fullstack-admin 0.2.12 → 0.2.13

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile CHANGED
@@ -8,9 +8,9 @@ gem 'rails', "~> 3.2"
8
8
  gem "fullstack", '~> 0.1.26'
9
9
  gem "bootstrap-helpers", '~> 0.1.7'
10
10
  gem "chosen-rails"
11
- gem "ckeditor", :git => "git://github.com/paranoida/ckeditor.git"
11
+ gem "ckeditor"
12
12
  gem "facebox-rails"
13
- gem "formtastic-bootstrap", :git => "git://github.com/kristianmandrup/formtastic-bootstrap.git"
13
+ gem "formtastic-bootstrap"
14
14
  gem "meta_search"
15
15
  gem "plupload-rails"
16
16
  gem "has-attached", '~> 0.2.4'
data/Gemfile.lock CHANGED
@@ -1,96 +1,92 @@
1
- GIT
2
- remote: git://github.com/kristianmandrup/formtastic-bootstrap.git
3
- revision: 0098b96e8517f652d1de2b9299ef1f0719bde025
4
- specs:
5
- formtastic-bootstrap (2.2.1)
6
- formtastic (~> 2.2.1)
7
- rails (>= 3.2.0)
8
-
9
- GIT
10
- remote: git://github.com/paranoida/ckeditor.git
11
- revision: 37614dbf14c20f7cf555a35cdf8e13dd9803bc40
12
- specs:
13
- ckeditor (3.7.1)
14
- mime-types
15
- orm_adapter
16
-
17
1
  GEM
18
2
  remote: http://rubygems.org/
19
3
  specs:
20
- actionmailer (3.2.8)
21
- actionpack (= 3.2.8)
4
+ actionmailer (3.2.11)
5
+ actionpack (= 3.2.11)
22
6
  mail (~> 2.4.4)
23
- actionpack (3.2.8)
24
- activemodel (= 3.2.8)
25
- activesupport (= 3.2.8)
7
+ actionpack (3.2.11)
8
+ activemodel (= 3.2.11)
9
+ activesupport (= 3.2.11)
26
10
  builder (~> 3.0.0)
27
11
  erubis (~> 2.7.0)
28
12
  journey (~> 1.0.4)
29
13
  rack (~> 1.4.0)
30
14
  rack-cache (~> 1.2)
31
15
  rack-test (~> 0.6.1)
32
- sprockets (~> 2.1.3)
16
+ sprockets (~> 2.2.1)
33
17
  active_record_schema (0.5.13)
34
18
  rails
35
- activemodel (3.2.8)
36
- activesupport (= 3.2.8)
19
+ activemodel (3.2.11)
20
+ activesupport (= 3.2.11)
37
21
  builder (~> 3.0.0)
38
- activerecord (3.2.8)
39
- activemodel (= 3.2.8)
40
- activesupport (= 3.2.8)
22
+ activerecord (3.2.11)
23
+ activemodel (= 3.2.11)
24
+ activesupport (= 3.2.11)
41
25
  arel (~> 3.0.2)
42
26
  tzinfo (~> 0.3.29)
43
- activeresource (3.2.8)
44
- activemodel (= 3.2.8)
45
- activesupport (= 3.2.8)
46
- activesupport (3.2.8)
27
+ activeresource (3.2.11)
28
+ activemodel (= 3.2.11)
29
+ activesupport (= 3.2.11)
30
+ activesupport (3.2.11)
47
31
  i18n (~> 0.6)
48
32
  multi_json (~> 1.0)
49
33
  arel (3.0.2)
50
34
  auto_strip_attributes (2.0.2)
51
35
  activerecord (>= 3.0)
52
- aws-sdk (1.6.6)
36
+ aws-sdk (1.8.0)
53
37
  httparty (~> 0.7)
54
38
  json (~> 1.4)
55
39
  nokogiri (>= 1.4.4)
56
40
  uuidtools (~> 2.1)
57
41
  bcrypt-ruby (3.0.1)
