Commit Graph

165 Commits

Author SHA1 Message Date
tDidierjean
9e8c984aa4 // fix AdminController translations 2011-11-23 22:21:25 +00:00
rGaillard
c37cc1ac7f // Fix shop import stock available 2011-11-23 22:19:48 +00:00
vAugagneur
cb1d4ba6b8 [+] BO : login and lost password is now in ajax and convert in AdminController 2011-11-23 21:32:11 +00:00
mMarinetti
a87d99fd48 // fix save and stay in product page 2011-11-23 20:52:52 +00:00
mMarinetti
2e100f9bde // admincontroller fix when json 2011-11-23 18:36:59 +00:00
dMetzger
bffb7adec3 [+] BO : add new feature, Order edition 2011-11-23 17:45:52 +00:00
tDidierjean
1b4ae3e311 // BO menu now uses the new icons 2011-11-23 17:12:18 +00:00
fBrignoli
f5bb498484 [-] CO : option "fields" is not required 2011-11-23 17:01:52 +00:00
dSevere
7e51bf2fee // Stock Management : Show stock interfaces only if the option is active in the configuration + debug 2011-11-23 16:07:57 +00:00
tDidierjean
179c475440 // Fix helper translations 2011-11-23 15:28:05 +00:00
tDidierjean
f49171ecf0 // fixes to AdminController:translate() performance 2011-11-23 15:00:19 +00:00
dSevere
78e540cd94 // AdminController and stock management : some debug and updates 2011-11-23 13:15:40 +00:00
vAugagneur
20c1452080 //clean header.tpl and footer.tpl 2011-11-23 12:59:02 +00:00
bMancone
ba60777a37 // AdminController: typo (?) in an error message 2011-11-23 11:39:51 +00:00
rGaillard
5d4fb9d2d5 // Configuration feedback is now not displayed when changing shop 2011-11-23 10:19:27 +00:00
rGaillard
6efce9e551 // Fix displaying name of shop 2011-11-23 09:35:30 +00:00
dMetzger
0a4e421226 // Avoid some crashes 2011-11-23 08:39:49 +00:00
lLefevre
e0f0fbc1a5 // fix bug AdminTranslationsController 2011-11-22 17:14:11 +00:00
lLefevre
2a19386ddf // fix bug in AdminController method initView() 2011-11-22 17:00:09 +00:00
lLefevre
9b6efc0a14 // fix added toolbar in AdminTranslationsController 2011-11-22 15:54:14 +00:00
rGaillard
fe5348625b // Fixed redirect link after logout 2011-11-22 09:17:32 +00:00
mMarinetti
a9702f2357 // AdminProducts informations fix, saveAndStay fix,
[+] BO : if json, ajax-layout.tpl can generate json with conf, _errors, warnings, informations and page var
// HelpAccess improvement
// now Product does not require quantity anymore
2011-11-21 19:26:30 +00:00
tDidierjean
016bc58a04 // Fix translations in BO for tpl folders with underscore 2011-11-21 09:53:21 +00:00
mMarinetti
6d6645b761 // fix product edition textarea rte
// minor fix warning if admin translation file doesnt exists
2011-11-20 23:06:45 +00:00
mMarinetti
e383783e72 // fix translations / retrocompat in AdminController and config/smartyadmin.config.inc.php (AdminTranslationsController will follow) 2011-11-20 19:10:13 +00:00
rGaillard
4464233894 // Module configuration is now displayed 2011-11-19 15:03:20 +00:00
mMarinetti
f2b73cca76 // fix adminProducts > images 2011-11-18 16:42:51 +00:00
lLefevre
a39ca69708 // fix delete var no_back and multiple call method initToolbarTitle 2011-11-18 16:05:46 +00:00
lLefevre
873964dea9 // fix delete assign token in AdminController.php, use function smarty {getAdminToken tab=''} 2011-11-18 15:00:58 +00:00
lLefevre
bb3e157562 // fix added toolbar in HelperOptions 2011-11-18 14:22:53 +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
lLefevre
13e18546de // fix added form.tpl in AdminWebserviceController 2011-11-17 16:05:06 +00:00
vAugagneur
ffa7a3417f //fixed small bug 2011-11-17 15:21:36 +00:00
mMarinetti
5af5c8724f // fix ajax-tab 2011-11-17 09:03:42 +00:00
vAugagneur
063b1faa08 //added condition in processDelete to check list_skip_actions array 2011-11-17 07:54:14 +00:00
lLefevre
fc62569399 // Fix change tab for controller of AdminQuickAccesses 2011-11-16 21:27:03 +00:00
mMarinetti
1e59c1f338 [*] All : new method Controller::redirect and property $controller->redirect_after
// and added postprocess return value
2011-11-16 16:25:00 +00:00
mMarinetti
f46e38220c // ajax mode now uses layout-ajax.tpl by default 2011-11-16 14:48:24 +00:00
tDidierjean
f92d5d78ff // You can now display confirmation messages by adding them to array $confirmations in AdminController 2011-11-15 16:10:34 +00:00
lLefevre
6a25c4f702 [*] BO #PSFV-94 : Added AdminFeatureController 2011-11-15 15:37:04 +00:00
lLefevre
71574b23be // fix retrieving of the fields value 'shop' and 'group_shop' dynamically (PSFV-94) 2011-11-15 12:19:39 +00:00
tDidierjean
401041bcb4 // Fix AdminController folder name for uppercases (CMSCategories) 2011-11-15 10:31:37 +00:00
tDidierjean
4d59ba5fcc [*] BO : #PSFV-94 - added AdminModulesPositionsController 2011-11-14 11:04:15 +00:00
lLefevre
b7fb125aee [*] BO #PSFV-94 : Added AdminAttachmentsController 2011-11-14 10:33:57 +00:00
mMarinetti
c558cc824b [+] BO : #PSFV-94 AdminCustomerThreads is now a controller.
// bugfix property shopShareDatas was missing in AdminController ... We may move it in Context later
2011-11-14 10:27:49 +00:00
lLefevre
16de31ac9e // fix bug delete the call method info() 2011-11-10 16:00:08 +00:00
lLefevre
6afbb66869 [*] BO : #PSFV-94 - added AdminReferrersController 2011-11-10 15:53:47 +00:00
mMarinetti
55c6ad1dab // norms on AdminProductController
// bugfix addfeaturestodb custom values
// uses of smartyV3 features (createTemplate, createData) in AdminProducts + admin products forms now extends base form.tpl
[+] BO : now tiny_mce can be loaded 'onclick' instead of 'onload'
// improvement in adminproduct pages
2011-11-10 14:57:54 +00:00
lLefevre
ae9a789921 [*] BO #PSFV-94 : Added AdminStatsConfController 2011-11-09 16:58:49 +00:00
lLefevre
a04d33d156 [*] BO #PSFV-94 : Added AdminStatsController && AdminStatsTabController && norm of statistic modules 2011-11-09 15:48:15 +00:00