Commit Graph

48 Commits

Author SHA1 Message Date
vKham
d2d97cd5c6 // add title h2 all tab page product, stylesheets stats 2011-12-01 17:39:44 +00:00
vKham
1fbb83a110 // 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
rMalie
ce866fa68a [+] Classes: Add ObjectModel::hydrateCollection() in order to transform arrays from sql queries return in list of objects 2011-09-29 13:23:54 +00:00
rMalie
473f26bd13 [+] Classes: Add PHP exceptions support + handler 2011-09-27 12:10:47 +00:00
rMalie
377295aa58 2011-09-26 08:52:32 +00:00
mMarinetti
11e7cbd250 // added class_index.php to svn ignore list 2011-09-23 15:24:53 +00:00
rMalie
7898fca857 // Add moduleController file 2011-09-23 15:08:43 +00:00
rMalie
dc957d3d3a // Rename Module->smartyAssign to Module->templateAssign
[+] Front: Add module controller + url dispatch for modules
2011-09-23 13:50:33 +00:00
rMalie
04f3779780 [*] Front: move front controllers in controllers/front/ directory
// Refactoring of front controllers part 1
2011-09-22 15:19:42 +00:00
vChabot
013f28b02c // import csv ok for group attribute position 2011-09-21 14:38:12 +00:00
rMalie
ae8fe141a5 [+] Classes: add DbQuery class in order to build queries (usefull when working with chunks of queries) 2011-09-20 16:14:19 +00:00
rMalie
ac9df4afdb // Fix controllers file names + add missing files in override/ + ControllerFactory class is now deprecated, use Controller instead + fix NoticationCore 2011-09-16 10:09:26 +00:00
rMalie
3003ed8d0e // Move shop classes in classes/shop/ directory 2011-09-16 08:49:50 +00:00
vChabot
875d5488e6 [*] FO : display initial price in the cart when a specific price is applied to a product 2011-09-15 12:37:44 +00:00
rMalie
38a61b379a [+] Project: it's possible to create new genders, "Miss" gender is now added 2011-09-14 15:15:51 +00:00
lLefevre
8d01783708 [*] BO & FO : Add image in the description of product (CC008) 2011-09-14 13:29:31 +00:00
rMalie
d84373e4d3 [+] Add native MySQLi support 2011-09-05 13:55:11 +00:00
tDidierjean
a7ad178f28 //// Merge -> revision 8290 2011-09-01 09:53:43 +00:00
rMalie
a2b32dae95 // Add class_index.php for autoload 2011-08-25 09:33:50 +00:00