Manuel Raynaud
|
fd15934b65
|
update smarty
|
2013-07-29 15:47:05 +02:00 |
|
Manuel Raynaud
|
0738104f52
|
remove combination_id in stock table
|
2013-07-29 15:26:33 +02:00 |
|
Manuel Raynaud
|
67d38c0619
|
create form for adding product in cart
|
2013-07-29 11:06:46 +02:00 |
|
franck
|
0a89a21897
|
Fixed form names
|
2013-07-24 20:11:28 +02:00 |
|
franck
|
182b13ceca
|
In an Action, errored forms are propagated via the ActionEvent
|
2013-07-24 20:08:00 +02:00 |
|
franck
|
fabeab1822
|
An errorred form is now passed to the Form smarty plugin through the parser context instead of the
session
|
2013-07-24 17:31:20 +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
|
e8bf47b929
|
Refactored Form system to get simple error handling and a clearer
interface
|
2013-07-16 16:34:47 +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 |
|
Etienne Roudeix
|
a02ac99360
|
set x right to 7
|
2013-07-09 11:59:37 +02:00 |
|
Manuel Raynaud
|
3f1547a1f3
|
remove unused "use" namespaces
|
2013-07-09 09:52:13 +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
|
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
|
85bb7594ee
|
change compatibility for propel2
|
2013-07-05 15:59:41 +02:00 |
|
Etienne Roudeix
|
55a309c00a
|
Merge branch 'master' into loops
Conflicts:
core/lib/Thelia/Admin/Controller/BaseAdminController.php
core/lib/Thelia/Core/Template/Loop/Category.php
core/lib/Thelia/Model/Admin.php
core/lib/Thelia/Model/Customer.php
templates/smarty-sample/index.html
|
2013-07-05 11:16:55 +02:00 |
|
Manuel Raynaud
|
0d1e0c6a2c
|
fiw typo in schema model
|
2013-07-03 15:05:08 +02:00 |
|
Manuel Raynaud
|
89ca995f29
|
fix typo in phpdoc
|
2013-07-03 14:45:18 +02:00 |
|
Manuel Raynaud
|
bc6545e914
|
create class form for customer modification
|
2013-07-03 14:38:06 +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 |
|
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 |
|
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
|
0dc10d5097
|
add some phpdoc for form creation explanation
|
2013-07-01 11:20:40 +02:00 |
|
Manuel Raynaud
|
3b5b29c6e0
|
retrieve form error in front office
|
2013-07-01 11:10:52 +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 |
|
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 |
|
Manuel Raynaud
|
1fc1482ac4
|
change label in form test
|
2013-06-25 11:43:07 +02:00 |
|
Manuel Raynaud
|
3d7262b3ea
|
iallow to display labek and attribute into form_field block
|
2013-06-25 11:32:53 +02:00 |
|
Manuel Raynaud
|
2fb6ec2a7d
|
add smarty function form_enctype
|
2013-06-25 10:48:30 +02:00 |
|
Manuel Raynaud
|
fe92cc546a
|
create smarty function for displaying hidden form fields
|
2013-06-25 10:35:00 +02:00 |
|
Manuel Raynaud
|
84bc1a8268
|
generate a FormView
|
2013-06-24 14:50:06 +02:00 |
|
Manuel Raynaud
|
f699686d13
|
create first class form and adapt config for injecting form process in
Smarty
|
2013-06-24 10:34:34 +02:00 |
|