Commit Graph

3346 Commits

Author SHA1 Message Date
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
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
Franck Allimant
f4e561ef09 Fixed and improved shipping zones management 2014-04-15 22:56:31 +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
449bbdd67d Added the profile code in the list 2014-04-15 18:30:33 +02:00
Franck Allimant
c4696b7030 Improved list 2014-04-15 18:26:35 +02:00
Franck Allimant
f0e8df81e1 Improved profiles management 2014-04-15 18:25:01 +02:00
Franck Allimant
0f87055f11 Imporved permission management on home page 2014-04-15 17:43:59 +02:00
Franck Allimant
2a6152827d Fixes #295 2014-04-15 17:43:11 +02:00
Franck Allimant
87ed08dc6f Fixes #293, #294 2014-04-15 17:41:33 +02:00
Franck Allimant
7e251d7265 Fixed country edition (never go back to list after edit...) 2014-04-15 17:40:40 +02:00
Manuel Raynaud
a24b5c0723 add missing file in colissimo 2014-04-15 17:10:05 +02:00
Manuel Raynaud
7d4b027fcd add missing file 2014-04-15 14:41:27 +02:00
Manuel Raynaud
1c5b516cd8 Merge pull request #289 from Alban-io/master
Fix route customer.password.change.view
2014-04-15 14:39:18 +02:00
Alban-io
ff8e7326a5 Fix route customer.password.change.view
Change _controller key
2014-04-15 11:14:11 +02:00
Manuel Raynaud
8434b14d79 create export for expeditor 2014-04-14 16:32:46 +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
Manuel Raynaud
4e89a9ee68 Merge pull request #288 from enurit/patch-10
[Front Office] adding nofilter to $DESCRIPTION
2014-04-14 16:32:11 +02:00
Emmanuel Nurit
0765da1bcf [Front Office] adding nofilter to $DESCRIPTION 2014-04-14 16:19:58 +02:00
Franck Allimant
bb30a69932 Fixed (again !) execute 2014-04-14 11:05:37 +02:00
Franck Allimant
2e9d5b91b5 Fixed comment 2014-04-14 10:50:08 +02:00
Franck Allimant
08b2d6dfd6 Code formatting 2014-04-14 10:48:46 +02:00
Franck Allimant
a3f6d749f2 Fixed execute() method 2014-04-14 10:48:04 +02:00
Franck Allimant
f6524e1d47 Dummy commit 2014-04-14 10:45:50 +02:00
Franck Allimant
604a80e5e1 Fixed typos 2014-04-12 15:57:58 +02:00
Franck Allimant
22df1be502 Added a hint for installations in subdirectories 2014-04-12 15:42:29 +02:00
Franck Allimant
14f496f6a0 Improved Database class 2014-04-12 15:36:14 +02:00
Franck Allimant
b15729f116 Completed some translations 2014-04-12 02:44:00 +02:00
Franck Allimant
3419e9d94e Fixed comment 2014-04-12 02:37:36 +02:00
Franck Allimant
060df3ed61 Added heper methods to easyly get order status object 2014-04-12 02:36:17 +02:00
Franck Allimant
e86c4f44fc Fixed duplication of subdir name when Thelia is installed in a subdir 2014-04-12 02:30:03 +02:00
Franck Allimant
0884fae46d Improved page text. 2014-04-12 02:16:54 +02:00
Franck Allimant
c134acf896 Fixed comments 2014-04-12 02:15:54 +02:00
Franck Allimant
3673208e02 Typed setStatus() argument method, to prevent confusion (code ? id ?) 2014-04-12 02:14:55 +02:00
Manuel Raynaud
1f16ea9fc3 force saving cart id in session 2014-04-11 11:29:49 +02:00
Manuel Raynaud
b60abb206b fix cs 2014-04-11 09:36:43 +02:00
Manuel Raynaud
441ac3dc2a Merge pull request #282 from roadster31/basemodulecontroller
Standard pages and enhancements for payment modules
2014-04-11 09:34:51 +02:00
Manuel Raynaud
334ebf12f5 change string to array in OrderQuery method 2014-04-11 08:57:43 +02:00
Manuel Raynaud
8f988b3553 set invoiceDate to current date when order status is changed to paid 2014-04-11 08:52:22 +02:00
Franck Allimant
8427cb1061 Fix comment. 2014-04-11 02:34:59 +02:00
Franck Allimant
a4bc3620ef Fixed comments 2014-04-11 02:25:06 +02:00
Franck Allimant
26d45dd90b Added orderFailed() method 2014-04-11 02:24:33 +02:00
Franck Allimant
d02b973945 Added setTemplateDefinition() method to the interface. 2014-04-11 02:22:40 +02:00
Franck Allimant
93d5444b8b Fixed comments 2014-04-11 02:22:18 +02:00
Franck Allimant
1c8b1f0e58 Added this abtract class for payment modules. 2014-04-11 02:19:08 +02:00
Franck Allimant
112d2525b2 Added the order.failed route 2014-04-11 02:17:46 +02:00
Franck Allimant
e7adfec2f1 Fixed page title ("My Cart" is not correct at this time) 2014-04-11 02:14:34 +02:00