aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - dropped local::lib usageMatteo Pasotti2014-02-091-1/+0
* added development mode option support (skip auth using --dev arg)Matteo Pasotti2014-02-091-5/+9
* added busy cursor for enabling/disabling service alsoAngelo Naselli2014-02-011-1/+2
* Fixed PODAngelo Naselli2014-02-013-241/+566
* POD on ModuleAngelo Naselli2014-01-281-0/+46
* change pane to panel to give readabilityAngelo Naselli2014-01-281-6/+6
* removed wrong file from MANIFESTAngelo Naselli2014-01-281-1/+0
* - fixed PODAngelo Naselli2014-01-282-136/+244
* Fixed Shared PODAngelo Naselli2014-01-281-4/+11
* Fixed Mageia in aboutAngelo Naselli2014-01-271-1/+1
* Added some notes to run with local::libAngelo Naselli2014-01-271-15/+16
* Project structure changeAngelo Naselli2014-01-2747-83/+489
* Fixed gtk layoutAngelo Naselli2014-01-261-2/+2
* FIxed license and apanel categoryAngelo Naselli2014-01-262-1/+5
* - extends Module, icon and name attributes definedMatteo Pasotti2014-01-261-0/+11
* - invoke GHosts constructor using hash with icon and name (adminpanel integra...Matteo Pasotti2014-01-261-2/+6
* - hostmanager addedMatteo Pasotti2014-01-261-0/+3
* Merge branch 'master' of ssh://git.mageia.org/software/adminpanelMatteo Pasotti2014-01-264-10/+397
|\
| * - Added AdminMouseAngelo Naselli2014-01-253-0/+294
| * Added ask_fromListAngelo Naselli2014-01-251-10/+103
* | - added the about button invoking the AboutDialogMatteo Pasotti2014-01-261-2/+17
|/
* - fixed host aliases issue (undefined aliases where causing warnings and cras...Matteo Pasotti2014-01-251-3/+13
* - implemented a generalized _manipulateHostDialog (was _addHostDialog)Matteo Pasotti2014-01-251-7/+43
* - implemented _modifyHostMatteo Pasotti2014-01-251-0/+7
* - refreshing host table after insert/delete opsMatteo Pasotti2014-01-251-5/+11
* - updated license headersMatteo Pasotti2014-01-252-1/+20
* - initializing configHosts attribute using moose builderMatteo Pasotti2014-01-251-2/+14
* asking confirmation before dropping the selected host; writing changes when p...Matteo Pasotti2014-01-251-2/+10
* 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