aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added POD and constructor descriptionAngelo Naselli2014-02-091-20/+76
|
* Merge branch 'master' of ssh://git.mageia.org/software/adminpanelAngelo Naselli2014-02-091-1/+0
|\
| * - dropped local::lib usageMatteo Pasotti2014-02-091-1/+0
| |
* | Added Locale to manage gettext and leave old style look callsAngelo Naselli2014-02-091-0/+219
|/
* 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
| | | | | | | | Fixed Service status representation after restarting (some services were not represented correctly) Added busy cursor during start/stop operation Added refresh button to refresh services (and their status) usefull in case of xinetd enabling
* 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
| | | | - better management for events
* 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
| | | | TODO investigate on layout weight in yui-gtk
* 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 ↵Matteo Pasotti2014-01-261-2/+6
| | | | integration)
* - 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
| | | | | | | | - TODO saving configuration
| * 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 ↵Matteo Pasotti2014-01-251-3/+13
| | | | crashes)
* - implemented a generalized _manipulateHostDialog (was _addHostDialog)Matteo Pasotti2014-01-251-7/+43
| | | | | - _addHostDialog is now just a wrapper to _manipulateHostDialog - implemented _edtHostDialog as a wrapper to _manipulateHostDialog
* - implemented _modifyHostMatteo Pasotti2014-01-251-0/+7
|
* - refreshing host table after insert/delete opsMatteo Pasotti2014-01-251-5/+11
| | | | - aliases are now shown correctly (fixed string replacement issue)
* - updated license headersMatteo Pasotti2014-01-252-1/+20
|
* - initializing configHosts attribute using moose builderMatteo Pasotti2014-01-251-2/+14
| | | | - implemented _dropHost method
* asking confirmation before dropping the selected host; writing changes when ↵Matteo Pasotti2014-01-251-2/+10
| | | | pressing the ok button
* 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
| | | | | | | | set back dependency from /usr/lib/libDrakX to use apanel without -I
| * Added availability to instanziate once intead o many timesAngelo Naselli2014-01-164-46/+82
| | | | | | | | Fixed return Category (now is the one we left)
| * Increase speed startup lunching from apanel (slow exit now)Angelo Naselli2014-01-161-18/+184
| | | | | | | | | | todo add back service reload function if xinetd is enabled (drakxservice don't have it though)
| * 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
| | | | | | | | | | | | - _insertHost implemented - _writeHosts implemented - configHosts is an instance variable
* | - now able to insert host entriesMatteo Pasotti2014-01-191-1/+33
|/ | | | - cfgHosts is a instance variable
* - 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
| |