Commit Graph

486 Commits

Author SHA1 Message Date
Manuel Raynaud
9a9572e1b5 fix duplicated foreign key 2013-07-23 10:57:37 +02:00
Etienne Roudeix
53faffa605 Merge branch 'master' into loops 2013-07-23 10:49:44 +02:00
Manuel Raynaud
274b515f0a update thelia sql 2013-07-23 10:46:46 +02:00
Etienne Roudeix
59f5b102c6 Merge branch 'master' into loops 2013-07-23 10:44:41 +02:00
Manuel Raynaud
ba0143866b add use statement 2013-07-23 09:40:07 +02:00
Etienne Roudeix
0e9d918b84 product loop : given id exception 2013-07-22 09:36:06 +02:00
Etienne Roudeix
87dd416a1e accessory loop 2013-07-19 14:12:13 +02:00
Etienne Roudeix
c28ac536aa accessory loop
product loop
order fix
2013-07-19 13:59:25 +02:00
franck
9a1ee565de changed role names to XXXX instead of ROLE_XXXX 2013-07-18 13:01:33 +02:00
franck
2c52df1034 Added title_id column in customer table 2013-07-18 09:40:21 +02:00
franck
b177367893 Capitalized template variables (index_page -> INDEX_PAGE) 2013-07-18 09:32:50 +02:00
franck
10bf529f59 Removed obsolete templates 2013-07-17 19:02:33 +02:00
franck
8296051937 Implemented front-office login 2013-07-17 18:49:23 +02:00
franck
4842d0c006 Added the success_url parameter to BaseForm, so that all forms will hace
this parameter.
2013-07-17 15:26:51 +02:00
franck
3d5caa2341 Fix source header alignment 2013-07-17 15:06:53 +02:00
franck
466b402246 Merge branch 'master' of https://github.com/thelia/thelia 2013-07-17 11:37:01 +02:00
franck
21068f4c1f Added UrlGenerator smarty plugin, to allow templates and url
manipulation in templates.
2013-07-17 11:36:28 +02:00
franck
0dfee8331b Added an output filter to remove blank lines from generated HTML 2013-07-17 11:34:48 +02:00
Manuel Raynaud
a84e63e457 verify if file template really exists 2013-07-17 10:35:16 +02:00
Etienne Roudeix
56719a4c46 product loop : feature_values param + fix feature_av 2013-07-16 16:57:33 +02:00
franck
e8bf47b929 Refactored Form system to get simple error handling and a clearer
interface
2013-07-16 16:34:47 +02:00
Etienne Roudeix
92866d602d new argument type 2013-07-16 15:19:32 +02:00
Etienne Roudeix
4ddc7f12b1 loops 2013-07-15 11:21:25 +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
Etienne Roudeix
028a5d124e unit tests 2013-07-11 16:25:03 +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
Etienne Roudeix
ba373e3fa1 Merge branch 'master' into loops 2013-07-11 11:27:21 +02:00
Etienne Roudeix
26b1806156 x right to 7
feature filter in product loop
2013-07-11 11:25:47 +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
Etienne Roudeix
ab7a9b3cd8 features in product loop 2013-07-10 16:59:34 +02:00
Manuel Raynaud
0c1c4b1822 change default locale to en_US 2013-07-10 10:34:13 +02:00