58
- bootstrap-datepicker-rails (0.6.16)
42
+ bootstrap-datepicker-rails (0.6.35)
59
43
  railties (>= 3.0)
60
44
  bootstrap-helpers (0.1.8)
61
45
  rails
62
- builder (3.0.0)
63
- chosen-rails (0.9.8.1)
64
- railties (~> 3.0)
65
- thor (~> 0.14)
66
- cocaine (0.3.1)
46
+ builder (3.0.4)
47
+ checkin (0.5.1)
48
+ chosen-rails (0.9.11.1)
49
+ coffee-rails (>= 3.2)
50
+ railties (>= 3.0)
51
+ sass-rails (>= 3.2)
52
+ ckeditor (3.7.3)
53
+ mime-types
54
+ orm_adapter
55
+ cocaine (0.4.2)
56
+ coffee-rails (3.2.2)
57
+ coffee-script (>= 2.2.0)
58
+ railties (~> 3.2.0)
67
59
  coffee-script (2.2.0)
68
60
  coffee-script-source
69
61
  execjs
70
- coffee-script-source (1.3.3)
62
+ coffee-script-source (1.4.0)
71
63
  coffeebeans (1.0.1)
72
64
  actionpack (>= 3.0.0)
73
65
  coffee-script
74
- devise (2.1.2)
66
+ devise (2.2.0)
75
67
  bcrypt-ruby (~> 3.0)
76
68
  orm_adapter (~> 0.1)
77
69
  railties (~> 3.1)
78
70
  warden (~> 1.2.1)
79
- devise-i18n (0.5.7)
80
- devise-i18n-views (0.2.2)
71
+ devise-i18n (0.5.12)
72
+ devise-i18n-views (0.2.5)
81
73
  erubis (2.7.0)
82
74
  execjs (1.4.0)
83
75
  multi_json (~> 1.0)
84
- facebox-rails (0.1.2)
85
- railties (~> 3.0)
86
- thor (~> 0.14)
76
+ facebox-rails (0.2.0)
77
+ railties (>= 3.0, < 5.0)
78
+ thor (>= 0.14, < 2.0)
87
79
  flash_cookie_session (1.1.3)
88
80
  rails (~> 3.0)
89
81
  formtastic (2.2.1)
90
82
  actionpack (>= 3.0)
83
+ formtastic-bootstrap (2.0.0)
84
+ formtastic (~> 2.2)
85
+ formtastic-bootstrap
91
86
  fullstack (0.1.26)
92
87
  active_record_schema
93
88
  auto_strip_attributes
89
+ checkin
94
90
  coffeebeans
95
91
  devise
96
92
  devise-i18n
@@ -127,17 +123,17 @@ GEM
127
123
  httparty (0.9.0)
128
124
  multi_json (~> 1.0)
129
125
  multi_xml
130
- i18n (0.6.0)
126
+ i18n (0.6.1)
131
127
  jeweler (1.8.4)
132
128
  bundler (~> 1.0)
133
129
  git (>= 1.2.5)
134
130
  rake
135
131
  rdoc
136
132
  journey (1.0.4)
137
- jquery-rails (2.1.2)
138
- railties (>= 3.1.0, < 5.0)
139
- thor (~> 0.14)
140
- json (1.7.4)
133
+ jquery-rails (2.1.4)
134
+ railties (>= 3.0, < 5.0)
135
+ thor (>= 0.14, < 2.0)
136
+ json (1.7.6)
141
137
  kaminari (0.13.0)
142
138
  actionpack (>= 3.0.0)
143
139
  activesupport (>= 3.0.0)
@@ -156,58 +152,58 @@ GEM
156
152
  activesupport (~> 3.1)
157
153
  polyamorous (~> 0.5.0)
158
154
  mime-types (1.19)
159
- mobile-fu (1.1.0)
155
+ mobile-fu (1.1.1)
160
156
  rack-mobile-detect
161
157
  rails
162
- multi_json (1.3.6)
158
+ multi_json (1.5.0)
163
159
  multi_xml (0.5.1)
