Etienne Roudeix
32725832f1
Merge branch 'master' of github.com:thelia/thelia
2013-10-24 17:42:22 +02:00
Etienne Roudeix
2dc4589126
non-complex product loop returns default PSE
2013-10-24 17:41:32 +02:00
Manuel Raynaud
91f2920336
remove http cache
2013-10-24 17:35:17 +02:00
Etienne Roudeix
5b008a8b17
Merge branch 'master' into loops
2013-10-24 17:15:48 +02:00
Etienne Roudeix
c3fe31c0af
new product loop
2013-10-24 17:15:16 +02:00
Manuel Raynaud
10f78b90a5
Merge pull request #49 from thelia/frontend
...
Frontend
2013-10-24 08:07:18 -07:00
touffies
ebec82d1d2
Merge with master
2013-10-24 16:52:03 +02:00
Franck Allimant
db6d5692eb
Merge branch 'catalog'
...
Conflicts:
local/config/schema.xml
2013-10-24 16:47:53 +02:00
Franck Allimant
4f7e7660ca
Finished PSE management for products with no combinations
2013-10-24 16:39:22 +02:00
Etienne Roudeix
ecaf0ccd07
consider FROM_DEFAULT_CURRENCY in pse loop
2013-10-24 15:23:16 +02:00
Etienne Roudeix
7b9585b11b
consider FROM_DEFAULT_CURRENCY field in product loop
2013-10-24 15:15:29 +02:00
Etienne Roudeix
ca03e374f2
newsletter modification from account
...
email modification from account
2013-10-24 12:10:35 +02:00
Etienne Roudeix
4065f338b9
Merge branch 'master' into tax
2013-10-24 10:37:05 +02:00
Etienne Roudeix
fb4e15ae77
fix issue #47
2013-10-24 10:36:06 +02:00
badsuricate
b9e5b4d9c7
Merge branch 'frontend' of github.com:thelia/thelia into frontend
2013-10-24 09:12:52 +02:00
Manuel Raynaud
3f7300bdee
add some control for knwoing if user is in install mode
2013-10-24 08:31:49 +02:00
Franck Allimant
5bf51dd47e
Merge branch 'catalog'
...
Conflicts:
core/lib/Thelia/Config/Resources/config.xml
core/lib/Thelia/Config/Resources/routing/admin.xml
core/lib/Thelia/Core/Template/Loop/Country.php
core/lib/Thelia/Core/Template/Smarty/Plugins/Form.php
core/lib/Thelia/Model/Country.php
core/lib/Thelia/Model/Profile.php
core/lib/Thelia/Model/ProfileQuery.php
install/insert.sql
install/thelia.sql
local/config/schema.xml
2013-10-24 00:16:33 +02:00
touffies
04c43a12da
Add new event NEWSLETTER_UNSUBSCRIBE
2013-10-24 00:15:51 +02:00
Franck Allimant
7ca2399573
Worked on catalog
2013-10-23 23:47:44 +02:00
Franck Allimant
0bd57b0a5a
Worked on catalog
2013-10-23 23:41:39 +02:00
badsuricate
b26c3216c5
Fix 404 error page
2013-10-23 23:25:41 +02:00
Manuel Raynaud
a7796cf481
manage lanf <=> url assignment
2013-10-23 19:04:49 +02:00
Etienne Roudeix
a631a4e174
fix tagged_form_field
2013-10-23 18:00:04 +02:00
Etienne Roudeix
cf67a0478e
Merge branch 'master' into tax
2013-10-23 16:32:10 +02:00
Etienne Roudeix
fb8b82093a
administrators management
2013-10-23 16:31:37 +02:00
Manuel Raynaud
3dd51d98b6
process default behacior for languages
2013-10-23 15:41:41 +02:00
badsuricate
5e62da9d29
Add new Arguments for CartLoop
...
New args = Limit and position
2013-10-23 15:20:42 +02:00
Manuel Raynaud
53e25ce7c1
process delete language
2013-10-23 12:38:33 +02:00
Manuel Raynaud
b16edfbd1d
create language delete event object
2013-10-23 12:38:32 +02:00
Manuel Raynaud
24b504ad3b
finish language creation process
2013-10-23 12:38:32 +02:00
Manuel Raynaud
d356974ef7
create lang toggleDefault object
2013-10-23 12:38:32 +02:00
Manuel Raynaud
38761a7275
process lang udate action
2013-10-23 12:38:32 +02:00
Manuel Raynaud
a2d292f6a3
create lang object events
2013-10-23 12:38:32 +02:00
Manuel Raynaud
7915552fe6
create ajax modal for lang edition
2013-10-23 12:38:32 +02:00
Etienne Roudeix
3c69e38a3b
Merge branch 'tax'
2013-10-23 08:49:24 +02:00
gmorel
b45fbef2ad
Merge branch 'master' of https://github.com/thelia/thelia into coupon
...
* 'master' of https://github.com/thelia/thelia : (33 commits)
permissions
finish contact process
create contact form
create example for mail usage
permission cleanup
change place where absolute url is create when rewritten url is enabled
fix issue #43
fix typo in product breadcrumb
update countries list
fix issue #35
fix cartItem updateQuantity method
add some verification on country default trigger
not allowed to delete default country
WIP : admin profiles
fiw test suite
clear cache when a module is removed
end module removal
create event object for module delete action
update insert script
new model
...
Conflicts:
core/lib/Thelia/Controller/Admin/CouponController.php
2013-10-22 23:01:04 +02:00
Etienne Roudeix
dba4a129ff
module access management
2013-10-22 20:20:15 +02:00
Etienne Roudeix
44a5909c81
permission resource
2013-10-22 19:51:01 +02:00
Etienne Roudeix
ca04b87738
my bad
2013-10-22 16:13:29 +02:00
Etienne Roudeix
ddd8c4f7a5
fix auth loop
2013-10-22 15:57:31 +02:00
Etienne Roudeix
c94fa9bc24
permission management
2013-10-22 15:04:06 +02:00
Etienne Roudeix
cb0619a7b3
Merge branch 'master' of github.com:thelia/thelia
2013-10-22 11:33:24 +02:00
Etienne Roudeix
b00f70fa24
permission management
2013-10-22 11:09:24 +02:00
Manuel Raynaud
c9074892b2
complete controller and newsletter listener
2013-10-22 10:01:02 +02:00
Manuel Raynaud
f52a0f3652
create event message for newsletter subsribe action
2013-10-22 09:46:38 +02:00
Manuel Raynaud
6b8c7602b4
create newsletter event
2013-10-22 09:45:37 +02:00
gmorel
42aa46905b
Merge branch 'master' of https://github.com/thelia/thelia into coupon
...
* 'master' of https://github.com/thelia/thelia : (33 commits)
permissions
finish contact process
create contact form
create example for mail usage
permission cleanup
change place where absolute url is create when rewritten url is enabled
fix issue #43
fix typo in product breadcrumb
update countries list
fix issue #35
fix cartItem updateQuantity method
add some verification on country default trigger
not allowed to delete default country
WIP : admin profiles
fiw test suite
clear cache when a module is removed
end module removal
create event object for module delete action
update insert script
new model
...
Conflicts:
core/lib/Thelia/Controller/Admin/CouponController.php
2013-10-21 22:49:32 +02:00
Etienne Roudeix
d13434bb08
permissions
2013-10-21 19:11:42 +02:00
Etienne Roudeix
abe45c5798
Merge branch 'master' into tax
...
Conflicts:
core/lib/Thelia/Config/Resources/action.xml
core/lib/Thelia/Controller/Admin/AddressController.php
core/lib/Thelia/Controller/Admin/CustomerController.php
core/lib/Thelia/Controller/Admin/ModuleController.php
2013-10-21 17:48:13 +02:00
Etienne Roudeix
9a7708451a
permission cleanup
2013-10-21 17:44:17 +02:00