# By Manuel Raynaud (92) and others
# Via Manuel Raynaud (28) and others
* 'master' of https://github.com/thelia/thelia: (212 commits)
fix typo
add some php doc
integrate swiftMailer as mailer solution
add swiftmailer in composer
use dump autoloader in all compser scripts
remove script part of composer.json file
fix typo
add some information for OSX requirements
No alert bloc
default country
Autofocus on username field for better use
Beautiful login page
feed loop is now countable
Change error page design
Add validation button on form
- Edit country view creation - Delete and edit modalbox creation - Countries routes management
Completed template management
fix faker
fix faker script
Working : Fixture : cleaning
...
# By Manuel Raynaud (19) and others
# Via Manuel Raynaud (5) and others
* 'master' of https://github.com/thelia/thelia: (37 commits)
add PropelDataCollector to debugbar, still missing some informations
remove unused class
integrate debugbar module
remove htmlpurifier
modify insert.sql including debugBar module
add new event and new tag
Started category modification
Factorized modal dialogs javascript
Factorized creation and confirmation modal dialogs
create controller adding delivery module in session
create Delivery loop
Working :
Continuing categories administration...
Working :
create base loop for delivery and payment entities
remove htmlpurifier dependency
country id can be an argument for calculate method
Working :
Working :
fix typo
...
Conflicts:
composer.lock
core/lib/Thelia/Controller/Admin/CategoryController.php
templates/admin/default/assets/less/thelia/variables.less
* 'coupon' of https://github.com/thelia/thelia:
WIP : Coupon fix coupon creation issue
WIP : Coupon fix coupon creation issue
Working : bootstrap datepicker commented out to keep style for jquery.datepicker (Mika)
Working : Coupon : fix links and errors display
Working : Default lang in US, asset not processed by default
Working : Coupon - update loop
Working : Coupon Controller refactor
Working : Coupon Controller refactor
Working : Base controller now get type inference of Thelia2 Session component
WIP : Coupon event dispatcher + action
Working : Adding type inference to the Thelia2 Request->getSession()
WIP : Coupon Adapter methods implementation
WIP : Coupon event dispatcher + action
Working - Coupon Add/Edit/Delete rule AJAX
Working - Coupon Add/Edit/Delete rule AJAX
WIP - Coupon Add/Edit/Delete rule AJAX
Working - CasperJS : coupon rule
# By Manuel Raynaud (18) and others
# Via Manuel Raynaud (5) and others
* 'master' of https://github.com/thelia/thelia: (45 commits)
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
fix test suite
fix current url bug + fix empty loop pagination exception
add accessDenied method
add helper checkXmlHttpRequest
don't delete address if this is address is a default one
AttributesAv management
update cart model
...
# 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