Commit Graph

68 Commits

Author SHA1 Message Date
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
mMarinetti
1c288bf01d // Welcome 2012 2012-02-22 09:28:22 +00:00
rMalie
3cf3a9d09c // class_index 2012-02-14 13:19:18 +00:00
rMalie
4f7b3d4550 [*] classes : new module architecture 2012-01-31 16:57:19 +00:00
François Gaillard
36798a7587 [-] BO : Template corrected in customers list 2012-01-30 16:49:45 +00:00
François Gaillard
7e253f4fcd [-] Classes : Undefined index on cities (addresses) corrected 2012-01-30 14:17:18 +00:00
rMalie
f61b1fc877 // Fix potential issue on autoload if class_index is corrupted 2012-01-26 12:49:22 +00:00
rMalie
84f4d0838c [*] Classes : images.inc.php functions are now all deprecated, use the new class ImageManager instead 2012-01-23 10:21:51 +00:00
fSerny
5a95d80063 [+] BO : Adding warnings when merchant does not enable the configurations needed to use modules API 2012-01-19 14:50:09 +00:00
rMalie
d6201e893b // Autoload class_index is now sorted 2012-01-13 13:57:16 +00:00
fSerny
7855380254 // class index update 2012-01-12 09:31:08 +00:00
rMalie
3fbe05de49 // class_index 2012-01-09 09:14:54 +00:00
rMalie
841874aedc // class_index 2012-01-04 16:39:57 +00:00
lLefevre
010f96175b [-] BO : fix #PSTEST-134 2012-01-04 09:43:09 +00:00
rGaillard
2b31b44f62 // Add index.php in tcpdf cache 2011-12-30 13:16:22 +00:00
mMarinetti
6a50a70c52 // add theme add/remove function 2011-12-28 11:39:14 +00:00
vChabot
8a44709ef9 // BugFix : TreeView not displayed in Group Reduction form 2011-12-27 14:30:19 +00:00
jBreux
4eb9edf698 [+] Project : B2B Features 2011-12-22 15:30:21 +00:00
mBertholino
1d0a0a5395 // improve multishop code with id_shop = 0 when share_customer or share_order is true 2011-12-13 11:59:41 +00:00
vKham
f80a746991 // add title h2 all tab page product, stylesheets stats 2011-12-01 17:39:44 +00:00
vKham
041a27094d // new bloc homepage configuration checklist, link 2011-11-21 17:24:02 +00:00
vKham
5eedee4129 // new icon for adminhome, adminmodules and header 2011-11-21 09:21:26 +00:00
mMarinetti
5795d8659c // fixed AdminOrders display view 2011-11-16 10:49:30 +00:00
dSevere
7c24222885 // stocks : debug and optimisations 2011-10-25 16:31:26 +00:00
dSevere
3553466293 // Update stock movements interface with new controllers + debug and optimisations 2011-10-24 15:28:58 +00:00
dSevere
e54b5a6560 // activate stockCover admin interface + debug and adaptations 2011-10-21 16:14:44 +00:00
mMarinetti
a6c0ccf8c9 // #PSCFV-94 - AdminProducts, AdminCatalog
// new menu style
2011-10-20 15:22:22 +00:00
lLefevre
99aa249393 //FIxed Added Controller AdminCarrierController 2011-10-19 14:36:25 +00:00
dSevere
23711c0971 // GetList function : Add the possibility to not use LIMIT in the SQL request 2011-10-18 17:42:11 +00:00
vChabot
c374ccb7b9 [+] FO : you can access to a product combination with its own url (e.g: http://www.myshop.com/index.php?controller=product&id_product=1#disk-space=16go&color=yellow) 2011-10-18 14:03:02 +00:00
rMalie
e6f45e54a6 // Replace shop->sqlAsso(), shop->sqlLang() and shop->sqlRestriction() with shop->addSqlAssociation(), shop->addSqlRestrictionOnLang() and shop->addSqlRestriction() 2011-10-17 09:46:08 +00:00
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
vChabot
81d914c74b [*] BO : Carriers are now sortable by position or price 2011-10-12 14:31:36 +00:00
lLefevre
2c2810c7d2 // revert commit 9252 2011-10-11 16:39:19 +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
lLefevre
9e417f36e9 [*] BO #PSFV-94 : update class HelperForm 2011-10-11 16:27:50 +00:00
rMalie
b8ffadf7b3 [+] Classes: Add Xcache support 2011-10-11 14:28:21 +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
9c17d2a9e7 [*] Classes: refactoring of cache classes 2011-10-10 14:45:27 +00:00
vChabot
1d1c5f3670 // conflict removed 2011-10-10 12:39:51 +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
vChabot
dbdd549f31 // conflict resolved 2011-10-10 08:16:23 +00:00
rMalie
786ee5e553 // MCached renamed in CacheMemcache + CacheFS renamed in CacheFs 2011-10-07 12:49:15 +00:00
rMalie
d46fbbc039 // Merge -> revision 9124 2011-10-07 09:54:43 +00:00
vChabot
ddb93a1f7d [*] BO : Modules can now be authorized or not by client group 2011-10-06 15:22:25 +00:00
vChabot
d8f04cedb7 // fix conflict 2011-10-05 14:57:52 +00:00
rMalie
5b9dee6055 // Small fix on exceptions 2011-10-05 14:43:25 +00:00
rMalie
468306a3ca // Merge -> revision 8952 2011-10-03 09:14:01 +00:00
rMalie
48a5b5817e // Optimisation ObjectModel + hydrateCollection 2011-09-30 16:04:33 +00:00