spree 0.9.2 → 0.9.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of spree might be problematic. Click here for more details.

Files changed (43) hide show
  1. data/CHANGELOG +5 -0
  2. data/Rakefile +56 -1
  3. data/config/boot.rb +4 -4
  4. data/config/database.yml +9 -36
  5. data/config/environment.rb +1 -1
  6. data/db/schema.rb +9 -9
  7. data/lib/spree.rb +1 -1
  8. data/lib/tasks/consistency.rake +1 -1
  9. data/lib/tasks/database.rake +1 -1
  10. data/public/assets/layouts/6/original/Picture_1.png +0 -0
  11. data/public/images/flags/dk.png +0 -0
  12. data/public/stylesheets/compiled/buttons.css +70 -0
  13. data/public/stylesheets/compiled/cart.css +69 -0
  14. data/public/stylesheets/compiled/checkout.css +79 -0
  15. data/public/stylesheets/compiled/colors.css +0 -0
  16. data/public/stylesheets/compiled/compare_products.css +14 -0
  17. data/public/stylesheets/compiled/layout.css +79 -0
  18. data/public/stylesheets/compiled/messages.css +69 -0
  19. data/public/stylesheets/compiled/mixins.css +0 -0
  20. data/public/stylesheets/compiled/navigation.css +69 -0
  21. data/public/stylesheets/compiled/prices.css +81 -0
  22. data/public/stylesheets/compiled/product_detail.css +78 -0
  23. data/public/stylesheets/compiled/product_thumbnail.css +69 -0
  24. data/public/stylesheets/compiled/registration.css +69 -0
  25. data/public/stylesheets/compiled/screen.css +1 -1
  26. data/public/stylesheets/sass/_buttons.sass +2 -2
  27. data/public/stylesheets/sass/_checkout.sass +1 -1
  28. data/public/stylesheets/sass/_layout.sass +3 -3
  29. data/public/stylesheets/sass/_mixins.sass +1 -1
  30. data/public/stylesheets/sass/_navigation.sass +4 -4
  31. data/public/stylesheets/sass/_product_thumbnail.sass +2 -2
  32. data/public/stylesheets/sass/_registration.sass +9 -0
  33. metadata +214 -602
  34. data/lib/tasks/release.rake +0 -114
  35. data/public/javascripts/calendar_date_select/format_db.js +0 -27
  36. data/public/javascripts/calendar_date_select/format_euro_24hr_ymd.js +0 -7
  37. data/public/javascripts/calendar_date_select/format_iso_date.js +0 -46
  38. data/public/javascripts/calendar_date_select/locale/de.js +0 -11
  39. data/public/javascripts/calendar_date_select/locale/fi.js +0 -10
  40. data/public/javascripts/calendar_date_select/locale/fr.js +0 -10
  41. data/public/javascripts/calendar_date_select/locale/pl.js +0 -10
  42. data/public/javascripts/calendar_date_select/locale/pt.js +0 -11
  43. data/public/javascripts/calendar_date_select/locale/ru.js +0 -10
@@ -0,0 +1,69 @@
1
+ /*
2
+ Sass::SyntaxError: Undefined mixin 'column'.
3
+ on line 2 of /Users/schof/open_source/spree/public/stylesheets/sass/registration.sass
4
+
5
+ 1: #signup #new-customer, #login #existing-customer
6
+ 2: +column(12)
7
+ 3: h2
8
+ 4: :margin-bottom .25em
9
+ 5: p
10
+ 6: :margin-bottom 10px
11
+ 7: input.title
12
+ 8: :padding 3px
13
+
14
+
15
+ Backtrace:
16
+ /Users/schof/open_source/spree/public/stylesheets/sass/registration.sass:2
17
+ /Library/Ruby/Gems/1.8/gems/haml-edge-2.1.3/lib/sass/tree/mixin_node.rb:14:in `_perform'
18
+ /Library/Ruby/Gems/1.8/gems/haml-edge-2.1.3/lib/sass/tree/node.rb:45:in `perform'
19
+ /Library/Ruby/Gems/1.8/gems/haml-edge-2.1.3/lib/sass/tree/node.rb:64:in `perform_children'
20
+ /Library/Ruby/Gems/1.8/gems/haml-edge-2.1.3/lib/sass/tree/node.rb:64:in `map'
21
+ /Library/Ruby/Gems/1.8/gems/haml-edge-2.1.3/lib/sass/tree/node.rb:64:in `perform_children'
22
+ /Library/Ruby/Gems/1.8/gems/haml-edge-2.1.3/lib/sass/tree/node.rb:60:in `perform!'
23
+ /Library/Ruby/Gems/1.8/gems/haml-edge-2.1.3/lib/sass/tree/rule_node.rb:132:in `perform!'
24
+ /Library/Ruby/Gems/1.8/gems/haml-edge-2.1.3/lib/sass/tree/node.rb:55:in `_perform'
25
+ /Library/Ruby/Gems/1.8/gems/haml-edge-2.1.3/lib/sass/tree/node.rb:45:in `perform'
26
+ /Library/Ruby/Gems/1.8/gems/haml-edge-2.1.3/lib/sass/tree/node.rb:64:in `perform_children'
27
+ /Library/Ruby/Gems/1.8/gems/haml-edge-2.1.3/lib/sass/tree/node.rb:64:in `map'
28
+ /Library/Ruby/Gems/1.8/gems/haml-edge-2.1.3/lib/sass/tree/node.rb:64:in `perform_children'
29
+ /Library/Ruby/Gems/1.8/gems/haml-edge-2.1.3/lib/sass/tree/node.rb:60:in `perform!'
30
+ /Library/Ruby/Gems/1.8/gems/haml-edge-2.1.3/lib/sass/tree/node.rb:55:in `_perform'
31
+ /Library/Ruby/Gems/1.8/gems/haml-edge-2.1.3/lib/sass/tree/node.rb:45:in `perform'
32
+ /Library/Ruby/Gems/1.8/gems/haml-edge-2.1.3/lib/sass/engine.rb:104:in `render'
33
+ /Library/Ruby/Gems/1.8/gems/haml-edge-2.1.3/lib/sass/plugin.rb:75:in `update_stylesheet'
34
+ /Library/Ruby/Gems/1.8/gems/haml-edge-2.1.3/lib/sass/plugin.rb:60:in `update_stylesheets'
35
+ /Library/Ruby/Gems/1.8/gems/haml-edge-2.1.3/lib/sass/plugin.rb:55:in `each'
36
+ /Library/Ruby/Gems/1.8/gems/haml-edge-2.1.3/lib/sass/plugin.rb:55:in `update_stylesheets'
37
+ /Library/Ruby/Gems/1.8/gems/haml-edge-2.1.3/lib/sass/plugin.rb:53:in `each'
38
+ /Library/Ruby/Gems/1.8/gems/haml-edge-2.1.3/lib/sass/plugin.rb:53:in `update_stylesheets'
39
+ /Library/Ruby/Gems/1.8/gems/haml-edge-2.1.3/lib/sass/plugin/rails.rb:16:in `process'
40
+ /Users/schof/open_source/spree/vendor/rails/actionpack/lib/action_controller/test_process.rb:559:in `process_with_test'
41
+ /Users/schof/open_source/spree/vendor/rails/actionpack/lib/action_controller/test_process.rb:439:in `process'
42
+ /Users/schof/open_source/spree/vendor/rails/actionpack/lib/action_controller/test_process.rb:395:in `post'
43
+ ./test/functional/orders_controller_test.rb:9:in `__bind_1243531630_922835'
44
+ /Library/Ruby/Gems/1.8/gems/thoughtbot-shoulda-2.10.1/lib/shoulda/context.rb:271:in `call'
45
+ /Library/Ruby/Gems/1.8/gems/thoughtbot-shoulda-2.10.1/lib/shoulda/context.rb:271:in `run_current_setup_blocks'
46
+ /Library/Ruby/Gems/1.8/gems/thoughtbot-shoulda-2.10.1/lib/shoulda/context.rb:270:in `each'
47
+ /Library/Ruby/Gems/1.8/gems/thoughtbot-shoulda-2.10.1/lib/shoulda/context.rb:270:in `run_current_setup_blocks'
48
+ /Library/Ruby/Gems/1.8/gems/thoughtbot-shoulda-2.10.1/lib/shoulda/context.rb:252:in `test: on POST to :checkout should change "Creditcard.count" from 0 to 1. '
49
+ /Users/schof/open_source/spree/vendor/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:62:in `__send__'
50
+ /Users/schof/open_source/spree/vendor/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:62:in `run'
51
+ /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/test/unit/testsuite.rb:34:in `run'
52
+ /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/test/unit/testsuite.rb:33:in `each'
53
+ /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/test/unit/testsuite.rb:33:in `run'
54
+ /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/test/unit/testsuite.rb:34:in `run'
55
+ /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/test/unit/testsuite.rb:33:in `each'
56
+ /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/test/unit/testsuite.rb:33:in `run'
57
+ /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/test/unit/ui/testrunnermediator.rb:46:in `run_suite'
58
+ /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/test/unit/ui/console/testrunner.rb:67:in `start_mediator'
59
+ /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/test/unit/ui/console/testrunner.rb:41:in `start'
60
+ /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/test/unit/ui/testrunnerutilities.rb:29:in `run'
61
+ /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/test/unit/autorunner.rb:216:in `run'
62
+ /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/test/unit/autorunner.rb:12:in `run'
63
+ /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/test/unit.rb:278
64
+ /Library/Ruby/Gems/1.8/gems/rake-0.8.4/lib/rake/rake_test_loader.rb:5
65
+ */
66
+ body:before {
67
+ white-space: pre;
68
+ font-family: monospace;
69
+ content: "Sass::SyntaxError: Undefined mixin 'column'.\A on line 2 of /Users/schof/open_source/spree/public/stylesheets/sass/registration.sass\A \A 1: #signup #new-customer, #login #existing-customer\A 2: +column(12)\A 3: h2\A 4: :margin-bottom .25em\A 5: p\A 6: :margin-bottom 10px\A 7: input.title\A 8: :padding 3px\A "; }
@@ -682,7 +682,7 @@ input.span-24, textarea.span-24, select.span-24 {
682
682
  margin-bottom: 1.5em; }
683
683
 
684
684
  .showgrid {
685
- background: url(/images/grid.png?1256001707); }
685
+ background: url(/images/grid.png?1239396040); }
686
686
 
