Commit Graph

104 Commits

Author SHA1 Message Date
dSevere
6093a3827b // #PSFV-94 : replace back link with cancel button in the toolbar on all admin controllers 2011-11-04 10:21:23 +00:00
dSevere
98b3200ac6 // #PSFV-94 : Update and bug fix with new toolbar implementation 2011-11-04 09:19:50 +00:00
mMarinetti
0777344878 // fix helper show toolbar, added documentation 2011-11-03 18:42:13 +00:00
mMarinetti
912e32f0ba // bugfix vatnumber 2011-11-03 18:03:29 +00:00
dSevere
1f1bebab8e // #PSFV-94 : Submit button integrated to the toolbar on add/edit form view 2011-11-03 17:58:19 +00:00
mMarinetti
0436dc10ad // fix admincontroller helper 2011-11-03 17:06:31 +00:00
mMarinetti
1927cbfaa3 // bugfix admin products, adminattributesgroups, admincategories
// helper list and form improved
2011-11-03 17:04:33 +00:00
tDidierjean
4d6975727c // AdminController refactoring 2011-11-03 11:12:18 +00:00
tDidierjean
f0b150df71 // Add rights checking for object editing/adding 2011-11-03 10:52:50 +00:00
lLefevre
b776d6cc4f [*] BO #PSFV-94 : Added AdminTaxRulesGroupController 2011-11-03 09:46:58 +00:00
rGaillard
f9ba6b11bb // Some improvements on BackOffice orders 2011-11-02 19:19:03 +00:00
tDidierjean
4b45252b1f [*] BO : #PSFV-94 - added AdminSuppliersController 2011-11-02 16:02:53 +00:00
fSerny
d5e265f75e [*] PROJECT : New Module API (part 1) 2011-11-02 10:49:01 +00:00
dMetzger
554783594e [+] Project : Vouchers are now replaced by cart rules 2011-11-01 18:50:42 +00:00
lLefevre
deb171db41 [*] BO : #PSFV-94 - added AdminTabsController 2011-11-01 10:32:07 +00:00
mMarinetti
7f4aee8750 // maj theme gif img are now png if available (back office) 2011-10-31 16:59:36 +00:00
mMarinetti
dee423c494 // added title for helperlist, admincontroller factorisation of helper list usage 2011-10-31 16:35:45 +00:00
tDidierjean
2b086696a8 [*] BO : #PSFV-94 - added AdminSlipController 2011-10-28 16:07:40 +00:00
tDidierjean
fbd1a4f2d1 [*] BO : #PSFV-94 - added AdminShippingController 2011-10-28 15:46:01 +00:00
rGaillard
1f4170b5a0 // Update AdminCartsController 2011-10-28 15:31:58 +00:00
mMarinetti
2be4b67a71 // yet another display fix for new display header/footer 2011-10-28 13:51:32 +00:00
rGaillard
737ba0736d // Change display_header and display_footer behavior on BackOffice 2011-10-28 12:58:13 +00:00
mMarinetti
d02885db21 [*] All : modified run() to use checkAccess in the Controller class
[+] BO : #PSFV-94 - invalid token is now correctly handled. its uses initCursedPage 
// die2Exception
2011-10-28 10:10:27 +00:00
mMarinetti
a67b42a060 // Helper now can uses toolbar
// bugfix in category listing and editing
// display fix in adminHome
2011-10-27 18:20:13 +00:00
rGaillard
7bb83eaf79 // Set default Shop in BackOffice 2011-10-27 15:44:09 +00:00
mMarinetti
9cddc5899a // fix when multishop is not activated 2011-10-27 14:47:02 +00:00
mMarinetti
4510495980 // fix when multishop is not activated 2011-10-27 14:41:51 +00:00
mMarinetti
c5c08b0e87 [*] BO : #PSFV-94 - adminProducts > informations, toolbar and css (starting new design integration (thanks to vuThe) 2011-10-27 14:38:58 +00:00
mMarinetti
ed0a7733f2 [+] BO : new method initToolbar() available in AdminController 2011-10-26 17:45:29 +00:00
mDeflotte
8f2ab56a6c [-] BugFix : If a field is empty don't validate this one 2011-10-26 16:04:04 +00:00
lLefevre
98ae941a9b [*] BO #PSFV-94 : Added AdminLanguagesController 2011-10-25 11:55:28 +00:00
lLefevre
473f248c41 [*] BO #PSFV-94 : Added AdminCustomerController 2011-10-24 16:00:28 +00:00
dSevere
3553466293 // Update stock movements interface with new controllers + debug and optimisations 2011-10-24 15:28:58 +00:00
aFolletete
2e29c41631 // fix filter issue due to bqSQL 2011-10-24 14:18:10 +00:00
dSevere
1d73ebae0b // debug and optimisations for admin stock interfaces 2011-10-21 15:04:49 +00:00
lLefevre
f91a68d119 [*] BO #PSFV-94 : Added AdminPDFController 2011-10-21 14:08:36 +00:00
tDidierjean
d060f0a4e4 //fix content assign 2011-10-21 13:49:22 +00:00
tDidierjean
2dd023e92d [*] BO : #PSFV-94 - added AdminLogsController and changed initX() functions to return their result 2011-10-21 13:40:41 +00:00
lLefevre
8d54865c6d [*] BO #PSFV-94 : Added AdminEmployeesController 2011-10-21 09:50:22 +00:00
tDidierjean
00f2d0e2ee [*] BO : #PSFV-94 - added AdminGeolocationController, added options.tpl override 2011-10-21 09:01:19 +00:00
mMarinetti
1fcaeb335b [+] BO : Notification autorefresh can be deactivated
// ajaxPreProcess is now called at the end of init() process in admincontroller
// fixed getTranslationsFlags
2011-10-20 15:18:00 +00:00
lLefevre
b436df3a3e [*] BO #PSFV-94 : Added AdminDeliverySlipController 2011-10-20 14:43:43 +00:00
tDidierjean
388f231885 [*] BO : #PSFV-94 - changes to helpers 2011-10-20 13:45:52 +00:00
lLefevre
0218f5363a //Fixed bug delete duplicate method initList and initOptions 2011-10-20 13:22:30 +00:00
rGaillard
f68abd512e // Fix helperform displaying on multishop 2011-10-20 10:21:25 +00:00
lLefevre
3c86e1ec5f [*] BO #PSFV-94 : Added AdminCountriesController 2011-10-20 09:32:13 +00:00
mMarinetti
c74e608ea3 // fixed smarty bug (template_dir) created by commit r9468 2011-10-19 16:08:40 +00:00
lLefevre
a9cbb3fdcd [*] BO #PSFV-94 : Added AdminCarrierController 2011-10-19 14:34:37 +00:00
tDidierjean
cc6e3a6dab [*] BO : #PSFV-94 - added AdminDbController 2011-10-19 13:18:51 +00:00
dSevere
29f7a46889 // Add currency to the warehouse - optimisation of form, list and option init in AdminController - list bug fix on StockManager 2011-10-19 11:11:30 +00:00