e994f3e5f9
								
									
										
											
								
							 
						 
						
							docs: Fix a few typos (#3977) 
							
							
There are small typos in:
- docs/source/releases/v0.5.rst
- docs/source/releases/v3.2.rst
- src/oscar/apps/offer/queryset.py
- tests/integration/basket/test_models.py
Fixes:
- Should read `threshold` rather than `treshold`.
- Should read `overridden` rather than `overidden`.
- Should read `category` rather than `catagory`.
- Should read `applications` rather than `appliations`.
Signed-off-by: Tim Gates <tim.gates@iress.com >
Signed-off-by: Tim Gates <tim.gates@iress.com > 
							
							
						 
						3 년 전  
				
					
						
							
								 
						
							
								c620c1fcc6
								
							 
						 
						
							remove in deveopment 
							
							
						 
						3 년 전  
				
					
						
							
								 
						
							
								b5b10ed124
								
									
										
											
								
							 
						 
						
							Prepare release notes for 3.2 (#3940) 
							
							
Co-authored-by: Viggodevries <viggo@highbiza.nl > 
							
							
						 
						3 년 전  
				
					
						
							
								 
						
							
								a8ad4b81d8
								
									
										
											
								
							 
						 
						
							Implement shareable wishlists (#3905) 
							
							
* Implement shareable wishlists.
* Raise permission denied 403 instead of 404 if a user has no access to the wishlist.
* Change translation messages 
							
							
						 
						3 년 전  
				
					
						
							
								 
						
							
								0a01977e9c
								
									
										
											
								
							 
						 
						
							Predefined product options (#3795) 
							
							
* Implemented predefined product options
* css
* added missing migration in the test app
* Added tests
* added test
* added test
* Added more testz
* Added validation
* Renamed add_optional_choice to add_empty_choice
* added release notes
* Added help_text help text.
yup
* Use a JSONField for the option value
* removed pylint
* fix display of multi and checkbox in basket and order (#13 )
* fix display of multi and checkbox in basket and order
Co-authored-by: willeke huizing <38961397 +willekeh@users.noreply.github.com > 
							
							
						 
						3 년 전  
				
					
						
							
								 
						
							
								f16e87f2d0
								
							 
						 
						
							added release note about the deprecation 
							
							
						 
						3 년 전  
				
					
						
							
								 
						
							
								946ff6b35f
								
							 
						 
						
							Link to Oscar 2.2 from release notes 
							
							
						 
						3 년 전  
				
					
						
							
								 
						
							
								3ba3a97406
								
							 
						 
						
							Forward-port release notes for v2.2 
							
							
						 
						4 년 전  
				
					
						
							
								 
						
							
								3c384d2c05
								
							 
						 
						
							Fix OrderFactory.date_placed attribute 
							
							
The attribute wasn’t persisted to database because the save() method was
not called. This was inconsistent with other fields.
Fixes #3767 . 
							
							
						 
						4 년 전  
				
					
						
							
								 
						
							
								f8e1439bf1
								
							 
						 
						
							Document properly specifying forked app in "INSTALLED_APPS" 
							
							
						 
						4 년 전  
				
					
						
							
								 
						
							
								f53bc49507
								
							 
						 
						
							Drop support for Django 2.2 and Python 3.6 
							
							
						 
						4 년 전  
				
					
						
							
								 
						
							
								b63467fc3b
								
									
										
											
								
							 
						 
						
							Add is_ajax helper to utils.py (#3741) 
							
							
						 
						4 년 전  
				
					
						
							
								 
						
							
								8da30995e0
								
							 
						 
						
							Add stub release notes for version 3.2 
							
							
						 
						4 년 전  
				
					
						
							
								 
						
							
								04dd391c90
								
							 
						 
						
							Tag version 3.1 
							
							
						 
						4 년 전  
				
					
						
							
								 
						
							
								1622f03fec
								
							 
						 
						
							Prepare 3.1 beta release: 
							
							
- Remove deprecated features and update deprecation notices for next
release.
- Update release notes.
- Bump version 
							
							
						 
						4 년 전  
				
					
						
							
								 
						
							
								004d7ac808
								
							 
						 
						
							Improve voucher creation in dashboard 
							
							
- allow creation of offers of all types
- allow creation of vouchers with multiple offers
- allow creation of voucher sets of all usages, and with multiple offers 
							
							
						 
						4 년 전  
				
					
						
							
								 
						
							
								735db42436
								
							 
						 
						
							Fix static files source dir in "oscar_fork_statics" management command 
							
							
Also:
- change the default value of the "target_path" argument
- improve documentation of the "target_path" argument
- fix old documentation that says frontend and dashboard use different
  Bootstrap versions 
							
							
						 
						4 년 전  
				
					
						
							
								 
						
							
								ad7b76a5b5
								
							 
						 
						
							Forward-port release notes for versions 2.1.1, 3.0.1 and 3.0.2. 
							
							
						 
						4 년 전  
				
					
						
							
								 
						
							
								a46b05a8f9
								
							 
						 
						
							how_to_handle_statics.rst: Update make command 
							
							
`make css` has been renamed to `make assets`. 
							
							
						 
						4 년 전  
				
					
						
							
								 
						
							
								558b9ff7a1
								
									
										
											
								
							 
						 
						
							Update documentation for using Solr to use version 6.x (#3646) 
							
							
						 
						4 년 전  
				
					
						
							
								 
						
							
								4e21df6561
								
							 
						 
						
							Improve upgrading instructions 
							
							
I struggled with migrations when upgrading from Oscar 2.0.4 to 2.1.
@solarissmoke  kindly helped out, and I want to say thank you by adding
the bits I learned to the docs. 
							
							
						 
						4 년 전  
				
					
						
							
								 
						
							
								01edabb29f
								
							 
						 
						
							Tag version 3.0 
							
							
						 
						4 년 전  
				
					
						
							
								 
						
							
								7fd0da8c2f
								
							 
						 
						
							Fix references to moved email templates in documentation. 
							
							
						 
						4 년 전  
				
					
						
							
								 
						
							
								cca7ffe608
								
							 
						 
						
							Bump version to 3.0b and update release notes. 
							
							
						 
						4 년 전  
				
					
						
							
								 
						
							
								5faa5f44dd
								
							 
						 
						
							Remove setting of default value via Javascript in time picker inputs. 
							
							
Where an initial value is required, this should be set on the form field
itself.
Fixes #3590 . 
							
							
						 
						4 년 전  
				
					
						
							
								 
						
							
								c30de9d008
								
									
										
											
								
							 
						 
						
							Prepare 3.0 alpha release. (#3547) 
							
							
						 
						5 년 전  
				
					
						
							
								 
						
							
								ec27400573
								
							 
						 
						
							Add communication app to table of contents for apps in documentation. 
							
							
Fixes #3517 . 
							
							
						 
						5 년 전  
				
					
						
							
								 
						
							
								2599135e93
								
									
										
											
								
							 
						 
						
							Add SEO fields to product and category models and make editable in the dashboard (#3534) 
							
							
						 
						5 년 전  
				
					
						
							
								 
						
							
								4bdf5df9b1
								
							 
						 
						
							Port all core templates and styles to Bootstrap 4. 
							
							
Co-authored-by: Basil Dubyk <samitnuk.work@gmail.com >
Co-authored-by: Alexander Gaevsky <sasha@sasha0.ru >
Co-authored-by: Joseph Wayodi <jwayodi@gmail.com > 
							
							
						 
						5 년 전  
				
					
						
							
								 
						
							
								c91f910445
								
									
										
											
								
							 
						 
						
							Add support for Django 3.1 (#3516) 
							
							
						 
						5 년 전  
				
					
						
							
								 
						
							
								18eca6f76c
								
									
										
											
								
							 
						 
						
							Refactor report generators to be easier to extend, and fix date range filtering in CSV exports (#3501) 
							
							
						 
						5 년 전  
				
					
						
							
								 
						
							
								f333a82773
								
							 
						 
						
							Include sorl-thumbnail in installation steps for getting started docs. 
							
							
						 
						5 년 전  
				
					
						
							
								 
						
							
								db323fffe0
								
							 
						 
						
							Add release notes for #3506. 
							
							
						 
						5 년 전  
				
					
						
							
								 
						
							
								603944d1dd
								
									
										
											
								
							 
						 
						
							Add method get_attribute_values to Product model which also fetches parent product attributes (#3514) 
							
							
						 
						5 년 전  
				
					
						
							
								 
						
							
								69cdcac54d
								
							 
						 
						
							Add a note about disabling DDT in the sandbox. 
							
							
						 
						5 년 전  
				
					
						
							
								 
						
							
								f6157f2268
								
							 
						 
						
							Make ProductAttributesContainer a lazy object so that initialisation is simpler. 
							
							
Fixes #3258 . 
							
							
						 
						5 년 전  
				
					
						
							
								 
						
							
								1d0c704185
								
							 
						 
						
							Add support for restricted offer combinations 
							
							
Non-exclusive offers that only allow combination with specific other offers 
							
							
						 
						6 년 전  
				
					
						
							
								 
						
							
								d921b57609
								
							 
						 
						
							Mention how to create custom benefit in the docs. 
							
							
						 
						5 년 전  
				
					
						
							
								 
						
							
								8e1381f9c3
								
									
										
											
								
							 
						 
						
							Replace outdated references to South migrations in documentation. (#3491) 
							
							
						 
						5 년 전  
				
					
						
							
								 
						
							
								b84f70fa1c
								
							 
						 
						
							Make category slugs dashboard-editable. 
							
							
						 
						5 년 전  
				
					
						
							
								 
						
							
								f43db954ab
								
									
										
											
								
							 
						 
						
							Fix Oscar template override path in documentation for customising templates (#3483) 
							
							
						 
						5 년 전  
				
					
						
							
								 
						
							
								10dce286bc
								
							 
						 
						
							Replace uses of django.conf.urls.url with django.urls.path/re_path 
							
							
						 
						5 년 전  
				
					
						
							
								 
						
							
								3a677f9952
								
							 
						 
						
							Define default ordering on several models. 
							
							
						 
						5 년 전  
				
					
						
							
								 
						
							
								dd5a151af2
								
							 
						 
						
							Add new type field for product.Option and enhanced form rendering for options based on their type. 
							
							
						 
						6 년 전  
				
					
						
							
								 
						
							
								8250e24cf8
								
							 
						 
						
							Add documentation about the platforms and databases supported by Oscar. 
							
							
Also remove unused migrations test for MySQL. 
							
							
						 
						5 년 전  
				
					
						
							
								 
						
							
								d5d5c9d6fc
								
							 
						 
						
							Remove/rename several deprecated model fields from order and partner apps. 
							
							
						 
						6 년 전  
				
					
						
							
								 
						
							
								f992506003
								
							 
						 
						
							Add stub release notes for v3.0 
							
							
						 
						5 년 전  
				
					
						
							
								 
						
							
								9b98c4fed9
								
							 
						 
						
							Tag version 2.1.0 
							
							
						 
						5 년 전  
				
					
						
							
								 
						
							
								2853e2c029
								
							 
						 
						
							Forward-port release notes for version 1.6.8. 
							
							
						 
						5 년 전  
				
					
						
							
								 
						
							
								2ad8cc3afd
								
							 
						 
						
							Re-add release notes for 1.6.6 and 1.6.7 
							
							
These release notes were created in 6a03a0bc1f  and 05b14af8af , but
somehow didn't make it into the master branch.
This is why http://docs.oscarcommerce.com/en/latest/releases/index.html 
currently doesn't mention these releases. 
							
							
						 
						5 년 전