Commit Graph

408 Commits

Author SHA1 Message Date
franck
34ffdd12f5 Moved Security package to the proper location 2013-07-03 10:48:00 +02:00
Manuel Raynaud
8b8ea994ef allow to reuse creation customer method for modification. Password is
not mandatory
2013-07-03 10:33:25 +02:00
Manuel Raynaud
ad8fa59e9a put form in error if saving customer fails 2013-07-03 10:11:40 +02:00
Manuel Raynaud
42c41d4de1 add some phpdoc 2013-07-03 09:54:17 +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
Manuel Raynaud
dcb3baaf4c change text name event by using TheliaEvents constant 2013-07-02 17:26:41 +02:00
Manuel Raynaud
09e8cb4a98 change return in customer::preInsert model 2013-07-02 17:23:45 +02:00
Manuel Raynaud
1128c10fa8 fix typo 2013-07-02 17:22:54 +02:00
Manuel Raynaud
34d7629c1d add untrack file for before commit 2013-07-02 17:19:13 +02:00
Manuel Raynaud
aa2ebdc56c allow to change programmatically customer ref using event dispatcher 2013-07-02 17:18:10 +02:00
Etienne Roudeix
40c0da5553 loop product 2013-07-02 16:33:43 +02:00
franck
b20c44b12b Merge branch 'admin' of https://github.com/thelia/thelia into admin 2013-07-02 15:54:24 +02:00
franck
b54fec5243 Added "remember me" field 2013-07-02 15:50:30 +02:00
franck
97f948e647 Added security 2013-07-02 15:49:29 +02:00
Manuel Raynaud
363e0ab8ae fiw non saving customer title 2013-07-02 15:00:34 +02:00
Manuel Raynaud
33aba6b3d5 add missing field to customerCreation field 2013-07-02 14:35:18 +02:00
Manuel Raynaud
e15c53625e complete CustomerCreation form 2013-07-02 11:48:34 +02:00
Etienne Roudeix
23aaa4951b product loop (not functional yet) 2013-07-01 17:03:48 +02:00
Etienne Roudeix
7382159685 create type formatter
create product loop (not functional yet)
2013-07-01 17:02:15 +02:00
Manuel Raynaud
6f4c2f0376 Merge branch 'form' 2013-07-01 16:57:32 +02:00
franck
c10086f6c9 Introduction du package Thelia Security 2013-07-01 16:50:19 +02:00
Manuel Raynaud
b820afa945 continue to implement form customer 2013-07-01 16:27:43 +02:00
Manuel Raynaud
62a3dc3074 create creation account form 2013-07-01 16:16:24 +02:00
Manuel Raynaud
6e29294418 update create customer form 2013-07-01 15:39:58 +02:00
Manuel Raynaud
762b5bc71c name all form field 2013-07-01 11:54:40 +02:00
Manuel Raynaud
26be670f57 reset form session after binding errors 2013-07-01 11:22:05 +02:00
Manuel Raynaud
0dc10d5097 add some phpdoc for form creation explanation 2013-07-01 11:20:40 +02:00
Etienne Roudeix
8ba9a4beef phpdoc update 2013-07-01 11:19:32 +02:00
Manuel Raynaud
3b5b29c6e0 retrieve form error in front office 2013-07-01 11:10:52 +02:00
Etienne Roudeix
edc731d139 Merge branch 'argument', remote-tracking branch 'origin'
Conflicts:
	core/lib/Thelia/Core/Template/Loop/Category.php
	core/lib/Thelia/Core/Template/Smarty/Plugins/TheliaLoop.php
	core/lib/Thelia/Core/Template/TestLoop/Equal.php
2013-06-28 14:38:23 +02:00
Manuel Raynaud
32da874ba1 Merge branch 'form' into admin 2013-06-28 11:51:38 +02:00
Manuel Raynaud
a14d3da90a ichange CustomerCreation::buildForm visibility 2013-06-28 11:47:28 +02:00
Manuel Raynaud
6809c5ba1c reimplement form already created 2013-06-28 11:45:54 +02:00
Manuel Raynaud
995e1eb679 refactor how to create Form 2013-06-28 11:36:35 +02:00
Etienne Roudeix
fc4a0734db no more test loops 2013-06-27 16:08:36 +02:00
Etienne Roudeix
3fb5466ef3 pagination 2013-06-27 13:18:29 +02:00
Etienne Roudeix
3aca4bfb25 pagination 2013-06-26 16:09:46 +02:00
Etienne Roudeix
80380878f5 changes tests
create argument helpers
start loop auto pagination
2013-06-26 14:45:19 +02:00
Manuel Raynaud
dcdebde287 Merge branch 'admin'
Conflicts:
	composer.lock
2013-06-26 11:05:48 +02:00
Manuel Raynaud
5c18e58c8d Merge branch 'admin' of github.com:thelia/thelia into admin 2013-06-26 11:03:48 +02:00
Manuel Raynaud
cf1e2401d6 Merge branch 'form' into admin 2013-06-26 11:03:15 +02:00
franck
b1f3a229b6 Merge branch 'admin' of https://github.com/thelia/thelia into admin
Conflicts:
	core/lib/Thelia/Core/Template/Smarty/SmartyParser.php
2013-06-26 10:46:55 +02:00
Manuel Raynaud
200ace2fc0 add 404 rule in admin 2013-06-26 10:45:43 +02:00
franck
f857720a12 Config smarty dans smartyparser.phph 2013-06-26 10:28:00 +02:00
Manuel Raynaud
83318ccd2f add error variable in form_field block 2013-06-26 09:19:32 +02:00
Manuel Raynaud
8dd43d6779 add form_error block 2013-06-25 16:54:42 +02:00
Manuel Raynaud
b2ee3c3ef8 Use Validator component for form Validation 2013-06-25 15:30:29 +02:00
Manuel Raynaud
21280569e6 add AdminLogin file 2013-06-25 14:47:01 +02:00
Manuel Raynaud
7bc1b4f513 integrate form into admin part 2013-06-25 14:30:35 +02:00