Commit Graph

3081 Commits

Author SHA1 Message Date
Manuel Raynaud
ecfed6f92a update readme 2014-02-08 09:52:47 +01:00
Manuel Raynaud
1e5926e06c remove harcoded tinymce. Fix #202 2014-02-07 17:38:07 +01:00
Manuel Raynaud
e530da685a check fileinfo extension and change admin locale input in install
process. Fix #205 ans #207
2014-02-07 17:11:24 +01:00
Manuel Raynaud
acb1fdd60a refactor stat on OrderQuery 2014-02-07 16:41:13 +01:00
Manuel Raynaud
2fd17b9e22 Merge pull request #206 from Boyquotes/master
Mistake on initialization of language, lost the lang on the step 2...thi...
2014-02-07 09:17:06 +01:00
Nicolas Villa
3e7be7943e Mistake on initialization of language, lost the lang on the step 2...this commit solve that 2014-02-06 19:14:52 +01:00
etienne roudeix
67a87d84c9 Merge pull request #203 from enurit/patch-3
fixing french translation
2014-02-06 17:03:29 +01:00
Emmanuel Nurit
e0a736d87d fixing french translation 2014-02-06 17:02:45 +01:00
Manuel Raynaud
a6f0a38a7b allow possibility for payment module to return a response 2014-02-06 12:24:52 +01:00
Manuel Raynaud
c52ec3dbaf create currency test suite 2014-02-05 12:44:11 +01:00
Manuel Raynaud
c8c1e6ca0c create module tab on order-edit tempalte 2014-02-05 10:57:27 +01:00
Manuel Raynaud
f6d23d5911 fix test suite 2014-02-04 15:12:28 +01:00
Manuel Raynaud
09f634c195 create country listener test suite 2014-02-04 14:49:05 +01:00
Franck Allimant
b39dd28590 Merge branch 'master' of https://github.com/thelia/thelia 2014-02-04 13:06:24 +01:00
Franck Allimant
ec4a9a2ab7 Fixed "View All" on pagination: 9999999999 is greater than PHP_INT_MAX ! 2014-02-04 13:04:36 +01:00
Manuel Raynaud
8dce0256c7 Merge branch 'master' of github.com:thelia/thelia 2014-02-04 12:59:16 +01:00
Manuel Raynaud
85e5f0439b create test suite for config listener 2014-02-04 12:58:38 +01:00
Manuel Raynaud
ba1af80987 test toggle visiblity on category 2014-02-04 12:58:38 +01:00
Manuel Raynaud
67365af88e remove unused method in CategoryTest 2014-02-04 12:58:38 +01:00
Franck Allimant
6f6db888d6 Merge branch 'master' of https://github.com/thelia/thelia 2014-02-04 12:40:11 +01:00
Franck Allimant
60988123f9 Fixed URL generation wich occasionally fails when parameters are added 2014-02-04 12:39:35 +01:00
Manuel Raynaud
0601d16a52 update changelog 2014-02-04 12:05:13 +01:00
Manuel Raynaud
db7ffb33b7 remove less usage usage, only use as source now 2014-02-04 11:52:49 +01:00
Franck Allimant
736885f5bd Fixed broken assets URL generation on Linux 2014-02-04 10:01:12 +01:00
Franck Allimant
4125ed1bce process_assets is now 0 by default 2014-02-04 10:00:30 +01:00
Franck Allimant
cf48db1261 Merge branch 'master' of https://github.com/thelia/thelia 2014-02-04 09:58:38 +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
02da205a52 Added the flag bar to the "Modules" tab of products, categories, folders
and contents.
2014-02-04 02:15:58 +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
5381bb2f44 Fixed typo (are -> is) 2014-02-04 01:37:56 +01:00
Franck Allimant
3efc724101 Improved empty "Modules" tab in products, folders, categories and content. 2014-02-04 01:31:39 +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
726d7ffe91 Fixed image generation for products, which was broken. 2014-02-03 23:17:52 +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
6f4ef3b45a update changelog 2014-02-03 16:13:07 +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