0ce3a16817 
								
							
								 
							
						 
						
							
							
								
								Version bump  
							
							
							
						 
						
							2019-02-09 21:25:32 +10:30  
				
					
						
							
							
								 
						
							
							
								4b03b12ba4 
								
							
								 
							
						 
						
							
							
								
								Update packages  
							
							
							
						 
						
							2019-02-09 21:24:38 +10:30  
				
					
						
							
							
								 
						
							
							
								3ab76684bb 
								
							
								 
							
						 
						
							
							
								
								Stock management changes  
							
							
							
						 
						
							2019-02-09 21:16:41 +10:30  
				
					
						
							
							
								 
						
							
							
								b352058e76 
								
							
								 
							
						 
						
							
							
								
								Starting stock management  
							
							
							
						 
						
							2019-02-09 14:37:02 +10:30  
				
					
						
							
							
								 
						
							
							
								300057aa88 
								
							
								 
							
						 
						
							
							
								
								Linting  
							
							
							
						 
						
							2019-02-09 13:43:44 +10:30  
				
					
						
							
							
								 
						
							
							
								1ee773a3fd 
								
							
								 
							
						 
						
							
							
								
								Fix   #34  
							
							
							
						 
						
							2019-02-09 13:43:02 +10:30  
				
					
						
							
							
								 
						
							
							
								a03f1ef6e7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/mrvautin/expressCart  
							
							
							
						 
						
							2019-02-09 13:36:12 +10:30  
				
					
						
							
							
								 
						
							
							
								53df3db937 
								
							
								 
							
						 
						
							
							
								
								Added form PR  #41  
							
							
							
						 
						
							2019-02-09 13:35:41 +10:30  
				
					
						
							
							
								 
						
							
							
								1c09c0f7d4 
								
							
								 
							
						 
						
							
							
								
								This is minor fix for image upload issue if multiple sub directories to be created based on permaLink of product  
							
							
							
						 
						
							2019-02-09 13:33:24 +10:30  
				
					
						
							
							
								 
						
							
							
								4739b59c1f 
								
							
								 
							
						 
						
							
							
								
								in cart; on product quantity update, change the value too.  
							
							
							
						 
						
							2019-02-09 13:33:06 +10:30  
				
					
						
							
							
								 
						
							
							
								ac01568036 
								
							
								 
							
						 
						
							
							
								
								Missing title  
							
							
							
						 
						
							2018-12-12 00:35:35 +11:00  
				
					
						
							
							
								 
						
							
							
								b4a9ba3064 
								
							
								 
							
						 
						
							
							
								
								Sanitize product inputs  
							
							
							
						 
						
							2018-12-12 00:31:56 +11:00  
				
					
						
							
							
								 
						
							
							
								1d2522668a 
								
							
								 
							
						 
						
							
							
								
								Linting  
							
							
							
						 
						
							2018-10-05 22:45:39 +09:30  
				
					
						
							
							
								 
						
							
							
								5db27a523b 
								
							
								 
							
						 
						
							
							
								
								Allow for order wide comments on payment  
							
							
							
						 
						
							2018-10-05 22:45:12 +09:30  
				
					
						
							
							
								 
						
							
							
								4c72bbaa87 
								
							
								 
							
						 
						
							
							
								
								Package lock  
							
							
							
						 
						
							2018-10-05 22:02:29 +09:30  
				
					
						
							
							
								 
						
							
							
								eac527904d 
								
							
								 
							
						 
						
							
							
								
								Version bump  
							
							
							
						 
						
							2018-10-05 21:28:59 +09:30  
				
					
						
							
							
								 
						
							
							
								ac652edcb3 
								
							
								 
							
						 
						
							
							
								
								Linting fixes  
							
							
							
						 
						
							2018-10-05 21:28:33 +09:30  
				
					
						
							
							
								 
						
							
							
								d2679077a4 
								
							
								 
							
						 
						
							
							
								
								Gulp fixes  
							
							
							
						 
						
							2018-10-05 21:27:41 +09:30  
				
					
						
							
							
								 
						
							
							
								dbb3a15f65 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/mrvautin/expressCart  
							
							
							
						 
						
							2018-10-05 21:26:18 +09:30  
				
					
						
							
							
								 
						
							
							
								9d94ea0a80 
								
							
								 
							
						 
						
							
							
								
								Added ability to add comments to product in order  
							
							
							
						 
						
							2018-10-05 21:24:42 +09:30  
				
					
						
							
							
								 
						
							
							
								9b0f7a03b7 
								
							
								 
							
						 
						
							
							
								
								Handle settings changes without restart  
							
							... 
							
							
							
							Prior to this change, edited settings on the /admin/settings page
