Commit Graph

642 Commits

Author SHA1 Message Date
Franck Allimant
c134acf896 Fixed comments 2014-04-12 02:15:54 +02:00
Franck Allimant
93d5444b8b Fixed comments 2014-04-11 02:22:18 +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
Asturyan
e54349c5c5 fix syntax error 2014-03-21 14:23:27 +01:00
Asturyan
d1e91e889d fix syntax error 2014-03-21 14:23:01 +01:00
Asturyan
553022ec58 Add translation to jQPlot title 2014-03-21 11:52:06 +01:00
Asturyan
e402fe051f Fix "Undefined variable: ex" 2014-03-21 09:22:25 +01:00
Asturyan
eaf5ab7a7e Fix "Undefined variable: ex" 2014-03-21 09:20:48 +01:00
Asturyan
fad37219a1 Fix "Undefined variable: ex" 2014-03-20 16:33:36 +01:00
Asturyan
2448b7bf8c Fix "Undefined variable: ex" 2014-03-20 16:18:30 +01:00
Manuel Raynaud
99eb5c01f4 add some phpdoc 2014-03-17 15:14:58 +01:00
Manuel Raynaud
0e21cb7b82 weight is not mandatory anymore 2014-03-14 11:19:23 +01:00
Manuel Raynaud
e4ba7d8d11 change the way product is created 2014-03-13 09:56:11 +01:00
Manuel Raynaud
e415b747ea remove fixme comment when not needed anymore 2014-03-10 12:17:39 +01:00
Manuel Raynaud
191a120aa5 remove unused class and change function name to be PSR1 compliant 2014-03-10 12:03:57 +01:00
Manuel Raynaud
81a09e1a98 remove unused code 2014-03-10 11:57:58 +01:00
Manuel Raynaud
a27e317245 update phpDoc and fix cs 2014-03-05 15:12:11 +01:00
Manuel Raynaud
a5cfcf91ca update changelog and fix cs 2014-02-22 19:01:37 +01:00
Manuel Raynaud
16275ef51a create error message when a customer is deleted and already have orders.
Fix #199
2014-02-19 10:41:26 +01:00
Manuel Raynaud
99e89e4249 allow intl in coupon edition 2014-02-10 13:03:07 +01:00
Manuel Raynaud
e4916e5198 allow intl for document object 2014-02-10 12:04:03 +01:00
Manuel Raynaud
b9575432fd allow intl for image object 2014-02-10 11:53:20 +01:00
Franck Allimant
f9be7d1963 Imporved exception logging 2014-02-04 00:55:02 +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
Franck Allimant
3363200607 Improved languages management, added many country flags. Fix #183 2014-01-27 23:22:02 +01:00
Franck Allimant
7043a9e388 Fixed #196 2014-01-27 22:12:29 +01:00
Franck Allimant
c5cc6aae76 Added administrator preferred locale (see issue #183) 2014-01-27 14:29:37 +01:00
Franck Allimant
6b78a33f97 Improved order management in back-office 2014-01-25 19:14:57 +01:00
Franck Allimant
c8620ea63b Merge branch 'master' of https://github.com/thelia/thelia 2014-01-23 09:34:25 +01:00
Franck Allimant
54db55467b Fixed injection of TaxManager in TaxCreationForm instance 2014-01-23 09:33:09 +01:00
Manuel Raynaud
1b2c1d53ac remove some unused variables 2014-01-22 15:50:40 +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
Manuel Raynaud
2bd23777ca "save and close" button had now effect. Fix #185 2014-01-20 14:52:44 +01:00
Manuel Raynaud
3e4eff172f fix getExistingObject method for several controller. 2014-01-20 12:01:25 +01:00
Etienne Roudeix
809d2631c0 remove old functions 2014-01-20 11:11:44 +01:00
Manuel Raynaud
992b5be95c fix routing name in Coupon module. Fix #171 2014-01-17 14:33:09 +01:00
Manuel Raynaud
9b81e88946 fix pdf generation. Fix #170 2014-01-17 12:23:08 +01:00
Manuel Raynaud
4e1521775f alloow possibility to specify a ref for a customer 2014-01-17 11:15:55 +01:00
Franck Allimant
42737940a9 The router id is now configurable via setters and getters to allow
modules to use their own router.
2014-01-16 19:35:12 +01:00
Franck Allimant
9335a41447 Delete module request contains now "data data" flag 2014-01-16 12:01:54 +01:00
Manuel Raynaud
eb5056f089 AbstractController::getExistingObject return object with hte needed
locale inside
2014-01-14 14:39:08 +01:00
Manuel Raynaud
882bfeb80c import missing namespaces in Proruct controller 2014-01-13 10:12:08 +01:00
Manuel Raynaud
9d0121f321 fix cs 2014-01-10 11:41:55 +01:00
Manuel Raynaud
8214ab77ec refactor update process. Now only available with command line 2014-01-08 16:23:54 +01:00
Manuel Raynaud
653c418aa6 log more events in update process 2014-01-08 14:37:58 +01:00
Manuel Raynaud
366454ebe8 create sql script for migrations 2014-01-08 14:16:32 +01:00
Manuel Raynaud
97a9ff26be finish update process 2014-01-08 12:16:25 +01:00