-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DO NOT MERGE] Differences Between 2-2-stable-healthwave and the official Spree-2-2 #2
base: 2-2-stable
Are you sure you want to change the base?
Conversation
…when installed with protected_attributes so that it will successfully bundle.
… updated with strong params
d414b7c
to
9353d0c
Compare
Friday July 24th, Rebased to upstream/2-2-stable |
685b8f8
to
e995006
Compare
Upgraded Ransack to fix an issue with ActiveRecord 4.1 + Ransack:
|
Upgraded versioncake as seen in spree-2-3: |
Made the eval_block method public for routes as seen in: |
Updated to paperclip-4-1-1 as per spree@1922ad5#commitcomment-6159392 |
Updated checkout#updating_from_params to match spree-2-3 and resolve deprecation warning. spree@fee9e25 |
Fix state_changes to be destroyed when the associated order is destroyed
…nside a transaction
ffaker 2 3 0
Rails 4.3 gem dep bump Kaminari v 0.17.0
- bumps money gem to ~> 6.8
bump monetize gem to 1.6.0
Rails 4.2 Bump Friendly id to v5.1.0
bump spree_core to rails 4.2
b09213e
to
120fffd
Compare
add responders gem to gemspec
typo validates not validate - Spree::PromotionRule
test - revert immediately if it does not work
…hines-activerecord resolves pluginaweek/state_machine#310
…ils42 gem change: state_machine
- controller test support - set Spree routes when calling helpers like spree_post - reset to app routes before method exits.
…port-rails42 Responders & controller test support rails42
update gemspec to version of state_machines-activerecord that works
Big legacy r42 work merge
change deliver to deliver_now
Updated json gem to 2.3.
DO NOT MERGE.