Commit Graph

408 Commits

Author SHA1 Message Date
franck
e8bf47b929 Refactored Form system to get simple error handling and a clearer
interface
2013-07-16 16:34:47 +02:00
Manuel Raynaud
d250e0c660 change customer creation, integrate firstname and lastname 2013-07-12 16:48:51 +02:00
Manuel Raynaud
72df28f439 update schema for customer 2013-07-12 16:48:25 +02:00
Manuel Raynaud
38355a6401 remove some comment 2013-07-12 16:45:29 +02:00
Manuel Raynaud
9356a1e46d missing use statement 2013-07-12 16:38:18 +02:00
Manuel Raynaud
d14e420208 throw the exception again if catch when creating customer 2013-07-12 16:37:04 +02:00
Manuel Raynaud
541e63521d create default address on customer creation 2013-07-12 16:33:30 +02:00
Manuel Raynaud
dc22d5bf59 change customer model 2013-07-12 16:23:06 +02:00
Manuel Raynaud
3857827b98 check if database name is not empty in install process 2013-07-12 15:58:36 +02:00
franck
f6cb119616 Initiated translation system 2013-07-12 14:24:55 +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
b55833b2e2 add some output in module commands 2013-07-12 10:22:59 +02:00
Manuel Raynaud
2941292fdd integrate namespace into schema.xml skeleton 2013-07-12 09:46:35 +02:00
Manuel Raynaud
8e975a9b62 fix missing argument for sprintf method 2013-07-12 09:08:51 +02:00
Manuel Raynaud
ac170ac25f generate sql from generat model command 2013-07-11 17:15:32 +02:00
Manuel Raynaud
2d13a28fbf create command for generating sql from mosule schema 2013-07-11 17:06:12 +02:00
Manuel Raynaud
3c18acb3fc don't needed to call Propel Application 2013-07-11 16:49:21 +02:00
Manuel Raynaud
98589cc2b6 generate Model using Propel command in Thelia app 2013-07-11 16:44:18 +02:00
Manuel Raynaud
1a7c9b2fd2 fix test issue 2013-07-11 15:57:26 +02:00
Manuel Raynaud
6fa815d174 add possibility to render a block on command output 2013-07-11 12:54:38 +02:00
Manuel Raynaud
6baac9e36c create test for module:generate command 2013-07-11 11:11:16 +02:00
Manuel Raynaud
945a97ae78 initialize module part 2013-07-11 10:28:58 +02:00
Manuel Raynaud
0c1c4b1822 change default locale to en_US 2013-07-10 10:34:13 +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
257de6fba4 Merge branch 'master' of https://github.com/thelia/thelia 2013-07-09 11:52:00 +02:00
franck
33f8bc67a6 removed obsolete security tests 2013-07-09 11:51:14 +02:00
Manuel Raynaud
3eb644feb0 Merge branch 'master' of github.com:thelia/thelia 2013-07-09 11:49:19 +02:00
Manuel Raynaud
40160948d3 update travis file 2013-07-09 11:48:59 +02:00
Manuel Raynaud
1a6cde1c65 update composer.lock file 2013-07-09 11:47:24 +02:00
franck
aa6fe04eec Merge branch 'master' of https://github.com/thelia/thelia
Conflicts:
	core/lib/Thelia/Core/Template/Element/BaseLoop.php
2013-07-09 11:45:01 +02:00
franck
dd05888450 Added Auth loop 2013-07-09 11:42:25 +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
9db64bbe78 complete install command and fix travis file 2013-07-09 10:52:37 +02:00
Manuel Raynaud
66d2451def add travis file 2013-07-09 10:24:10 +02:00
Manuel Raynaud
25a8b28c61 track composer.lock file 2013-07-09 10:19:35 +02:00
Manuel Raynaud
58bcc10a75 Merge branch 'master' of github.com:thelia/thelia 2013-07-09 09:52:38 +02:00
Manuel Raynaud
3f1547a1f3 remove unused "use" namespaces 2013-07-09 09:52:13 +02:00
Etienne Roudeix
fa66f3423f Merge branch 'master' of github.com:thelia/thelia
Conflicts:
	core/lib/Thelia/Core/Template/Loop/Category.php
	core/lib/Thelia/Core/Template/Loop/Product.php
2013-07-09 09:38:37 +02:00
Etienne Roudeix
6752531e04 loop arguments
product loop
2013-07-09 09:29:40 +02:00
franck
7cea85b43e Added magic method __call to access loop arguments using getArgname() 2013-07-08 20:04:53 +02:00
Manuel Raynaud
07b64d7429 return $this on setPassword 2013-07-08 14:49:00 +02:00
Etienne Roudeix
aa50413b00 Merge branch 'master' of github.com:thelia/thelia 2013-07-08 14:15:44 +02:00
Etienne Roudeix
ab37da6eee product loop 2013-07-08 14:15:18 +02:00