|
|
66ce4ee218
|
Inital commit
|
2020-11-19 15:36:28 +01:00 |
|
Manuel Raynaud
|
9a43f5aa3c
|
update composer file, introducing 2.1 version
|
2014-08-11 17:06:48 +02:00 |
|
Manuel Raynaud
|
b5c0606814
|
update swiftmailer version.
|
2014-06-24 10:11:50 +02:00 |
|
Manuel Raynaud
|
3d311825d1
|
integrate web test case
|
2014-06-20 09:09:06 +02:00 |
|
Manuel Raynaud
|
ccd16dc363
|
update phpunit version
|
2014-06-19 12:58:40 +02:00 |
|
Julien Chanseaume
|
bd6045f024
|
added new dependency to composer.lock
|
2014-05-03 11:39:12 +02:00 |
|
Manuel Raynaud
|
51dd1863db
|
update readme
|
2014-04-22 13:06:51 +02:00 |
|
Manuel Raynaud
|
303f91cfb5
|
update composer.lock file
|
2014-04-18 09:58:17 +02:00 |
|
Manuel Raynaud
|
1c84c83835
|
update license in composer file
|
2014-04-18 09:36:41 +02:00 |
|
Manuel Raynaud
|
49ad3a27da
|
update composer dependencies
|
2014-01-23 09:31:39 +01:00 |
|
Manuel Raynaud
|
1974d3e3c3
|
fix psr
|
2014-01-22 12:52:36 +01:00 |
|
Manuel Raynaud
|
e68769efa6
|
add alias branch in composer.json file
|
2014-01-20 09:41:09 +01:00 |
|
Manuel Raynaud
|
6070d74ac3
|
update propel version
|
2014-01-08 12:05:56 +01:00 |
|
Manuel Raynaud
|
2d3d3fe283
|
update wiki url in composer file
|
2013-11-20 14:42:01 +01:00 |
|
Manuel Raynaud
|
373fe13287
|
save thelia version
|
2013-10-25 09:10:27 +02:00 |
|
Manuel Raynaud
|
84ad1e6f95
|
start creating xsd module management
|
2013-10-16 17:39:32 +02:00 |
|
Manuel Raynaud
|
3e3a11210c
|
downgrade smarty version
|
2013-10-11 12:11:35 +02:00 |
|
Manuel Raynaud
|
e2f975923e
|
update smarty version
|
2013-10-08 12:20:43 +02:00 |
|
Manuel Raynaud
|
9fcbeab69c
|
complete invoice pdf template
|
2013-10-02 18:03:25 +02:00 |
|
Manuel Raynaud
|
0116cb2891
|
start pdf generation workflow
|
2013-10-02 15:21:18 +02:00 |
|
Manuel Raynaud
|
bf0a6bf622
|
update propel version
|
2013-09-30 11:14:30 +02:00 |
|
gmorel
|
b91a11536b
|
Working : Image management set on Category
|
2013-09-22 20:50:42 +02:00 |
|
Manuel Raynaud
|
035d9dd0e9
|
add swiftmailer in composer
|
2013-09-16 16:57:08 +02:00 |
|
Manuel Raynaud
|
aa4e0636e8
|
use dump autoloader in all compser scripts
|
2013-09-16 16:31:13 +02:00 |
|
Manuel Raynaud
|
c1edc0e4ff
|
update phpdebugbar dependency
|
2013-09-11 15:48:55 +02:00 |
|
Manuel Raynaud
|
1e660cd930
|
Merge branch 'delivery'
Conflicts:
composer.lock
install/insert.sql
|
2013-09-07 16:37:54 +02:00 |
|
Manuel Raynaud
|
9ebf16f1f6
|
remove htmlpurifier
|
2013-09-07 16:36:41 +02:00 |
|
Manuel Raynaud
|
2fda14cfeb
|
remove htmlpurifier dependency
|
2013-09-06 17:35:51 +02:00 |
|
Manuel Raynaud
|
f6ab8888f3
|
start creating debugbar
|
2013-09-05 17:43:12 +02:00 |
|
Manuel Raynaud
|
fd80139a9c
|
change symfony/icu version for compatibility
|
2013-09-02 15:25:01 +02:00 |
|
Manuel Raynaud
|
932bf00532
|
update propel version and dependencies
|
2013-09-01 19:26:13 +02:00 |
|
franck
|
6d5d0f6606
|
Fixed getUrl()
|
2013-08-31 15:52:42 +02:00 |
|
franck
|
0361cd1ff2
|
Removed InternalEvent, simplified SecurityContext
|
2013-08-28 17:52:32 +02:00 |
|
Manuel Raynaud
|
ab5e845ad3
|
start refactoring customer update process
|
2013-08-16 12:09:08 +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
|
bceb65dad6
|
Reverted symfony/validator from 2.3 to 2.2, because of failures in
dependencies.
|
2013-08-15 11:27:30 +02:00 |
|
Manuel Raynaud
|
14bc1663bf
|
Merge branch 'cart'
Conflicts:
composer.lock
core/lib/Thelia/Model/Base/Attribute.php
core/lib/Thelia/Model/Base/AttributeAv.php
core/lib/Thelia/Model/Base/AttributeCombination.php
core/lib/Thelia/Model/Base/AttributeCombinationQuery.php
core/lib/Thelia/Model/Base/Cart.php
core/lib/Thelia/Model/Base/CartItem.php
core/lib/Thelia/Model/Base/CartItemQuery.php
core/lib/Thelia/Model/Base/Currency.php
core/lib/Thelia/Model/Base/CurrencyQuery.php
core/lib/Thelia/Model/Base/Product.php
core/lib/Thelia/Model/Base/ProductPrice.php
core/lib/Thelia/Model/Base/ProductPriceQuery.php
core/lib/Thelia/Model/Map/AttributeCombinationTableMap.php
core/lib/Thelia/Model/Map/CartItemTableMap.php
core/lib/Thelia/Model/Map/CurrencyTableMap.php
core/lib/Thelia/Model/Map/ProductPriceTableMap.php
core/lib/Thelia/Model/Map/ProductTableMap.php
install/thelia.sql
local/config/schema.xml
|
2013-08-01 10:52:17 +02:00 |
|
Manuel Raynaud
|
409b4e083f
|
update composer.lock file
|
2013-08-01 09:44:50 +02:00 |
|
Manuel Raynaud
|
fd15934b65
|
update smarty
|
2013-07-29 15:47:05 +02:00 |
|
franck
|
f7a635dbf7
|
Added DataAccess plugin, admin header completed
|
2013-07-25 22:59:46 +02:00 |
|
franck
|
8296051937
|
Implemented front-office login
|
2013-07-17 18:49:23 +02:00 |
|
Manuel Raynaud
|
945a97ae78
|
initialize module part
|
2013-07-11 10:28:58 +02:00 |
|
Manuel Raynaud
|
0c1c4b1822
|
change default locale to en_US
|
2013-07-10 10:34:13 +02:00 |
|
Etienne Roudeix
|
a02ac99360
|
set x right to 7
|
2013-07-09 11:59:37 +02:00 |
|
Manuel Raynaud
|
1a6cde1c65
|
update composer.lock file
|
2013-07-09 11:47:24 +02:00 |
|
Manuel Raynaud
|
25a8b28c61
|
track composer.lock file
|
2013-07-09 10:19:35 +02:00 |
|
Manuel Raynaud
|
dda7fd02ae
|
remove composer.lock from index
|
2013-06-10 16:37:13 +02:00 |
|
franck
|
156f281162
|
Merge branch 'franck' into admin
Conflicts:
composer.lock
core/lib/Thelia/Core/Thelia.php
|
2013-06-10 16:35:49 +02:00 |
|
franck
|
0b40f1a525
|
Changement emplacmement templates
|
2013-06-10 15:36:02 +02:00 |
|
franck
|
f9068878c7
|
Debut du travail sur le B.O.
|
2013-06-07 15:31:05 +02:00 |
|