Commit Graph

1159 Commits

Author SHA1 Message Date
Franck Allimant
83ab70082d Changed "Cache" by "Advanced configuration" 2014-04-24 12:29:43 +02:00
Franck Allimant
112f9b91aa Fixed #326 2014-04-22 16:22:53 +02:00
Manuel Raynaud
7593717736 remove RC1 references 2014-04-22 14:30:44 +02:00
Manuel Raynaud
0435478ae8 fix cs 2014-04-22 12:43:57 +02:00
Manuel Raynaud
7b497fdcc2 apply good order status label on customer account. Fix #319 2014-04-21 22:17:20 +02:00
Franck Allimant
1283e078f0 No namespace in Tlog call 2014-04-21 14:19:59 +02:00
Franck Allimant
3442cf22ed Removed call to Tlog (prevent installation !) 2014-04-21 14:19:16 +02:00
Franck Allimant
7dd6203de7 Improved the regex for searching i18n strings in templates 2014-04-21 01:03:08 +02:00
Franck Allimant
b768d15eac Translation of modules templates files 2014-04-21 00:25:34 +02:00
Franck Allimant
4720c410cb Loading of modules i18n files. 2014-04-21 00:24:23 +02:00
Franck Allimant
a135a68e6c Implemented domains in translations. Fix #116 and #177 2014-04-20 16:31:06 +02:00
Manuel Raynaud
9b29d510f2 Merge pull request #322 from roadster31/pagination
Pagination
2014-04-19 13:52:40 +02:00
Franck Allimant
dcac104b75 Fixed pagination, and factorized pager 2014-04-18 19:52:45 +02:00
Manuel Raynaud
80ad3068b3 check file in main and sub templates 2014-04-18 15:12:17 +02:00
Manuel Raynaud
5e65bf0b8a change license header 2014-04-18 09:36:41 +02:00
Manuel Raynaud
542d2a6684 Merge pull request #310 from roadster31/modulesfix
Modulesfix
2014-04-18 09:19:06 +02:00
Franck Allimant
52ecfe7dad Fix #308 2014-04-17 23:52:01 +02:00
Franck Allimant
307217665b Restored previous version 2014-04-17 23:51:05 +02:00
Franck Allimant
12c21b1239 Fixes #308 2014-04-17 19:46:21 +02:00
Franck Allimant
e0079096dd Added the AbstractDeliveryModule class, and the isValidDelivery method. 2014-04-17 18:57:04 +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
274304e998 Improved the dismmay on modules tab 2014-04-16 23:05:26 +02:00
Franck Allimant
fc402aa8ef Fixed loop order processing 2014-04-16 16:35:48 +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
2a6152827d Fixes #295 2014-04-15 17:43:11 +02:00
Manuel Raynaud
7500680a77 Merge pull request #284 from roadster31/basemodulecontroller
Various improvements, and URL calculation fix
2014-04-14 16:32:29 +02:00
Franck Allimant
3673208e02 Typed setStatus() argument method, to prevent confusion (code ? id ?) 2014-04-12 02:14:55 +02:00
Manuel Raynaud
b60abb206b fix cs 2014-04-11 09:36:43 +02:00
Franck Allimant
a4bc3620ef Fixed comments 2014-04-11 02:25:06 +02:00
Franck Allimant
d02b973945 Added setTemplateDefinition() method to the interface. 2014-04-11 02:22:40 +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
Manuel Raynaud
2532a3bb4b fix cs 2014-04-10 12:06:43 +02:00
Manuel Raynaud
caf22404f5 Merge pull request #279 from roadster31/labels
Labels
2014-04-10 12:04:36 +02:00
Franck Allimant
5812b08b5f Added some more output data in form_field block 2014-04-10 10:04:47 +02:00
Manuel Raynaud
48b7eb9353 create a new event fire when cart item is duplicated 2014-04-09 17:06:11 +02:00
Franck Allimant
5eac9ba546 form_field return more information from the field descriptor 2014-04-04 02:33:22 +02:00
Franck Allimant
c39a944172 Added typing in assign() method comment to prevent PhpStorm warning 2014-04-04 02:31:13 +02:00
Manuel Raynaud
886320789a add cart item id on order product save event 2014-03-28 09:18:03 +01:00
Manuel Raynaud
0d6354debc update folder path loop 2014-03-17 12:44:45 +01:00
Manuel Raynaud
d72a3eb4b6 reformat code in customer loop 2014-03-17 12:05:57 +01:00
Manuel Raynaud
2279061892 update arguments in some cart and category-path loop 2014-03-17 10:47:01 +01:00
Manuel Raynaud
0e7c464183 remove context in all security function. This Parameter is not used anymore. 2014-03-17 10:01:43 +01:00
Franck Allimant
ac4b92949b Improved (again) error messages 2014-03-14 15:53:21 +01:00
Franck Allimant
1d4b230417 Improves error messages in image and document loop 2014-03-14 15:03:04 +01:00
Manuel Raynaud
775160235c fix module_include countvar assignation 2014-03-11 17:39:56 +01:00
Manuel Raynaud
ed6d0b4a71 refactor product loop, removing some duplicated lines 2014-03-11 16:40:58 +01:00
Manuel Raynaud
7bad5acbf8 verify next/prev param in parserResult product loop 2014-03-11 15:59:55 +01:00
Manuel Raynaud
33f2b56080 and product output are now optional 2014-03-11 15:42:43 +01:00
Manuel Raynaud
a408f13293 change attribute type in associated_content loop 2014-03-10 17:01:16 +01:00
Manuel Raynaud
cd37311ba1 remove init_set use 2014-03-10 12:48:09 +01:00