Commit Graph

102 Commits

Author SHA1 Message Date
lLefevre
3ddf7259a2 [-] FO : #PSCFV-2150 : Translations of back office are connected width sprintf() 2012-05-14 14:38:07 +00:00
lLefevre
d5a5f3f7ea [-] FO : #PSCFV-2151 : Translations of errors are connected width sprintf() 2012-05-14 11:45:41 +00:00
rMalie
d7337c4d4f // Multishop interface reworked 2012-05-09 15:05:39 +00:00
fBrignoli
d5c0d7a80d [*] Project : Jquery 1.7.2 2012-04-20 15:45:43 +00:00
rMalie
49869aaaaf // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
vAugagneur
ce0c642329 [-] BO : fixed bug #PSFV-738 - [1.4 compatibility] : some option list parameters not supported in 1.5 2012-03-29 08:13:04 +00:00
lLefevre
1998bb56d4 // Fix update english key of translations in all files 2012-03-14 12:25:51 +00:00
tDidierjean
285f854df3 // remove $noTabLink from compatibility tabs 2012-03-05 13:25:30 +00:00
rMalie
d2cfa4e8da [*] BO : reorganization of admin tabs 2012-03-02 14:44:07 +00:00
rMalie
8f0257fc87 // Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions 2012-02-27 12:15:30 +00:00
rMalie
20f2f2de7d // Improve multishop_context in AdminController and rename shop->getListOfID() by Shop::getContextListShopID() 2012-02-27 09:49:19 +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
tDidierjean
ed77b59a6a // revert wrong change ($_FILES is needed in afterImageUpload() 2012-02-13 17:38:03 +00:00
rMalie
bd0f852457 // Refacto of lang functions (all code moved in Translate class) 2012-02-13 15:20:25 +00:00
rMalie
17e45a39a5 // Fix assignements in if() on AdminTab 2012-01-30 14:08:36 +00:00
François Gaillard
f666345fdf [*] TR : #PSTEST-553 : Replaced can't with cannot 2012-01-30 12:54:32 +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
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
rMalie
3a7325c75e [-] Classes : all classes and controllers now use their name in static calls instead of self (improve override) #PSFV-376 2012-01-19 10:14:10 +00:00
tDidierjean
c44e9b8587 // Fix AdminCmsControllers 2011-11-21 14:30:26 +00:00
rMalie
82c9dead2a // Merge -> 10309 2011-11-21 11:05:10 +00:00
tDidierjean
bc06976a52 // Remove <img> from confirmation messages 2011-11-18 11:00:37 +00:00
tDidierjean
a07bbfa36f // AdminTab compatibility: Dispatcher for BO now search tabs in database, not on the disk. AdminTabs now uses the new BO theme. 2011-11-17 18:15:07 +00:00
mMarinetti
a439404053 [+] BO : #PSFV-94 - AdminThemes is now an AdminController
// ajax.php get addons themes has been removed and is now in AdminThemesController + uses of jquery
// removed function AdminTab::uploadIco, moved in AdminThemesController
2011-11-13 17:46:38 +00:00
vChabot
03d53a3e55 [*] BO : when a group is created, every category are linked to this group 2011-11-03 17:14:16 +00:00
dMetzger
554783594e [+] Project : Vouchers are now replaced by cart rules 2011-11-01 18:50:42 +00:00
lLefevre
99aa249393 //FIxed Added Controller AdminCarrierController 2011-10-19 14:36:25 +00:00
hAitmansour
5b7a6746e0 [*] FO BO MO : rename function isMultiShopActivated by isFeatureActive 2011-10-19 09:36:12 +00:00
rMalie
3e46ac3358 // Merge -> revision 9435 2011-10-19 08:14:42 +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
lLefevre
0d8fcdf2a7 [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminGenderController 2011-10-14 12:59:26 +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
rMalie
3574f0a923 // Add exceptions in db classes + normalize some files + split defines.inc file 2011-10-11 10:04:23 +00:00
lLefevre
63f696082d [*] BO : Rights verification for multi-shop 2011-10-10 16:10:57 +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
7e7793ec5b [*] BO : added right of multi-shop 2011-10-07 15:39:55 +00:00
vChabot
ddb93a1f7d [*] BO : Modules can now be authorized or not by client group 2011-10-06 15:22:25 +00:00
mMarinetti
4012b88f6b [-] Installer : Fix country_to_timezone in last step
[+] BO : now AdminProducts and AdminCategories are separated from AdminCatalog
[+] FO : new method Category::getAllChildren() (the return value is an array, but can evolve to a collection
// Uses of Media:: in header.inc.php
2011-10-06 13:02:24 +00:00
rMalie
bbc6c6bdc4 // Merge -> revision 9061 2011-10-05 15:21:55 +00:00
rMalie
468306a3ca // Merge -> revision 8952 2011-10-03 09:14:01 +00:00
rMalie
0c40fb9a06 // Merge -> 8910 2011-09-30 08:17:25 +00:00
rMalie
91083e190c // Merge -> revision 8800 2011-09-27 14:30:06 +00:00
vChabot
02036512c0 [*] BO : Features are now sortable. 2011-09-23 15:45:40 +00:00
mMarinetti
6191e868f1 [+] BO : New AdminController system, including smarty backoffice, thanks to Raphael and Thomas 2011-09-23 15:01:49 +00:00
mDeflotte
7f34ab5552 [*] BO : Gender - Allow image resizing 2011-09-23 13:04:52 +00:00
rMalie
2180359342 // Merge -> revision 8720 2011-09-22 15:45:10 +00:00
rMalie
79e770e137 // Fix validation of emails preferences 2011-09-21 12:55:57 +00:00
vChabot
8f7540c630 [*] BO : groups attributes are now sortable 2011-09-21 10:04:54 +00:00
tDidierjean
b556966762 // remove deprecated PS_ADMIN_DIR by _PS_ADMIN_DIR_ 2011-09-20 15:53:57 +00:00