rGaillard
|
02c7478b72
|
// Fix on htaccess generation
|
2012-09-07 09:50:43 +00:00 |
|
rMalie
|
d7337c4d4f
|
// Multishop interface reworked
|
2012-05-09 15:05:39 +00:00 |
|
rMalie
|
5b8e96602f
|
// Use protected instead of private for classes we can override #PSCFV-1976
|
2012-04-26 08:55:55 +00:00 |
|
rMalie
|
f90c924c6b
|
// Fix minor bug on shop urls #PSTEST-911
|
2012-03-06 15:17:05 +00:00 |
|
vAugagneur
|
30b27e5096
|
[-] BO : fixed Duplicate entry for key 'full_shop_url' when added new shop url
|
2012-02-28 14:19:31 +00:00 |
|
rMalie
|
14e6929565
|
// Welcome 2012²
|
2012-02-23 16:33:10 +00:00 |
|
rMalie
|
91aae3e665
|
// Improve multishop API
|
2012-02-23 15:39:44 +00:00 |
|
mDeflotte
|
288d55b36e
|
// Fix Bug with function ShopUrl::getMainShopDomainSSL
|
2012-02-02 10:40:20 +00:00 |
|
rMalie
|
587a927e76
|
[*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update()
|
2012-01-23 17:41:02 +00:00 |
|
vChabot
|
de5d142240
|
// BugFix : Adding an error when you try to update a shop_url already existing in another shop
|
2011-12-28 15:24:47 +00:00 |
|
rMalie
|
63e7c275f1
|
// Improve collections : where() method reworked (prototype changed) + validation of fields
|
2011-12-19 16:57:28 +00:00 |
|
rMalie
|
1506dc39b3
|
// Format definitions
|
2011-12-13 13:41:54 +00:00 |
|
rMalie
|
48baf36558
|
[*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead
|
2011-12-12 18:10:38 +00:00 |
|
rMalie
|
bfb7d79ba2
|
// Improve multishop code
|
2011-12-06 14:08:48 +00:00 |
|
rMalie
|
d3a24b8622
|
// Remove $table and $identifier property from all classes, and add static $definition instead
|
2011-12-05 13:56:03 +00:00 |
|
rMalie
|
a114eec8b3
|
// Fix main flag for shop_url when a shop_url is updated
|
2011-10-11 13:32:18 +00:00 |
|
rMalie
|
9510337b1d
|
// Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names
|
2011-10-10 12:18:56 +00:00 |
|
lLefevre
|
bfda79aef0
|
//Added bulk action in AdminShopUrlController and fixed norms
|
2011-10-04 15:45:47 +00:00 |
|
rMalie
|
3003ed8d0e
|
// Move shop classes in classes/shop/ directory
|
2011-09-16 08:49:50 +00:00 |
|