aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ssh://git.mageia.org/software/adminpanelMatteo Pasotti2014-01-1910-124/+370
|\
| * wrong commaAngelo Naselli2014-01-181-1/+1
| * Missed common::find dependencyAngelo Naselli2014-01-161-1/+2
| * Added License into Shared to be used by admin panel modules easilyAngelo Naselli2014-01-163-7/+67
| * Added availability to instanziate once intead o many timesAngelo Naselli2014-01-164-46/+82
| * Increase speed startup lunching from apanel (slow exit now)Angelo Naselli2014-01-161-18/+184
| * Fixed also admin service (title and icon)Angelo Naselli2014-01-142-20/+10
| * Managed title and icon accordingly to the constructorAngelo Naselli2014-01-143-33/+26
* | - now using Moose (hosts is now a class)Matteo Pasotti2014-01-191-6/+24
* | - now able to insert host entriesMatteo Pasotti2014-01-191-1/+33
|/
* - dropping old commentsMatteo Pasotti2014-01-121-42/+2
* Merge branch 'master' of ssh://git.mageia.org/software/adminpanelMatteo Pasotti2014-01-121-0/+2
|\
| * fixed segfault: some windows were not correctly destroyedAngelo Naselli2014-01-081-0/+1
| * added me tooAngelo Naselli2014-01-081-0/+1
* | - do not use AdminPanel::SharedMatteo Pasotti2014-01-122-2/+1
* | - fixed typoMatteo Pasotti2014-01-121-1/+1
* | - _getHosts subroutine fully implementedMatteo Pasotti2014-01-121-4/+39
* | - setupTable implemented and layout fixedMatteo Pasotti2014-01-121-17/+42
* | - fixed English grammarMatteo Pasotti2014-01-111-1/+1
* | - layout fixed (ncurses input fields are now better sized)Matteo Pasotti2014-01-111-19/+21
* | - added the hostmanager module for adminpanelMatteo Pasotti2014-01-111-0/+33
* | - added hosts moduleMatteo Pasotti2014-01-111-0/+12
* | - added _addHostDialog subroutine (not fully implemented)Matteo Pasotti2014-01-111-0/+250
|/
* Merge remote-tracking branch 'github/master'Angelo Naselli2014-01-0780-279291/+0
|\
| * - dropped translations (not used)Matteo Pasotti2014-01-0780-279291/+0
* | Added double click event on item to edit the selectedAngelo Naselli2014-01-071-0/+4
* | Added configuration module to be added into categories.conf.d/Angelo Naselli2014-01-062-0/+20
* | - Admin service is now splitted (gui and utility)Angelo Naselli2014-01-067-188/+424
|/
* Configuration example for perl class managementAngelo Naselli2014-01-061-0/+7
* - Added a Base class for modules.Angelo Naselli2014-01-067-60/+300
* Typo on versionAngelo Naselli2014-01-041-1/+1
* Added Group edit functionalityAngelo Naselli2014-01-042-27/+380
* Edit user functionality completedAngelo Naselli2014-01-031-12/+142
* User edit is doneAngelo Naselli2014-01-022-19/+76
* Added Account Info, Password Info and GroupsAngelo Naselli2014-01-022-39/+332
* Last commit of the year:Angelo Naselli2013-12-311-5/+198
* - some code reviewAngelo Naselli2013-12-311-90/+307
* Added deleteGroupDialog to delete a groupAngelo Naselli2013-12-301-6/+115
* - Added GroupAdd functionAngelo Naselli2013-12-292-9/+127
* - refresh now remove selectionAngelo Naselli2013-12-261-27/+97
* - Added groupsAngelo Naselli2013-12-261-42/+305
* Fixed crash on user addAngelo Naselli2013-12-251-1/+1
* - started coding oo, using Moose and splitted some functionsAngelo Naselli2013-12-243-74/+202
* Improved user manager layoutAngelo Naselli2013-12-231-14/+127
* first step for User Management layout, menu and icon buttonsAngelo Naselli2013-12-222-5/+117
* Fixed documentationAngelo Naselli2013-12-221-38/+217
* Aligned to Yui-mga changesAngelo Naselli2013-12-202-25/+27
* Used our YMGA_CBTable from mga yui pluginAngelo Naselli2013-12-172-68/+69
* Fixed missed parameter and wrong labeledFrameBox definitionAngelo Naselli2013-12-111-7/+4
* Merge branch 'master' of ssh://git.mageia.org/software/adminpanelMatteo Pasotti2013-12-112-32/+131
|\