spree 0.9.3 → 0.9.4

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


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

Files changed (33) hide show
  1. data/CHANGELOG +4 -0
  2. data/Rakefile +7 -1
  3. data/config/database.yml +36 -9
  4. data/config/environment.rb +1 -1
  5. data/db/schema.rb +93 -50
  6. data/lib/spree.rb +1 -1
  7. data/public/images/openid-inputicon.gif +0 -0
  8. data/public/javascripts/calendar_date_select/format_db.js +27 -0
  9. data/public/javascripts/calendar_date_select/format_euro_24hr_ymd.js +7 -0
  10. data/public/javascripts/calendar_date_select/format_iso_date.js +46 -0
  11. data/public/javascripts/calendar_date_select/locale/de.js +11 -0
  12. data/public/javascripts/calendar_date_select/locale/fi.js +10 -0
  13. data/public/javascripts/calendar_date_select/locale/fr.js +10 -0
  14. data/public/javascripts/calendar_date_select/locale/pl.js +10 -0
  15. data/public/javascripts/calendar_date_select/locale/pt.js +11 -0
  16. data/public/javascripts/calendar_date_select/locale/ru.js +10 -0
  17. data/public/stylesheets/compiled/screen.css +42 -16
  18. metadata +38 -17
  19. data/public/assets/layouts/6/original/Picture_1.png +0 -0
  20. data/public/images/flags/dk.png +0 -0
  21. data/public/stylesheets/compiled/buttons.css +0 -70
  22. data/public/stylesheets/compiled/cart.css +0 -69
  23. data/public/stylesheets/compiled/checkout.css +0 -79
  24. data/public/stylesheets/compiled/colors.css +0 -0
  25. data/public/stylesheets/compiled/compare_products.css +0 -14
  26. data/public/stylesheets/compiled/layout.css +0 -79
  27. data/public/stylesheets/compiled/messages.css +0 -69
  28. data/public/stylesheets/compiled/mixins.css +0 -0
  29. data/public/stylesheets/compiled/navigation.css +0 -69
  30. data/public/stylesheets/compiled/prices.css +0 -81
  31. data/public/stylesheets/compiled/product_detail.css +0 -78
  32. data/public/stylesheets/compiled/product_thumbnail.css +0 -69
  33. data/public/stylesheets/compiled/registration.css +0 -69
@@ -1,69 +0,0 @@
1
- /*
2
- Sass::SyntaxError: Undefined mixin 'no-bullets'.
3
- on line 2 of /Users/schof/open_source/spree/public/stylesheets/sass/product_thumbnail.sass
4
-
5
- 1: .product-listing
6
- 2: +no-bullets
7
- 3: :margin 2em 0px 0px 0px
8
- 4: :padding 0px
9
- 5: li
10
- 6: +round_corners(3px)
11
- 7: :height 180px
12
- 8: :width 140px
13
-
14
-
15
- Backtrace:
16
- /Users/schof/open_source/spree/public/stylesheets/sass/product_thumbnail.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 'no-bullets'.\A on line 2 of /Users/schof/open_source/spree/public/stylesheets/sass/product_thumbnail.sass\A \A 1: .product-listing\A 2: +no-bullets\A 3: :margin 2em 0px 0px 0px\A 4: :padding 0px\A 5: li\A 6: +round_corners(3px)\A 7: :height 180px\A 8: :width 140px\A "; }
@@ -1,69 +0,0 @@
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 "; }