164
- net-ssh (2.5.2)
165
- nokogiri (1.5.5)
160
+ net-ssh (2.6.2)
161
+ nokogiri (1.5.6)
166
162
  orm_adapter (0.4.0)
167
- paperclip (3.2.0)
163
+ paperclip (3.4.0)
168
164
  activemodel (>= 3.0.0)
169
165
  activerecord (>= 3.0.0)
170
166
  activesupport (>= 3.0.0)
171
- cocaine (>= 0.0.2)
167
+ cocaine (~> 0.4.0)
172
168
  mime-types
173
169
  plupload-rails (1.0.6)
174
170
  rails (~> 3.1)
175
171
  polyamorous (0.5.0)
176
172
  activerecord (~> 3.0)
177
173
  polyglot (0.3.3)
178
- rack (1.4.1)
174
+ rack (1.4.3)
179
175
  rack-cache (1.2)
180
176
  rack (>= 0.4)
181
177
  rack-mobile-detect (0.4.0)
182
178
  rack
183
179
  rack-ssl (1.3.2)
184
180
  rack
185
- rack-test (0.6.1)
181
+ rack-test (0.6.2)
186
182
  rack (>= 1.0)
187
- rails (3.2.8)
188
- actionmailer (= 3.2.8)
189
- actionpack (= 3.2.8)
190
- activerecord (= 3.2.8)
191
- activeresource (= 3.2.8)
192
- activesupport (= 3.2.8)
183
+ rails (3.2.11)
184
+ actionmailer (= 3.2.11)
185
+ actionpack (= 3.2.11)
186
+ activerecord (= 3.2.11)
187
+ activeresource (= 3.2.11)
188
+ activesupport (= 3.2.11)
193
189
  bundler (~> 1.0)
194
- railties (= 3.2.8)
195
- rails-i18n (0.6.6)
190
+ railties (= 3.2.11)
191
+ rails-i18n (0.7.2)
196
192
  i18n (~> 0.5)
197
193
  rails-slow-assets-workaround (0.1.1)
198
194
  rails
199
- rails_config (0.3.1)
195
+ rails_config (0.3.2)
200
196
  activesupport (>= 3.0)
201
197
  rails_nested_layouts (0.1.1)
202
198
  rails
203
- railties (3.2.8)
204
- actionpack (= 3.2.8)
205
- activesupport (= 3.2.8)
199
+ railties (3.2.11)
200
+ actionpack (= 3.2.11)
201
+ activesupport (= 3.2.11)
206
202
  rack-ssl (~> 1.3.2)
207
203
  rake (>= 0.8.7)
208
204
  rdoc (~> 3.4)
209
205
  thor (>= 0.14.6, < 2.0)
210
- rake (0.9.2.2)
206
+ rake (10.0.3)
211
207
  rambler (0.1.3)
212
208
  rails (~> 3.2)
213
209
  rdoc (3.12)
@@ -218,20 +214,26 @@ GEM
218
214
  remotipart (1.0.2)
219
215
  resource-presentation-helpers (0.1.1)
220
216
  rails
221
- sprockets (2.1.3)
217
+ sass (3.2.5)
218
+ sass-rails (3.2.5)
219
+ railties (~> 3.2.0)
220
+ sass (>= 3.1.10)
221
+ tilt (~> 1.3)
222
+ sprockets (2.2.2)
222
223
  hike (~> 1.2)
224
+ multi_json (~> 1.0)
223
225
  rack (~> 1.0)
224
226
  tilt (~> 1.1, != 1.3.0)
225
- squeel (1.0.11)
227
+ squeel (1.0.14)
226
228
  activerecord (~> 3.0)
227
229
  activesupport (~> 3.0)
228
230
  polyamorous (~> 0.5.0)
229
- thor (0.15.4)
231
+ thor (0.16.0)
230
232
  tilt (1.3.3)
231
- treetop (1.4.10)
233
+ treetop (1.4.12)
232
234
  polyglot
233
235
  polyglot (>= 0.3.1)
