Commit Graph

2099 Commits

Author SHA1 Message Date
Franck Allimant
736885f5bd Fixed broken assets URL generation on Linux 2014-02-04 10:01:12 +01:00
Manuel Raynaud
d4cc662fe6 Merge branch 'optim'
Conflicts:
	core/lib/Thelia/Action/Order.php
2014-02-04 09:11:56 +01:00
Franck Allimant
6618d2c571 Fixed an extra '&' when removing a duplicate parameter from query string 2014-02-04 02:14:56 +01:00
Franck Allimant
15c5532bff Added the countvar param to module_include plugin, to get the number of
found modules in the calling template (optional)
2014-02-04 01:09:11 +01:00
Franck Allimant
e08ea4e14f Improved template pathes management: no more \ and / mix 2014-02-04 00:56:50 +01:00
Franck Allimant
f9be7d1963 Imporved exception logging 2014-02-04 00:55:02 +01:00
Franck Allimant
102d5239a9 Added a specific handling for a proper outpur of Exceptions in the log. 2014-02-04 00:51:38 +01:00
Franck Allimant
b18718293f Fixed a wrong CacheEvent instanciation. 2014-02-04 00:20:45 +01:00
Franck Allimant
312e4a93f3 Fixed URL class initialization proble in Unit Test 2014-02-03 18:53:01 +01:00
Manuel Raynaud
643099c1b6 create test suite for category listener 2014-02-03 18:03:09 +01:00
Manuel Raynaud
437e5826c5 refactor CacheTest, moving it in good directory 2014-02-03 16:08:33 +01:00
Manuel Raynaud
ee5cf9af4d create test for cache clear listener 2014-02-03 16:05:22 +01:00
Manuel Raynaud
01950e4556 create test suite pour AttributeAv listener 2014-02-03 15:58:08 +01:00
Franck Allimant
aa993b0cf9 Using protected $container instead of (missing) getContainer() method 2014-02-03 15:31:34 +01:00
Franck Allimant
84f8a15fac Fixed Customer action configuration, the secutiry context was missing 2014-02-03 15:31:05 +01:00
Franck Allimant
1a72594dac Using protected member $securityContext instez of a protected getter 2014-02-03 15:30:03 +01:00
Manuel Raynaud
923055826a create test suite for attribute listener 2014-02-03 15:04:37 +01:00
Manuel Raynaud
31dc5238de change container interface, using good one 2014-02-03 14:07:23 +01:00
Franck Allimant
3fd8f5adbb Removes container from all Thelia actions, but Modules (#198) 2014-02-03 13:59:33 +01:00
Franck Allimant
779c33ac79 Fixed wrong namespace 2014-02-03 13:56:30 +01:00
Franck Allimant
a28e50c7e2 Added a way to create orders outside of the front-office context. 2014-02-03 13:56:05 +01:00
Manuel Raynaud
1548194a1c fix send mail order 2014-02-03 13:55:13 +01:00
Etienne Roudeix
ce80360a23 remove useless code 2014-02-03 13:54:32 +01:00
Etienne Roudeix
4e691eea27 remive double POSTAGE setting in order loop 2014-02-03 13:54:32 +01:00
Manuel Raynaud
bc61ca3d19 fix send mail order 2014-02-03 13:41:40 +01:00
Manuel Raynaud
c18718254c test area listener (#198] 2014-02-03 11:40:12 +01:00
Manuel Raynaud
0c87b7606c start creating test for Area action 2014-02-03 09:13:26 +01:00
Franck Allimant
220d405142 Fixed typo 2014-02-01 19:17:28 +01:00
Franck Allimant
1e4eaf1093 Fixed wrong namespace 2014-02-01 19:07:02 +01:00
Franck Allimant
dfbbf90e0f Fixed returnBytes (breaks are removed) 2014-02-01 14:42:09 +01:00
Franck Allimant
89653f452b Removes container from all Thelia actions, but Modules (#198) 2014-01-31 20:06:42 +01:00
Franck Allimant
dfd34bad49 Fixed wrong namespace 2014-01-31 16:03:02 +01:00
Franck Allimant
f8e3553924 Removed unused container dependency from the FileManager class 2014-01-31 15:55:21 +01:00
Franck Allimant
b7c076445c Merge branch 'optim' of https://github.com/thelia/thelia into optim
Conflicts:
	core/lib/Thelia/Action/Order.php
	core/lib/Thelia/Core/Template/Element/BaseLoop.php
2014-01-31 15:49:59 +01:00
Manuel Raynaud
64f89d07a9 create test for updatePassword event 2014-01-31 12:51:15 +01:00
Manuel Raynaud
b3cc5e3f80 create test for admin modification listener 2014-01-31 12:27:42 +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
Etienne Roudeix
67a9b39bf0 remove useless code 2014-01-30 15:13:29 +01:00
Etienne Roudeix
1c8bb4cbd3 remive double POSTAGE setting in order loop 2014-01-30 09:42:14 +01:00
Manuel Raynaud
485816cc4c change argument hash creation 2014-01-29 21:21:27 +01:00
Manuel Raynaud
126851a6c9 change thelia version in main class 2014-01-29 16:15:07 +01:00
Manuel Raynaud
40b8109f32 prepare for new Version : 2.0.0-beta4 2014-01-29 15:47:23 +01:00
Manuel Raynaud
58255430df change external schema path on generating new module. Fix #197 2014-01-29 15:38:06 +01:00
Manuel Raynaud
6e33670e04 update translations 2014-01-29 14:42:06 +01:00
Manuel Raynaud
a05ad4daec add missing use statement 2014-01-29 12:47:42 +01:00
Etienne Roudeix
f0c5e1b0b9 remove unnecessary use call 2014-01-29 09:34:36 +01:00
Manuel Raynaud
fb021a55a2 assign true to force_return param in feature_value loop 2014-01-28 09:37:30 +01:00
Franck Allimant
3363200607 Improved languages management, added many country flags. Fix #183 2014-01-27 23:22:02 +01:00