# By franck (6) and others
# Via franck (3) and others
* 'master' of https://github.com/thelia/thelia:
Implemented "Remember Me" feature on admin. Started template management
Added Templates events
First version of installation wizard
tax engine retriever
allow address removal from front
Insert pagination inside tfoot
allow update customer address in front tempalte
allow to create a new address
allow to make an address as default on update action
Finished attributes management
Fixed action column alignment
Fixed duplication parameter check regexp
absoluteUrl prevetn duplicate parameters in generated URL
# By Etienne Roudeix (1) and Manuel Raynaud (1)
# Via Manuel Raynaud (2) and Etienne Roudeix (1)
* 'master' of https://github.com/thelia/thelia:
fix test suite
fix current url bug + fix empty loop pagination exception
# By Manuel Raynaud
# Via Manuel Raynaud
* 'master' of https://github.com/thelia/thelia:
add accessDenied method
add helper checkXmlHttpRequest
don't delete address if this is address is a default one
* 'coupon' of https://github.com/thelia/thelia:
# By Manuel Raynaud (10) and others
# Via Manuel Raynaud (3) and others
* 'master' of https://github.com/thelia/thelia: (27 commits)
AttributesAv management
update cart model
Using "update" instead of "change"
Finished admin controllers refactoriing
Created AbstractCrudController, and refactored existing controllers
Continuer attributes management
Change script file declaration order for bootstrap-editable fix
Delete form on the orders view
translate error message
- Creation of order-edit view
valid customer removal
pse ref in faker
pse ref
loop tests
test product loop limit
update customer general info
fix tests
product loop test
remove not needed flag in customer part
change method to retrieve data in customer create process
...