Manuel Raynaud
6e29325d19
create purchase order pdf
2013-10-03 10:45:21 +02:00
franck
22f3f49f79
Finished product multiple categories attachment
2013-09-22 22:14:39 +02:00
Etienne Roudeix
4ac9a0afad
Merge branch 'master' of github.com:thelia/thelia
2013-09-19 16:24:05 +02:00
Manuel Raynaud
41bd8a7cec
icomplete product page
2013-09-19 15:39:36 +02:00
Etienne Roudeix
61fab3a62a
order creation
2013-09-19 15:11:54 +02:00
Etienne Roudeix
66536d0b31
Merge branch 'master' into template
...
Conflicts:
core/lib/Thelia/Core/Template/Loop/Product.php
2013-09-18 20:03:13 +02:00
Etienne Roudeix
891ebcd491
fix tests, edit reset_install.sh, manage payment modules, change debugbar namespace to theliadebugbar
2013-09-18 19:51:01 +02:00
Etienne Roudeix
16d0985718
payment modules
2013-09-18 17:06:08 +02:00
Etienne Roudeix
45106f24bd
module image
2013-09-18 15:58:58 +02:00
Manuel Raynaud
e638a927c0
add more test for rewriten url
2013-09-18 12:03:02 +02:00
Etienne Roudeix
9b37bbb862
module image
2013-09-18 11:20:29 +02:00
franck
d02f13f021
Merge branch 'master' of https://github.com/thelia/thelia
...
Conflicts:
core/lib/Thelia/Controller/Admin/ProductController.php
core/lib/Thelia/Model/Product.php
2013-09-18 00:35:48 +02:00
franck
de4767ef56
Merge branch 'master' of https://github.com/thelia/thelia
...
Conflicts:
core/lib/Thelia/Model/Product.php
2013-09-17 23:51:31 +02:00
Etienne Roudeix
8d20316217
no-return-functions block
2013-09-17 14:59:40 +02:00
gmorel
df6b3dbcd5
Merge branch 'master' of https://github.com/thelia/thelia
...
# By Etienne Roudeix (10) and franck (2)
# Via Etienne Roudeix (3) and franck (2)
* 'master' of https://github.com/thelia/thelia :
Polished categories related content
Finished category related content management
delivery process
delivery form
order delivery form
fix fixture dependant unit test
delivery process
delivery process
cart integration
cart integration
cart page
cart template
Conflicts:
install/faker.php
2013-09-17 14:42:06 +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
franck
d097851522
Added documents action and loop
2013-09-17 01:07:42 +02:00
Etienne Roudeix
361e9e1126
delivery process
2013-09-16 16:12:04 +02:00
Etienne Roudeix
84204cbf05
Merge branch 'master' into template
...
Conflicts:
core/lib/Thelia/Core/Template/Loop/Feed.php
2013-09-16 15:32:17 +02:00
Etienne Roudeix
5ca7136e6d
default country
2013-09-16 15:30:46 +02:00
Etienne Roudeix
d8b5df4162
delivery process
2013-09-16 15:24:08 +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
gmorel
ed4809bac4
Working : Coupon : fix links and errors display
2013-09-13 12:42:33 +02:00
gmorel
530c3d1102
Working : Default lang in US, asset not processed by default
2013-09-13 09:33:15 +02:00
Manuel Raynaud
9304624708
fix title name in insert.sql file
2013-09-12 08:12:44 +02:00
Etienne Roudeix
642376a6b3
Merge branch 'master' into tax
...
Conflicts:
install/insert.sql
2013-09-11 16:57:45 +02:00
Etienne Roudeix
e8a4e56324
tax engine
2013-09-11 16:21:51 +02:00
franck
ae786f2139
Added process_assets config variable
2013-09-11 12:14:39 +02:00
Etienne Roudeix
3b433a0c8d
Merge branch 'master' into tax
...
Conflicts:
templates/default_save/product.html
2013-09-10 19:15:15 +02:00
Etienne Roudeix
8b209291d3
use_tax_free_amounts binary config variable + ConfigQuery::useTaxFreeAmounts() helper method
2013-09-10 19:03:46 +02:00
franck
a51ffb7a67
Merge branch 'master' of https://github.com/thelia/thelia
...
Conflicts:
templates/admin/default/admin-layout.tpl
2013-09-10 15:46:51 +02:00
franck
281ec337aa
Started product attributes management
2013-09-10 15:45:29 +02:00
Etienne Roudeix
2548fb9e3c
insert 19.6 tva
2013-09-09 11:28:02 +02:00
Manuel Raynaud
c9aa06fd70
modify insert.sql including debugBar module
2013-09-07 16:34:51 +02:00
Manuel Raynaud
43a2c0ac7b
refactor Lang table
2013-09-05 08:30:15 +02:00
Etienne Roudeix
dffbf76cfd
Merge branch 'master' into rewrite
...
Conflicts:
core/lib/Thelia/Controller/BaseController.php
install/insert.sql
2013-09-04 10:06:22 +02:00
Etienne Roudeix
29bf7d9a92
404 not found management
2013-09-04 10:02:58 +02:00
franck
26da884dae
Fixed minor bug in Currencies
2013-09-03 19:32:57 +02:00
franck
ec32aa9eb5
Merge branch 'master' of https://github.com/thelia/thelia
...
Conflicts:
core/lib/Thelia/Controller/BaseController.php
2013-09-03 19:03:27 +02:00
franck
69f88db090
en_EN -> en_UK, the "en_EN" locale does not exists.
2013-09-03 11:32:13 +02:00
Etienne Roudeix
696b871acd
start rewriting
2013-08-29 08:49:48 +02:00
Etienne Roudeix
253a0b76d8
rewriting tables
2013-08-28 15:55:38 +02:00
Etienne Roudeix
9174e5154e
backend loop translation
2013-08-26 14:05:29 +02:00
Etienne Roudeix
86b11096ba
Merge branch 'master' into loops
...
Conflicts:
core/lib/Thelia/Core/Template/Loop/Category.php
core/lib/Thelia/Core/Template/Loop/FeatureValue.php
core/lib/Thelia/Core/Template/Loop/Folder.php
core/lib/Thelia/Core/Template/Loop/Product.php
core/lib/Thelia/Core/Template/Smarty/Plugins/TheliaLoop.php
install/faker.php
2013-08-21 09:19:56 +02:00
Manuel Raynaud
ca954a3b81
fix insert.sql syntax and downgrade propel version for validator
...
compatibility
2013-08-16 11:45:03 +02:00
franck
f028d2b2db
Added image-cache:clear console command
2013-08-15 21:18:16 +02:00
franck
d61eeef0d6
Finalized images action and loop
2013-08-15 20:47:05 +02:00
franck
47bc545019
Added image processing actgion and loop
2013-08-15 11:44:46 +02:00
Etienne Roudeix
c9485075d4
new faker entries
...
new category view
2013-08-13 11:40:24 +02:00