required a restart for the edit to take effect. This even causes the
settings page itself to not reflect the updated settings once you
navigate away from it or refresh. This change triggers the config to
reload when the settings are modified, which causes the impacted
templates to be recomputed. 
							
						 
						
							2018-09-02 21:26:15 +09:30  
				
					
						
							
							
								 
						
							
							
								70127ee0bc 
								
							
								 
							
						 
						
							
							
								
								Allow for an ignored local settings file.  
							
							... 
							
							
							
							Even though settings.json is in the .gitignore file git does not ignore
modifications to this file. This change makes expressCart detect the
existence of a file called settings-local.json. When this file exists,
it will be used for reading and writing settings instead of the usual
settings.json. This will help to prevent accidental leakage of user
secrets. 
							
						 
						
							2018-09-02 21:25:37 +09:30  
				
					
						
							
							
								 
						
							
							
								539261d140 
								
							
								 
							
						 
						
							
							
								
								Rename mongodb container to expresscart-mongodb  
							
							... 
							
							
							
							This change avoids naming conflicts with other mongodb containers. 
							
						 
						
							2018-09-02 10:21:36 +09:30  
				
					
						
							
							
								 
						
							
							
								d889bfb525 
								
							
								 
							
						 
						
							
							
								
								Fix missing python dependency in docker build  
							
							
							
						 
						
							2018-09-02 07:18:45 +09:30  
				
					
						
							
							
								 
						
							
							
								354f4e980e 
								
							
								 
							
						 
						
							
							
								
								Npm audit fixes  
							
							
							
						 
						
							2018-08-31 14:41:01 +09:30  
				
					
						
							
							
								 
						
							
							
								ec6a01413d 
								
							
								 
							
						 
						
							
							
								
								Updated package lock  
							
							
							
						 
						
							2018-08-31 14:34:56 +09:30  
				
					
						
							
							
								 
						
							
							
								b2234ef4f2 
								
							
								 
							
						 
						
							
							
								
								Login fixes  
							
							
							
						 
						
							2018-08-31 13:00:27 +09:30  
				
					
						
							
							
								 
						
							
							
								f9b5a84fb8 
								
							
								 
							
						 
						
							
							
								
								updated cartTotalItems in routes/index.js instead of adding handlebar helper.  fixes quantity discrepency in the view when you first add items to the cart  
							
							
							
						 
						
							2018-07-17 14:25:15 +09:30  
				
					
						
							
							
								 
						
							
							
								9662d341c8 
								
							
								 
							
						 
						
							
							
								
								add new handlebars helper cartTotalItems and pass session.cart to it from layouts/layout.hbs to show cart total items including quantities  
							
							
							
						 
						
							2018-07-17 14:25:15 +09:30  
				
					
						
							
							
								 
						
							
							
								4f7eeb87c8 
								
							
								 
							
						 
						
							
							
								
								check for admin view before loading materialize js  
							
							
							
						 
						
							2018-07-17 14:24:03 +09:30  
				
					
						
							
							
								 
						
							
							
								b9caca8794 
								
							
								 
							
						 
						
							
							
								
								update routes/admin.js to fix bug deleting product options  
							
							
							
						 
						
							2018-06-22 16:46:42 +10:00  
				
					
						
							
							
								 
						
							
							
								ad6ca4ba60 
								
							
								 
							
						 
						
							
							
								
								check for order options with this.options in views/order.hbs  
							
							
							
						 
						
							2018-06-11 09:57:49 +09:30  
				
					
						
							
							
								 
						
							
							
								77d7262124 
								
							
								 
							
						 
						
							
							
								
								remove productOptions from routes/order.js  
							
							
							
						 
						
							2018-06-11 09:57:49 +09:30  
				
					
						
							
							
								 
						
							
							
								65b18cfe42 
								
							
								 
							
						 
						
							
							
								
								Add limitations to file uploads  
							
							
							
						 
						
							2018-06-01 21:01:23 +09:30  
				
					
						
							
							
								 
						
							
							
								6345ef8318 
								
							
								 
							
						 
						
							
							
								
								Bump version  
							
							
							
						 
						
							2018-05-30 18:40:03 +09:30  
				
					
						
							
							
								 
						
							
							
								baccaae9b0 
								
							
								 
							
						 
						
							
							
								
								Fix issue with ability to create admin user by setting referrer  
							
							
							
						 
						
							2018-05-30 18:35:17 +09:30  
				
					
						
							
							
								 
						
							
							
								c674f86576 
								
							
								 
							
						 
						
							
							
								
								Small cart quantity fixes  
							
							
							
						 
						
							2018-05-21 23:06:12 +09:30  
				
					
						
							
							
								 
						
							
							
								abc5de8ff6 
								
							
								 
							
						 
						
							
							
								
								fix:The partial payments/paypal could not be found  
							
							
							
						 
						
							2018-04-16 18:55:16 +02:00  
				
					
						
							
							
								 
						
							
							
								fa660edb0c 
								
							
								 
							
						 
						
							
							
								
								Test fixes  
							
							
							
						 
						
							2018-02-23 20:28:05 +01:00  
				
					
						
							
							
								 
						
							
							
								4d14589484 
								
							
								 
							
						 
						
							
							
								
								Fixed Node version check  
							
							
							
						 
						
							2018-02-22 20:16:55 +01:00  
				
					
						
							
							
								 
						
							
							
								ddaf235d92 
								
							
								 
							
						 
						
							
							
								
								Fixed productAddedDate in test data  
							
							
							
						 
						
							2018-02-22 20:10:15 +01:00  
				
					
						
							
							
								 
						
							
							
								61c59c8997 
								
							
								 
							
						 
						
							
							
								
								Started adding some tests  
							
							
							
						 
						
							2018-02-22 18:41:24 +01:00  
				
					
						
							
							
								 
						
							
							
								245c67188b 
								
							
								 
							
						 
						
							
							
								
								Files not needed  
							
							
							
						 
						
							2018-02-17 21:09:30 +01:00  
				
					
						
							
							
								 
						
							
							
								5d9fb25073 
								
							
								 
							
						 
						
							
							
								
								Fixed theme path  
							
							
							
						 
						
							2018-02-17 14:39:00 +01:00  
				
					
						
							
							
								 
						
							
							
								2ded224d5b 
								
							
								 
							
						 
						
							
							
								
								Added a new theme called "Mono"  
							
							
							
						 
						
							2018-02-17 14:30:28 +01:00  
				
					
						
							
							
								 
						
							
							
								7b617bcb30 
								
							
								 
							
						 
						
							
							
								
								Fixed menu in test data  
							
							
							
						 
						
							2018-02-17 12:26:18 +01:00  
				
					
						
							
							
								 
						
							
							
								8d966f862b 
								
							
								 
							
						 
						
							
							
								
								Added more test products  
							
							
							
						 
						
							2018-02-14 09:11:45 +01:00  
				
					
						
							
							
								 
						
							
							
								e3f0887e4c 
								
							
								 
							
						 
						
							
							
								
								Gulp now compressing theme CSS  
							
							
							
						 
						
							2018-02-13 22:15:14 +01:00  
				
					
						
							
							
								 
						
							
							
								26b9ff85b1 
								
							
								 
							
						 
						
							
							
								
								Small Material theme fixes  
							
							
							
						 
						
							2018-02-13 21:59:30 +01:00  
				
					
						
							
							
								 
						
							
							
								bfb6b04b2e 
								
							
								 
							
						 
						
							
							
								
								Added screenshot  
							
							
							
						 
						
							2018-02-13 21:59:03 +01:00