Skip to content

Rails4へのVerUpのためのブランチ(v1.2.2)#2

Open
fukajun wants to merge 346 commits into
masterfrom
omg-master
Open

Rails4へのVerUpのためのブランチ(v1.2.2)#2
fukajun wants to merge 346 commits into
masterfrom
omg-master

Conversation

@fukajun

@fukajun fukajun commented Jul 28, 2016

Copy link
Copy Markdown

No description provided.

radar and others added 30 commits August 30, 2012 15:15
For some windows OS which RUBY_PALTFORM is like i386-mingw32.

Fixes spree#1903
This will address the issue brought up spree#1911, where the currency symbol was incorrectly being placed before the amount
Quoting fields/reserved keywords with backticks is only allowed in MySQL,
while single quotes are supported by both databases.

Fixes spree#1904
… stub the authorization. added the authorization_helpers by default to the generated spec_helper for extensions.

Fixes spree#1902
…. Upgrading to awesome_nested_set is backwards compatible and it allows refinery (which uses awesome_nested_set) to be mounted alongside spree

Fixes spree#1927
This spec was failing due to the renamed Spree::User class (to Spree::LegacyUser)

respond_to is stupid and doesn't have an option to force the root node name, so we bring Rabl in to help us out there (see search/users.rabl template).

The test itself needed some cosmetic changes also, but nothing too major.
radar and others added 30 commits November 7, 2012 13:46
Fixes spree#2182

Conflicts:

	core/app/controllers/spree/checkout_controller.rb
This method is caused unwanted side-effects

Related to spree#2191
This method is caused unwanted side-effects

Related to spree#2191

Conflicts:

	core/spec/models/order/state_machine_spec.rb
* Merge search/index actions of API's OrderController
* Add searching ability to API's CountriesController
* Allow pages and per_page parameters to be passed to Countries
* Add count node to payments index action
* Allow pages and per_page parameters to be passed to Payments
* Add searching ability to API's PaymentsController
* Allow pages and per_page parameters to be passed to ProductProperties
* Add searching ability to API's ProductPropertiesController
* Merge search/index actions of API's ProductsController
* Allow per_page parameter to be passed to Products
* Add search and allow per_page parameter to be passed to ReturnAuthorizations
* Allow pages and per_page parameters to be passed to Taxonomies
* Add searching ability to API's TaxonomiesController
* Add search and allow per_page parameter to be passed to Variants
* Allow pages and per_page parameter to be passed to API's Zones
* Add searching ability to API's ZonesController

Closes spree#2198
Fixes spree#2164

Conflicts:

	core/app/controllers/spree/orders_controller.rb
Convenience method for grabbing a list of variants

Fixes spree#2195
If a product is being shipped, let's assume that it's *in*-stock

Fixes spree#2196
This is failing on Travis, but not locally. But I've *seen* it fail locally. Need a second opinion.
Fixes spree#1890

Conflicts:

	core/app/views/spree/admin/shared/_routes.html.erb
	promo/app/views/spree/admin/promotions/rules/_user.html.erb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.