# By Manuel Raynaud (27) and others
# Via Manuel Raynaud (8) and others
* 'coupon' of https://github.com/thelia/thelia: (50 commits)
WIP : Coupon : unit tests on Rules
WIP : Coupon : unit tests on Rules
WIP : Coupon : unit tests on Operator
WIP : Coupon functional tests
Typo
Added UrlRewritingTrait to manage URLs from model classes
Merge branch 'master' of https://github.com/thelia/thelia into coupon
fix typo
Started category management
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
...
# By franck
# Via franck
* 'master' of https://github.com/thelia/thelia:
Typo
Added UrlRewritingTrait to manage URLs from model classes
Started category management
# 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
# By Manuel Raynaud (19) and others
# Via Manuel Raynaud (7) and others
* 'master' of https://github.com/thelia/thelia: (29 commits)
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
debugbar log query also use Tlog
update CartAdd form
Working : Fixture : cleaning
Working : Coupon : Fix unit tests @todo refactor
force charset in sql files
Countries view and routing creation
save if producSaleElements is in promo or not
Finished Features management
add promo column in cart_item
dispatch event when default currency change
add return statement in clear cache method
create cache for config entity
...