Commit Graph

  • acb1fdd60a refactor stat on OrderQuery Manuel Raynaud 2014-02-07 11:18:34 +01:00
  • 2fd17b9e22 Merge pull request #206 from Boyquotes/master Manuel Raynaud 2014-02-07 09:17:06 +01:00
  • 3e7be7943e Mistake on initialization of language, lost the lang on the step 2...this commit solve that Nicolas Villa 2014-02-06 19:14:52 +01:00
  • 67a87d84c9 Merge pull request #203 from enurit/patch-3 etienne roudeix 2014-02-06 17:03:29 +01:00
  • e0a736d87d fixing french translation Emmanuel Nurit 2014-02-06 17:02:45 +01:00
  • a6f0a38a7b allow possibility for payment module to return a response Manuel Raynaud 2014-02-06 12:24:52 +01:00
  • c52ec3dbaf create currency test suite Manuel Raynaud 2014-02-05 10:47:11 +01:00
  • c8c1e6ca0c create module tab on order-edit tempalte Manuel Raynaud 2014-02-05 10:57:27 +01:00
  • f6d23d5911 fix test suite Manuel Raynaud 2014-02-04 15:12:28 +01:00
  • 09f634c195 create country listener test suite Manuel Raynaud 2014-02-04 14:48:29 +01:00
  • b39dd28590 Merge branch 'master' of https://github.com/thelia/thelia Franck Allimant 2014-02-04 13:06:24 +01:00
  • ec4a9a2ab7 Fixed "View All" on pagination: 9999999999 is greater than PHP_INT_MAX ! Franck Allimant 2014-02-04 13:04:36 +01:00
  • 8dce0256c7 Merge branch 'master' of github.com:thelia/thelia Manuel Raynaud 2014-02-04 12:59:16 +01:00
  • 85e5f0439b create test suite for config listener Manuel Raynaud 2014-02-04 12:58:24 +01:00
  • ba1af80987 test toggle visiblity on category Manuel Raynaud 2014-02-04 11:23:24 +01:00
  • 67365af88e remove unused method in CategoryTest Manuel Raynaud 2014-02-04 10:57:59 +01:00
  • 6f6db888d6 Merge branch 'master' of https://github.com/thelia/thelia Franck Allimant 2014-02-04 12:40:11 +01:00
  • 60988123f9 Fixed URL generation wich occasionally fails when parameters are added Franck Allimant 2014-02-04 12:39:35 +01:00
  • 0601d16a52 update changelog Manuel Raynaud 2014-02-04 12:05:13 +01:00
  • db7ffb33b7 remove less usage usage, only use as source now Manuel Raynaud 2014-02-04 11:52:49 +01:00
  • 736885f5bd Fixed broken assets URL generation on Linux Franck Allimant 2014-02-04 10:01:12 +01:00
  • 4125ed1bce process_assets is now 0 by default Franck Allimant 2014-02-04 10:00:30 +01:00
  • cf48db1261 Merge branch 'master' of https://github.com/thelia/thelia Franck Allimant 2014-02-04 09:58:38 +01:00
  • d4cc662fe6 Merge branch 'optim' Manuel Raynaud 2014-02-04 09:11:56 +01:00
  • 02da205a52 Added the flag bar to the "Modules" tab of products, categories, folders and contents. Franck Allimant 2014-02-04 02:15:58 +01:00
  • 6618d2c571 Fixed an extra '&' when removing a duplicate parameter from query string Franck Allimant 2014-02-04 02:14:56 +01:00
  • 5381bb2f44 Fixed typo (are -> is) Franck Allimant 2014-02-04 01:37:56 +01:00
  • 3efc724101 Improved empty "Modules" tab in products, folders, categories and content. Franck Allimant 2014-02-04 01:31:39 +01:00
  • 15c5532bff Added the countvar param to module_include plugin, to get the number of found modules in the calling template (optional) Franck Allimant 2014-02-04 01:09:11 +01:00
  • e08ea4e14f Improved template pathes management: no more \ and / mix Franck Allimant 2014-02-04 00:56:50 +01:00
  • f9be7d1963 Imporved exception logging Franck Allimant 2014-02-04 00:55:02 +01:00
  • 102d5239a9 Added a specific handling for a proper outpur of Exceptions in the log. Franck Allimant 2014-02-04 00:51:38 +01:00
  • b18718293f Fixed a wrong CacheEvent instanciation. Franck Allimant 2014-02-04 00:20:45 +01:00
  • 726d7ffe91 Fixed image generation for products, which was broken. Franck Allimant 2014-02-03 23:17:52 +01:00
  • 312e4a93f3 Fixed URL class initialization proble in Unit Test Franck Allimant 2014-02-03 18:53:01 +01:00
  • 643099c1b6 create test suite for category listener Manuel Raynaud 2014-02-03 18:03:09 +01:00
  • 6f4ef3b45a update changelog Manuel Raynaud 2014-02-03 16:11:38 +01:00
  • 437e5826c5 refactor CacheTest, moving it in good directory Manuel Raynaud 2014-02-03 16:08:33 +01:00
  • ee5cf9af4d create test for cache clear listener Manuel Raynaud 2014-02-03 16:05:22 +01:00
  • 01950e4556 create test suite pour AttributeAv listener Manuel Raynaud 2014-02-03 15:57:43 +01:00
  • aa993b0cf9 Using protected $container instead of (missing) getContainer() method Franck Allimant 2014-02-03 15:31:34 +01:00
  • 84f8a15fac Fixed Customer action configuration, the secutiry context was missing Franck Allimant 2014-02-03 15:31:05 +01:00
  • 1a72594dac Using protected member $securityContext instez of a protected getter Franck Allimant 2014-02-03 15:30:03 +01:00
  • 923055826a create test suite for attribute listener Manuel Raynaud 2014-02-03 15:04:37 +01:00
  • 31dc5238de change container interface, using good one Manuel Raynaud 2014-02-03 14:07:23 +01:00
  • 3fd8f5adbb Removes container from all Thelia actions, but Modules (#198) Franck Allimant 2014-01-31 20:04:25 +01:00
  • 779c33ac79 Fixed wrong namespace Franck Allimant 2014-01-31 16:03:02 +01:00
  • a28e50c7e2 Added a way to create orders outside of the front-office context. Franck Allimant 2014-01-23 19:49:36 +01:00
  • 1548194a1c fix send mail order Manuel Raynaud 2014-02-03 13:41:40 +01:00
  • ce80360a23 remove useless code Etienne Roudeix 2014-01-30 15:13:29 +01:00
  • 4e691eea27 remive double POSTAGE setting in order loop Etienne Roudeix 2014-01-30 09:42:14 +01:00
  • bc61ca3d19 fix send mail order Manuel Raynaud 2014-02-03 13:41:40 +01:00
  • c18718254c test area listener (#198] Manuel Raynaud 2014-02-03 11:40:12 +01:00
  • 0c87b7606c start creating test for Area action Manuel Raynaud 2014-02-03 09:13:26 +01:00
  • 220d405142 Fixed typo Franck Allimant 2014-02-01 19:17:28 +01:00
  • 1e4eaf1093 Fixed wrong namespace Franck Allimant 2014-02-01 19:07:02 +01:00
  • dfbbf90e0f Fixed returnBytes (breaks are removed) Franck Allimant 2014-02-01 14:42:09 +01:00
  • 89653f452b Removes container from all Thelia actions, but Modules (#198) Franck Allimant 2014-01-31 20:04:25 +01:00
  • dfd34bad49 Fixed wrong namespace Franck Allimant 2014-01-31 16:03:02 +01:00
  • f8e3553924 Removed unused container dependency from the FileManager class Franck Allimant 2014-01-31 15:55:21 +01:00
  • b7c076445c Merge branch 'optim' of https://github.com/thelia/thelia into optim Franck Allimant 2014-01-31 15:49:59 +01:00
  • 0b156ed366 Merge branch 'master' of https://github.com/thelia/thelia Franck Allimant 2014-01-31 15:05:28 +01:00
  • cb47041e1f create admin in the faker for the test suite Manuel Raynaud 2014-01-31 13:05:04 +01:00
  • 64f89d07a9 create test for updatePassword event Manuel Raynaud 2014-01-31 12:51:15 +01:00
  • b3cc5e3f80 create test for admin modification listener Manuel Raynaud 2014-01-31 12:27:42 +01:00
  • 58ae3bb619 remove container from administrator listener and create test for this event. #198 Manuel Raynaud 2014-01-31 12:02:45 +01:00
  • bf49aa24dd Remove container from Adress listenet. #198 Manuel Raynaud 2014-01-31 11:28:06 +01:00
  • 3fb0dfe1db Remove container in Customer listener. #198 Manuel Raynaud 2014-01-31 11:03:53 +01:00
  • 67a9b39bf0 remove useless code Etienne Roudeix 2014-01-30 15:13:29 +01:00
  • 1c8bb4cbd3 remive double POSTAGE setting in order loop Etienne Roudeix 2014-01-30 09:42:14 +01:00
  • 485816cc4c change argument hash creation Manuel Raynaud 2014-01-29 21:21:27 +01:00
  • 126851a6c9 change thelia version in main class Manuel Raynaud 2014-01-29 16:15:07 +01:00
  • fa195733fe specify column position in admin table when updating to 2.0.0-beta4 Manuel Raynaud 2014-01-29 16:05:54 +01:00
  • 9c85013cec Merge branch 'master' of https://github.com/thelia/thelia Franck Allimant 2014-01-29 15:50:52 +01:00
  • c140560d4a Fixed typo in order menu. Franck Allimant 2014-01-29 15:49:59 +01:00
  • 40b8109f32 prepare for new Version : 2.0.0-beta4 Manuel Raynaud 2014-01-29 15:47:23 +01:00
  • 58255430df change external schema path on generating new module. Fix #197 Manuel Raynaud 2014-01-29 15:38:06 +01:00
  • 6e33670e04 update translations Manuel Raynaud 2014-01-29 12:47:17 +01:00
  • a05ad4daec add missing use statement Manuel Raynaud 2014-01-29 10:18:27 +01:00
  • f0c5e1b0b9 remove unnecessary use call Etienne Roudeix 2014-01-29 09:34:36 +01:00
  • fb021a55a2 assign true to force_return param in feature_value loop Manuel Raynaud 2014-01-28 09:37:30 +01:00
  • 4e28b7740f update changelog Manuel Raynaud 2014-01-28 08:48:28 +01:00
  • 3363200607 Improved languages management, added many country flags. Fix #183 Franck Allimant 2014-01-27 23:22:02 +01:00
  • 09c4575d2c Added a "pause" before starting to erase everything Franck Allimant 2014-01-27 23:21:21 +01:00
  • 7043a9e388 Fixed #196 Franck Allimant 2014-01-27 22:12:29 +01:00
  • 0e5fcbd0d4 force utf8 encoding in install process Manuel Raynaud 2014-01-27 18:07:28 +01:00
  • 4713c18eaa Merge branch 'master' of https://github.com/thelia/thelia Franck Allimant 2014-01-27 17:42:56 +01:00
  • 3c151ac68e Fixed UTF-8 encoding Franck Allimant 2014-01-27 17:40:59 +01:00
  • 056116c554 remove blank line at top of thelia.sql file Manuel Raynaud 2014-01-27 17:20:23 +01:00
  • 8970b0614f Merge branch 'master' of https://github.com/thelia/thelia Franck Allimant 2014-01-27 17:13:43 +01:00
  • 1f379f60ab Added indexes to category table Franck Allimant 2014-01-27 17:11:23 +01:00
  • 7d54636b1d change thelia.sql file charset to utf8 Manuel Raynaud 2014-01-27 17:08:54 +01:00
  • c90c8ff9db force charset in sql file Manuel Raynaud 2014-01-27 16:55:34 +01:00
  • d3c276041f add new translations Manuel Raynaud 2014-01-27 15:03:03 +01:00
  • c5cc6aae76 Added administrator preferred locale (see issue #183) Franck Allimant 2014-01-27 14:29:37 +01:00
  • a27c913f70 Fixed LONG VARCHAR problem in coupon table Franck Allimant 2014-01-27 14:29:06 +01:00
  • ebdb6731ae Merge branch 'master' of https://github.com/thelia/thelia Franck Allimant 2014-01-27 14:26:22 +01:00
  • d082e239ca Merge branch 'optim' Manuel Raynaud 2014-01-27 14:25:21 +01:00
  • 09e6985eb4 Added locale attribute to administrator Franck Allimant 2014-01-27 13:12:16 +01:00
  • d52d49ae05 Fixed wrong values displayed for empty text feature values Franck Allimant 2014-01-27 12:50:18 +01:00