Commit Graph

159 Commits

Author SHA1 Message Date
tDidierjean
f3f99d3f63 // BO menu now uses the new icons 2011-11-23 17:12:18 +00:00
fBrignoli
2f631acee5 [-] CO : option "fields" is not required 2011-11-23 17:01:52 +00:00
dSevere
71dfc02edc // Stock Management : Show stock interfaces only if the option is active in the configuration + debug 2011-11-23 16:07:57 +00:00
tDidierjean
a2c22b15a8 // Fix helper translations 2011-11-23 15:28:05 +00:00
tDidierjean
0ee626f3ed // fixes to AdminController:translate() performance 2011-11-23 15:00:19 +00:00
dSevere
2640bb1094 // AdminController and stock management : some debug and updates 2011-11-23 13:15:40 +00:00
vAugagneur
cf072a67f8 //clean header.tpl and footer.tpl 2011-11-23 12:59:02 +00:00
bMancone
be8784fc8e // AdminController: typo (?) in an error message 2011-11-23 11:39:51 +00:00
rGaillard
9f2f84503c // Configuration feedback is now not displayed when changing shop 2011-11-23 10:19:27 +00:00
rGaillard
7bb50bbea3 // Fix displaying name of shop 2011-11-23 09:35:30 +00:00
dMetzger
674a8a554e // Avoid some crashes 2011-11-23 08:39:49 +00:00
lLefevre
af0fc5bb1e // fix bug AdminTranslationsController 2011-11-22 17:14:11 +00:00
lLefevre
aa3b3be910 // fix bug in AdminController method initView() 2011-11-22 17:00:09 +00:00
lLefevre
2c417729d9 // fix added toolbar in AdminTranslationsController 2011-11-22 15:54:14 +00:00
rGaillard
72320eae11 // Fixed redirect link after logout 2011-11-22 09:17:32 +00:00
mMarinetti
71b182976e // 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
vSchoener
d7649ae28a [+] BO : Add Accounting Management 2011-11-08 14:20:24 +00:00
bMancone
470e55025a // Ajax_params is not mandatory 2011-11-08 13:47:32 +00:00
bMancone
90fec28d2c // It is now possible to add customs params when using ajax call with the 'details' action 2011-11-08 13:41:11 +00:00
lLefevre
ccfc2af865 // fix update view.tpl in AdminManufacturersController 2011-11-07 09:12:51 +00:00
lLefevre
c49a0df886 // fix update view.tpl in AdminCustomerController and Added new helper : HelperView 2011-11-05 22:03:08 +00:00
dSevere
ea565d57fb // #PSFV-94 : Add possibility to add product in a supplier order 2011-11-04 18:27:04 +00:00