Commit Graph

3391 Commits

Author SHA1 Message Date
Manuel Raynaud
5c5f982593 update readme 2014-04-18 10:07:51 +02:00
Manuel Raynaud
303f91cfb5 update composer.lock file 2014-04-18 09:58:17 +02:00
Manuel Raynaud
dffa1b2ecb update license header 2014-04-18 09:39:04 +02:00
Manuel Raynaud
1c84c83835 update license in composer file 2014-04-18 09:36:41 +02:00
Manuel Raynaud
5e65bf0b8a change license header 2014-04-18 09:36:41 +02:00
Manuel Raynaud
0714546837 change license file from GPL to LGPL 2014-04-18 09:36:41 +02:00
Manuel Raynaud
572cef1f63 remove abstract methods already presents in interfaces 2014-04-18 09:35:38 +02:00
Manuel Raynaud
542d2a6684 Merge pull request #310 from roadster31/modulesfix
Modulesfix
2014-04-18 09:19:06 +02:00
Franck Allimant
e02d9c1611 Fix for #308 2014-04-18 00:09:26 +02:00
Franck Allimant
784ab68ca5 Restored previous version 2014-04-18 00:06:49 +02:00
Franck Allimant
4b18c4ffba Fix comment 2014-04-18 00:03:27 +02:00
Franck Allimant
a3883ef1b6 Fix for #308 2014-04-18 00:01:19 +02:00
Franck Allimant
917b05b65e Restored previous version 2014-04-18 00:00:25 +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
68cbc986e1 Fix for #308 2014-04-17 23:44:19 +02:00
Franck Allimant
0bdac59881 Restored previous version 2014-04-17 23:41:12 +02:00
Franck Allimant
bf5b662863 Removed files added by mistake 2014-04-17 23:13:17 +02:00
Franck Allimant
a0285c855c Fixed wrong commit 2014-04-17 23:12:59 +02:00
Franck Allimant
1603a89cff Fixed postage amount reset. 2014-04-17 20:50:35 +02:00
Franck Allimant
115d86d82e Initial commit 2014-04-17 20:00:46 +02:00
Franck Allimant
ed91dcaffe Reformated JSON to a human readable form (e.g, with newlines). 2014-04-17 19:57:49 +02:00
Franck Allimant
12c21b1239 Fixes #308 2014-04-17 19:46:21 +02:00
Franck Allimant
61fc6720fd Fixed typo in function names (payEment -> payment) 2014-04-17 18:59:59 +02:00
Franck Allimant
70b7037768 Use of $this->getContainer() instead of $this->container 2014-04-17 18:58:23 +02:00
Franck Allimant
e0079096dd Added the AbstractDeliveryModule class, and the isValidDelivery method. 2014-04-17 18:57:04 +02:00
Manuel Raynaud
08e31092d0 Merge pull request #306 from thelia/install
rename /install dir
2014-04-17 18:05:17 +02:00
Manuel Raynaud
96a3742945 rename /install dir 2014-04-17 17:49:15 +02:00
Manuel Raynaud
50ac1a0318 add a default title on front index page. Fix #301 2014-04-17 17:13:30 +02:00
Manuel Raynaud
8979fcbadb remove call to setCookie in cartTrait 2014-04-17 16:56:14 +02:00
Manuel Raynaud
a55801f354 Merge branch 'master' of github.com:thelia/thelia 2014-04-17 16:51:55 +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
Alban Baixas
6ae0d02142 Fix in french translation 2014-04-17 16:49:34 +02:00
Manuel Raynaud
06fbd261a7 Merge pull request #305 from Alban-io/master
Fix in french translation
2014-04-17 16:06:16 +02:00
Alban Baixas
74d7f4b96e Fix in french translation 2014-04-17 14:39:23 +02:00
Manuel Raynaud
834045366e Merge pull request #302 from roadster31/getbaseurlfix
Fixes PHP Warning:  strpos(): Empty needle
2014-04-17 00:41:13 +02:00
Franck Allimant
b3d857c31b Fixes PHP Warning: strpos(): Empty needle 2014-04-17 00:17:37 +02:00
Manuel Raynaud
310a5df50a remove TheliaDebugBarController. Fix #291 2014-04-17 00:02:46 +02:00
Manuel Raynaud
fccde719b8 Merge pull request #300 from roadster31/profilefix
"Module" tab improvement
2014-04-16 23:50:37 +02:00
Franck Allimant
f53b88fc64 Removed exgtra spaces on function expressions: function_() 2014-04-16 23:46:50 +02:00
Franck Allimant
bde82402bf Factorized the module tab code. 2014-04-16 23:06:13 +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
Manuel Raynaud
feeff10bd1 create new route for generating invoice pdf 2014-04-16 14:48:15 +02:00
Manuel Raynaud
05fd9b7d98 update some translations 2014-04-16 14:38:50 +02:00
Manuel Raynaud
14ac36326f update trad 2014-04-16 14:31:52 +02:00
Franck Allimant
f6a239b8a0 Fixed typo in getExistingObject(= 2014-04-16 11:53:20 +02:00
Manuel Raynaud
45adf23bd9 update OrderDelivery form 2014-04-16 08:45:56 +02:00
Manuel Raynaud
58c9d8ae0d Merge pull request #298 from roadster31/profilefix
Profilefix
2014-04-16 08:14:02 +02:00
Franck Allimant
2ed9ec08ef added admin.home resource 2014-04-15 23:05:01 +02:00