Benjamin Perche
|
c39e6bcf85
|
Add foreign key constraints for order_address
modifié: core/lib/Thelia/Model/Base/Country.php
modifié: core/lib/Thelia/Model/Base/CountryQuery.php
modifié: core/lib/Thelia/Model/Base/CustomerTitle.php
modifié: core/lib/Thelia/Model/Base/CustomerTitleQuery.php
modifié: core/lib/Thelia/Model/Base/OrderAddress.php
modifié: core/lib/Thelia/Model/Base/OrderAddressQuery.php
modifié: core/lib/Thelia/Model/Map/CountryTableMap.php
modifié: core/lib/Thelia/Model/Map/CustomerTitleTableMap.php
modifié: core/lib/Thelia/Model/Map/OrderAddressTableMap.php
modifié: local/config/schema.xml
modifié: setup/thelia.sql
modifié: setup/update/2.0.3.sql
|
2014-07-29 14:14:46 +02:00 |
|
Franck Allimant
|
79b0e20523
|
Added missing coupon_customer_count table
|
2014-07-24 16:26:30 +02:00 |
|
Franck Allimant
|
a3c8fee6e0
|
Added missing columns to coupon_version table
|
2014-07-24 09:10:35 +02:00 |
|
jodeq
|
c027bd2f57
|
With the change of page configuration/variables which display title message of variables, here the French translations to insert when creating a new shop.
2.0.3 update script is also modified.
|
2014-07-18 16:22:10 +02:00 |
|
Julien Chanséaume
|
e9bfe42070
|
fixed sql update script for brands
|
2014-07-16 18:39:10 +02:00 |
|
Benjamin Perche
|
28e027bca4
|
Change firewall time from hours to minutes
nouveau fichier: core/lib/Thelia/Form/BruteforceForm.php
modifié: core/lib/Thelia/Form/FirewallForm.php
modifié: setup/insert.sql
modifié: setup/update/2.0.3.sql
|
2014-07-16 14:22:32 +02:00 |
|
Benjamin Perche
|
081a70ef9d
|
Complete sql files and apply special rule from login forms
modifié: core/lib/Thelia/Form/AdminLogin.php
modifié: core/lib/Thelia/Form/CustomerLogin.php
modifié: setup/insert.sql
modifié: setup/update/2.0.3.sql
|
2014-07-16 09:14:31 +02:00 |
|
Benjamin Perche
|
3469a56c17
|
Add new sql table in update file
modifié: core/lib/Thelia/Form/FirewallForm.php
modifié: setup/insert.sql
modifié: setup/update/2.0.3.sql
|
2014-07-16 08:50:50 +02:00 |
|
Julien
|
f7c5e96e2e
|
Merge pull request #503 from mespeche/mespeche
Added store_description
|
2014-07-08 15:21:33 +02:00 |
|
Michaël Espeche
|
368e8cd6cf
|
Add new entry : store_description
|
2014-07-01 10:26:51 +02:00 |
|
Franck Allimant
|
b4f3e3b60a
|
Fixed wrong fk in product table
|
2014-07-01 02:36:46 +02:00 |
|
Franck Allimant
|
53b58515e0
|
Added html_output_trim_level variable
|
2014-07-01 01:08:27 +02:00 |
|
Franck Allimant
|
189ad9f782
|
Added html_output_trim_level config var, fix for #490
|
2014-07-01 00:57:41 +02:00 |
|
Franck Allimant
|
ca862b07e4
|
Merge branch 'master' into brands
Conflicts:
core/lib/Thelia/Tools/FileManager.php
setup/update/2.0.3.sql
|
2014-06-26 16:35:08 +02:00 |
|
Franck Allimant
|
0dde8b888a
|
Added brands management
|
2014-06-26 10:52:13 +02:00 |
|
Guillaume Barral
|
2a6d99e36b
|
Automatic versionning of all existing orders during the update 2.0.3
|
2014-06-19 15:24:14 +02:00 |
|
Guillaume Barral
|
15e2ff5fc3
|
Automatic creation of all orders in order_version during the 2.0.3 update
|
2014-06-19 15:22:06 +02:00 |
|
Guillaume Barral
|
adcbc13ada
|
Add a default version to all order in Thelia for the 2.0.3 update
|
2014-06-19 15:13:02 +02:00 |
|
Franck Allimant
|
dc6b231301
|
Fixed coupon table versionning
|
2014-06-19 15:10:21 +02:00 |
|
Guillaume Barral
|
243e44f571
|
Target thelia_release_version changed to 3
|
2014-06-18 14:34:24 +02:00 |
|
Guillaume Barral
|
6e9412f3ac
|
Add the table order_version to Thelia
|
2014-06-18 14:22:15 +02:00 |
|