franck
c8baa38fed
Added missing files...
2013-09-17 17:31:22 +02:00
franck
a9009b7e52
Started product management
2013-09-17 17:15:15 +02:00
Manuel Raynaud
79e508524d
remove isntall routing and template
2013-09-17 16:30:15 +02:00
Manuel Raynaud
8122dc3084
Merge branch 'install_wizard'
2013-09-17 16:02:24 +02:00
Etienne Roudeix
ddbced036f
Merge branch 'master' of github.com:thelia/thelia
2013-09-17 15:02:38 +02:00
Etienne Roudeix
8d20316217
no-return-functions block
2013-09-17 14:59:40 +02:00
franck
a3dd6c7e8b
Polished categories related content
2013-09-17 14:03:52 +02:00
franck
13265182c2
Merge branch 'master' of https://github.com/thelia/thelia
2013-09-17 13:50:23 +02:00
franck
3d78af8b97
Finished category related content management
2013-09-17 13:50:01 +02:00
Etienne Roudeix
233c952b4e
Merge branch 'master' into template
...
Conflicts:
core/lib/Thelia/Core/Event/TheliaEvents.php
core/lib/Thelia/Model/Base/Module.php
core/lib/Thelia/Model/Base/ModuleQuery.php
core/lib/Thelia/Model/Map/ModuleTableMap.php
install/thelia.sql
local/config/schema.xml
2013-09-17 12:44:34 +02:00
Etienne Roudeix
c4fd65e6ea
delivery process
2013-09-17 12:38:23 +02:00
Etienne Roudeix
692badb06b
delivery form
2013-09-17 11:05:29 +02:00
franck
7858e809b7
Added UrlRewritingTrait to manage URLs from model classes
2013-09-16 22:31:55 +02:00
gmorel
63472b9f80
WIP : install wizard : step 1, 2, 3
2013-09-16 19:00:28 +02:00
franck
e473c64588
Merge branch 'master' of https://github.com/thelia/thelia
2013-09-16 18:59:18 +02:00
franck
2f41d4db6f
Started category management
2013-09-16 18:58:45 +02:00
Etienne Roudeix
afa9a46abf
order delivery form
2013-09-16 18:55:29 +02:00
Manuel Raynaud
67b6e5f07d
add some php doc
2013-09-16 18:21:07 +02:00
Manuel Raynaud
874c5f6cac
integrate swiftMailer as mailer solution
2013-09-16 18:20:15 +02:00
gmorel
cfc52c4e7f
Working : install wizard : type inference
2013-09-16 18:15:09 +02:00
gmorel
b3df29a788
Merge branch 'master' of https://github.com/thelia/thelia into install_wizard
...
# 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
...
2013-09-16 15:08:09 +02:00
gmorel
b151325e57
WIP : Install wizard : step 2 file permission
2013-09-16 15:07:41 +02:00
mespeche
4929e6f88a
Merge branch 'master' of https://github.com/thelia/thelia
2013-09-16 12:56:47 +02:00
mespeche
5e8749e054
- Edit country view creation
...
- Delete and edit modalbox creation
- Countries routes management
2013-09-16 12:55:34 +02:00
franck
dd2ba89a4c
Merge branch 'master' of https://github.com/thelia/thelia
2013-09-16 12:52:59 +02:00
franck
696a2be8ba
Completed template management
2013-09-16 12:52:35 +02:00
Manuel Raynaud
42ade8a45a
Merge branch 'master' of github.com:thelia/thelia
2013-09-16 11:12:37 +02:00
mespeche
76dc9609b6
Merge branch 'master' of https://github.com/thelia/thelia
...
Conflicts:
core/lib/Thelia/Config/Resources/routing/admin.xml
2013-09-16 11:01:00 +02:00
mespeche
15d9b55284
Countries view and routing creation
2013-09-16 10:59:30 +02:00
gmorel
b6bc6994fc
WIP : Install wizard
2013-09-16 10:53:15 +02:00
franck
2cf1c62b06
Finished Features management
2013-09-16 10:40:52 +02:00
Manuel Raynaud
365d90b4a8
Merge branch 'master' into template
...
Conflicts:
core/lib/Thelia/Core/Event/TheliaEvents.php
2013-09-16 10:19:40 +02:00
gmorel
970d6b6ff7
Merge branch 'master' of https://github.com/thelia/thelia into coupon
...
# 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
2013-09-16 10:01:34 +02:00
franck
71c1cee66d
Implemented "Remember Me" feature on admin. Started template management
2013-09-16 09:23:44 +02:00
mespeche
8b0c8bd760
First version of installation wizard
2013-09-13 18:03:45 +02:00
gmorel
6118a68370
WIP : Coupon fix coupon creation issue
2013-09-13 18:03:08 +02:00
gmorel
ed4809bac4
Working : Coupon : fix links and errors display
2013-09-13 12:42:33 +02:00
Manuel Raynaud
ea1ee4932d
Merge branch 'master' into template
...
Conflicts:
core/lib/Thelia/Controller/Front/AddressController.php
2013-09-13 12:36:56 +02:00
Manuel Raynaud
8367863b48
allow address removal from front
2013-09-13 12:33:13 +02:00
Manuel Raynaud
ddf175f361
allow update customer address in front tempalte
2013-09-13 11:31:12 +02:00
Manuel Raynaud
275b20ac77
allow to make an address as default on update action
2013-09-13 10:17:45 +02:00
franck
ca7d1f7c85
Finished attributes management
2013-09-13 00:19:53 +02:00
gmorel
855d90c81c
Working : Coupon Controller refactor
2013-09-12 17:55:03 +02:00
gmorel
a56447fef5
Working : Coupon Controller refactor
2013-09-12 17:39:51 +02:00
gmorel
972cdcd7fb
Working : Base controller now get type inference of Thelia2 Session component
2013-09-12 17:27:31 +02:00
gmorel
93766c56e9
Merge branch 'master' of https://github.com/thelia/thelia into coupon
...
# 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
2013-09-12 17:22:02 +02:00
gmorel
2e7e31285e
WIP : Coupon event dispatcher + action
2013-09-12 17:21:49 +02:00
Manuel Raynaud
1daa96a57d
call display403 method
2013-09-12 17:13:52 +02:00
Manuel Raynaud
0ca5af597a
add accessDenied method
2013-09-12 16:50:13 +02:00
Manuel Raynaud
2bf6ee51e1
add helper checkXmlHttpRequest
2013-09-12 16:45:32 +02:00