Manuel Raynaud
31ec431673
Merge pull request #111 from thelia/frontend
...
Frontend
2013-11-25 03:04:31 -08:00
Etienne Roudeix
7fd7458a2d
assets
2013-11-25 11:41:59 +01:00
Franck Allimant
c587cc3813
Fixed double '/' in generated assets URLs
2013-11-25 11:37:52 +01:00
touffies
a33a4cc963
Add validation for Store configuration
2013-11-25 11:22:38 +01:00
touffies
fd0301022d
Merge branch 'backoffice' into frontend
2013-11-25 10:24:29 +01:00
touffies
743f894a4c
Merge branch 'frontend' of https://github.com/thelia/thelia into frontend
2013-11-25 10:20:15 +01:00
Etienne Roudeix
b9790efeee
Merge branch 'master' into modules
2013-11-25 10:05:01 +01:00
Etienne Roudeix
2bc1bbed64
asset tests
2013-11-25 10:03:48 +01:00
gmorel
19aa1c798d
Coupon : Fix namespace issues
2013-11-24 22:27:26 +01:00
gmorel
ffbd53fceb
Coupon : Fix namespace issues
2013-11-24 22:05:58 +01:00
gmorel
c71cba93e2
Coupon : Adding unit tests
2013-11-24 21:44:51 +01:00
gmorel
b738bde56f
Coupon : Adding unit tests
2013-11-24 17:55:06 +01:00
gmorel
2caa9ea7bd
Coupon : Adding unit tests
2013-11-24 01:07:49 +01:00
gmorel
469a07cdb3
Coupon : Adding unit tests
2013-11-24 00:26:16 +01:00
gmorel
25934b80b9
Coupon : buildCouponFromModel becomes public
2013-11-23 23:56:06 +01:00
gmorel
69a72cd555
Coupon : Add ability to know usage left after decremental
2013-11-23 23:23:58 +01:00
gmorel
20e004b9f5
Coupon : Bug fix when coupon max usage was not correctly decremented
2013-11-23 23:06:32 +01:00
gmorel
2884b0a3b7
Coupon : spelling
2013-11-23 22:33:30 +01:00
gmorel
bcad9b5da1
Coupon : rename
2013-11-23 22:31:18 +01:00
gmorel
4447dbcd9a
Coupon : Fix the error if a given coupon leads to an unknown service id
2013-11-23 22:29:15 +01:00
gmorel
f40476e3ea
Coupon not found by the factory now just return false
2013-11-23 22:15:45 +01:00
gmorel
23b294dcc9
Fix generated unit test stub files
2013-11-23 20:21:52 +01:00
gmorel
90b5fbde05
Refactor removing Manager notion
2013-11-23 20:18:04 +01:00
gmorel
8ce1030178
Refactor rule => condition
...
adapter => facade
2013-11-23 18:35:21 +01:00
gmorel
59a04f6a09
Fix Condition comment
2013-11-23 17:51:59 +01:00
gmorel
d276d5aa52
Fix Coupon/Condition utf8 issue
2013-11-23 17:37:48 +01:00
gmorel
95c4113ca8
Merge branch 'master' of git://github.com/thelia/thelia
...
* '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
2013-11-23 01:36:12 +01:00
touffies
4ef7bd4c38
Call the wrong AdminResources in saveAction
2013-11-22 17:42:09 +01:00
touffies
85d9c112d3
Replace company_name and contact_email by store_name & store_email
2013-11-22 17:40:04 +01:00
touffies
29ae2d26fe
Add a new admin page to manage the basic store configurations
2013-11-22 17:38:21 +01:00
touffies
530188fbe7
Add routing for Store Configuration
2013-11-22 17:35:06 +01:00
Manuel Raynaud
a85baf6994
remove specific code testing esi integration
2013-11-22 09:43:24 +01:00
Manuel Raynaud
4109de0d9c
create smarty tag for smarty renderer
2013-11-20 14:45:40 +01:00
Manuel Raynaud
b9f7837686
remove Thelia ResponseListener
2013-11-20 14:45:40 +01:00
Manuel Raynaud
a436adf438
add new route for testing esi tag
2013-11-20 14:45:40 +01:00
Manuel Raynaud
64c5991838
tweak httpFoundation cache part for compatibility with
...
Thelia\HttpFoundation part
2013-11-20 14:45:40 +01:00
Manuel Raynaud
16af55ae77
start using symfony 2 reverse proxy
2013-11-20 14:43:14 +01:00
David Rimbault
4b2a73c85d
Added some translations in the Customer Creation Form
2013-11-19 23:50:23 +01:00
gmorel
af578cc3ba
Merge branch 'master' of git://github.com/thelia/thelia
...
* 'master' of git://github.com/thelia/thelia:
Fixed typo
2013-11-19 21:16:04 +01:00
Franck Allimant
46d95664a0
Fixed typo
2013-11-19 15:35:15 +01:00
badsuricate
21c29f453f
Merge branch 'frontend' of github.com:thelia/thelia into frontend
2013-11-19 14:48:17 +01:00
badsuricate
bba78020fc
Add argument Title on Content Loop & Folder Loop
2013-11-19 14:44:00 +01:00
gmorel
968bddbcf9
Fix Coupon/Condition refactor
2013-11-19 13:15:23 +01:00
gmorel
1b108b7953
Merge branch 'master' of git://github.com/thelia/thelia
...
* 'master' of git://github.com/thelia/thelia:
change max weight in faker
complete readme
create changelog file
Front module is activated by default
remove unused config
remove unused form
load custom router from Front module
move front controller classes to Front module
start Front module
Corrected the French translation of "Miss" in the Register form dropdown
remove unused config
remove unused form
load custom router from Front module
move front controller classes to Front module
start Front module
2013-11-18 22:12:56 +01:00
Manuel Raynaud
8b8e4f7b14
remove unused config
2013-11-18 10:51:46 +01:00
Manuel Raynaud
12ac005674
remove unused form
2013-11-18 10:51:46 +01:00
OpenStudio
89e0bf8867
move front controller classes to Front module
2013-11-18 10:51:46 +01:00
Manuel Raynaud
597da57252
start Front module
2013-11-18 10:51:46 +01:00
gmorel
a2b97707cf
Adding/Refactoring unit test
2013-11-17 19:59:29 +01:00
gmorel
274e667103
Adding/Refactoring unit test for MatchForEveryoneManager|MatchForTotalAmountManager|MatchForXArticlesManager
2013-11-17 18:46:22 +01:00