Commit Graph

25 Commits

Author SHA1 Message Date
rMalie
1b05d38766 // Fix shop association in admin on attributes page 2012-02-16 17:11:49 +00:00
bMancone
b9831250f8 // Fixed #PSFV-513 2012-02-14 10:47:30 +00:00
mBertholino
ab7d4f6eb4 // replace id_profile 1 to _PS_ADMIN_PROFILE_ 2012-01-30 12:48:47 +00:00
mBertholino
31ea5e855e // correction norme in AdminEmployeesController 2012-01-30 10:19:06 +00:00
mBertholino
aebd1538d0 [*] BO : A new method in Employee class has been written "getEmployeesByProfile". it returns an array of employees who has the given profile. 2012-01-30 10:16:09 +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
0a064456cb // Fix "home" permissions 2012-01-12 15:12:50 +00:00
tDidierjean
ed6c16aef8 // Fix "my preferences" permissions 2012-01-12 14:47:03 +00:00
tDidierjean
4f3d8ca2ca // Fix leftover _error 2012-01-11 16:54:25 +00:00
rGaillard
a369e3ac0d // Little fix on employee tab 2011-12-29 17:37:03 +00:00
rGaillard
f6d728bcf9 // Fix tpl files for some controllers 2011-12-29 17:29:06 +00:00
mMarinetti
5e4fac364e // yet another adminEmployeeController fix 2011-12-22 22:20:24 +00:00
mMarinetti
38ed741476 // fix admin / superadmin rights 2011-12-22 22:05:08 +00:00
vChabot
fe73be023a // BugFix : changing Name and FirstName position 2011-12-22 18:53:18 +00:00
tDidierjean
04268809cc // Fix to translations 2011-12-21 11:05:55 +00:00
tDidierjean
aefa581603 // Rename AdminController methods initForm() initList() etc. to renderForm() renderList() 2011-11-30 11:06:38 +00:00
tDidierjean
e37b922e8e // Split AdminController::init() in init() and initProcess() 2011-11-29 14:20:22 +00:00
tDidierjean
c4a0a95af9 // HelperForm : 'p' replaced by 'desc' 2011-11-18 18:27:48 +00:00
tDidierjean
00f61bc35b // Remove BO themes 2011-11-18 10:27:07 +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
bMancone
0fd7bdcea4 // Warehouse: getWarehouseList is now getWarehouses. Employee: it is not possible to delete an employee if he manages warehouses, anymore. 2011-11-14 14:28:30 +00:00
lLefevre
8929034d12 // fix update form.tpl in AdminEmployeesController 2011-11-05 22:04:22 +00:00
tDidierjean
4d6975727c // AdminController refactoring 2011-11-03 11:12:18 +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