Commit Graph

54 Commits

Author SHA1 Message Date
Manuel Raynaud
fab90bade9 complete cart test 2013-07-26 11:06:26 +02:00
Manuel Raynaud
202d2dae99 initialize cart test 2013-07-26 10:50:03 +02:00
Manuel Raynaud
69bb513fbd refacto cart process 2013-07-26 10:43:17 +02:00
franck
3d5caa2341 Fix source header alignment 2013-07-17 15:06:53 +02:00
franck
75573b3652 Merge branch 'master' of https://github.com/thelia/thelia 2013-07-12 14:22:58 +02:00
franck
385a83f896 Finalized admin security 2013-07-12 14:22:08 +02:00
Manuel Raynaud
6baac9e36c create test for module:generate command 2013-07-11 11:11:16 +02:00
Manuel Raynaud
b45ebd88c5 complete readme 2013-07-09 14:21:48 +02:00
Manuel Raynaud
2eddaa32f5 Merge branch 'master' of github.com:thelia/thelia 2013-07-09 12:03:03 +02:00
Manuel Raynaud
5d8977be9d change hour format 2013-07-09 12:02:42 +02:00
Etienne Roudeix
a02ac99360 set x right to 7 2013-07-09 11:59:37 +02:00
franck
33f8bc67a6 removed obsolete security tests 2013-07-09 11:51:14 +02:00
Manuel Raynaud
89a8ef80fe remove break line from regex 2013-07-09 11:41:59 +02:00
Manuel Raynaud
7b0f2aa8eb test regex for logger 2013-07-09 11:38:32 +02:00
Manuel Raynaud
7276ca47f5 test new regex for log test 2013-07-09 11:29:18 +02:00
Manuel Raynaud
ed74ca53dd fix datetime regex 2013-07-09 11:23:45 +02:00
Manuel Raynaud
25a8b28c61 track composer.lock file 2013-07-09 10:19:35 +02:00
Etienne Roudeix
6752531e04 loop arguments
product loop
2013-07-09 09:29:40 +02:00
franck
abdff9bc1a Merge branch 'admin'
Conflicts:
	core/lib/Thelia/Admin/Controller/BaseAdminController.php
	core/lib/Thelia/Config/Resources/config.xml
	core/lib/Thelia/Core/Template/Element/BaseLoop.php
	core/lib/Thelia/Core/Template/Loop/Category.php
	core/lib/Thelia/Core/Template/Smarty/Plugins/TheliaLoop.php
	core/lib/Thelia/Model/Admin.php
	core/lib/Thelia/Model/Customer.php
2013-07-08 11:27:37 +02:00
franck
7646c05cd4 Loop arguments should now be accessed using $this->getArgValue($argname),
or getArg($name)->value. Loop args initialisation is now located in
BaseLoop class
2013-07-08 10:57:05 +02:00
franck
162084140e Merge remote-tracking branch 'origin/master' into admin
Conflicts:
	core/lib/Thelia/Admin/Controller/BaseAdminController.php
	core/lib/Thelia/Core/Template/Smarty/Plugins/TheliaLoop.php
	core/lib/Thelia/Model/Admin.php
	core/lib/Thelia/Model/Customer.php
2013-07-06 10:34:09 +02:00
Etienne Roudeix
ddc6d02f80 Merge branch 'loops' 2013-07-05 17:16:10 +02:00
Manuel Raynaud
e0416c08f8 fix broken test 2013-07-05 12:13:28 +02:00
Etienne Roudeix
92d15d44c7 new types 2013-07-03 10:52:24 +02:00
Etienne Roudeix
32f1fb3441 Merge branch 'admin' into loops
Conflicts:
	core/lib/Thelia/Core/Template/Smarty/Plugins/TheliaLoop.php
	templates/smarty-sample/category.html
2013-07-03 09:52:06 +02:00
franck
18e49e7ebe Introduction of loop scopes. 2013-07-02 19:18:41 +02:00
Etienne Roudeix
7382159685 create type formatter
create product loop (not functional yet)
2013-07-01 17:02:15 +02:00
Etienne Roudeix
80380878f5 changes tests
create argument helpers
start loop auto pagination
2013-06-26 14:45:19 +02:00
Etienne Roudeix
29592da5b0 new types and their tests 2013-06-24 13:17:38 +02:00
Etienne Roudeix
06543bb68c add unit testing 2013-06-24 11:43:15 +02:00
Etienne Roudeix
ad47ab7cac set execution right // no more troubles
change composer required PHP version from 5.4 to 5.3
2013-06-20 15:21:16 +02:00
Manuel Raynaud
785b450537 create new command allowing to install thelia using cli tools 2013-06-05 14:23:05 +02:00
Manuel Raynaud
d9ee229bab test CacheClear command 2013-06-03 16:11:31 +02:00
Manuel Raynaud
c7a2ca88c6 remove unused ActionMatcherTest 2013-05-22 12:10:00 +02:00
Manuel Raynaud
74dee3bf56 add Plugin test config for example 2013-04-08 17:07:56 +02:00
Manuel Raynaud
29c05e53f2 fix bootstrap for unit test 2013-04-04 12:18:18 +02:00
Manuel Raynaud
e7ddd995f5 add Thelia conf into Kernel process 2013-03-28 18:04:45 +01:00
Manuel Raynaud
879a2e09a8 start to create config process for Thelia 2013-03-28 16:43:01 +01:00
Manuel Raynaud
320047838d create new method for testein ACtionMatcher 2013-02-18 17:04:42 +01:00
Manuel Raynaud
1fb530a3c8 create test for Thelia\Routing\Matcher\ActionMatcher 2013-02-18 16:22:48 +01:00
Manuel Raynaud
64ce292530 create unit test for Thelia\Controller\DefaultControllerTest 2013-02-18 15:34:45 +01:00
Manuel Raynaud
a901d75e59 change test bootstrap using Thelia general bootstrap 2013-02-18 14:47:40 +01:00
Manuel Raynaud
93cbea2952 test if phpunit is initialized 2013-02-16 10:39:32 +01:00
Manuel Raynaud
c4a39a30fc fix regex for testing Tlog 2013-02-16 10:04:27 +01:00
Manuel Raynaud
3b08bad735 fix propel version in composer file and exclude some directory in
phpunit code-coverage parameter
2013-02-16 09:25:22 +01:00
Manuel Raynaud
6dd0cb3a17 remove unused namespace 2013-01-21 12:41:38 +01:00
Manuel Raynaud
02139a938d test new loger and add some phpdoc 2013-01-21 10:55:48 +01:00
Manuel Raynaud
88a82c69d1 rewrite test after Tlog refactoring 2013-01-19 22:52:51 +01:00
Manuel Raynaud
4e21c25867 fix some CS 2013-01-09 09:13:25 +01:00
Manuel Raynaud
1016596256 add GPL V3
add specific bootstrap for unit tests
2013-01-07 10:46:02 +01:00