687
687
  .error {
688
688
  padding: .8em;
@@ -1,7 +1,7 @@
1
1
  button,
2
2
  a.button,input.button
3
3
  +round_corners(0.3em)
4
- :background #efefef url(/images/buttons/bg-button.png) center left repeat-x !important
4
+ :background #efefef url(../../images/buttons/bg-button.png) center left repeat-x !important
5
5
  :border-style solid
6
6
  :border-width 1px !important
7
7
  :border-color #ddd #999 #999 #ddd !important
@@ -28,7 +28,7 @@ a.button,input.button
28
28
  :font-weight bold
29
29
  :color #000
30
30
  &:hover
31
- :background-image url(/images/buttons/bg-button-hover.png) !important
31
+ :background-image url(../../images/buttons/bg-button-hover.png) !important
32
32
  &.large
33
33
  +round_corners
34
34
  :font-size 1.4em !important
@@ -88,7 +88,7 @@ div#checkout
88
88
  &:hover
89
89
  :cursor pointer
90
90
  &.is_checked
91
- :background transparent url(/images/checkmark.png) top right no-repeat
91
+ :background transparent url(../../images/checkmark.png) top right no-repeat
92
92
  &.completed,&.disabled
93
93
  h2
94
94
  :padding-left 32px
@@ -1,6 +1,6 @@
1
1
  body
2
2
  :margin-top 10px
3
- :background #fff url(/images/body-back.png) top left repeat-x
3
+ :background #fff url(../../images/body-back.png) top left repeat-x
4
4
  div.left
5
5
  +leftie
6
6
  div.right
@@ -9,11 +9,11 @@ body
9
9
  :outline none
10
10
 
11
11
  #wrapper
12
- :background transparent url(/images/wrapper-back.png) top center no-repeat
12
+ :background transparent url(../../images/wrapper-back.png) top center no-repeat
13
13
  :padding 25px 20px 20px
14
14
  :position relative
15
15
  body.two-col &
16
- :background-image url(/images/wrapper-back-2.png)
16
+ :background-image url(../../images/wrapper-back-2.png)
17
17
 
18
18
  #sidebar
19
19
  +column(4)
@@ -12,6 +12,6 @@
12
12
  :-moz-border-radius= !radius
13
13
  :-webkit-border-radius= !radius
14
14
  = message_box(!bg_color, !color, !border_color)
15
- :background= !bg_color "url(/images/shadow_top.png)" 0px -50px "repeat-x"
15
+ :background= !bg_color "url(../../images/shadow_top.png)" 0px -50px "repeat-x"
16
16
  :color= !color
17
17
  :border= 1px "solid" !border_color
@@ -14,12 +14,12 @@
14
14
  :white-space nowrap
15
15
  :overflow hidden
16
16
  a:hover
17
- :background url(/images/menu-hover.png) right center no-repeat
17
+ :background url(../../images/menu-hover.png) right center no-repeat
18
18
  li.current
19
19
  :width 200px
20
20
  a
21
21
  :width 180px
22
- :background url(/images/menu-current.png) right center no-repeat
22
+ :background url(../../images/menu-current.png) right center no-repeat
23
23
  :white-space nowrap
24
24
  :overflow hidden
25
25
  &.root
@@ -67,9 +67,9 @@ ul#nav-bar
67
67
  a
68
68
  :display block
69
69
  :padding-right 40px
70
- :background transparent url(/images/cart-empty_x32.png) center right no-repeat
70
+ :background transparent url(../../images/cart-empty_x32.png) center right no-repeat
71
71
  &.full
72
- :background-image url(/images/cart-full_x32.png)
72
+ :background-image url(../../images/cart-full_x32.png)
73
73
 
74
74
  .pagination
75
75
  :padding-top 10px
@@ -23,7 +23,7 @@
23
23
  :padding 5px
24
24
  :width 150px
25
25
  :min-height 60px
26
- :background #FFF url(/images/shadow_top.png) 0px -35px repeat-x
26
+ :background #FFF url(../../images/shadow_top.png) 0px -35px repeat-x
27
27
  :border-top = 1px "solid" !white
28
28
  span
29
29
  :display block
@@ -32,7 +32,7 @@
32
32
  &:hover
33
33
  :border-color #1B1B1B
34
34
  a.info
35
- :background #1B1B1B url(/images/bottom_shine.png) bottom left repeat-x
35
+ :background #1B1B1B url(../../images/bottom_shine.png) bottom left repeat-x
36
36
  :color #fff
37
37
  ul.thumbnails
38
38
  +no_margin_or_padding
@@ -7,3 +7,12 @@
7
7
  input.title
8
8
  :padding 3px
9
9
  :margin 0px
10
+
11
+ input[type=checkbox]
12
+ :top 0.0em
13
+
14
+ input.openid_url
15
+ :background #FFFFFF url(../../images/openid-inputicon.gif) no-repeat scroll 0pt 50%
16
+ :padding-left 18px
17
+ :border 1px solid #BBBBBB
18
+ :font-size 1.5em
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spree
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.2
4
+ version: 0.9.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sean Schofield
@@ -9,9 +9,19 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-10-20 00:00:00 -04:00
13
- default_executable:
12
+ date: 2009-12-05 00:00:00 -05:00
13
+ default_executable: spree
14
14
  dependencies:
15
+ - !ruby/object:Gem::Dependency
16
+ name: treetop
17
+ type: :runtime
18
+ version_requirement:
19
+ version_requirements: !ruby/object:Gem::Requirement
20
+ requirements:
21
+ - - ">="
22
+ - !ruby/object:Gem::Version
23
+ version: 1.4.2
24
+ version:
15
25
  - !ruby/object:Gem::Dependency
16
26
  name: rake
17
27
  type: :runtime
@@ -40,7 +50,17 @@ dependencies:
40
50
  requirements:
41
51
  - - "="
42
52
  - !ruby/object:Gem::Version
43
- version: 2.3.4
53
+ version: 2.3.5
54
+ version:
55
+ - !ruby/object:Gem::Dependency
56
+ name: rack
57
+ type: :runtime
58
+ version_requirement:
59
+ version_requirements: !ruby/object:Gem::Requirement
60
+ requirements:
61
+ - - ">="
62
+ - !ruby/object:Gem::Version
63
+ version: 1.0.1
44
64
  version:
45
65
  - !ruby/object:Gem::Dependency
46
66
  name: activemerchant
@@ -132,18 +152,22 @@ dependencies:
132
152
  - !ruby/object:Gem::Version
133
153
  version: 2.3.5
134
154
  version:
135
- description: "Spree is a complete e-commerce solution designed for use by experienced Rails developers. No solution can possibly solve everyone\xE2\x80\x99s needs perfectly. There are simply too many ways that people do business for us to model them all specifically. Rather then come up short (like so many projects before it), Spree\xE2\x80\x99s approach is to simply accept this and not even try. Instead Spree tries to focus on solving the 90% of the problem that most commerce projects face and anticipate that the other 10% will need to be addressed by the end developer familiar with the client\xE2\x80\x99s exact business requirements."
155
+ description: The most flexible commerce platform available - designed from the ground up to be as open and extensible as possible.
136
156
  email: sean@railsdog.com
137
157
  executables:
138
158
  - spree
139
159
  extensions: []
140
160
 
141
- extra_rdoc_files: []
142
-
161
+ extra_rdoc_files:
162
+ - LICENSE
163
+ - README.markdown
143
164
  files:
144
- - app
145
- - app/controllers
146
- - app/controllers/admin
165
+ - CHANGELOG
166
+ - CONTRIBUTORS
167
+ - INSTALL
168
+ - LICENSE
169
+ - README.markdown
170
+ - Rakefile
147
171
  - app/controllers/admin/base_controller.rb
148
172
  - app/controllers/admin/configurations_controller.rb
149
173
  - app/controllers/admin/coupons_controller.rb
@@ -184,15 +208,12 @@ files:
184
208
  - app/controllers/orders_controller.rb
185
209
  - app/controllers/password_resets_controller.rb
186
210
  - app/controllers/products_controller.rb
187
- - app/controllers/spree
188
211
  - app/controllers/spree/base_controller.rb
189
212
  - app/controllers/states_controller.rb
190
213
  - app/controllers/taxons_controller.rb
191
214
  - app/controllers/user_sessions_controller.rb
192
215
  - app/controllers/users_controller.rb
193
- - app/helpers
194
216
  - app/helpers/account_helper.rb
195
- - app/helpers/admin
196
217
  - app/helpers/admin/base_helper.rb
197
218
  - app/helpers/admin/calculators_helper.rb
198
219
  - app/helpers/admin/configurations_helper.rb
@@ -219,17 +240,14 @@ files:
219
240
  - app/helpers/orders_helper.rb
220
241
  - app/helpers/products_helper.rb
221
242
  - app/helpers/search_helper.rb
222
- - app/helpers/spree
223
243
  - app/helpers/spree/base_helper.rb
224
244
  - app/helpers/taxons_helper.rb
225
- - app/metal
226
245
  - app/metal/create_admin_user.rb
227
- - app/models
228
246
  - app/models/address.rb
229
247
  - app/models/adjustment.rb
230
248
  - app/models/app_configuration.rb
231
249
  - app/models/asset.rb
232
- - app/models/calculator
250
+ - app/models/calculator.rb
233
251
  - app/models/calculator/flat_percent_item_total.rb
234
252
  - app/models/calculator/flat_rate.rb
235
253
  - app/models/calculator/flexi_rate.rb
@@ -237,7 +255,6 @@ files:
237
255
  - app/models/calculator/price_bucket.rb
238
256
  - app/models/calculator/sales_tax.rb
239
257
  - app/models/calculator/vat.rb
240
- - app/models/calculator.rb
241
258
  - app/models/charge.rb
242
259
  - app/models/checkout.rb
243
260
  - app/models/configuration.rb
@@ -279,40 +296,27 @@ files:
279
296
  - app/models/variant.rb
280
297
  - app/models/zone.rb
281
298
  - app/models/zone_member.rb
282
- - app/views
283
- - app/views/account
284
299
  - app/views/account/login.html.erb
285
- - app/views/admin
286
- - app/views/admin/configurations
287
300
  - app/views/admin/configurations/index.html.erb
288
301
  - app/views/admin/configurations/new.html.erb
289
- - app/views/admin/coupons
290
302
  - app/views/admin/coupons/_form.html.erb
291
303
  - app/views/admin/coupons/edit.html.erb
292
304
  - app/views/admin/coupons/index.html.erb
293
305
  - app/views/admin/coupons/new.html.erb
294
- - app/views/admin/creditcard_payments
295
306
  - app/views/admin/creditcard_payments/edit.html.erb
296
307
  - app/views/admin/creditcard_payments/new.html.erb
297
- - app/views/admin/extensions
298
308
  - app/views/admin/extensions/index.html.erb
299
- - app/views/admin/general_settings
300
309
  - app/views/admin/general_settings/edit.html.erb
301
310
  - app/views/admin/general_settings/show.html.erb
302
- - app/views/admin/images
303
311
  - app/views/admin/images/_form.html.erb
304
312
  - app/views/admin/images/edit.html.erb
305
313
  - app/views/admin/images/index.html.erb
306
314
  - app/views/admin/images/new.html.erb
307
- - app/views/admin/inventory_settings
308
315
  - app/views/admin/inventory_settings/edit.html.erb
309
316
  - app/views/admin/inventory_settings/show.html.erb
310
- - app/views/admin/inventory_units
311
317
  - app/views/admin/inventory_units/adjust.html.erb
312
- - app/views/admin/mail_settings
313
318
  - app/views/admin/mail_settings/edit.html.erb
314
319
  - app/views/admin/mail_settings/show.html.erb
315
- - app/views/admin/option_types
316
320
  - app/views/admin/option_types/_form.html.erb
317
321
  - app/views/admin/option_types/_option_value.html.erb
318
322
  - app/views/admin/option_types/available.html.erb
@@ -320,17 +324,12 @@ files:
320
324
  - app/views/admin/option_types/index.html.erb
321
325
  - app/views/admin/option_types/new.html.erb
322
326
  - app/views/admin/option_types/selected.html.erb
323
- - app/views/admin/orders
324
327
  - app/views/admin/orders/index.html.erb
325
328
  - app/views/admin/orders/show.html.erb
326
- - app/views/admin/overview
327
329
  - app/views/admin/overview/index.html.erb
328
- - app/views/admin/payments
329
330
  - app/views/admin/payments/index.html.erb
330
- - app/views/admin/product_properties
331
331
  - app/views/admin/product_properties/_product_property.html.erb
332
332
  - app/views/admin/product_properties/index.html.erb
333
- - app/views/admin/products
334
333
  - app/views/admin/products/_form.html.erb
335
334
  - app/views/admin/products/_option_types.html.erb
336
335
  - app/views/admin/products/_properties_form.erb
@@ -338,23 +337,19 @@ files:
338
337
  - app/views/admin/products/index.html.erb
339
338
  - app/views/admin/products/new.html.erb
340
339
  - app/views/admin/products/show.html.erb
341
- - app/views/admin/properties
342
340
  - app/views/admin/properties/_form.html.erb
343
341
  - app/views/admin/properties/edit.html.erb
344
342
  - app/views/admin/properties/filtered.html.erb
345
343
  - app/views/admin/properties/index.html.erb
346
344
  - app/views/admin/properties/new.html.erb
347
- - app/views/admin/prototypes
348
345
  - app/views/admin/prototypes/_form.html.erb
349
346
  - app/views/admin/prototypes/available.html.erb
350
347
  - app/views/admin/prototypes/edit.html.erb
351
348
  - app/views/admin/prototypes/index.html.erb
352
349
  - app/views/admin/prototypes/new.html.erb
353
350
  - app/views/admin/prototypes/select.rjs
354
- - app/views/admin/reports
355
351
  - app/views/admin/reports/index.html.erb
356
352
  - app/views/admin/reports/sales_total.html.erb
357
- - app/views/admin/shared
358
353
  - app/views/admin/shared/_additional_field.html.erb
359
354
  - app/views/admin/shared/_address.html.erb
360
355
  - app/views/admin/shared/_calculator_fields.html.erb
@@ -369,48 +364,39 @@ files:
369
364
  - app/views/admin/shared/_product_tabs.html.erb
370
365
  - app/views/admin/shared/_report_criteria.html.erb
371
366
  - app/views/admin/shared/_show_resource_links.html.erb
372
- - app/views/admin/shipments
373
367
  - app/views/admin/shipments/_details.html.erb
374
368
  - app/views/admin/shipments/_form.html.erb
375
369
  - app/views/admin/shipments/edit.html.erb
376
370
  - app/views/admin/shipments/index.html.erb
377
371
  - app/views/admin/shipments/new.html.erb
378
- - app/views/admin/shipping_categories
379
372
  - app/views/admin/shipping_categories/_form.html.erb
380
373
  - app/views/admin/shipping_categories/edit.html.erb
381
374
  - app/views/admin/shipping_categories/index.html.erb
382
375
  - app/views/admin/shipping_categories/new.html.erb
383
- - app/views/admin/shipping_methods
384
376
  - app/views/admin/shipping_methods/_form.html.erb
385
377
  - app/views/admin/shipping_methods/edit.html.erb
386
378
  - app/views/admin/shipping_methods/index.html.erb
387
379
  - app/views/admin/shipping_methods/new.html.erb
388
- - app/views/admin/shipping_rates
389
380
  - app/views/admin/shipping_rates/_form.html.erb
390
381
  - app/views/admin/shipping_rates/edit.html.erb
391
382
  - app/views/admin/shipping_rates/index.html.erb
392
383
  - app/views/admin/shipping_rates/new.html.erb
393
- - app/views/admin/states
394
384
  - app/views/admin/states/_form.html.erb
395
385
  - app/views/admin/states/_state_list.html.erb
396
386
  - app/views/admin/states/edit.html.erb
397
387
  - app/views/admin/states/index.html.erb
398
388
  - app/views/admin/states/new.html.erb
399
- - app/views/admin/tax_categories
400
389
  - app/views/admin/tax_categories/_form.html.erb
401
390
  - app/views/admin/tax_categories/edit.html.erb
402
391
  - app/views/admin/tax_categories/index.html.erb
403
392
  - app/views/admin/tax_categories/new.html.erb
404
393
  - app/views/admin/tax_categories/show.html.erb
405
- - app/views/admin/tax_rates
406
394
  - app/views/admin/tax_rates/_form.html.erb
407
395
  - app/views/admin/tax_rates/edit.html.erb
408
396
  - app/views/admin/tax_rates/index.html.erb
409
397
  - app/views/admin/tax_rates/new.html.erb
410
- - app/views/admin/tax_settings
411
398
  - app/views/admin/tax_settings/edit.html.erb
412
399
  - app/views/admin/tax_settings/show.html.erb
413
- - app/views/admin/taxonomies
414
400
  - app/views/admin/taxonomies/_form.html.erb
415
401
  - app/views/admin/taxonomies/_js_head.html.erb
416
402
  - app/views/admin/taxonomies/_list.html.erb
@@ -420,24 +406,20 @@ files:
420
406
  - app/views/admin/taxonomies/edit.html.erb
421
407
  - app/views/admin/taxonomies/index.html.erb
422
408
  - app/views/admin/taxonomies/new.html.erb
423
- - app/views/admin/taxons
424
409
  - app/views/admin/taxons/_taxon_table.html.erb
425
410
  - app/views/admin/taxons/available.js.erb
426
411
  - app/views/admin/taxons/remove.html.erb
427
412
  - app/views/admin/taxons/select.html.erb
428
413
  - app/views/admin/taxons/selected.html.erb
429
- - app/views/admin/users
430
414
  - app/views/admin/users/_form.html.erb
431
415
  - app/views/admin/users/edit.html.erb
432
416
  - app/views/admin/users/index.html.erb
433
417
  - app/views/admin/users/new.html.erb
434
418
  - app/views/admin/users/show.html.erb
435
- - app/views/admin/variants
436
419
  - app/views/admin/variants/_form.html.erb
437
420
  - app/views/admin/variants/edit.html.erb
438
421
  - app/views/admin/variants/index.html.erb
439
422
  - app/views/admin/variants/new.html.erb
440
- - app/views/admin/zones
441
423
  - app/views/admin/zones/_country_member.html.erb
442
424
  - app/views/admin/zones/_form.html.erb
443
425
  - app/views/admin/zones/_member_type.html.erb
@@ -446,7 +428,6 @@ files:
446
428
  - app/views/admin/zones/edit.html.erb
447
429
  - app/views/admin/zones/index.html.erb
448
430
  - app/views/admin/zones/new.html.erb
449
- - app/views/checkouts
450
431
  - app/views/checkouts/_billing.html.erb
451
432
  - app/views/checkouts/_confirmation.html.erb
452
433
  - app/views/checkouts/_form.html.erb
@@ -457,30 +438,22 @@ files:
457
438
  - app/views/checkouts/_summary.html.erb
458
439
  - app/views/checkouts/edit.html.erb
459
440
  - app/views/checkouts/new.html.erb
460
- - app/views/content
461
441
  - app/views/content/cvv.html.erb
462
- - app/views/countries
463
442
  - app/views/countries/index.js.erb
464
- - app/views/layouts
465
443
  - app/views/layouts/admin.html.erb
466
444
  - app/views/layouts/application.html.erb
467
445
  - app/views/layouts/checkouts.html.erb
468
- - app/views/line_items
469
446
  - app/views/line_items/index.html.erb
470
- - app/views/order_mailer
471
447
  - app/views/order_mailer/cancel.html.erb
472
448
  - app/views/order_mailer/confirm.html.erb
473
- - app/views/orders
474
449
  - app/views/orders/_form.html.erb
475
450
  - app/views/orders/_google_order.html.erb
476
451
  - app/views/orders/_line_item.html.erb
477
452
  - app/views/orders/edit.html.erb
478
453
  - app/views/orders/new.html.erb
479
454
  - app/views/orders/show.html.erb
480
- - app/views/password_resets
481
455
  - app/views/password_resets/edit.html.erb
482
456
  - app/views/password_resets/new.html.erb
483
- - app/views/products
484
457
  - app/views/products/_cart_form.html.erb
485
458
  - app/views/products/_image.html.erb
486
459
  - app/views/products/_products.html.erb
@@ -488,7 +461,6 @@ files:
488
461
  - app/views/products/_thumbnails.html.erb
489
462
  - app/views/products/index.html.erb
490
463
  - app/views/products/show.html.erb
491
- - app/views/shared
492
464
  - app/views/shared/_additional_field.html.erb
493
465
  - app/views/shared/_edit_resource_links.html.erb
494
466
  - app/views/shared/_filters.html.erb
@@ -506,36 +478,26 @@ files:
506
478
  - app/views/shared/_show_resource_links.html.erb
507
479
  - app/views/shared/_store_menu.html.erb
508
480
  - app/views/shared/_taxonomies.html.erb
509
- - app/views/states
510
481
  - app/views/states/index.js.erb
511
- - app/views/taxons
512
482
  - app/views/taxons/_taxon.html.erb
513
483
  - app/views/taxons/show.html.erb
514
- - app/views/user_mailer
515
484
  - app/views/user_mailer/password_reset_instructions.erb
516
- - app/views/user_sessions
517
485
  - app/views/user_sessions/authorization_failure.html.erb
518
486
  - app/views/user_sessions/new.html.erb
519
- - app/views/users
520
487
  - app/views/users/_form.html.erb
521
488
  - app/views/users/edit.html.erb
522
489
  - app/views/users/new.html.erb
523
490
  - app/views/users/show.html.erb
524
- - bin
525
491
  - bin/spree
526
- - CHANGELOG
527
- - config
528
492
  - config/boot.rb
529
493
  - config/database.yml
530
494
  - config/database.yml.example
531
495
  - config/environment.rb
532
- - config/environments
533
496
  - config/environments/demo.rb
534
497
  - config/environments/development.rb
535
498
  - config/environments/production.rb
536
499
  - config/environments/staging.rb
537
500
  - config/environments/test.rb
538
- - config/initializers
539
501
  - config/initializers/backtrace_silencers.rb
540
502
  - config/initializers/compass.rb
541
503
  - config/initializers/inflections.rb
@@ -545,7 +507,6 @@ files:
545
507
  - config/initializers/paperclip.rb
546
508
  - config/initializers/session_store.rb
547
509
  - config/initializers/spree.rb
548
- - config/locales
549
510
  - config/locales/da.yml
550
511
  - config/locales/da_rails.yml
551
512
  - config/locales/de-CH.yml
@@ -589,15 +550,11 @@ files:
589
550
  - config/routes.rb
590
551
  - config/schedule.rb
591
552
  - config/spree_permissions.yml
592
- - CONTRIBUTORS
593
- - db
594
- - db/default
595
553
  - db/default/countries.yml
596
554
  - db/default/roles.yml
597
555
  - db/default/states.yml
598
556
  - db/default/zone_members.yml
599
557
  - db/default/zones.yml
600
- - db/migrate
601
558
  - db/migrate/001_create_addresses.rb
602
559
  - db/migrate/002_create_cart_items.rb
603
560
  - db/migrate/003_create_carts.rb
@@ -718,10 +675,8 @@ files:
718
675
  - db/migrate/20090823005402_coupon_starts_at.rb
719
676
  - db/migrate/20090828114732_add_queued_mail.rb
720
677
  - db/migrate/20090908141056_adjust_percent_calc_settings.rb
721
- - db/migrate/migrate
722
678
  - db/migrate/migrate/20080620100001_create_tax_rates.rb
723
679
  - db/migrate/migrate/20080704192456_update_tax_rates_add_zones_etc.rb
724
- - db/sample
725
680
  - db/sample/addresses.yml
726
681
  - db/sample/adjustments.yml
727
682
  - db/sample/assets.yml
@@ -753,33 +708,27 @@ files:
753
708
  - db/schema.rb
754
709
  - db/seeds.rb
755
710
  - generate
756
- - INSTALL
757
- - lib
711
+ - lib/RFC822.rb
758
712
  - lib/annotatable.rb
759
- - lib/commands
760
713
  - lib/commands/extension.rb
761
714
  - lib/custom_fixtures.rb
762
715
  - lib/easy_role_requirement_system.rb
763
716
  - lib/format.rb
764
717
  - lib/gateway_error.rb
765
- - lib/generators
766
- - lib/generators/extension
767
718
  - lib/generators/extension/extension_generator.rb
768
- - lib/generators/extension/templates
719
+ - lib/generators/extension/templates/README.markdown
720
+ - lib/generators/extension/templates/RSpecRakefile
721
+ - lib/generators/extension/templates/Rakefile
769
722
  - lib/generators/extension/templates/extension.rb
770
723
  - lib/generators/extension/templates/functional_test.rb
771
724
  - lib/generators/extension/templates/migration.rb
772
- - lib/generators/extension/templates/Rakefile
773
- - lib/generators/extension/templates/README.markdown
774
725
  - lib/generators/extension/templates/routes.rb
775
- - lib/generators/extension/templates/RSpecRakefile
776
726
  - lib/generators/extension/templates/spec.opts
777
727
  - lib/generators/extension/templates/spec_helper.rb
778
728
  - lib/generators/extension/templates/tasks.rake
779
729
  - lib/generators/extension/templates/test_helper.rb
780
- - lib/generators/extension_controller
730
+ - lib/generators/extension_controller/USAGE
781
731
  - lib/generators/extension_controller/extension_controller_generator.rb
782
- - lib/generators/extension_controller/templates
783
732
  - lib/generators/extension_controller/templates/controller.rb
784
733
  - lib/generators/extension_controller/templates/controller_spec.rb
785
734
  - lib/generators/extension_controller/templates/functional_test.rb
@@ -787,25 +736,17 @@ files:
787
736
  - lib/generators/extension_controller/templates/helper_spec.rb
788
737
  - lib/generators/extension_controller/templates/view.html.erb
789
738
  - lib/generators/extension_controller/templates/view_spec.rb
790
- - lib/generators/extension_controller/USAGE
791
- - lib/generators/extension_migration
792
739
  - lib/generators/extension_migration/extension_migration_generator.rb
793
- - lib/generators/extension_migration/templates
794
740
  - lib/generators/extension_migration/templates/migration.rb
795
- - lib/generators/extension_model
741
+ - lib/generators/extension_model/USAGE
796
742
  - lib/generators/extension_model/extension_model_generator.rb
797
- - lib/generators/extension_model/templates
798
743
  - lib/generators/extension_model/templates/fixtures.yml
799
744
  - lib/generators/extension_model/templates/migration.rb
800
745
  - lib/generators/extension_model/templates/model.rb
801
746
  - lib/generators/extension_model/templates/model_spec.rb
802
747
  - lib/generators/extension_model/templates/unit_test.rb
803
- - lib/generators/extension_model/USAGE
804
748
  - lib/generators/generator_base_extension.rb
805
- - lib/generators/instance
806
749
  - lib/generators/instance/instance_generator.rb
807
- - lib/generators/instance/templates
808
- - lib/generators/instance/templates/databases
809
750
  - lib/generators/instance/templates/databases/mysql.yml
810
751
  - lib/generators/instance/templates/databases/postgresql.yml
811
752
  - lib/generators/instance/templates/databases/sqlite3.yml
@@ -818,415 +759,210 @@ files:
818
759
  - lib/generators/instance/templates/session_store.rb
819
760
  - lib/hijacker.rb
820
761
  - lib/method_observer.rb
821
- - lib/plugins
822
- - lib/plugins/extension_patches
823
762
  - lib/plugins/extension_patches/init.rb
824
- - lib/plugins/extension_patches/lib
825
763
  - lib/plugins/extension_patches/lib/asset_copy.rb
826
764
  - lib/plugins/extension_patches/lib/fixture_loading_extension.rb
827
765
  - lib/plugins/extension_patches/lib/mailer_hack.rb
828
766
  - lib/plugins/extension_patches/lib/routing_extension.rb
829
- - lib/plugins/monkey_patches
830
767
  - lib/plugins/monkey_patches/init.rb
831
- - lib/plugins/monkey_patches/lib
832
768
  - lib/plugins/monkey_patches/lib/monkey_patches.rb
833
- - lib/plugins/object_extensions
834
769
  - lib/plugins/object_extensions/init.rb
835
- - lib/plugins/object_extensions/lib
836
770
  - lib/plugins/object_extensions/lib/object_extensions.rb
837
- - lib/plugins/option_tags_with_disable
838
- - lib/plugins/option_tags_with_disable/init.rb
839
- - lib/plugins/option_tags_with_disable/lib
840
- - lib/plugins/option_tags_with_disable/lib/option_tags_will_disable.rb
841
771
  - lib/plugins/option_tags_with_disable/MIT-LICENSE
842
- - lib/plugins/option_tags_with_disable/Rakefile
843
772
  - lib/plugins/option_tags_with_disable/README.rdoc
844
- - lib/plugins/option_tags_with_disable/test
773
+ - lib/plugins/option_tags_with_disable/Rakefile
774
+ - lib/plugins/option_tags_with_disable/init.rb
775
+ - lib/plugins/option_tags_with_disable/lib/option_tags_will_disable.rb
845
776
  - lib/plugins/option_tags_with_disable/test/option_tags_will_disable_test.rb
846
777
  - lib/plugins/option_tags_with_disable/test/test_helper.rb
847
- - lib/plugins/string_extensions
848
778
  - lib/plugins/string_extensions/init.rb
849
- - lib/plugins/string_extensions/lib
850
779
  - lib/plugins/string_extensions/lib/string_extensions.rb
851
780
  - lib/preference_access.rb
852
781
  - lib/product_filters.rb
853
782
  - lib/product_scopes.rb
854
- - lib/profiler
855
783
  - lib/profiler/add_to_cart_profiler.rb
856
784
  - lib/profiler/product_details_profiler.rb
857
- - lib/RFC822.rb
858
785
  - lib/role_requirement_system.rb
859
786
  - lib/role_requirement_test_helper.rb
860
787
  - lib/simpleton.rb
861
- - lib/spree
788
+ - lib/spree.rb
862
789
  - lib/spree/config.rb
863
790
  - lib/spree/extension.rb
864
791
  - lib/spree/extension_loader.rb
865
792
  - lib/spree/file_utilz.rb
866
793
  - lib/spree/gateway_error.rb
867
794
  - lib/spree/initializer.rb
868
- - lib/spree/preferences
869
795
  - lib/spree/preferences/mail_settings.rb
870
796
  - lib/spree/preferences/model_hooks.rb
871
797
  - lib/spree/preferences/preference_definition.rb
872
798
  - lib/spree/setup.rb
873
799
  - lib/spree/shipping_error.rb
874
- - lib/spree/support
875
- - lib/spree/support/core_extensions
876
800
  - lib/spree/support/core_extensions/array.rb
877
801
  - lib/spree/support/core_extensions/string.rb
878
- - lib/spree.rb
879
- - lib/tasks
880
802
  - lib/tasks/consistency.rake
881
803
  - lib/tasks/database.rake
882
804
  - lib/tasks/environments.rake
883
805
  - lib/tasks/extensions.rake
884
806
  - lib/tasks/framework.rake
885
807
  - lib/tasks/instance.rake
886
- - lib/tasks/release.rake
887
808
  - lib/tasks/rspec.rake
888
- - lib/tasks/sample
889
- - lib/tasks/sample/products
890
- - lib/tasks/sample/products/1
891
- - lib/tasks/sample/products/1/mini
892
809
  - lib/tasks/sample/products/1/mini/ror_tote.jpeg
893
- - lib/tasks/sample/products/1/original
894
810
  - lib/tasks/sample/products/1/original/ror_tote.jpeg
895
- - lib/tasks/sample/products/1/product
896
811
  - lib/tasks/sample/products/1/product/ror_tote.jpeg
897
- - lib/tasks/sample/products/1/small
898
812
  - lib/tasks/sample/products/1/small/ror_tote.jpeg
899
- - lib/tasks/sample/products/10
900
- - lib/tasks/sample/products/10/mini
901
813
  - lib/tasks/sample/products/10/mini/ror_ringer_back.jpeg
902
- - lib/tasks/sample/products/10/original
903
814
  - lib/tasks/sample/products/10/original/ror_ringer_back.jpeg
904
- - lib/tasks/sample/products/10/product
905
815
  - lib/tasks/sample/products/10/product/ror_ringer_back.jpeg
906
- - lib/tasks/sample/products/10/small
907
816
  - lib/tasks/sample/products/10/small/ror_ringer_back.jpeg
908
- - lib/tasks/sample/products/1004
909
- - lib/tasks/sample/products/1004/mini
910
817
  - lib/tasks/sample/products/1004/mini/apache_baseball.png
911
- - lib/tasks/sample/products/1004/original
912
818
  - lib/tasks/sample/products/1004/original/apache_baseball.png
913
- - lib/tasks/sample/products/1004/product
914
819
  - lib/tasks/sample/products/1004/product/apache_baseball.png
915
- - lib/tasks/sample/products/1004/small
916
820
  - lib/tasks/sample/products/1004/small/apache_baseball.png
917
- - lib/tasks/sample/products/1008
918
- - lib/tasks/sample/products/1008/mini
919
821
  - lib/tasks/sample/products/1008/mini/ruby_baseball.png
920
- - lib/tasks/sample/products/1008/original
921
822
  - lib/tasks/sample/products/1008/original/ruby_baseball.png
922
- - lib/tasks/sample/products/1008/product
923
823
  - lib/tasks/sample/products/1008/product/ruby_baseball.png
924
- - lib/tasks/sample/products/1008/small
925
824
  - lib/tasks/sample/products/1008/small/ruby_baseball.png
926
- - lib/tasks/sample/products/1009
927
- - lib/tasks/sample/products/1009/large
928
825
  - lib/tasks/sample/products/1009/large/ror_baseball_jersey_green.png
929
- - lib/tasks/sample/products/1009/mini
930
826
  - lib/tasks/sample/products/1009/mini/ror_baseball_jersey_green.png
931
- - lib/tasks/sample/products/1009/original
932
827
  - lib/tasks/sample/products/1009/original/ror_baseball_jersey_green.png
933
- - lib/tasks/sample/products/1009/product
934
828
  - lib/tasks/sample/products/1009/product/ror_baseball_jersey_green.png
935
- - lib/tasks/sample/products/1009/small
936
829
  - lib/tasks/sample/products/1009/small/ror_baseball_jersey_green.png
937
- - lib/tasks/sample/products/1010
938
- - lib/tasks/sample/products/1010/large
939
830
  - lib/tasks/sample/products/1010/large/ror_baseball_jersey_back_green.png
940
- - lib/tasks/sample/products/1010/mini
941
831
  - lib/tasks/sample/products/1010/mini/ror_baseball_jersey_back_green.png
942
- - lib/tasks/sample/products/1010/original
943
832
  - lib/tasks/sample/products/1010/original/ror_baseball_jersey_back_green.png
944
- - lib/tasks/sample/products/1010/product
945
833
  - lib/tasks/sample/products/1010/product/ror_baseball_jersey_back_green.png
946
- - lib/tasks/sample/products/1010/small
947
834
  - lib/tasks/sample/products/1010/small/ror_baseball_jersey_back_green.png
948
- - lib/tasks/sample/products/1011
949
- - lib/tasks/sample/products/1011/large
950
835
  - lib/tasks/sample/products/1011/large/ror_baseball_jersey_green.png
951
- - lib/tasks/sample/products/1011/mini
952
836
  - lib/tasks/sample/products/1011/mini/ror_baseball_jersey_green.png
953
- - lib/tasks/sample/products/1011/original
954
837
  - lib/tasks/sample/products/1011/original/ror_baseball_jersey_green.png
955
- - lib/tasks/sample/products/1011/product
956
838
  - lib/tasks/sample/products/1011/product/ror_baseball_jersey_green.png
957
- - lib/tasks/sample/products/1011/small
958
839
  - lib/tasks/sample/products/1011/small/ror_baseball_jersey_green.png
959
- - lib/tasks/sample/products/1012
960
- - lib/tasks/sample/products/1012/large
961
840
  - lib/tasks/sample/products/1012/large/ror_baseball_jersey_back_green.png
962
- - lib/tasks/sample/products/1012/mini
963
841
  - lib/tasks/sample/products/1012/mini/ror_baseball_jersey_back_green.png
964
- - lib/tasks/sample/products/1012/original
965
842
  - lib/tasks/sample/products/1012/original/ror_baseball_jersey_back_green.png
966
- - lib/tasks/sample/products/1012/product
967
843
  - lib/tasks/sample/products/1012/product/ror_baseball_jersey_back_green.png
968
- - lib/tasks/sample/products/1012/small
969
844
  - lib/tasks/sample/products/1012/small/ror_baseball_jersey_back_green.png
970
- - lib/tasks/sample/products/1013
971
- - lib/tasks/sample/products/1013/large
972
845
  - lib/tasks/sample/products/1013/large/ror_baseball_jersey_green.png
973
- - lib/tasks/sample/products/1013/mini
974
846
  - lib/tasks/sample/products/1013/mini/ror_baseball_jersey_green.png
975
- - lib/tasks/sample/products/1013/original
976
847
  - lib/tasks/sample/products/1013/original/ror_baseball_jersey_green.png
977
- - lib/tasks/sample/products/1013/product
978
848
  - lib/tasks/sample/products/1013/product/ror_baseball_jersey_green.png
979
- - lib/tasks/sample/products/1013/small
980
849
  - lib/tasks/sample/products/1013/small/ror_baseball_jersey_green.png
981
- - lib/tasks/sample/products/1014
982
- - lib/tasks/sample/products/1014/large
983
850
  - lib/tasks/sample/products/1014/large/ror_baseball_jersey_back_green.png
984
- - lib/tasks/sample/products/1014/mini
985
851
  - lib/tasks/sample/products/1014/mini/ror_baseball_jersey_back_green.png
986
- - lib/tasks/sample/products/1014/original
987
852
  - lib/tasks/sample/products/1014/original/ror_baseball_jersey_back_green.png
988
- - lib/tasks/sample/products/1014/product
989
853
  - lib/tasks/sample/products/1014/product/ror_baseball_jersey_back_green.png
990
- - lib/tasks/sample/products/1014/small
991
854
  - lib/tasks/sample/products/1014/small/ror_baseball_jersey_back_green.png
992
- - lib/tasks/sample/products/1015
993
- - lib/tasks/sample/products/1015/large
994
855
  - lib/tasks/sample/products/1015/large/ror_baseball_jersey_blue.png
995
- - lib/tasks/sample/products/1015/mini
996
856
  - lib/tasks/sample/products/1015/mini/ror_baseball_jersey_blue.png
997
- - lib/tasks/sample/products/1015/original
998
857
  - lib/tasks/sample/products/1015/original/ror_baseball_jersey_blue.png
999
- - lib/tasks/sample/products/1015/product
1000
858
  - lib/tasks/sample/products/1015/product/ror_baseball_jersey_blue.png
1001
- - lib/tasks/sample/products/1015/small
1002
859
  - lib/tasks/sample/products/1015/small/ror_baseball_jersey_blue.png
1003
- - lib/tasks/sample/products/1016
1004
- - lib/tasks/sample/products/1016/large
1005
860
  - lib/tasks/sample/products/1016/large/ror_baseball_jersey_back_blue.png
1006
- - lib/tasks/sample/products/1016/mini
1007
861
  - lib/tasks/sample/products/1016/mini/ror_baseball_jersey_back_blue.png
1008
- - lib/tasks/sample/products/1016/original
1009
862
  - lib/tasks/sample/products/1016/original/ror_baseball_jersey_back_blue.png
1010
- - lib/tasks/sample/products/1016/product
1011
863
  - lib/tasks/sample/products/1016/product/ror_baseball_jersey_back_blue.png
1012
- - lib/tasks/sample/products/1016/small
1013
864
  - lib/tasks/sample/products/1016/small/ror_baseball_jersey_back_blue.png
1014
- - lib/tasks/sample/products/1017
1015
- - lib/tasks/sample/products/1017/large
1016
865
  - lib/tasks/sample/products/1017/large/ror_baseball_jersey_blue.png
1017
- - lib/tasks/sample/products/1017/mini
1018
866
  - lib/tasks/sample/products/1017/mini/ror_baseball_jersey_blue.png
1019
- - lib/tasks/sample/products/1017/original
1020
867
  - lib/tasks/sample/products/1017/original/ror_baseball_jersey_blue.png
1021
- - lib/tasks/sample/products/1017/product
1022
868
  - lib/tasks/sample/products/1017/product/ror_baseball_jersey_blue.png
1023
- - lib/tasks/sample/products/1017/small
1024
869
  - lib/tasks/sample/products/1017/small/ror_baseball_jersey_blue.png
1025
- - lib/tasks/sample/products/1018
1026
- - lib/tasks/sample/products/1018/large
1027
870
  - lib/tasks/sample/products/1018/large/ror_baseball_jersey_back_blue.png
1028
- - lib/tasks/sample/products/1018/mini
1029
871
  - lib/tasks/sample/products/1018/mini/ror_baseball_jersey_back_blue.png
1030
- - lib/tasks/sample/products/1018/original
1031
872
  - lib/tasks/sample/products/1018/original/ror_baseball_jersey_back_blue.png
1032
- - lib/tasks/sample/products/1018/product
1033
873
  - lib/tasks/sample/products/1018/product/ror_baseball_jersey_back_blue.png
1034
- - lib/tasks/sample/products/1018/small
1035
874
  - lib/tasks/sample/products/1018/small/ror_baseball_jersey_back_blue.png
1036
- - lib/tasks/sample/products/1019
1037
- - lib/tasks/sample/products/1019/large
1038
875
  - lib/tasks/sample/products/1019/large/ror_baseball_jersey_blue.png
1039
- - lib/tasks/sample/products/1019/mini
1040
876
  - lib/tasks/sample/products/1019/mini/ror_baseball_jersey_blue.png
1041
- - lib/tasks/sample/products/1019/original
1042
877
  - lib/tasks/sample/products/1019/original/ror_baseball_jersey_blue.png
1043
- - lib/tasks/sample/products/1019/product
1044
878
  - lib/tasks/sample/products/1019/product/ror_baseball_jersey_blue.png
1045
- - lib/tasks/sample/products/1019/small
1046
879
  - lib/tasks/sample/products/1019/small/ror_baseball_jersey_blue.png
1047
- - lib/tasks/sample/products/1020
1048
- - lib/tasks/sample/products/1020/large
1049
880
  - lib/tasks/sample/products/1020/large/ror_baseball_jersey_back_blue.png
1050
- - lib/tasks/sample/products/1020/mini
1051
881
  - lib/tasks/sample/products/1020/mini/ror_baseball_jersey_back_blue.png
1052
- - lib/tasks/sample/products/1020/original
1053
882
  - lib/tasks/sample/products/1020/original/ror_baseball_jersey_back_blue.png
1054
- - lib/tasks/sample/products/1020/product
1055
883
  - lib/tasks/sample/products/1020/product/ror_baseball_jersey_back_blue.png
1056
- - lib/tasks/sample/products/1020/small
1057
884
  - lib/tasks/sample/products/1020/small/ror_baseball_jersey_back_blue.png
1058
- - lib/tasks/sample/products/1021
1059
- - lib/tasks/sample/products/1021/large
1060
885
  - lib/tasks/sample/products/1021/large/ror_baseball_jersey_red.png
1061
- - lib/tasks/sample/products/1021/mini
1062
886
  - lib/tasks/sample/products/1021/mini/ror_baseball_jersey_red.png
1063
- - lib/tasks/sample/products/1021/original
1064
887
  - lib/tasks/sample/products/1021/original/ror_baseball_jersey_red.png
1065
- - lib/tasks/sample/products/1021/product
1066
888
  - lib/tasks/sample/products/1021/product/ror_baseball_jersey_red.png
1067
- - lib/tasks/sample/products/1021/small
1068
889
  - lib/tasks/sample/products/1021/small/ror_baseball_jersey_red.png
1069
- - lib/tasks/sample/products/1022
1070
- - lib/tasks/sample/products/1022/large
1071
890
  - lib/tasks/sample/products/1022/large/ror_baseball_jersey_back_red.png
1072
- - lib/tasks/sample/products/1022/mini
1073
891
  - lib/tasks/sample/products/1022/mini/ror_baseball_jersey_back_red.png
1074
- - lib/tasks/sample/products/1022/original
1075
892
  - lib/tasks/sample/products/1022/original/ror_baseball_jersey_back_red.png
1076
- - lib/tasks/sample/products/1022/product
1077
893
  - lib/tasks/sample/products/1022/product/ror_baseball_jersey_back_red.png
1078
- - lib/tasks/sample/products/1022/small
1079
894
  - lib/tasks/sample/products/1022/small/ror_baseball_jersey_back_red.png
1080
- - lib/tasks/sample/products/1023
1081
- - lib/tasks/sample/products/1023/large
1082
895
  - lib/tasks/sample/products/1023/large/ror_baseball_jersey_red.png
1083
- - lib/tasks/sample/products/1023/mini
1084
896
  - lib/tasks/sample/products/1023/mini/ror_baseball_jersey_red.png
1085
- - lib/tasks/sample/products/1023/original
1086
897
  - lib/tasks/sample/products/1023/original/ror_baseball_jersey_red.png
1087
- - lib/tasks/sample/products/1023/product
1088
898
  - lib/tasks/sample/products/1023/product/ror_baseball_jersey_red.png
1089
- - lib/tasks/sample/products/1023/small
1090
899
  - lib/tasks/sample/products/1023/small/ror_baseball_jersey_red.png
1091
- - lib/tasks/sample/products/1024
1092
- - lib/tasks/sample/products/1024/large
1093
900
  - lib/tasks/sample/products/1024/large/ror_baseball_jersey_back_red.png
1094
- - lib/tasks/sample/products/1024/mini
1095
901
  - lib/tasks/sample/products/1024/mini/ror_baseball_jersey_back_red.png
1096
- - lib/tasks/sample/products/1024/original
1097
902
  - lib/tasks/sample/products/1024/original/ror_baseball_jersey_back_red.png
1098
- - lib/tasks/sample/products/1024/product
1099
903
  - lib/tasks/sample/products/1024/product/ror_baseball_jersey_back_red.png
1100
- - lib/tasks/sample/products/1024/small
1101
904
  - lib/tasks/sample/products/1024/small/ror_baseball_jersey_back_red.png
1102
- - lib/tasks/sample/products/1025
1103
- - lib/tasks/sample/products/1025/large
1104
905
  - lib/tasks/sample/products/1025/large/ror_baseball_jersey_red.png
1105
- - lib/tasks/sample/products/1025/mini
1106
906
  - lib/tasks/sample/products/1025/mini/ror_baseball_jersey_red.png
1107
- - lib/tasks/sample/products/1025/original
1108
907
  - lib/tasks/sample/products/1025/original/ror_baseball_jersey_red.png
1109
- - lib/tasks/sample/products/1025/product
1110
908
  - lib/tasks/sample/products/1025/product/ror_baseball_jersey_red.png
1111
- - lib/tasks/sample/products/1025/small
1112
909
  - lib/tasks/sample/products/1025/small/ror_baseball_jersey_red.png
1113
- - lib/tasks/sample/products/1026
1114
- - lib/tasks/sample/products/1026/large
1115
910
  - lib/tasks/sample/products/1026/large/ror_baseball_jersey_back_red.png
1116
- - lib/tasks/sample/products/1026/mini
1117
911
  - lib/tasks/sample/products/1026/mini/ror_baseball_jersey_back_red.png
1118
- - lib/tasks/sample/products/1026/original
1119
912
  - lib/tasks/sample/products/1026/original/ror_baseball_jersey_back_red.png
1120
- - lib/tasks/sample/products/1026/product
1121
913
  - lib/tasks/sample/products/1026/product/ror_baseball_jersey_back_red.png
1122
- - lib/tasks/sample/products/1026/small
1123
914
  - lib/tasks/sample/products/1026/small/ror_baseball_jersey_back_red.png
1124
- - lib/tasks/sample/products/11
1125
- - lib/tasks/sample/products/11/mini
1126
915
  - lib/tasks/sample/products/11/mini/ror_stein.jpeg
1127
- - lib/tasks/sample/products/11/original
1128
916
  - lib/tasks/sample/products/11/original/ror_stein.jpeg
1129
- - lib/tasks/sample/products/11/product
1130
917
  - lib/tasks/sample/products/11/product/ror_stein.jpeg
1131
- - lib/tasks/sample/products/11/small
1132
918
  - lib/tasks/sample/products/11/small/ror_stein.jpeg
1133
- - lib/tasks/sample/products/12
1134
- - lib/tasks/sample/products/12/mini
1135
919
  - lib/tasks/sample/products/12/mini/ror_stein_back.jpeg
1136
- - lib/tasks/sample/products/12/original
1137
920
  - lib/tasks/sample/products/12/original/ror_stein_back.jpeg
1138
- - lib/tasks/sample/products/12/product
1139
921
  - lib/tasks/sample/products/12/product/ror_stein_back.jpeg
1140
- - lib/tasks/sample/products/12/small
1141
922
  - lib/tasks/sample/products/12/small/ror_stein_back.jpeg
1142
- - lib/tasks/sample/products/2
1143
- - lib/tasks/sample/products/2/mini
1144
923
  - lib/tasks/sample/products/2/mini/ror_tote_back.jpeg
1145
- - lib/tasks/sample/products/2/original
1146
924
  - lib/tasks/sample/products/2/original/ror_tote_back.jpeg
1147
- - lib/tasks/sample/products/2/product
1148
925
  - lib/tasks/sample/products/2/product/ror_tote_back.jpeg
1149
- - lib/tasks/sample/products/2/small
1150
926
  - lib/tasks/sample/products/2/small/ror_tote_back.jpeg
1151
- - lib/tasks/sample/products/3
1152
- - lib/tasks/sample/products/3/mini
1153
927
  - lib/tasks/sample/products/3/mini/ror_bag.jpeg
1154
- - lib/tasks/sample/products/3/original
1155
928
  - lib/tasks/sample/products/3/original/ror_bag.jpeg
1156
- - lib/tasks/sample/products/3/product
1157
929
  - lib/tasks/sample/products/3/product/ror_bag.jpeg
1158
- - lib/tasks/sample/products/3/small
1159
930
  - lib/tasks/sample/products/3/small/ror_bag.jpeg
1160
- - lib/tasks/sample/products/4
1161
- - lib/tasks/sample/products/4/mini
1162
931
  - lib/tasks/sample/products/4/mini/ror_baseball.jpeg
1163
- - lib/tasks/sample/products/4/original
1164
932
  - lib/tasks/sample/products/4/original/ror_baseball.jpeg
1165
- - lib/tasks/sample/products/4/product
1166
933
  - lib/tasks/sample/products/4/product/ror_baseball.jpeg
1167
- - lib/tasks/sample/products/4/small
1168
934
  - lib/tasks/sample/products/4/small/ror_baseball.jpeg
1169
- - lib/tasks/sample/products/5
1170
- - lib/tasks/sample/products/5/mini
1171
935
  - lib/tasks/sample/products/5/mini/ror_baseball_back.jpeg
1172
- - lib/tasks/sample/products/5/original
1173
936
  - lib/tasks/sample/products/5/original/ror_baseball_back.jpeg
1174
- - lib/tasks/sample/products/5/product
1175
937
  - lib/tasks/sample/products/5/product/ror_baseball_back.jpeg
1176
- - lib/tasks/sample/products/5/small
1177
938
  - lib/tasks/sample/products/5/small/ror_baseball_back.jpeg
1178
- - lib/tasks/sample/products/6
1179
- - lib/tasks/sample/products/6/mini
1180
939
  - lib/tasks/sample/products/6/mini/ror_jr_spaghetti.jpeg
1181
- - lib/tasks/sample/products/6/original
1182
940
  - lib/tasks/sample/products/6/original/ror_jr_spaghetti.jpeg
1183
- - lib/tasks/sample/products/6/product
1184
941
  - lib/tasks/sample/products/6/product/ror_jr_spaghetti.jpeg
1185
- - lib/tasks/sample/products/6/small
1186
942
  - lib/tasks/sample/products/6/small/ror_jr_spaghetti.jpeg
1187
- - lib/tasks/sample/products/7
1188
- - lib/tasks/sample/products/7/mini
1189
943
  - lib/tasks/sample/products/7/mini/ror_mug.jpeg
1190
- - lib/tasks/sample/products/7/original
1191
944
  - lib/tasks/sample/products/7/original/ror_mug.jpeg
1192
- - lib/tasks/sample/products/7/product
1193
945
  - lib/tasks/sample/products/7/product/ror_mug.jpeg
1194
- - lib/tasks/sample/products/7/small
1195
946
  - lib/tasks/sample/products/7/small/ror_mug.jpeg
1196
- - lib/tasks/sample/products/8
1197
- - lib/tasks/sample/products/8/mini
1198
947
  - lib/tasks/sample/products/8/mini/ror_mug_back.jpeg
1199
- - lib/tasks/sample/products/8/original
1200
948
  - lib/tasks/sample/products/8/original/ror_mug_back.jpeg
1201
- - lib/tasks/sample/products/8/product
1202
949
  - lib/tasks/sample/products/8/product/ror_mug_back.jpeg
1203
- - lib/tasks/sample/products/8/small
1204
950
  - lib/tasks/sample/products/8/small/ror_mug_back.jpeg
1205
- - lib/tasks/sample/products/9
1206
- - lib/tasks/sample/products/9/mini
1207
951
  - lib/tasks/sample/products/9/mini/ror_ringer.jpeg
1208
- - lib/tasks/sample/products/9/original
1209
952
  - lib/tasks/sample/products/9/original/ror_ringer.jpeg
1210
- - lib/tasks/sample/products/9/product
1211
953
  - lib/tasks/sample/products/9/product/ror_ringer.jpeg
1212
- - lib/tasks/sample/products/9/small
1213
954
  - lib/tasks/sample/products/9/small/ror_ringer.jpeg
1214
955
  - lib/tasks/translation.rake
1215
956
  - lib/tasks/upgrade.rake
1216
- - LICENSE
1217
- - log
1218
957
  - log/README
1219
- - public
958
+ - public/.htaccess.example
1220
959
  - public/404.html
1221
960
  - public/500.html
1222
- - public/assets
961
+ - public/assets/layouts/6/original/Picture_1.png
1223
962
  - public/dispatch.cgi
1224
963
  - public/dispatch.fcgi
1225
964
  - public/dispatch.rb
1226
- - public/images
1227
965
  - public/images/add-to-cart.png
1228
- - public/images/admin
1229
- - public/images/admin/bg
1230
966
  - public/images/admin/bg/active-tab.png
1231
967
  - public/images/admin/bg/admin_tab_back.png
1232
968
  - public/images/admin/bg/admin_tab_selected_back.png
@@ -1248,23 +984,17 @@ files:
1248
984
  - public/images/admin/bg/subnav-divider.png
1249
985
  - public/images/admin/bg/subnav.png
1250
986
  - public/images/admin/bg/tab-back.png
1251
- - public/images/admin/buttons
1252
- - public/images/admin/buttons/blue
1253
987
  - public/images/admin/buttons/blue/left_01.png
1254
988
  - public/images/admin/buttons/blue/right_01.png
1255
989
  - public/images/admin/buttons/drag-handle-green.png
1256
- - public/images/admin/buttons/green
1257
990
  - public/images/admin/buttons/green/left_01.png
1258
991
  - public/images/admin/buttons/green/right_01.png
1259
992
  - public/images/admin/buttons/left_01.png
1260
993
  - public/images/admin/buttons/left_01_small.png
1261
- - public/images/admin/buttons/orange
1262
994
  - public/images/admin/buttons/orange/left_03.png
1263
995
  - public/images/admin/buttons/orange/right_03.png
1264
996
  - public/images/admin/buttons/right_01.png
1265
997
  - public/images/admin/buttons/right_01_small.png
1266
- - public/images/admin/icons
1267
- - public/images/admin/icons/16x16
1268
998
  - public/images/admin/icons/16x16/1.png
1269
999
  - public/images/admin/icons/16x16/10.png
1270
1000
  - public/images/admin/icons/16x16/2.png
@@ -1275,7 +1005,6 @@ files:
1275
1005
  - public/images/admin/icons/16x16/7.png
1276
1006
  - public/images/admin/icons/16x16/8.png
1277
1007
  - public/images/admin/icons/16x16/9.png
1278
- - public/images/admin/icons/32x32
1279
1008
  - public/images/admin/icons/32x32/1.png
1280
1009
  - public/images/admin/icons/32x32/10.png
1281
1010
  - public/images/admin/icons/32x32/11.png
@@ -1309,7 +1038,6 @@ files:
1309
1038
  - public/images/admin/icons/tick.png
1310
1039
  - public/images/admin/icons/up.gif
1311
1040
  - public/images/admin/icons/xls.png
1312
- - public/images/admin/tabs
1313
1041
  - public/images/admin/tabs/off-left.png
1314
1042
  - public/images/admin/tabs/off-right.png
1315
1043
  - public/images/admin/tabs/on-left.png
@@ -1320,7 +1048,6 @@ files:
1320
1048
  - public/images/bg-button-pressed.png
1321
1049
  - public/images/bg-button.gif
1322
1050
  - public/images/bg-button.png
1323
- - public/images/blue
1324
1051
  - public/images/blue/left_01.png
1325
1052
  - public/images/blue/right_01.png
1326
1053
  - public/images/body-back.png
@@ -1328,30 +1055,25 @@ files:
1328
1055
  - public/images/breadcrumb.gif
1329
1056
  - public/images/button-dark-hover.png
1330
1057
  - public/images/button-dark.png
1331
- - public/images/buttons
1332
1058
  - public/images/buttons/bg-button-hover.png
1333
1059
  - public/images/buttons/bg-button-pressed.png
1334
1060
  - public/images/buttons/bg-button.gif
1335
1061
  - public/images/buttons/bg-button.png
1336
- - public/images/buttons/blue
1337
1062
  - public/images/buttons/blue/left_01.png
1338
1063
  - public/images/buttons/blue/right_01.png
1339
1064
  - public/images/buttons/button-dark-hover.png
1340
1065
  - public/images/buttons/button-dark.png
1341
1066
  - public/images/buttons/drag-handle-green.png
1342
- - public/images/buttons/green
1343
1067
  - public/images/buttons/green/left_01.png
1344
1068
  - public/images/buttons/green/right_01.png
1345
1069
  - public/images/buttons/left_01.png
1346
1070
  - public/images/buttons/left_01_small.png
1347
- - public/images/buttons/orange
1348
1071
  - public/images/buttons/orange/left_03.png
1349
1072
  - public/images/buttons/orange/right_03.png
1350
1073
  - public/images/buttons/right_01.png
1351
1074
  - public/images/buttons/right_01_small.png
1352
1075
  - public/images/buttons/sxsw-ribbon-v1.png
1353
1076
  - public/images/buttons/top-shine.png
1354
- - public/images/calendar_date_select
1355
1077
  - public/images/calendar_date_select/calendar.gif
1356
1078
  - public/images/cart-empty.png
1357
1079
  - public/images/cart-empty_x32.png
@@ -1361,7 +1083,6 @@ files:
1361
1083
  - public/images/creditcard.gif
1362
1084
  - public/images/discover_cid.gif
1363
1085
  - public/images/drag-handle-green.png
1364
- - public/images/flags
1365
1086
  - public/images/flags/ad.png
1366
1087
  - public/images/flags/ae.png
1367
1088
  - public/images/flags/af.png
@@ -1421,6 +1142,7 @@ files:
1421
1142
  - public/images/flags/de.png
1422
1143
  - public/images/flags/de_CH.png
1423
1144
  - public/images/flags/dj.png
1145
+ - public/images/flags/dk.png
1424
1146
  - public/images/flags/dm.png
1425
1147
  - public/images/flags/do.png
1426
1148
  - public/images/flags/dz.png
@@ -1610,7 +1332,6 @@ files:
1610
1332
  - public/images/flags/za.png
1611
1333
  - public/images/flags/zm.png
1612
1334
  - public/images/flags/zw.png
1613
- - public/images/green
1614
1335
  - public/images/green/left_01.png
1615
1336
  - public/images/green/right_01.png
1616
1337
  - public/images/grid.png
@@ -1619,11 +1340,9 @@ files:
1619
1340
  - public/images/master_cid.jpg
1620
1341
  - public/images/menu-current.png
1621
1342
  - public/images/menu-hover.png
1622
- - public/images/noimage
1623
1343
  - public/images/noimage/mini.jpg
1624
1344
  - public/images/noimage/product.jpg
1625
1345
  - public/images/noimage/small.jpg
1626
- - public/images/orange
1627
1346
  - public/images/orange/left_03.png
1628
1347
  - public/images/orange/right_03.png
1629
1348
  - public/images/progress.gif
@@ -1634,12 +1353,10 @@ files:
1634
1353
  - public/images/shadow-top.png
1635
1354
  - public/images/shadow_top.png
1636
1355
  - public/images/spinner.gif
1637
- - public/images/spree
1356
+ - public/images/spree.jpg
1638
1357
  - public/images/spree/progress.gif
1639
1358
  - public/images/spree/spinner.gif
1640
1359
  - public/images/spree/spree.jpg
1641
- - public/images/spree.jpg
1642
- - public/images/steps
1643
1360
  - public/images/steps/1.png
1644
1361
  - public/images/steps/1_small.png
1645
1362
  - public/images/steps/2.png
@@ -1655,7 +1372,6 @@ files:
1655
1372
  - public/images/sxsw-ribbon-v1.png
1656
1373
  - public/images/tab_bottom.gif
1657
1374
  - public/images/top-shine.png
1658
- - public/images/tree-nav-icons
1659
1375
  - public/images/tree-nav-icons/bullet.gif
1660
1376
  - public/images/tree-nav-icons/minus.gif
1661
1377
  - public/images/tree-nav-icons/plus.gif
@@ -1672,33 +1388,19 @@ files:
1672
1388
  - public/images/yui-menuitem_submenuindicator.png
1673
1389
  - public/images/yui-menuitem_submenuindicator_disabled.png
1674
1390
  - public/images/yui-sprite.png
1675
- - public/javascripts
1676
1391
  - public/javascripts/application.js
1677
1392
  - public/javascripts/calculator.js
1678
- - public/javascripts/calendar_date_select
1679
1393
  - public/javascripts/calendar_date_select/calendar_date_select.js
1680
1394
  - public/javascripts/calendar_date_select/format_american.js
1681
- - public/javascripts/calendar_date_select/format_db.js
1682
1395
  - public/javascripts/calendar_date_select/format_euro_24hr.js
1683
- - public/javascripts/calendar_date_select/format_euro_24hr_ymd.js
1684
1396
  - public/javascripts/calendar_date_select/format_finnish.js
1685
1397
  - public/javascripts/calendar_date_select/format_hyphen_ampm.js
1686
- - public/javascripts/calendar_date_select/format_iso_date.js
1687
1398
  - public/javascripts/calendar_date_select/format_italian.js
1688
- - public/javascripts/calendar_date_select/locale
1689
- - public/javascripts/calendar_date_select/locale/de.js
1690
- - public/javascripts/calendar_date_select/locale/fi.js
1691
- - public/javascripts/calendar_date_select/locale/fr.js
1692
- - public/javascripts/calendar_date_select/locale/pl.js
1693
- - public/javascripts/calendar_date_select/locale/pt.js
1694
- - public/javascripts/calendar_date_select/locale/ru.js
1695
1399
  - public/javascripts/checkout.js
1696
1400
  - public/javascripts/controls.js
1697
1401
  - public/javascripts/dragdrop.js
1698
1402
  - public/javascripts/effects.js
1699
1403
  - public/javascripts/jquery-1.3.2.min.js
1700
- - public/javascripts/jquery.alerts
1701
- - public/javascripts/jquery.alerts/images
1702
1404
  - public/javascripts/jquery.alerts/images/help.gif
1703
1405
  - public/javascripts/jquery.alerts/images/important.gif
1704
1406
  - public/javascripts/jquery.alerts/images/info.gif
@@ -1707,11 +1409,7 @@ files:
1707
1409
  - public/javascripts/jquery.alerts/jquery.alerts.js
1708
1410
  - public/javascripts/jquery.alerts/jquery.alerts.spree.css
1709
1411
  - public/javascripts/jquery.validate.min.js
1710
- - public/javascripts/jsTree
1711
- - public/javascripts/jsTree/source
1712
1412
  - public/javascripts/jsTree/source/_lib.js
1713
- - public/javascripts/jsTree/source/themes
1714
- - public/javascripts/jsTree/source/themes/default
1715
1413
  - public/javascripts/jsTree/source/themes/default/context.gif
1716
1414
  - public/javascripts/jsTree/source/themes/default/create.png
1717
1415
  - public/javascripts/jsTree/source/themes/default/dot.gif
@@ -1731,7 +1429,6 @@ files:
1731
1429
  - public/javascripts/jsTree/source/themes/marker_rtl.gif
1732
1430
  - public/javascripts/jsTree/source/themes/plus.gif
1733
1431
  - public/javascripts/jsTree/source/themes/remove.png
1734
- - public/javascripts/jsTree/source/themes/spree
1735
1432
  - public/javascripts/jsTree/source/themes/spree/context.gif
1736
1433
  - public/javascripts/jsTree/source/themes/spree/create.png
1737
1434
  - public/javascripts/jsTree/source/themes/spree/dot.gif
@@ -1755,8 +1452,6 @@ files:
1755
1452
  - public/javascripts/taxonomy.js
1756
1453
  - public/javascripts/zone.js
1757
1454
  - public/robots.txt
1758
- - public/stylesheets
1759
- - public/stylesheets/admin
1760
1455
  - public/stylesheets/admin/admin-forms.css
1761
1456
  - public/stylesheets/admin/admin-reset.css
1762
1457
  - public/stylesheets/admin/admin-tables.css
@@ -1766,17 +1461,27 @@ files:
1766
1461
  - public/stylesheets/admin/reset-fonts-grids-2-6-0.css
1767
1462
  - public/stylesheets/admin/yui-includes.css
1768
1463
  - public/stylesheets/application.css
1769
- - public/stylesheets/calendar_date_select
1770
1464
  - public/stylesheets/calendar_date_select/blue.css
1771
1465
  - public/stylesheets/calendar_date_select/default.css
1772
1466
  - public/stylesheets/calendar_date_select/plain.css
1773
1467
  - public/stylesheets/calendar_date_select/red.css
1774
1468
  - public/stylesheets/calendar_date_select/silver.css
1775
- - public/stylesheets/compiled
1469
+ - public/stylesheets/compiled/buttons.css
1470
+ - public/stylesheets/compiled/cart.css
1471
+ - public/stylesheets/compiled/checkout.css
1472
+ - public/stylesheets/compiled/colors.css
1473
+ - public/stylesheets/compiled/compare_products.css
1776
1474
  - public/stylesheets/compiled/ie.css
1475
+ - public/stylesheets/compiled/layout.css
1476
+ - public/stylesheets/compiled/messages.css
1477
+ - public/stylesheets/compiled/mixins.css
1478
+ - public/stylesheets/compiled/navigation.css
1479
+ - public/stylesheets/compiled/prices.css
1777
1480
  - public/stylesheets/compiled/print.css
1481
+ - public/stylesheets/compiled/product_detail.css
1482
+ - public/stylesheets/compiled/product_thumbnail.css
1483
+ - public/stylesheets/compiled/registration.css
1778
1484
  - public/stylesheets/compiled/screen.css
1779
- - public/stylesheets/sass
1780
1485
  - public/stylesheets/sass/_buttons.sass
1781
1486
  - public/stylesheets/sass/_cart.sass
1782
1487
  - public/stylesheets/sass/_checkout.sass
@@ -1793,9 +1498,6 @@ files:
1793
1498
  - public/stylesheets/sass/print.sass
1794
1499
  - public/stylesheets/sass/screen.sass
1795
1500
  - public/stylesheets/scaffold.css
1796
- - Rakefile
1797
- - README.markdown
1798
- - script
1799
1501
  - script/about
1800
1502
  - script/autospec
1801
1503
  - script/breakpointer
@@ -1804,12 +1506,10 @@ files:
1804
1506
  - script/destroy
1805
1507
  - script/extension
1806
1508
  - script/generate
1807
- - script/performance
1808
1509
  - script/performance/benchmarker
1809
1510
  - script/performance/profiler
1810
1511
  - script/performance/request
1811
1512
  - script/plugin
1812
- - script/process
1813
1513
  - script/process/inspector
1814
1514
  - script/process/reaper
1815
1515
  - script/process/spawner
@@ -1817,9 +1517,6 @@ files:
1817
1517
  - script/server
1818
1518
  - script/spec
1819
1519
  - script/spec_server
1820
- - spec
1821
- - spec/controllers
1822
- - spec/controllers/admin
1823
1520
  - spec/controllers/admin/configurations_controller_spec.rb
1824
1521
  - spec/controllers/admin/mail_settings_controller_spec.rb
1825
1522
  - spec/controllers/admin/shipping_categories_controller_spec.rb
@@ -1829,7 +1526,6 @@ files:
1829
1526
  - spec/controllers/products_controller_spec.rb
1830
1527
  - spec/controllers/states_controller_spec.rb
1831
1528
  - spec/controllers/taxons_controller_spec.rb
1832
- - spec/fixtures
1833
1529
  - spec/fixtures/app_configurations.yml
1834
1530
  - spec/fixtures/countries.yml
1835
1531
  - spec/fixtures/gateway_configurations.yml
@@ -1841,9 +1537,7 @@ files:
1841
1537
  - spec/fixtures/users.yml
1842
1538
  - spec/fixtures/zone_members.yml
1843
1539
  - spec/fixtures/zones.yml
1844
- - spec/lib
1845
1540
  - spec/lib/easy_role_requirement_system_spec.rb
1846
- - spec/models
1847
1541
  - spec/models/address_spec.rb
1848
1542
  - spec/models/app_configuration_spec.rb
1849
1543
  - spec/models/creditcard_payment_spec.rb
@@ -1870,12 +1564,7 @@ files:
1870
1564
  - spec/rcov.opts
1871
1565
  - spec/spec.opts
1872
1566
  - spec/spec_helper.rb
1873
- - spec/views
1874
- - spec/views/admin
1875
- - spec/views/admin/configurations
1876
1567
  - spec/views/admin/configurations/index.html.erb_spec.rb
1877
- - test
1878
- - test/factories
1879
1568
  - test/factories/address_factory.rb
1880
1569
  - test/factories/adjustments_factory.rb
1881
1570
  - test/factories/checkout_factory.rb
@@ -1900,18 +1589,15 @@ files:
1900
1589
  - test/factories/user_factory.rb
1901
1590
  - test/factories/variant_factory.rb
1902
1591
  - test/factories/zone_factory.rb
1903
- - test/fixtures
1904
1592
  - test/fixtures/countries.yml
1905
1593
  - test/fixtures/gateway_configurations.yml
1906
1594
  - test/fixtures/gateways.yml
1907
1595
  - test/fixtures/states.yml
1908
- - test/functional
1909
1596
  - test/functional/calculators_controller_test.rb
1910
1597
  - test/functional/checkouts_controller_test.rb
1911
1598
  - test/functional/products_controller_test.rb
1912
1599
  - test/functional/users_controller_test.rb
1913
1600
  - test/test_helper.rb
1914
- - test/unit
1915
1601
  - test/unit/address_test.rb
1916
1602
  - test/unit/charge_test.rb
1917
1603
  - test/unit/checkout_test.rb
@@ -1924,11 +1610,9 @@ files:
1924
1610
  - test/unit/flat_percent_item_total_test.rb
1925
1611
  - test/unit/flat_rate_calculators_test.rb
1926
1612
  - test/unit/has_calculator_test.rb
1927
- - test/unit/helpers
1928
1613
  - test/unit/helpers/calculators_helper_test.rb
1929
1614
  - test/unit/helpers/checkouts_helper_test.rb
1930
1615
  - test/unit/helpers/products_helper_test.rb
1931
- - test/unit/helpers/spree
1932
1616
  - test/unit/helpers/spree/base_helper_test.rb
1933
1617
  - test/unit/incomplete_checkout_test.rb
1934
1618
  - test/unit/inventory_unit_test.rb
@@ -1944,35 +1628,20 @@ files:
1944
1628
  - test/unit/tax_rate_test.rb
1945
1629
  - test/unit/variant_test.rb
1946
1630
  - test/unit/vat_calculator_test.rb
1947
- - tmp
1948
- - vendor
1949
- - vendor/extensions
1950
- - vendor/extensions/calculators
1951
- - vendor/extensions/calculators/calculators_extension.rb
1631
+ - vendor/extensions/README
1952
1632
  - vendor/extensions/calculators/README.markdown
1953
- - vendor/extensions/localization
1954
- - vendor/extensions/localization/app
1955
- - vendor/extensions/localization/app/controllers
1956
- - vendor/extensions/localization/app/controllers/admin
1633
+ - vendor/extensions/calculators/calculators_extension.rb
1634
+ - vendor/extensions/localization/README.rdoc
1635
+ - vendor/extensions/localization/Rakefile
1957
1636
  - vendor/extensions/localization/app/controllers/admin/localization_controller.rb
1958
1637
  - vendor/extensions/localization/app/controllers/locale_controller.rb
1959
- - vendor/extensions/localization/app/helpers
1960
1638
  - vendor/extensions/localization/app/helpers/locale_helper.rb
1961
1639
  - vendor/extensions/localization/app/helpers/localization_helper.rb
1962
- - vendor/extensions/localization/app/views
1963
- - vendor/extensions/localization/app/views/shared
1964
1640
  - vendor/extensions/localization/app/views/shared/_language_bar.html.erb
1965
- - vendor/extensions/localization/config
1966
1641
  - vendor/extensions/localization/config/routes.rb
1967
- - vendor/extensions/localization/lib
1968
- - vendor/extensions/localization/lib/localization
1969
1642
  - vendor/extensions/localization/lib/localization/user_preferences.rb
1970
- - vendor/extensions/localization/lib/tasks
1971
1643
  - vendor/extensions/localization/lib/tasks/localization_extension_tasks.rake
1972
1644
  - vendor/extensions/localization/localization_extension.rb
1973
- - vendor/extensions/localization/public
1974
- - vendor/extensions/localization/public/images
1975
- - vendor/extensions/localization/public/images/flags
1976
1645
  - vendor/extensions/localization/public/images/flags/ad.png
1977
1646
  - vendor/extensions/localization/public/images/flags/ae.png
1978
1647
  - vendor/extensions/localization/public/images/flags/af.png
@@ -2221,44 +1890,27 @@ files:
2221
1890
  - vendor/extensions/localization/public/images/flags/za.png
2222
1891
  - vendor/extensions/localization/public/images/flags/zm.png
2223
1892
  - vendor/extensions/localization/public/images/flags/zw.png
2224
- - vendor/extensions/localization/Rakefile
2225
- - vendor/extensions/localization/README.rdoc
2226
- - vendor/extensions/localization/spec
2227
- - vendor/extensions/localization/spec/controllers
2228
- - vendor/extensions/localization/spec/controllers/admin
2229
1893
  - vendor/extensions/localization/spec/controllers/admin/localization_controller_spec.rb
2230
1894
  - vendor/extensions/localization/spec/controllers/locale_controller_spec.rb
2231
- - vendor/extensions/localization/spec/helpers
2232
1895
  - vendor/extensions/localization/spec/helpers/locale_helper_spec.rb
2233
1896
  - vendor/extensions/localization/spec/helpers/localization_helper_spec.rb
2234
1897
  - vendor/extensions/localization/spec/spec.opts
2235
1898
  - vendor/extensions/localization/spec/spec_helper.rb
2236
- - vendor/extensions/payment_gateway
2237
- - vendor/extensions/payment_gateway/app
2238
- - vendor/extensions/payment_gateway/app/controllers
2239
- - vendor/extensions/payment_gateway/app/controllers/admin
1899
+ - vendor/extensions/payment_gateway/README.markdown
1900
+ - vendor/extensions/payment_gateway/README_PAYPAL.markdown
1901
+ - vendor/extensions/payment_gateway/Rakefile
2240
1902
  - vendor/extensions/payment_gateway/app/controllers/admin/gateway_configurations_controller.rb
2241
1903
  - vendor/extensions/payment_gateway/app/controllers/admin/gateway_option_values_controller.rb
2242
1904
  - vendor/extensions/payment_gateway/app/controllers/admin/gateways_controller.rb
2243
- - vendor/extensions/payment_gateway/app/helpers
2244
- - vendor/extensions/payment_gateway/app/helpers/admin
2245
1905
  - vendor/extensions/payment_gateway/app/helpers/admin/gateways_helper.rb
2246
- - vendor/extensions/payment_gateway/app/models
2247
1906
  - vendor/extensions/payment_gateway/app/models/gateway.rb
2248
1907
  - vendor/extensions/payment_gateway/app/models/gateway_configuration.rb
2249
1908
  - vendor/extensions/payment_gateway/app/models/gateway_option.rb
2250
1909
  - vendor/extensions/payment_gateway/app/models/gateway_option_value.rb
2251
- - vendor/extensions/payment_gateway/app/views
2252
- - vendor/extensions/payment_gateway/app/views/admin
2253
- - vendor/extensions/payment_gateway/app/views/admin/gateway_configurations
2254
1910
  - vendor/extensions/payment_gateway/app/views/admin/gateway_configurations/_form.html.erb
2255
1911
  - vendor/extensions/payment_gateway/app/views/admin/gateway_configurations/edit.html.erb
2256
- - vendor/extensions/payment_gateway/app/views/admin/gateway_option_values
2257
1912
  - vendor/extensions/payment_gateway/app/views/admin/gateway_option_values/_options.html.erb
2258
- - vendor/extensions/payment_gateway/config
2259
1913
  - vendor/extensions/payment_gateway/config/routes.rb
2260
- - vendor/extensions/payment_gateway/db
2261
- - vendor/extensions/payment_gateway/db/migrate
2262
1914
  - vendor/extensions/payment_gateway/db/migrate/20080620120002_create_gateway_configurations.rb
2263
1915
  - vendor/extensions/payment_gateway/db/migrate/20080620120003_create_gateways.rb
2264
1916
  - vendor/extensions/payment_gateway/db/migrate/20080620120004_create_gateway_options.rb
@@ -2270,24 +1922,13 @@ files:
2270
1922
  - vendor/extensions/payment_gateway/db/migrate/20081120144549_remove_authorizenet_test.rb
2271
1923
  - vendor/extensions/payment_gateway/db/migrate/20090218091936_create_protx_gateway.rb
2272
1924
  - vendor/extensions/payment_gateway/db/migrate/20090517173727_add_currency_code_option_to_paypal_gateway.rb
2273
- - vendor/extensions/payment_gateway/lib
2274
1925
  - vendor/extensions/payment_gateway/lib/gateway_config.rb
2275
- - vendor/extensions/payment_gateway/lib/spree
2276
1926
  - vendor/extensions/payment_gateway/lib/spree/bogus_gateway.rb
2277
- - vendor/extensions/payment_gateway/lib/spree/gateway
2278
1927
  - vendor/extensions/payment_gateway/lib/spree/gateway/config.rb
2279
1928
  - vendor/extensions/payment_gateway/lib/spree/payment_gateway.rb
2280
- - vendor/extensions/payment_gateway/lib/tasks
2281
1929
  - vendor/extensions/payment_gateway/lib/tasks/payment_gateway_extension_tasks.rake
2282
1930
  - vendor/extensions/payment_gateway/payment_gateway_extension.rb
2283
- - vendor/extensions/payment_gateway/Rakefile
2284
- - vendor/extensions/payment_gateway/README.markdown
2285
- - vendor/extensions/payment_gateway/README_PAYPAL.markdown
2286
- - vendor/extensions/payment_gateway/spec
2287
- - vendor/extensions/payment_gateway/spec/helpers
2288
- - vendor/extensions/payment_gateway/spec/helpers/admin
2289
1931
  - vendor/extensions/payment_gateway/spec/helpers/admin/gateways_helper_spec.rb
2290
- - vendor/extensions/payment_gateway/spec/models
2291
1932
  - vendor/extensions/payment_gateway/spec/models/creditcard_spec.rb
2292
1933
  - vendor/extensions/payment_gateway/spec/models/gateway_configuration_spec.rb
2293
1934
  - vendor/extensions/payment_gateway/spec/models/gateway_option_spec.rb
@@ -2296,216 +1937,143 @@ files:
2296
1937
  - vendor/extensions/payment_gateway/spec/models/order_spec.rb
2297
1938
  - vendor/extensions/payment_gateway/spec/spec.opts
2298
1939
  - vendor/extensions/payment_gateway/spec/spec_helper.rb
2299
- - vendor/extensions/README
2300
- - vendor/plugins
2301
- - vendor/plugins/acts_as_adjacency_list
1940
+ - vendor/plugins/acts_as_adjacency_list/MIT-LICENSE
1941
+ - vendor/plugins/acts_as_adjacency_list/README
1942
+ - vendor/plugins/acts_as_adjacency_list/Rakefile
2302
1943
  - vendor/plugins/acts_as_adjacency_list/init.rb
2303
1944
  - vendor/plugins/acts_as_adjacency_list/install.rb
2304
- - vendor/plugins/acts_as_adjacency_list/lib
2305
- - vendor/plugins/acts_as_adjacency_list/lib/active_record
2306
- - vendor/plugins/acts_as_adjacency_list/lib/active_record/acts
2307
1945
  - vendor/plugins/acts_as_adjacency_list/lib/active_record/acts/adjacency_list.rb
2308
- - vendor/plugins/acts_as_adjacency_list/MIT-LICENSE
2309
- - vendor/plugins/acts_as_adjacency_list/Rakefile
2310
- - vendor/plugins/acts_as_adjacency_list/README
2311
- - vendor/plugins/acts_as_adjacency_list/tasks
2312
1946
  - vendor/plugins/acts_as_adjacency_list/tasks/acts_as_adjacency_list_tasks.rake
2313
- - vendor/plugins/acts_as_adjacency_list/test
2314
1947
  - vendor/plugins/acts_as_adjacency_list/test/acts_as_adjacency_list_test.rb
2315
1948
  - vendor/plugins/acts_as_adjacency_list/uninstall.rb
2316
- - vendor/plugins/acts_as_list
1949
+ - vendor/plugins/acts_as_list/README
2317
1950
  - vendor/plugins/acts_as_list/init.rb
2318
- - vendor/plugins/acts_as_list/lib
2319
- - vendor/plugins/acts_as_list/lib/active_record
2320
- - vendor/plugins/acts_as_list/lib/active_record/acts
2321
1951
  - vendor/plugins/acts_as_list/lib/active_record/acts/list.rb
2322
- - vendor/plugins/acts_as_list/README
2323
- - vendor/plugins/acts_as_list/test
2324
1952
  - vendor/plugins/acts_as_list/test/list_test.rb
2325
- - vendor/plugins/acts_as_tree
1953
+ - vendor/plugins/acts_as_tree/README
1954
+ - vendor/plugins/acts_as_tree/Rakefile
2326
1955
  - vendor/plugins/acts_as_tree/init.rb
2327
- - vendor/plugins/acts_as_tree/lib
2328
- - vendor/plugins/acts_as_tree/lib/active_record
2329
- - vendor/plugins/acts_as_tree/lib/active_record/acts
2330
1956
  - vendor/plugins/acts_as_tree/lib/active_record/acts/tree.rb
2331
- - vendor/plugins/acts_as_tree/Rakefile
2332
- - vendor/plugins/acts_as_tree/README
2333
- - vendor/plugins/acts_as_tree/test
2334
1957
  - vendor/plugins/acts_as_tree/test/abstract_unit.rb
2335
1958
  - vendor/plugins/acts_as_tree/test/acts_as_tree_test.rb
2336
1959
  - vendor/plugins/acts_as_tree/test/database.yml
2337
- - vendor/plugins/acts_as_tree/test/fixtures
2338
1960
  - vendor/plugins/acts_as_tree/test/fixtures/mixin.rb
2339
1961
  - vendor/plugins/acts_as_tree/test/fixtures/mixins.yml
2340
1962
  - vendor/plugins/acts_as_tree/test/schema.rb
2341
- - vendor/plugins/attribute_fu
1963
+ - vendor/plugins/attribute_fu/MIT-LICENSE
1964
+ - vendor/plugins/attribute_fu/README.rdoc
1965
+ - vendor/plugins/attribute_fu/Rakefile
2342
1966
  - vendor/plugins/attribute_fu/attribute_fu.gemspec
2343
1967
  - vendor/plugins/attribute_fu/init.rb
2344
- - vendor/plugins/attribute_fu/lib
2345
- - vendor/plugins/attribute_fu/lib/attribute_fu
1968
+ - vendor/plugins/attribute_fu/lib/attribute_fu.rb
2346
1969
  - vendor/plugins/attribute_fu/lib/attribute_fu/associated_form_helper.rb
2347
1970
  - vendor/plugins/attribute_fu/lib/attribute_fu/associations.rb
2348
- - vendor/plugins/attribute_fu/lib/attribute_fu.rb
2349
- - vendor/plugins/attribute_fu/MIT-LICENSE
2350
- - vendor/plugins/attribute_fu/Rakefile
2351
- - vendor/plugins/attribute_fu/README.rdoc
2352
- - vendor/plugins/attribute_fu/tasks
2353
1971
  - vendor/plugins/attribute_fu/tasks/attribute_fu_tasks.rake
2354
- - vendor/plugins/attribute_fu/test
2355
1972
  - vendor/plugins/attribute_fu/test/associated_form_helper_test.rb
2356
1973
  - vendor/plugins/attribute_fu/test/comment_test.rb
2357
- - vendor/plugins/attribute_fu/test/db
2358
1974
  - vendor/plugins/attribute_fu/test/db/database.yml
2359
1975
  - vendor/plugins/attribute_fu/test/db/schema.rb
2360
- - vendor/plugins/attribute_fu/test/models
2361
1976
  - vendor/plugins/attribute_fu/test/models/comment.rb
2362
1977
  - vendor/plugins/attribute_fu/test/models/photo.rb
2363
1978
  - vendor/plugins/attribute_fu/test/photo_test.rb
2364
1979
  - vendor/plugins/attribute_fu/test/test_helper.rb
2365
1980
  - vendor/plugins/attribute_fu/uninstall.rb
2366
- - vendor/plugins/auto_complete
1981
+ - vendor/plugins/auto_complete/README
1982
+ - vendor/plugins/auto_complete/Rakefile
2367
1983
  - vendor/plugins/auto_complete/init.rb
2368
- - vendor/plugins/auto_complete/lib
2369
1984
  - vendor/plugins/auto_complete/lib/auto_complete.rb
2370
1985
  - vendor/plugins/auto_complete/lib/auto_complete_macros_helper.rb
2371
- - vendor/plugins/auto_complete/Rakefile
2372
- - vendor/plugins/auto_complete/README
2373
- - vendor/plugins/auto_complete/test
2374
1986
  - vendor/plugins/auto_complete/test/auto_complete_test.rb
2375
- - vendor/plugins/delegate_belongs_to
1987
+ - vendor/plugins/delegate_belongs_to/README
1988
+ - vendor/plugins/delegate_belongs_to/Rakefile
2376
1989
  - vendor/plugins/delegate_belongs_to/init.rb
2377
- - vendor/plugins/delegate_belongs_to/lib
2378
1990
  - vendor/plugins/delegate_belongs_to/lib/delegate_belongs_to.rb
2379
- - vendor/plugins/delegate_belongs_to/Rakefile
2380
- - vendor/plugins/delegate_belongs_to/README
2381
- - vendor/plugins/delegate_belongs_to/spec
2382
- - vendor/plugins/delegate_belongs_to/spec/app_root
2383
- - vendor/plugins/delegate_belongs_to/spec/app_root/app
2384
- - vendor/plugins/delegate_belongs_to/spec/app_root/app/controllers
2385
1991
  - vendor/plugins/delegate_belongs_to/spec/app_root/app/controllers/application.rb
2386
- - vendor/plugins/delegate_belongs_to/spec/app_root/app/models
2387
1992
  - vendor/plugins/delegate_belongs_to/spec/app_root/app/models/contact.rb
2388
1993
  - vendor/plugins/delegate_belongs_to/spec/app_root/app/models/user_default.rb
2389
1994
  - vendor/plugins/delegate_belongs_to/spec/app_root/app/models/user_mixed.rb
2390
1995
  - vendor/plugins/delegate_belongs_to/spec/app_root/app/models/user_no_default.rb
2391
- - vendor/plugins/delegate_belongs_to/spec/app_root/config
2392
1996
  - vendor/plugins/delegate_belongs_to/spec/app_root/config/boot.rb
2393
1997
  - vendor/plugins/delegate_belongs_to/spec/app_root/config/database.yml
2394
1998
  - vendor/plugins/delegate_belongs_to/spec/app_root/config/environment.rb
2395
- - vendor/plugins/delegate_belongs_to/spec/app_root/config/environments
2396
1999
  - vendor/plugins/delegate_belongs_to/spec/app_root/config/environments/in_memory.rb
2397
2000
  - vendor/plugins/delegate_belongs_to/spec/app_root/config/environments/mysql.rb
2398
2001
  - vendor/plugins/delegate_belongs_to/spec/app_root/config/environments/postgresql.rb
2399
2002
  - vendor/plugins/delegate_belongs_to/spec/app_root/config/environments/sqlite.rb
2400
2003
  - vendor/plugins/delegate_belongs_to/spec/app_root/config/environments/sqlite3.rb
2401
2004
  - vendor/plugins/delegate_belongs_to/spec/app_root/config/routes.rb
2402
- - vendor/plugins/delegate_belongs_to/spec/app_root/db
2403
- - vendor/plugins/delegate_belongs_to/spec/app_root/db/migrate
2404
2005
  - vendor/plugins/delegate_belongs_to/spec/app_root/db/migrate/01_create_users.rb
2405
2006
  - vendor/plugins/delegate_belongs_to/spec/app_root/db/migrate/02_create_contacts.rb
2406
- - vendor/plugins/delegate_belongs_to/spec/app_root/lib
2407
2007
  - vendor/plugins/delegate_belongs_to/spec/app_root/lib/console_with_fixtures.rb
2408
- - vendor/plugins/delegate_belongs_to/spec/app_root/log
2409
- - vendor/plugins/delegate_belongs_to/spec/app_root/script
2410
2008
  - vendor/plugins/delegate_belongs_to/spec/app_root/script/console
2411
- - vendor/plugins/delegate_belongs_to/spec/model
2412
2009
  - vendor/plugins/delegate_belongs_to/spec/model/with_defaults_spec.rb
2413
2010
  - vendor/plugins/delegate_belongs_to/spec/model/with_mixed_spec.rb
2414
2011
  - vendor/plugins/delegate_belongs_to/spec/model/with_no_defaults_spec.rb
2415
2012
  - vendor/plugins/delegate_belongs_to/spec/spec_helper.rb
2416
- - vendor/plugins/enumerable_constants
2013
+ - vendor/plugins/enumerable_constants/README
2014
+ - vendor/plugins/enumerable_constants/Rakefile
2417
2015
  - vendor/plugins/enumerable_constants/init.rb
2418
2016
  - vendor/plugins/enumerable_constants/install.rb
2419
- - vendor/plugins/enumerable_constants/lib
2420
2017
  - vendor/plugins/enumerable_constants/lib/enumerable_constants.rb
2421
- - vendor/plugins/enumerable_constants/Rakefile
2422
- - vendor/plugins/enumerable_constants/README
2423
- - vendor/plugins/enumerable_constants/tasks
2424
2018
  - vendor/plugins/enumerable_constants/tasks/enumerable_constants_tasks.rake
2425
- - vendor/plugins/enumerable_constants/test
2426
2019
  - vendor/plugins/enumerable_constants/test/enumerable_constants_test.rb
2427
- - vendor/plugins/find_by_param
2020
+ - vendor/plugins/find_by_param/MIT-LICENSE
2021
+ - vendor/plugins/find_by_param/README.markdown
2022
+ - vendor/plugins/find_by_param/Rakefile
2428
2023
  - vendor/plugins/find_by_param/init.rb
2429
2024
  - vendor/plugins/find_by_param/install.rb
2430
- - vendor/plugins/find_by_param/lib
2431
2025
  - vendor/plugins/find_by_param/lib/find_by_param.rb
2432
- - vendor/plugins/find_by_param/MIT-LICENSE
2433
- - vendor/plugins/find_by_param/Rakefile
2434
- - vendor/plugins/find_by_param/README.markdown
2435
- - vendor/plugins/find_by_param/tasks
2436
2026
  - vendor/plugins/find_by_param/tasks/find_by_param_tasks.rake
2437
- - vendor/plugins/find_by_param/test
2438
2027
  - vendor/plugins/find_by_param/test/find_by_param_test.rb
2439
2028
  - vendor/plugins/find_by_param/test/schema.rb
2440
2029
  - vendor/plugins/find_by_param/test/test_helper.rb
2441
2030
  - vendor/plugins/find_by_param/uninstall.rb
2442
- - vendor/plugins/has_calculator
2031
+ - vendor/plugins/has_calculator/README
2443
2032
  - vendor/plugins/has_calculator/init.rb
2444
- - vendor/plugins/has_calculator/lib
2445
2033
  - vendor/plugins/has_calculator/lib/has_calculator.rb
2446
- - vendor/plugins/has_calculator/README
2447
- - vendor/plugins/in_place_editing
2034
+ - vendor/plugins/in_place_editing/README
2035
+ - vendor/plugins/in_place_editing/Rakefile
2448
2036
  - vendor/plugins/in_place_editing/init.rb
2449
- - vendor/plugins/in_place_editing/lib
2450
2037
  - vendor/plugins/in_place_editing/lib/in_place_editing.rb
2451
2038
  - vendor/plugins/in_place_editing/lib/in_place_macros_helper.rb
2452
- - vendor/plugins/in_place_editing/Rakefile
2453
- - vendor/plugins/in_place_editing/README
2454
- - vendor/plugins/in_place_editing/test
2455
2039
  - vendor/plugins/in_place_editing/test/in_place_editing_test.rb
2456
- - vendor/plugins/mail_queue
2040
+ - vendor/plugins/mail_queue/README
2041
+ - vendor/plugins/mail_queue/Rakefile
2457
2042
  - vendor/plugins/mail_queue/init.rb
2458
2043
  - vendor/plugins/mail_queue/install.rb
2459
- - vendor/plugins/mail_queue/lib
2460
2044
  - vendor/plugins/mail_queue/lib/mail_queue.rb
2461
2045
  - vendor/plugins/mail_queue/lib/queued_mail.rb
2462
- - vendor/plugins/mail_queue/lib/test_mail_queue_mailer
2463
- - vendor/plugins/mail_queue/lib/test_mail_queue_mailer/notify.rhtml
2464
2046
  - vendor/plugins/mail_queue/lib/test_mail_queue_mailer.rb
2465
- - vendor/plugins/mail_queue/Rakefile
2466
- - vendor/plugins/mail_queue/README
2467
- - vendor/plugins/mail_queue/tasks
2047
+ - vendor/plugins/mail_queue/lib/test_mail_queue_mailer/notify.rhtml
2468
2048
  - vendor/plugins/mail_queue/tasks/mailer_queue_tasks.rake
2469
- - vendor/plugins/mail_queue/test
2470
2049
  - vendor/plugins/mail_queue/test/mailer_queue_test.rb
2471
- - vendor/plugins/paperclip
2472
- - vendor/plugins/paperclip/generators
2473
- - vendor/plugins/paperclip/generators/paperclip
2050
+ - vendor/plugins/paperclip/LICENSE
2051
+ - vendor/plugins/paperclip/README.rdoc
2052
+ - vendor/plugins/paperclip/Rakefile
2053
+ - vendor/plugins/paperclip/generators/paperclip/USAGE
2474
2054
  - vendor/plugins/paperclip/generators/paperclip/paperclip_generator.rb
2475
- - vendor/plugins/paperclip/generators/paperclip/templates
2476
2055
  - vendor/plugins/paperclip/generators/paperclip/templates/paperclip_migration.rb.erb
2477
- - vendor/plugins/paperclip/generators/paperclip/USAGE
2478
2056
  - vendor/plugins/paperclip/init.rb
2479
- - vendor/plugins/paperclip/lib
2480
- - vendor/plugins/paperclip/lib/paperclip
2057
+ - vendor/plugins/paperclip/lib/paperclip.rb
2481
2058
  - vendor/plugins/paperclip/lib/paperclip/attachment.rb
2482
2059
  - vendor/plugins/paperclip/lib/paperclip/callback_compatability.rb
2483
2060
  - vendor/plugins/paperclip/lib/paperclip/geometry.rb
2484
2061
  - vendor/plugins/paperclip/lib/paperclip/interpolations.rb
2485
2062
  - vendor/plugins/paperclip/lib/paperclip/iostream.rb
2486
- - vendor/plugins/paperclip/lib/paperclip/matchers
2063
+ - vendor/plugins/paperclip/lib/paperclip/matchers.rb
2487
2064
  - vendor/plugins/paperclip/lib/paperclip/matchers/have_attached_file_matcher.rb
2488
2065
  - vendor/plugins/paperclip/lib/paperclip/matchers/validate_attachment_content_type_matcher.rb
2489
2066
  - vendor/plugins/paperclip/lib/paperclip/matchers/validate_attachment_presence_matcher.rb
2490
2067
  - vendor/plugins/paperclip/lib/paperclip/matchers/validate_attachment_size_matcher.rb
2491
- - vendor/plugins/paperclip/lib/paperclip/matchers.rb
2492
2068
  - vendor/plugins/paperclip/lib/paperclip/processor.rb
2493
2069
  - vendor/plugins/paperclip/lib/paperclip/storage.rb
2494
2070
  - vendor/plugins/paperclip/lib/paperclip/thumbnail.rb
2495
2071
  - vendor/plugins/paperclip/lib/paperclip/upfile.rb
2496
- - vendor/plugins/paperclip/lib/paperclip.rb
2497
- - vendor/plugins/paperclip/LICENSE
2498
2072
  - vendor/plugins/paperclip/paperclip.gemspec
2499
- - vendor/plugins/paperclip/Rakefile
2500
- - vendor/plugins/paperclip/README.rdoc
2501
- - vendor/plugins/paperclip/shoulda_macros
2502
2073
  - vendor/plugins/paperclip/shoulda_macros/paperclip.rb
2503
- - vendor/plugins/paperclip/tasks
2504
2074
  - vendor/plugins/paperclip/tasks/paperclip_tasks.rake
2505
- - vendor/plugins/paperclip/test
2506
2075
  - vendor/plugins/paperclip/test/attachment_test.rb
2507
2076
  - vendor/plugins/paperclip/test/database.yml
2508
- - vendor/plugins/paperclip/test/fixtures
2509
2077
  - vendor/plugins/paperclip/test/fixtures/12k.png
2510
2078
  - vendor/plugins/paperclip/test/fixtures/50x50.png
2511
2079
  - vendor/plugins/paperclip/test/fixtures/5k.png
@@ -2518,7 +2086,6 @@ files:
2518
2086
  - vendor/plugins/paperclip/test/integration_test.rb
2519
2087
  - vendor/plugins/paperclip/test/interpolations_test.rb
2520
2088
  - vendor/plugins/paperclip/test/iostream_test.rb
2521
- - vendor/plugins/paperclip/test/matchers
2522
2089
  - vendor/plugins/paperclip/test/matchers/have_attached_file_matcher_test.rb
2523
2090
  - vendor/plugins/paperclip/test/matchers/validate_attachment_content_type_matcher_test.rb
2524
2091
  - vendor/plugins/paperclip/test/matchers/validate_attachment_presence_matcher_test.rb
@@ -2527,11 +2094,12 @@ files:
2527
2094
  - vendor/plugins/paperclip/test/processor_test.rb
2528
2095
  - vendor/plugins/paperclip/test/storage_test.rb
2529
2096
  - vendor/plugins/paperclip/test/thumbnail_test.rb
2530
- - vendor/plugins/resource_controller
2531
- - vendor/plugins/resource_controller/generators
2532
- - vendor/plugins/resource_controller/generators/scaffold_resource
2097
+ - vendor/plugins/resource_controller/LICENSE
2098
+ - vendor/plugins/resource_controller/README.rdoc
2099
+ - vendor/plugins/resource_controller/Rakefile
2100
+ - vendor/plugins/resource_controller/TODO
2101
+ - vendor/plugins/resource_controller/generators/scaffold_resource/USAGE
2533
2102
  - vendor/plugins/resource_controller/generators/scaffold_resource/scaffold_resource_generator.rb
2534
- - vendor/plugins/resource_controller/generators/scaffold_resource/templates
2535
2103
  - vendor/plugins/resource_controller/generators/scaffold_resource/templates/controller.rb
2536
2104
  - vendor/plugins/resource_controller/generators/scaffold_resource/templates/fixtures.yml
2537
2105
  - vendor/plugins/resource_controller/generators/scaffold_resource/templates/functional_test.rb
@@ -2539,12 +2107,10 @@ files:
2539
2107
  - vendor/plugins/resource_controller/generators/scaffold_resource/templates/migration.rb
2540
2108
  - vendor/plugins/resource_controller/generators/scaffold_resource/templates/model.rb
2541
2109
  - vendor/plugins/resource_controller/generators/scaffold_resource/templates/old_migration.rb
2542
- - vendor/plugins/resource_controller/generators/scaffold_resource/templates/rspec
2543
2110
  - vendor/plugins/resource_controller/generators/scaffold_resource/templates/rspec/functional_spec.rb
2544
2111
  - vendor/plugins/resource_controller/generators/scaffold_resource/templates/rspec/helper_spec.rb
2545
2112
  - vendor/plugins/resource_controller/generators/scaffold_resource/templates/rspec/routing_spec.rb
2546
2113
  - vendor/plugins/resource_controller/generators/scaffold_resource/templates/rspec/unit_spec.rb
2547
- - vendor/plugins/resource_controller/generators/scaffold_resource/templates/rspec/views
2548
2114
  - vendor/plugins/resource_controller/generators/scaffold_resource/templates/rspec/views/edit_spec.rb
2549
2115
  - vendor/plugins/resource_controller/generators/scaffold_resource/templates/rspec/views/index_spec.rb
2550
2116
  - vendor/plugins/resource_controller/generators/scaffold_resource/templates/rspec/views/new_spec.rb
@@ -2561,11 +2127,9 @@ files:
2561
2127
  - vendor/plugins/resource_controller/generators/scaffold_resource/templates/view_new.haml
2562
2128
  - vendor/plugins/resource_controller/generators/scaffold_resource/templates/view_show.erb
2563
2129
  - vendor/plugins/resource_controller/generators/scaffold_resource/templates/view_show.haml
2564
- - vendor/plugins/resource_controller/generators/scaffold_resource/USAGE
2565
2130
  - vendor/plugins/resource_controller/init.rb
2566
2131
  - vendor/plugins/resource_controller/install.rb
2567
- - vendor/plugins/resource_controller/lib
2568
- - vendor/plugins/resource_controller/lib/resource_controller
2132
+ - vendor/plugins/resource_controller/lib/resource_controller.rb
2569
2133
  - vendor/plugins/resource_controller/lib/resource_controller/accessors.rb
2570
2134
  - vendor/plugins/resource_controller/lib/resource_controller/action_options.rb
2571
2135
  - vendor/plugins/resource_controller/lib/resource_controller/actions.rb
@@ -2573,48 +2137,30 @@ files:
2573
2137
  - vendor/plugins/resource_controller/lib/resource_controller/class_methods.rb
2574
2138
  - vendor/plugins/resource_controller/lib/resource_controller/controller.rb
2575
2139
  - vendor/plugins/resource_controller/lib/resource_controller/failable_action_options.rb
2576
- - vendor/plugins/resource_controller/lib/resource_controller/helpers
2140
+ - vendor/plugins/resource_controller/lib/resource_controller/helpers.rb
2577
2141
  - vendor/plugins/resource_controller/lib/resource_controller/helpers/current_objects.rb
2578
2142
  - vendor/plugins/resource_controller/lib/resource_controller/helpers/internal.rb
2579
2143
  - vendor/plugins/resource_controller/lib/resource_controller/helpers/nested.rb
2580
2144
  - vendor/plugins/resource_controller/lib/resource_controller/helpers/singleton_customizations.rb
2581
2145
  - vendor/plugins/resource_controller/lib/resource_controller/helpers/urls.rb
2582
- - vendor/plugins/resource_controller/lib/resource_controller/helpers.rb
2583
2146
  - vendor/plugins/resource_controller/lib/resource_controller/response_collector.rb
2584
2147
  - vendor/plugins/resource_controller/lib/resource_controller/singleton.rb
2585
- - vendor/plugins/resource_controller/lib/resource_controller.rb
2586
2148
  - vendor/plugins/resource_controller/lib/urligence.rb
2587
- - vendor/plugins/resource_controller/LICENSE
2588
- - vendor/plugins/resource_controller/rails
2589
2149
  - vendor/plugins/resource_controller/rails/init.rb
2590
- - vendor/plugins/resource_controller/Rakefile
2591
- - vendor/plugins/resource_controller/README.rdoc
2592
2150
  - vendor/plugins/resource_controller/resource_controller.gemspec
2593
- - vendor/plugins/resource_controller/test
2594
- - vendor/plugins/resource_controller/TODO
2595
2151
  - vendor/plugins/resource_controller/uninstall.rb
2596
- - vendor/plugins/ssl_requirement
2597
- - vendor/plugins/ssl_requirement/lib
2598
- - vendor/plugins/ssl_requirement/lib/ssl_requirement.rb
2599
2152
  - vendor/plugins/ssl_requirement/README
2600
- - vendor/plugins/ssl_requirement/test
2153
+ - vendor/plugins/ssl_requirement/lib/ssl_requirement.rb
2601
2154
  - vendor/plugins/ssl_requirement/test/ssl_requirement_test.rb
2602
- - vendor/plugins/state_machine
2603
2155
  - vendor/plugins/state_machine/CHANGELOG.rdoc
2156
+ - vendor/plugins/state_machine/LICENSE
2157
+ - vendor/plugins/state_machine/README.rdoc
2158
+ - vendor/plugins/state_machine/Rakefile
2604
2159
  - vendor/plugins/state_machine/init.rb
2605
- - vendor/plugins/state_machine/lib
2606
- - vendor/plugins/state_machine/lib/state_machine
2160
+ - vendor/plugins/state_machine/lib/state_machine.rb
2607
2161
  - vendor/plugins/state_machine/lib/state_machine/event.rb
2608
2162
  - vendor/plugins/state_machine/lib/state_machine/machine.rb
2609
2163
  - vendor/plugins/state_machine/lib/state_machine/transition.rb
2610
- - vendor/plugins/state_machine/lib/state_machine.rb
2611
- - vendor/plugins/state_machine/LICENSE
2612
- - vendor/plugins/state_machine/Rakefile
2613
- - vendor/plugins/state_machine/README.rdoc
2614
- - vendor/plugins/state_machine/test
2615
- - vendor/plugins/state_machine/test/app_root
2616
- - vendor/plugins/state_machine/test/app_root/app
2617
- - vendor/plugins/state_machine/test/app_root/app/models
2618
2164
  - vendor/plugins/state_machine/test/app_root/app/models/auto_shop.rb
2619
2165
  - vendor/plugins/state_machine/test/app_root/app/models/car.rb
2620
2166
  - vendor/plugins/state_machine/test/app_root/app/models/highway.rb
@@ -2623,53 +2169,26 @@ files:
2623
2169
  - vendor/plugins/state_machine/test/app_root/app/models/switch_observer.rb
2624
2170
  - vendor/plugins/state_machine/test/app_root/app/models/toggle_switch.rb
2625
2171
  - vendor/plugins/state_machine/test/app_root/app/models/vehicle.rb
2626
- - vendor/plugins/state_machine/test/app_root/config
2627
2172
  - vendor/plugins/state_machine/test/app_root/config/environment.rb
2628
- - vendor/plugins/state_machine/test/app_root/db
2629
- - vendor/plugins/state_machine/test/app_root/db/migrate
2630
2173
  - vendor/plugins/state_machine/test/app_root/db/migrate/001_create_switches.rb
2631
2174
  - vendor/plugins/state_machine/test/app_root/db/migrate/002_create_auto_shops.rb
2632
2175
  - vendor/plugins/state_machine/test/app_root/db/migrate/003_create_highways.rb
2633
2176
  - vendor/plugins/state_machine/test/app_root/db/migrate/004_create_vehicles.rb
2634
2177
  - vendor/plugins/state_machine/test/factory.rb
2635
- - vendor/plugins/state_machine/test/functional
2636
2178
  - vendor/plugins/state_machine/test/functional/state_machine_test.rb
2637
2179
  - vendor/plugins/state_machine/test/test_helper.rb
2638
- - vendor/plugins/state_machine/test/unit
2639
2180
  - vendor/plugins/state_machine/test/unit/event_test.rb
2640
2181
  - vendor/plugins/state_machine/test/unit/invalid_transition_test.rb
2641
2182
  - vendor/plugins/state_machine/test/unit/machine_test.rb
2642
2183
  - vendor/plugins/state_machine/test/unit/state_machine_test.rb
2643
2184
  - vendor/plugins/state_machine/test/unit/transition_test.rb
2644
- - public/.htaccess.example
2645
2185
  has_rdoc: true
2646
- homepage: http://spreecommerce.com/
2186
+ homepage: http://github.com/railsdog/spree
2187
+ licenses: []
2188
+
2647
2189
  post_install_message:
2648
2190
  rdoc_options:
2649
- - --exclude
2650
- - app
2651
- - --exclude
2652
- - bin
2653
- - --exclude
2654
- - config
2655
- - --exclude
2656
- - db
2657
- - --exclude
2658
- - lib
2659
- - --exclude
2660
- - log
2661
- - --exclude
2662
- - public
2663
- - --exclude
2664
- - script
2665
- - --exclude
2666
- - spec
2667
- - --exclude
2668
- - test
2669
- - --exclude
2670
- - tmp
2671
- - --exclude
2672
- - vendor
2191
+ - --charset=UTF-8
2673
2192
  require_paths:
2674
2193
  - lib
2675
2194
  required_ruby_version: !ruby/object:Gem::Requirement
@@ -2687,9 +2206,102 @@ required_rubygems_version: !ruby/object:Gem::Requirement
2687
2206
  requirements: []
2688
2207
 
2689
2208
  rubyforge_project: spree
2690
- rubygems_version: 1.3.1
2209
+ rubygems_version: 1.3.5
2691
2210
  signing_key:
2692
- specification_version: 2
2693
- summary: A complete e-commerce solution for Ruby on Rails.
2694
- test_files: []
2695
-
2211
+ specification_version: 3
2212
+ summary: Open Source E-Commerce for Ruby on Rails
2213
+ test_files:
2214
+ - spec/controllers/admin/configurations_controller_spec.rb
2215
+ - spec/controllers/admin/mail_settings_controller_spec.rb
2216
+ - spec/controllers/admin/shipping_categories_controller_spec.rb
2217
+ - spec/controllers/admin/shipping_methods_controller_spec.rb
2218
+ - spec/controllers/countries_controller_spec.rb
2219
+ - spec/controllers/orders_controller_spec.rb
2220
+ - spec/controllers/products_controller_spec.rb
2221
+ - spec/controllers/states_controller_spec.rb
2222
+ - spec/controllers/taxons_controller_spec.rb
2223
+ - spec/lib/easy_role_requirement_system_spec.rb
2224
+ - spec/models/address_spec.rb
2225
+ - spec/models/app_configuration_spec.rb
2226
+ - spec/models/creditcard_payment_spec.rb
2227
+ - spec/models/creditcard_spec.rb
2228
+ - spec/models/inventory_unit_spec.rb
2229
+ - spec/models/option_type_spec.rb
2230
+ - spec/models/option_value_spec.rb
2231
+ - spec/models/order_spec.rb
2232
+ - spec/models/payment_sepc.rb
2233
+ - spec/models/preference_definition_spec.rb
2234
+ - spec/models/product_option_type_spec.rb
2235
+ - spec/models/product_property_spec.rb
2236
+ - spec/models/property_spec.rb
2237
+ - spec/models/prototype_spec.rb
2238
+ - spec/models/shipment_spec.rb
2239
+ - spec/models/shipping_category_spec.rb
2240
+ - spec/models/shipping_order_spec.rb
2241
+ - spec/models/tax_category_spec.rb
2242
+ - spec/models/taxon_spec.rb
2243
+ - spec/models/taxonomy_spec.rb
2244
+ - spec/models/zone_member_spec.rb
2245
+ - spec/models/zone_spec.rb
2246
+ - spec/preference_factory.rb
2247
+ - spec/spec_helper.rb
2248
+ - spec/views/admin/configurations/index.html.erb_spec.rb
2249
+ - test/factories/address_factory.rb
2250
+ - test/factories/adjustments_factory.rb
2251
+ - test/factories/checkout_factory.rb
2252
+ - test/factories/country_factory.rb
2253
+ - test/factories/coupon_factory.rb
2254
+ - test/factories/creditcard_factory.rb
2255
+ - test/factories/creditcard_payment_factory.rb
2256
+ - test/factories/inventory_unit_factory.rb
2257
+ - test/factories/line_item_factory.rb
2258
+ - test/factories/options_factory.rb
2259
+ - test/factories/order_factory.rb
2260
+ - test/factories/preference_factory.rb
2261
+ - test/factories/product_factory.rb
2262
+ - test/factories/role_factory.rb
2263
+ - test/factories/shipment_factory.rb
2264
+ - test/factories/shipping_category_factory.rb
2265
+ - test/factories/shipping_method_factory.rb
2266
+ - test/factories/tax_category_factory.rb
2267
+ - test/factories/tax_rate_factory.rb
2268
+ - test/factories/taxon_factory.rb
2269
+ - test/factories/taxonomy_factory.rb
2270
+ - test/factories/user_factory.rb
2271
+ - test/factories/variant_factory.rb
2272
+ - test/factories/zone_factory.rb
2273
+ - test/functional/calculators_controller_test.rb
2274
+ - test/functional/checkouts_controller_test.rb
2275
+ - test/functional/products_controller_test.rb
2276
+ - test/functional/users_controller_test.rb
2277
+ - test/test_helper.rb
2278
+ - test/unit/address_test.rb
2279
+ - test/unit/charge_test.rb
2280
+ - test/unit/checkout_test.rb
2281
+ - test/unit/country_test.rb
2282
+ - test/unit/coupon_test.rb
2283
+ - test/unit/credit_test.rb
2284
+ - test/unit/creditcard_payment_test.rb
2285
+ - test/unit/creditcard_test.rb
2286
+ - test/unit/factories_test.rb
2287
+ - test/unit/flat_percent_item_total_test.rb
2288
+ - test/unit/flat_rate_calculators_test.rb
2289
+ - test/unit/has_calculator_test.rb
2290
+ - test/unit/helpers/calculators_helper_test.rb
2291
+ - test/unit/helpers/checkouts_helper_test.rb
2292
+ - test/unit/helpers/products_helper_test.rb
2293
+ - test/unit/helpers/spree/base_helper_test.rb
2294
+ - test/unit/incomplete_checkout_test.rb
2295
+ - test/unit/inventory_unit_test.rb
2296
+ - test/unit/line_item_test.rb
2297
+ - test/unit/order_test.rb
2298
+ - test/unit/per_item_calculator_test.rb
2299
+ - test/unit/preference_test.rb
2300
+ - test/unit/product_test.rb
2301
+ - test/unit/sales_tax_calculator_test.rb
2302
+ - test/unit/shipping_method_test.rb
2303
+ - test/unit/state_event_test.rb
2304
+ - test/unit/state_test.rb
2305
+ - test/unit/tax_rate_test.rb
2306
+ - test/unit/variant_test.rb
2307
+ - test/unit/vat_calculator_test.rb