Fixed issue #123. Introduced NumberFormat::formatStandardNumber()
Adding translation for Backoffice
Adding translation for Backoffice
fix close#131
fix updatePositionDownTest
Translation : Ordering existing translations by keys. This should ease the merge process when conflicts occur
Translation : Ordering existing translations by keys, This should ease the merge process when conflicts occur
Translation : Ordering existing translations by keys, This should ease the merge process when conflicts occur
* 'master' of git://github.com/thelia/thelia: (23 commits)
Coupon : Add unit test for coupon removing X Amount & X Percent
Coupon : Add unit test for coupon removing X Amount & X Percent
Coupon : Add unit test for coupon removing X Amount & X Percent
Coupon : Add unit test for coupon removing X Amount & X Percent
Coupon : Add unit test for coupon removing X Amount & X Percent
Coupon : Fix namespace issues
Coupon : Fix namespace issues
Coupon : Adding unit tests
Coupon : Adding unit tests
Coupon : Adding unit tests
Coupon : Adding unit tests
Coupon : buildCouponFromModel becomes public
Coupon : Add ability to know usage left after decremental
Coupon : Bug fix when coupon max usage was not correctly decremented
Coupon : spelling
Coupon : rename
Coupon : Fix the error if a given coupon leads to an unknown service id
Coupon not found by the factory now just return false
Fix generated unit test stub files
Refactor removing Manager notion
...
* 'master' of git://github.com/thelia/thelia:
fix typo
Implemented mail messages templates and layouts
Email template + test email
add REF to product_sale_element loop and fix product tempalte
Correct link "Go to admin page" alike thelia is installed in the root of virtual host or in a subdirectory
Add correct url(subdiretory included) in config page
Use getUriForPath() instead getSchemeAndHttpHost() for proper redirection for cases where Thelia is installed in a subdirectory
* 'master' of git://github.com/thelia/thelia:
add REF to product_sale_element loop and fix product tempalte
Correct link "Go to admin page" alike thelia is installed in the root of virtual host or in a subdirectory
Add correct url(subdiretory included) in config page
Use getUriForPath() instead getSchemeAndHttpHost() for proper redirection for cases where Thelia is installed in a subdirectory
Check if store_country has a value
Fixed double '/' in generated assets URLs
Add validation for Store configuration
Use Store contact information
Call the wrong AdminResources in saveAction
Action buttons smaller
Replace company_name and contact_email by store_name & store_email
Add a new admin page to manage the basic store configurations
Add routing for Store Configuration
Add argument Title on Content Loop & Folder Loop
* 'master' of git://github.com/thelia/thelia:
Check if store_country has a value
Fixed double '/' in generated assets URLs
Add validation for Store configuration
Use Store contact information
Call the wrong AdminResources in saveAction
Action buttons smaller
Replace company_name and contact_email by store_name & store_email
Add a new admin page to manage the basic store configurations
Add routing for Store Configuration
Add argument Title on Content Loop & Folder Loop
* 'master' of git://github.com/thelia/thelia:
undo removing Response::prepare call
HttpCache can not be activated as default
remove specific code testing esi integration
create smarty tag for smarty renderer
remove Thelia ResponseListener
add new route for testing esi tag
tweak httpFoundation cache part for compatibility with Thelia\HttpFoundation part
add httpcache into index_dev.php file
start using symfony 2 reverse proxy
update wiki url in composer file
create smarty tag for smarty renderer
remove Thelia ResponseListener
add new route for testing esi tag
Added some translations in the Customer Creation Form
tweak httpFoundation cache part for compatibility with Thelia\HttpFoundation part
add httpcache into index_dev.php file
start using symfony 2 reverse proxy