234
- tzinfo (0.3.33)
236
+ tzinfo (0.3.35)
235
237
  uuidtools (2.1.3)
236
238
  warden (1.2.1)
237
239
  rack (>= 1.0)
@@ -243,9 +245,9 @@ DEPENDENCIES
243
245
  bootstrap-datepicker-rails
244
246
  bootstrap-helpers (~> 0.1.7)
245
247
  chosen-rails
246
- ckeditor!
248
+ ckeditor
247
249
  facebox-rails
248
- formtastic-bootstrap!
250
+ formtastic-bootstrap
249
251
  fullstack (~> 0.1.26)
250
252
  has-attached (~> 0.2.4)
251
253
  jeweler
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.12
1
+ 0.2.13
@@ -1,7 +1,7 @@
1
1
  class DaterangeInput < FormtasticBootstrap::Inputs::StringInput
2
2
 
3
3
  def to_html
4
- generic_input_wrapping do
4
+ bootstrap_wrapping do
5
5
  [ builder.text_field(gt_input_name, input_html_options(gt_input_name)),
6
6
  template.content_tag(:span, "-", :class => "date-range-input-separator"),
7
7
  builder.text_field(lt_input_name, input_html_options(lt_input_name)),
@@ -26,5 +26,5 @@ class DaterangeInput < FormtasticBootstrap::Inputs::StringInput
26
26
  :readonly => 'readonly',
27
27
  :value => current_value.respond_to?(:strftime) ? current_value.strftime("%Y-%m-%d") : "" }
28
28
  end
29
- end
30
-
29
+
30
+ end
@@ -6,7 +6,7 @@ class DatetimeInput
6
6
  include FormtasticBootstrap::Inputs::Base::Hints
7
7
 
8
8
  def to_html
9
- generic_input_wrapping do
9
+ bootstrap_wrapping do
10
10
  builder.datetime_select(method, {}, {:class => "datetime-selector"})
11
11
  end
12
12
  end
@@ -1,6 +1,6 @@
1
1
  class FileInput < FormtasticBootstrap::Inputs::FileInput
2
2
  def to_html
3
- generic_input_wrapping do
3
+ bootstrap_wrapping do
4
4
  attachment = object.send(method)
5
5
 
6
6
  info_popup = ""
@@ -35,7 +35,11 @@ it:
35
35
  seo_title: "Titolo SEO"
36
36
  seo_name: "Nome SEO"
37
37
  firstname: "Nome"
38
+ lastname: "Cognome"
38
39
  secondname: "Cognome"
40
+ first_name: "Nome"
41
+ last_name: "Cognome"
42
+ second_name: "Cognome"
39
43
  address: "Indirizzo"
40
44
  title_contains: "Titolo"
41
45
  name_contains: "Nome"
@@ -66,4 +70,8 @@ it:
66
70
  post_code: "Codice postale"
67
71
  kind: "Tipo"
68
72
  state: "Provincia"
69
- password_confirmation: "Conferma Password"
73
+ password_confirmation: "Conferma Password"
74
+ start_on: "Inizia il"
75
+ start_at: "Inizio"
76
+ photo: "Foto"
77
+ subtitle: "Sottotitolo"
@@ -5,11 +5,11 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "fullstack-admin"
8
- s.version = "0.2.12"
8
+ s.version = "0.2.13"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["mcasimir"]
12
- s.date = "2012-12-27"
12
+ s.date = "2013-01-09"
13
13
  s.description = "Administration interface framework for fullstack"
14
14
  s.email = "maurizio.cas@gmail.com"
15
15
  s.extra_rdoc_files = [
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fullstack-admin
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.12
4
+ version: 0.2.13
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-12-27 00:00:00.000000000 Z
12
+ date: 2013-01-09 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -1280,7 +1280,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
1280
1280
  version: '0'
1281
1281
  segments:
1282
1282
  - 0
1283
- hash: -3768173799675375238
1283
+ hash: -4077378109874931621
1284
1284
  required_rubygems_version: !ruby/object:Gem::Requirement
1285
1285
  none: false
1286
1286
  requirements: