Commit Graph

2049 Commits

Author SHA1 Message Date
Franck Allimant
b7c076445c Merge branch 'optim' of https://github.com/thelia/thelia into optim
Conflicts:
	core/lib/Thelia/Action/Order.php
	core/lib/Thelia/Core/Template/Element/BaseLoop.php
2014-01-31 15:49:59 +01:00
Manuel Raynaud
64f89d07a9 create test for updatePassword event 2014-01-31 12:51:15 +01:00
Manuel Raynaud
b3cc5e3f80 create test for admin modification listener 2014-01-31 12:27:42 +01:00
Manuel Raynaud
58ae3bb619 remove container from administrator listener and create test for this
event. #198
2014-01-31 12:02:45 +01:00
Manuel Raynaud
bf49aa24dd Remove container from Adress listenet. #198 2014-01-31 11:28:06 +01:00
Manuel Raynaud
3fb0dfe1db Remove container in Customer listener. #198 2014-01-31 11:03:53 +01:00
Manuel Raynaud
485816cc4c change argument hash creation 2014-01-29 21:21:27 +01:00
Manuel Raynaud
126851a6c9 change thelia version in main class 2014-01-29 16:15:07 +01:00
Manuel Raynaud
40b8109f32 prepare for new Version : 2.0.0-beta4 2014-01-29 15:47:23 +01:00
Manuel Raynaud
58255430df change external schema path on generating new module. Fix #197 2014-01-29 15:38:06 +01:00
Manuel Raynaud
6e33670e04 update translations 2014-01-29 14:42:06 +01:00
Manuel Raynaud
a05ad4daec add missing use statement 2014-01-29 12:47:42 +01:00
Etienne Roudeix
f0c5e1b0b9 remove unnecessary use call 2014-01-29 09:34:36 +01:00
Manuel Raynaud
fb021a55a2 assign true to force_return param in feature_value loop 2014-01-28 09:37:30 +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
Manuel Raynaud
0e5fcbd0d4 force utf8 encoding in install process 2014-01-27 18:07:28 +01:00
Franck Allimant
c5cc6aae76 Added administrator preferred locale (see issue #183) 2014-01-27 14:29:37 +01:00
Franck Allimant
a27c913f70 Fixed LONG VARCHAR problem in coupon table 2014-01-27 14:29:06 +01:00
Manuel Raynaud
54b95fccd5 create cache for BaseLoop::count method 2014-01-27 11:34:54 +01:00
Manuel Raynaud
5b9b03970e count parameter is not needed anymore in BaseLoop::exec 2014-01-27 11:34:54 +01:00
Manuel Raynaud
2411f5ffa3 cache ParseResult for not calculating twice the same loop 2014-01-27 11:34:54 +01:00
Franck Allimant
3c36a3e1b2 Language menu in the B.O to switch UI language on the fly. (see issue #183) 2014-01-26 22:03:11 +01:00
Franck Allimant
6b78a33f97 Improved order management in back-office 2014-01-25 19:14:57 +01:00
Franck Allimant
5f883a41a4 Introduced money_format smarty plugin, and the related formatting class.
TODO: define the currency symbol location (left or right) in i18n params !
2014-01-25 19:00:29 +01:00
Franck Allimant
099e5d68e5 Restored propel debug (was commented out) 2014-01-25 02:39:53 +01:00
Franck Allimant
c2b310fd73 Created TlogDestinationRotatingFile and set it the default destination 2014-01-25 00:30:09 +01:00
Franck Allimant
3e3ecc8edf Fixed undefined $search 2014-01-24 23:07:37 +01:00
Franck Allimant
24ffc81b36 Fixed typo 2014-01-24 15:27:56 +01:00
Franck Allimant
af47399f09 Minor cosmetic changes 2014-01-24 15:19:16 +01:00
Franck Allimant
edbc63bb53 Fixed Customer namespace problem 2014-01-24 15:18:50 +01:00
Manuel Raynaud
e7ac9adba4 [Front]remove toolbar inclusion in category page 2014-01-24 09:34:04 +01:00
Manuel Raynaud
ffe0a209fd create a dedicated method for count loop function 2014-01-24 09:34:04 +01:00
Franck Allimant
3c16cac486 Implemented order creation outside front-offcie context 2014-01-23 19:54:16 +01:00
Franck Allimant
f8460901b3 Added a way to create orders outside of the front-office context. 2014-01-23 19:49:36 +01:00
Manuel Raynaud
c0f5002db9 create a dedicated method for count loop function 2014-01-23 17:13:48 +01:00
Manuel Raynaud
2cee70a2b7 refactor count loop for having better performance has mentionned in #193 2014-01-23 14:43:05 +01:00
Manuel Raynaud
a1e137128a remove Iterator for deleting folders 2014-01-23 11:52:33 +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
9d1c1e3979 Fixed buggy test 2014-01-22 01:48:35 +01:00
Franck Allimant
5d92ea0bab TaxManager is now a service in the container. 2014-01-22 01:18:28 +01:00
Franck Allimant
c9c489a76b Added a quick and dirty way to guess in an inactive module has a config
route
2014-01-21 23:56:47 +01:00
Franck Allimant
9ca9739ad0 Merge branch 'master' of https://github.com/thelia/thelia 2014-01-21 14:51:43 +01:00
Franck Allimant
ef5f20ff09 Added fluidity to setters ;-) 2014-01-21 14:40:22 +01:00
Manuel Raynaud
c41e161736 Merge pull request #191 from lunika/186-back-office-impossible-to-delete-related-content
This PR was merged into thelia:master branch.

Discussion
----------

Fix associations with category, product and content

+---------------+------+
| Q             | A    |
| ---           | ---  |
| Bug fix?      | y    |
| New feature?  | n    |
| BC breaks?    | n    |
| Deprecations? | n    |
| Tests pass?   | y    |
| Fixed tickets | #186 |
| License       | GPL  |
| Doc PR        |      |
+---------------+------+


Commits
-------

502b149d32 change good content id for category associated content lunika
87bc1a83aa change content if on product associated content lunika
91cf069313 fix associations tab in product modification page lunika
d573ff54c2 put correct error messages in Document loop lunika
ce0fbb11a1 add missing close block lunika
2014-01-21 05:15:10 -08:00
Franck Allimant
2effb52f2b Removed useless 'parent' attribute. 2014-01-21 12:31:20 +01:00
Manuel Raynaud
d573ff54c2 put correct error messages in Document loop 2014-01-21 11:27:15 +01:00