Commit Graph

25 Commits

Author SHA1 Message Date
DrySs
00e889f711 [-] BO: fixed lots of UI bugs in CMS:
- no more id_category (doesn't exists, it's id_cms_category)
- change category position now redirects in parent category (not at root category)
- change category status now redirects in parent category (not at root category)
- delete multiples category now redirects in parent category (not at root category)
- add form new category now auto select parent category (not root category)
- add a new category now redirects in parent category (not at root category)
- delete multiple categories now redirects in parent category (not at root category)
- now execute parent::postProcess() only if none action found (duplicate postProcess was done)
- now redirects to CMS form if found errors (not at root category)
- fixed unexists $object variable (was $cms) for saveAndStay
- delete multiple cms content now redirects in parent category (not at root category)
- change cms content position now redirects in parent category (not at root category)
- change cms content status now redirects in parent category (not at root category)
2013-02-22 19:59:46 +01:00
François Gaillard
064ba453e6 // Welcome 2013 2013-01-04 11:19:03 +01:00
vAugagneur
a1db83ef41 //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
lLefevre
779cf350af // Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:29:43 +00:00
lLefevre
046b51ab99 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 06:18:59 +00:00
rGaillard
e289af50ba // Fix PSCFV-4008 2012-09-11 17:18:30 +00:00
mDeflotte
0047a8080d [-] BO : #PSCFV-2925 - CMS tab, display notice "Array to string conversion" with php 5.4 2012-07-04 08:06:39 +00:00
rGaillard
54675df666 // ajax.php clean and bug fixes 2012-06-15 13:22:07 +00:00
lLefevre
247ab71069 // Fix normalize and replace $_GET and $_POST by Tools::isSubmit() in CMS's controllers 2012-05-10 12:50:26 +00:00
lLefevre
18fa1ae264 [-] BO : #PSCFV-2286 : Added errors message when the CMS form isn't filled && normalize 2012-05-10 09:38:13 +00:00
rMalie
5b8e96602f // Use protected instead of private for classes we can override #PSCFV-1976 2012-04-26 08:55:55 +00:00
tDidierjean
c4ea27d4b0 [*] BO : #PSFV-865 - it is now possible to use drag and drop positions in custom controllers using HelperList 2012-04-18 15:48:38 +00:00
bMancone
c1cf959871 // Fixed CMS 2012-02-29 09:11:13 +00:00
vAugagneur
9f4e580594 [*] BO : cms meta keywords now use tagify 2012-02-29 09:08:37 +00:00
bMancone
069b4add05 // Fixed revision 13573 2012-02-28 13:13:47 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
François Gaillard
f5ef482183 [-] BO : #PSFV-492 : BugFix CMS pages & categories 2012-02-22 16:57:51 +00:00
mMarinetti
1c288bf01d // Welcome 2012 2012-02-22 09:28:22 +00:00
rMalie
caa389bc46 // Normalize 2012-01-26 09:29:50 +00:00
rMalie
26a012c62e // Normalize 2012-01-25 16:39:34 +00:00
tDidierjean
8a757aaa9c // Refactor AdminController::_errors to errors 2012-01-11 08:58:12 +00:00
tDidierjean
aefa581603 // Rename AdminController methods initForm() initList() etc. to renderForm() renderList() 2011-11-30 11:06:38 +00:00
tDidierjean
fda491a781 // AdminControllers cleanup 2011-11-28 16:32:33 +00:00
tDidierjean
c44e9b8587 // Fix AdminCmsControllers 2011-11-21 14:30:26 +00:00
tDidierjean
055f477cf0 // Change CMS controllers to lowercase and restore translations 2011-11-21 13:36:45 +00:00