aboutsummaryrefslogtreecommitdiffstats
path: root/modules/usermanager
Commit message (Collapse)AuthorAgeFilesLines
* Project structure changeAngelo Naselli2014-01-272-26/+0
|
* Managed title and icon accordingly to the constructorAngelo Naselli2014-01-142-26/+7
|
* - Admin service is now splitted (gui and utility)Angelo Naselli2014-01-061-0/+0
| | | | | - Admin service extends Module - fixed load modules from categories.conf.d
* - Added a Base class for modules.Angelo Naselli2014-01-061-1/+1
| | | | | | | | | - Now configuration can be read also int /etc/categories.conf.d/ so that external modules can add their own configuration to be launched and added to admin panel - perl modules can be run by extending Module class, creating a start() method and configuring module entry in categories configuration as class element - Admin User now extends Module
* - started coding oo, using Moose and splitted some functionsAngelo Naselli2013-12-242-2/+4
| | | | | - user are loaded now (refresh is available only by change Groups/Users tabs)
* first step for User Management layout, menu and icon buttonsAngelo Naselli2013-12-221-2/+1
|
* used security::levelAngelo Naselli2013-12-091-0/+2
|
* Fixed title and added a prototype for usermanager scriptAngelo Naselli2013-12-082-2/+23
|
* First attempt to port drakuser, welcome usermanager with mgaAddUser asAngelo Naselli2013-12-081-0/+21
drakadduser but username with dot are allowed TODO some GID/UID tests have to be ported yet improve layout