Etienne Roudeix
9b37bbb862
module image
2013-09-18 11:20:29 +02:00
Manuel Raynaud
6483813a35
rtrime rewritten url
2013-09-18 11:07:15 +02:00
Manuel Raynaud
41f7b817c6
remove unused classes
2013-09-18 10:54:22 +02:00
Manuel Raynaud
e7fa896866
remove unused classes
2013-09-18 10:52:07 +02:00
Manuel Raynaud
a041273b80
remove unused classes
2013-09-18 10:34:31 +02:00
gmorel
3627d96175
WIP : Upload management
2013-09-18 10:07:57 +02:00
Manuel Raynaud
55961a2e45
Merge branch 'master' of github.com:thelia/thelia
2013-09-18 10:06:55 +02:00
Manuel Raynaud
387c0d00c3
test if cache directory exists before launching debug bar
2013-09-18 09:34:48 +02:00
Etienne Roudeix
4e053d1a57
payment plugins
2013-09-18 09:20:03 +02:00
Etienne Roudeix
f32f16e833
fix product without pse in loop
2013-09-18 09:17:49 +02:00
Etienne Roudeix
a27405e0cc
Merge branch 'template'
2013-09-18 08:57:13 +02:00
Etienne Roudeix
bb246b3205
fix test
2013-09-18 08:55:12 +02:00
Manuel Raynaud
8f95fe1b8b
remove all tables before inserting tables creation
2013-09-18 08:25:20 +02:00
Manuel Raynaud
826ad83584
Merge branch 'master' of github.com:thelia/thelia
2013-09-18 08:11:08 +02:00
franck
48e2be57c6
Fixed some unit tests
2013-09-18 01:24:37 +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
gmorel
b545e1c012
Working : Coupon : fix loop, fix read display
2013-09-17 23:29:25 +02:00
gmorel
542a142329
Working : Coupon : fix loop, fix read display
2013-09-17 23:19:09 +02:00
gmorel
ce72a20074
Working : Coupon : fix loop
2013-09-17 23:09:55 +02:00
gmorel
3aa9c71e34
Merge branches 'coupon' and 'master' of https://github.com/thelia/thelia into coupon
...
* 'coupon' of https://github.com/thelia/thelia:
# By Etienne Roudeix (17) and others
# Via Etienne Roudeix (9) and others
* 'master' of https://github.com/thelia/thelia: (52 commits)
fix content faker
fix typo and remove url generation in postInsert model
add covers annotation in ProductRewriteTest
create test for UrlRewritingTrait
payment loop
fix postage display
postage + invoice step
template is not mandatory in product table.
refactor rewrriten method name
Changed getDefaultCategory in getDefaultCategoryId
remove old model classes:
Working : Content : fix loop giving no elements
Working : Content : fix loop giving no elements
Added missing files...
Started product management
Working : Content : fix loop giving no elements
Working : Product : fix loop giving no elements
cart billing integration
empty cart or delivery exception
remove isntall routing and template
...
2013-09-17 22:55:29 +02:00
Manuel Raynaud
5a64654ce5
move url generation to I18n entity
2013-09-17 20:45:29 +02:00
Manuel Raynaud
7c340303f6
Merge branch 'master' of github.com:thelia/thelia
2013-09-17 20:29:47 +02:00
Manuel Raynaud
e4b36098c7
fix typo and remove url generation in postInsert model
2013-09-17 20:29:09 +02:00
franck
1e15142283
Added product creation
2013-09-17 20:18:53 +02:00
Manuel Raynaud
f068539e79
add covers annotation in ProductRewriteTest
2013-09-17 20:16:51 +02:00
Etienne Roudeix
9bce1cbabb
Merge branch 'master' into template
2013-09-17 20:16:48 +02:00
Manuel Raynaud
da7f9e07c4
create test for UrlRewritingTrait
2013-09-17 20:15:28 +02:00
Etienne Roudeix
5ffb737c50
Merge branch 'master' into template
2013-09-17 20:14:17 +02:00
Etienne Roudeix
03375a65b3
payment loop
2013-09-17 20:07:50 +02:00
Etienne Roudeix
0d1c6cf8cb
postage + invoice step
2013-09-17 19:47:10 +02:00
Manuel Raynaud
e1e383707b
template is not mandatory in product table.
2013-09-17 19:19:52 +02:00
Manuel Raynaud
9020de5b9a
Merge branch 'master' of github.com:thelia/thelia
2013-09-17 19:12:14 +02:00
Manuel Raynaud
60d09dc76e
refactor rewrriten method name
2013-09-17 19:11:44 +02:00
franck
9e927c40be
Merge branch 'master' of https://github.com/thelia/thelia
2013-09-17 18:40:06 +02:00
franck
ecf4412fbd
Changed getDefaultCategory in getDefaultCategoryId
2013-09-17 18:38:49 +02:00
Manuel Raynaud
232ad70494
Merge branch 'master' of github.com:thelia/thelia
2013-09-17 17:52:53 +02:00
Manuel Raynaud
50212c55cf
remove old model classes:
2013-09-17 17:50:05 +02:00
gmorel
c99e7a91b9
Working : Content : fix loop giving no elements
2013-09-17 17:43:19 +02:00
gmorel
9c0d310441
Merge remote-tracking branch 'origin/master'
2013-09-17 17:39:22 +02:00
gmorel
82c7cdeb44
Working : Content : fix loop giving no elements
2013-09-17 17:39:12 +02:00
franck
c8baa38fed
Added missing files...
2013-09-17 17:31:22 +02:00
franck
4731929a70
Merge branch 'master' of https://github.com/thelia/thelia
2013-09-17 17:15:39 +02:00
franck
a9009b7e52
Started product management
2013-09-17 17:15:15 +02:00
gmorel
df80d39954
Working : Content : fix loop giving no elements
2013-09-17 17:11:08 +02:00
gmorel
b878bf54ad
Merge remote-tracking branch 'origin/master'
2013-09-17 17:09:14 +02:00
gmorel
f8072a02d2
Working : Product : fix loop giving no elements
2013-09-17 17:09:01 +02:00
Etienne Roudeix
21df630d27
Merge branch 'master' into template
2013-09-17 16:53:57 +02:00
franck
7ca3429cbb
Merge branch 'master' of https://github.com/thelia/thelia
2013-09-17 16:38:49 +02:00
Etienne Roudeix
acaa4a969e
empty cart or delivery exception
2013-09-17 16:38:16 +02:00