Commit Graph

587 Commits

Author SHA1 Message Date
Manuel Raynaud
ad469298bc Merge pull request #428 from roadster31/coupon-types
Temporary fix for #427
2014-05-23 00:32:26 +02:00
Franck Allimant
e4029c9fdd Temporary fix for #427 2014-05-22 23:39:34 +02:00
Manuel Raynaud
2ace0796e8 session is now initialize using dispatcher 2014-05-20 09:44:04 +02:00
Franck Allimant
392abff271 Free shipping for selected countries and/or shipping methods 2014-05-15 20:25:22 +02:00
Franck Allimant
112cb8eeb0 Added ForSomeCustomer condition 2014-05-12 23:37:43 +02:00
Franck Allimant
07411b95a1 Added more conditions 2014-05-10 12:13:02 +02:00
Franck Allimant
6632eba9f4 Added countries and start date conditions 2014-05-10 02:39:24 +02:00
Franck Allimant
aa48a73343 Removed the useless coupon read function 2014-05-02 17:10:25 +02:00
Manuel Raynaud
d0edbdfd5b change price if needed when customer log in or log out 2014-04-29 11:35:10 +02:00
Manuel Raynaud
c4b2898830 Merge pull request #345 from roadster31/various-fixes
Various fixes
2014-04-28 21:56:01 +02:00
Julien Chanséaume
ac51ab21e4 add estimated shipping functionnality in cart 2014-04-28 12:24:43 +02:00
Franck Allimant
657af6e8f1 Ajout du vidage des caches assets, images et documents 2014-04-26 17:06:10 +02:00
Manuel Raynaud
0deadcd247 create resource and page for export 2014-04-24 17:55:09 +02:00
Manuel Raynaud
dbe641ad84 create new resources 2014-04-24 17:55:09 +02:00
Franck Allimant
83ab70082d Changed "Cache" by "Advanced configuration" 2014-04-24 12:29:43 +02:00
Manuel Raynaud
0435478ae8 fix cs 2014-04-22 12:43:57 +02:00
Franck Allimant
c8e1a105c5 Added route for getting lates news without beeing logged in. 2014-04-22 10:42:07 +02:00
Manuel Raynaud
ec318376f5 create a listener for adding the cart cookie in the response object 2014-04-17 16:49:34 +02:00
Franck Allimant
123280f4d4 Cleaned the mess of Shipping zones, which is Shipping configuration... 2014-04-15 20:11:33 +02:00
Franck Allimant
87ed08dc6f Fixes #293, #294 2014-04-15 17:41:33 +02:00
Manuel Raynaud
5e9070097d allow to possibility to flush the cache from admin panel, Fix #249 2014-04-10 15:56:52 +02:00
Boyquotes
adf56fd142 Typo in class/file name 2014-03-22 10:17:00 +01:00
Boyquotes
95335babac Merge remote-tracking branch 'upstream/master' 2014-03-21 09:30:30 +01:00
Boyquotes
34937fe3ec reference deactivate command line 2014-03-21 09:28:31 +01:00
Manuel Raynaud
e4ba7d8d11 change the way product is created 2014-03-13 09:56:11 +01:00
Manuel Raynaud
8c45c392ac add a first verification in controller creation process for verifying if an admin is already logged in. Fix #246 2014-03-07 12:42:39 +01:00
Manuel Raynaud
12741c7663 refactor validator translation in a listener 2014-02-21 17:53:49 +01:00
Manuel Raynaud
3244e88585 create lost password email 2014-02-11 16:13:30 +01:00
Franck Allimant
84f8a15fac Fixed Customer action configuration, the secutiry context was missing 2014-02-03 15:31:05 +01:00
Franck Allimant
89653f452b Removes container from all Thelia actions, but Modules (#198) 2014-01-31 20:06:42 +01:00
Franck Allimant
f8e3553924 Removed unused container dependency from the FileManager class 2014-01-31 15:55:21 +01:00
Manuel Raynaud
58ae3bb619 remove container from administrator listener and create test for this
event. #198
2014-01-31 12:02:45 +01:00
Manuel Raynaud
bf49aa24dd Remove container from Adress listenet. #198 2014-01-31 11:28:06 +01:00
Manuel Raynaud
3fb0dfe1db Remove container in Customer listener. #198 2014-01-31 11:03:53 +01:00
Manuel Raynaud
1974d3e3c3 fix psr 2014-01-22 12:52:36 +01:00
Franck Allimant
5d92ea0bab TaxManager is now a service in the container. 2014-01-22 01:18:28 +01:00
Franck Allimant
77837b74da Fixed delete module route 2014-01-16 12:01:42 +01:00
Manuel Raynaud
8214ab77ec refactor update process. Now only available with command line 2014-01-08 16:23:54 +01:00
Manuel Raynaud
97a9ff26be finish update process 2014-01-08 12:16:25 +01:00
Manuel Raynaud
6a9fd30a53 create new entry in config menu and not needed update page 2014-01-08 12:16:25 +01:00
Manuel Raynaud
b72fab5212 start update process 2014-01-08 12:16:25 +01:00
Etienne Roudeix
99038e688a Revert "Revert "Merge branch 'cleanmaster' into modules""
This reverts commit b3ac365b45.

Conflicts:
	Readme.md
	core/lib/Thelia/Controller/Admin/AbstractCrudController.php
	core/lib/Thelia/Core/Template/Assets/AssetManagerInterface.php
	core/lib/Thelia/Core/Template/Assets/AsseticAssetManager.php
	core/lib/Thelia/Core/Template/Smarty/SmartyParser.php
	core/lib/Thelia/Core/Template/TemplateDefinition.php
	core/lib/Thelia/Model/Base/Coupon.php
	core/lib/Thelia/Model/Base/CouponQuery.php
	core/lib/Thelia/Model/Base/CouponVersion.php
	core/lib/Thelia/Model/Base/CouponVersionQuery.php
	core/lib/Thelia/Model/Base/OrderCouponQuery.php
2014-01-06 11:25:25 +01:00
gmorel
e606a6f8ce Coupon : Condition module refactor
Less crappy unmaintainable javascript
More logic in extendable php
2014-01-05 00:00:15 +01:00
gmorel
3e12ace045 Coupon : Fix mistake with chmod, file mode set as 644 as it originally was 2013-12-30 00:50:04 +01:00
gmorel
e18298bbba Refactor : Coupon effect inputs are now more customisable (input text, select, ajax, etc.. are usable) and unlimited amount of input for coupon effect are now possible too (Event are used for custom inputs) 2013-12-26 23:47:07 +01:00
gmorel
8f9b86ff6a Merge branch 'master' of https://github.com/thelia/thelia into coupon
* 'master' of https://github.com/thelia/thelia: (121 commits)
  set cartItem in cart add and update events
  need to unescape breadcrumb strings after been in array
  update readme file
  update insert.sql with new release version
  change changelog file format
  Prevent product and content création at catalog root
  dynamic delivery modules on delivery front template
  complete changelog
  Finished merging modules with master
  Revert "Merge branch 'cleanmaster' into modules"
  use TaxEngine::getDeliveryCountry in delivery loop
  refacto getTaxCountry which is actually getDeliveryCountry
  make it magic last stand
  change loop in shipping zone template using module insteadof delivery
  Fixed template loop
  Refactored templates processing
  complete readme file
  change email address of core contributors
  fix getPosition folder test
  add coupon tests
  ...

Conflicts:
	core/lib/Thelia/Controller/Admin/ProductController.php
2013-12-25 14:14:20 +01:00
gmorel
69d255f782 new branch coupon 2013-12-25 14:12:54 +01:00
Etienne Roudeix
b3ac365b45 Revert "Merge branch 'cleanmaster' into modules"
This reverts commit d0ff5260f7, reversing
changes made to 67d0101dbe.
2013-12-20 11:16:42 +01:00
Etienne Roudeix
d0ff5260f7 Merge branch 'cleanmaster' into modules
Conflicts:
	core/lib/Thelia/Core/Template/Assets/AssetManagerInterface.php
	core/lib/Thelia/Core/Template/Assets/AsseticAssetManager.php
	core/lib/Thelia/Core/Template/Loop/Template.php
	core/lib/Thelia/Core/Template/Smarty/Assets/SmartyAssetsManager.php
	core/lib/Thelia/Core/Template/Smarty/SmartyParser.php
	core/lib/Thelia/Core/Template/TemplateDefinition.php
	core/lib/Thelia/Core/Template/TemplateHelper.php
	core/lib/Thelia/Core/Thelia.php
2013-12-20 11:16:35 +01:00
Etienne Roudeix
1ba60103f3 coupon in orders + model review : backquote use 2013-12-18 17:46:42 +01:00