Commit Graph

75 Commits

Author SHA1 Message Date
tDidierjean 9a3a141c88 [-] BO : fix #PSTEST-1114 - unrecognized chars in e-mail 2012-03-30 13:42:50 +00:00
fBrignoli 703a24d439 [*] PDF : PDF templates are now into the root directory, you can override those templates into the /theme/<name>/pdf/ directory 2012-03-27 15:47:23 +00:00
rMalie 6cf9ef197d // Fix problems with display of PDF with multishop #PSFV-643 admin/pdf.php is now deprecated 2012-03-26 16:00:05 +00:00
fSerny b96e420031 [-] BO : Fixing a bug on config module file generation 2012-03-13 15:48:29 +00:00
vSchoener 6e20705072 [-] BO : Make a lot of changement on the Accounting (accouting plan / configuration / customer) 2012-03-08 17:21:23 +00:00
rMalie 8ed1a31d5d // Fix class_index and remove useless files in overrides/ 2012-03-07 17:30:57 +00:00
Francois Gaillard f44ed700c0 [-] BO : #PSFV-620 : BugFix blank labels between languages. 2012-03-07 14:25:57 +00:00
fSerny 674d3b166c // Removing Addons My Account Tab 2012-03-05 14:02:07 +00:00
rMalie ec80336fda [*] BO : reorganization of admin tabs 2012-03-02 14:44:07 +00:00
fSerny 861c0728c5 [-] BO : Bug fix #PSTEST-278 - Confirmation message appear on each module when we install a selection of modules 2012-02-29 16:24:34 +00:00
fSerny 549dc54e10 [*] BO : Filters are highlighted when used in AdminModules 2012-02-29 14:25:29 +00:00
rMalie 7a532506ea // class_index 2012-02-14 13:19:18 +00:00
rMalie 59cad13bdb [*] classes : new module architecture 2012-01-31 16:57:19 +00:00
Francois Gaillard dca756496b [-] BO : Template corrected in customers list 2012-01-30 16:49:45 +00:00
Francois Gaillard 397581be2a [-] Classes : Undefined index on cities (addresses) corrected 2012-01-30 14:17:18 +00:00
rMalie 75e18e0cf5 // Fix potential issue on autoload if class_index is corrupted 2012-01-26 12:49:22 +00:00
rMalie f08ce5cb8b [*] Classes : images.inc.php functions are now all deprecated, use the new class ImageManager instead 2012-01-23 10:21:51 +00:00
fSerny 6e7cfff962 [+] BO : Adding warnings when merchant does not enable the configurations needed to use modules API 2012-01-19 14:50:09 +00:00
rMalie 5536a827c6 // Autoload class_index is now sorted 2012-01-13 13:57:16 +00:00
fSerny 5e014ff3d4 // class index update 2012-01-12 09:31:08 +00:00
rMalie e5ec47f09b // class_index 2012-01-09 09:14:54 +00:00
rMalie d209e2ac04 // class_index 2012-01-04 16:39:57 +00:00
lLefevre 7388346579 [-] BO : fix #PSTEST-134 2012-01-04 09:43:09 +00:00
mMarinetti ea32d6f300 // add theme add/remove function 2011-12-28 11:39:14 +00:00
vChabot dd54ee48f6 // BugFix : TreeView not displayed in Group Reduction form 2011-12-27 14:30:19 +00:00
jBreux 9740cfeb92 [+] Project : B2B Features 2011-12-22 15:30:21 +00:00
mBertholino 7282fb0043 // improve multishop code with id_shop = 0 when share_customer or share_order is true 2011-12-13 11:59:41 +00:00
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