Commit Graph

521 Commits

Author SHA1 Message Date
rMalie
7e3a061d69 [*] Smarty: move tools/smarty/compile/ and tools/smarty/cache/ folders to cache/smarty/compile/ and cache/smarty/cache/ folders 2011-10-13 08:14:03 +00:00
bMancone
fe7c458d23 // StockAvailable : updated description 2011-10-13 08:04:23 +00:00
tDidierjean
c5f301998b // AdminAddresses now uses HelperForm 2011-10-12 17:01:17 +00:00
bMancone
a8c8f30c07 // StockAvailable : fixed 2011-10-12 16:22:03 +00:00
rMalie
a07c14fafd // Merge -> revision 9288 2011-10-12 16:04:28 +00:00
rMalie
a6f2eb5639 // Norme ConfigurationTest 2011-10-12 15:49:03 +00:00
tDidierjean
4c3bc16d42 // Added states to HelperForm 2011-10-12 15:27:06 +00:00
mDeflotte
7b313f4ac4 // Stok : add class StockAvailable 2011-10-12 14:59:38 +00:00
bMancone
6d8d6d2ff5 // Warehouse : added isEmpty() 2011-10-12 14:38:07 +00:00
vChabot
81d914c74b [*] BO : Carriers are now sortable by position or price 2011-10-12 14:31:36 +00:00
bMancone
2843dde115 // StockManager->removeProduct() WA : added last wa & current wa when removing 2011-10-12 13:55:18 +00:00
bMancone
1cae2a0cf1 // StockManager : changed prototypes in interface & fixed its implementation 2011-10-12 13:45:55 +00:00
tDidierjean
e72818732b // change to BO template override 2011-10-12 13:37:04 +00:00
lLefevre
87a93ebf72 [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminRequestSqlController 2011-10-12 12:05:11 +00:00
vChabot
eecca47bfa [*] BO : carriers are now sortable by position
// Carriers class is now normalized
// Attribute class is now normalized
2011-10-11 16:29:34 +00:00
bMancone
14edca152a // StockManager : Fixed LIFO/FIFO 2011-10-11 16:29:16 +00:00
lLefevre
9e417f36e9 [*] BO #PSFV-94 : update class HelperForm 2011-10-11 16:27:50 +00:00
lLefevre
9569eced26 [*] BO #PSFV-94 : added class HelperForm 2011-10-11 16:18:14 +00:00
rMalie
b8ffadf7b3 [+] Classes: Add Xcache support 2011-10-11 14:28:21 +00:00
bMancone
0095fcfa5c // StockWarehouse Class is now known as Warehouse 2011-10-11 14:13:49 +00:00
bMancone
95d11b75c2 // StockWarehouse Class is now known as Warehouse 2011-10-11 14:13:27 +00:00
bMancone
890b77575e // StockManagerFactory : Fixed 2011-10-11 14:12:58 +00:00
bMancone
998741905b // StockManager: Fixed 2011-10-11 14:12:40 +00:00
aFolletete
a019c36cbe // change template system for AdminController 2011-10-11 13:42:46 +00:00
rMalie
a114eec8b3 // Fix main flag for shop_url when a shop_url is updated 2011-10-11 13:32:18 +00:00
tDidierjean
0d2a5a46bd [-] Installer : fix demo product insertion 2011-10-11 12:54:06 +00:00
rMalie
eeb5b16112 // Merge -> revision 9221 2011-10-11 12:45:12 +00:00
bMancone
5be964258f // ObjectModel : removed exception thrown if identifier is not set 2011-10-11 12:06:12 +00:00
rMalie
172efaabd7 [-] MO: fix blocktopmenu install 2011-10-11 11:28:31 +00:00
rMalie
17b8a076a0 [+] Classes: add support of APC cache 2011-10-11 10:04:55 +00:00
rMalie
3574f0a923 // Add exceptions in db classes + normalize some files + split defines.inc file 2011-10-11 10:04:23 +00:00
fBrignoli
3cbac2362c [-] FO : Undefined variable price 2011-10-11 09:58:05 +00:00
fBrignoli
170e8758c7 // Norm 2011-10-11 09:56:59 +00:00
aNiassy
7e43b5e949 [-] BO #PSFV-87 : modified a treatment because in php version 5.3 instructions like "$helper::" are forbidden 2011-10-11 09:21:21 +00:00
dSevere
a99653fce1 // update getProductRealQuantities method 2011-10-10 16:31:47 +00:00
bMancone
827751e120 // Interface: typo. Manager: Physical & Real Quantities + transfer between warehouses 2011-10-10 16:22:45 +00:00
dSevere
aa05d2d620 // Implements removeProduct method 2011-10-10 16:13:04 +00:00
lLefevre
351a76b661 [*] BO : Rights verification for multi-shop : delete info() 2011-10-10 16:12:58 +00:00
bMancone
041585d950 // StockWarehouse : norm 2011-10-10 16:12:26 +00:00
lLefevre
63f696082d [*] BO : Rights verification for multi-shop 2011-10-10 16:10:57 +00:00
aFolletete
79119f5447 // clean datepicker 2011-10-10 15:37:29 +00:00
aFolletete
0cae1812d2 // fixed icon column type issue on HelperList
// now callback column call a method of AdminController and not of Entity
// clean datepicker in HelperList
2011-10-10 15:35:25 +00:00
rMalie
9c17d2a9e7 [*] Classes: refactoring of cache classes 2011-10-10 14:45:27 +00:00
aNiassy
d02fd32e46 [-] FO-BO: #PSFV-95 : deleted some treatments for avoid code repeated 2011-10-10 13:19:40 +00:00
bMancone
c95cb8163c // Stock: deleted files while it's not fully implemented. 2011-10-10 12:52:59 +00:00
bMancone
31b74d6e00 // StockWarehouse : updated __PS_USE_SQL_SLAVE__ 2011-10-10 12:27:16 +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
bMancone
149c814a45 // Stock : getStockId() copied in this new Class untill its implementation is done 2011-10-10 10:05:43 +00:00
bMancone
29629d1af1 // StockWarehouse Fixed setIdShopList() 2011-10-10 10:01:15 +00:00
lLefevre
0309b6b281 [-][-] FO : not check if Object employee is Load 2011-10-10 09:18:11 +00:00