aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added missing PODAngelo Naselli2014-03-101-13/+29
|
* Wrong file addedAngelo Naselli2014-03-101-2/+0
|
* First logviewer for systemdAngelo Naselli2014-03-081-6/+8
| | | | TODO create a better layout, check dimension and add a progress bar
* Added logviewer to admin panel configurationAngelo Naselli2014-03-081-0/+3
|
* Removed old log viewer (no more syslog)Angelo Naselli2014-03-083-625/+0
|
* Added new logviewer based on systemd journalAngelo Naselli2014-03-085-3/+697
|
* AlignedAngelo Naselli2014-03-081-1/+1
|
* Module does not need to be runAngelo Naselli2014-03-081-2/+0
|
* Added dialog to say that configuration is not saved atmAngelo Naselli2014-03-081-0/+2
|
* Merge branch 'master' of github.com:xquiet/adminpanelAngelo Naselli2014-03-072-3/+376
|\
| * Updated with referencesAngelo Naselli2014-03-071-3/+37
| |
| * Added a License copyAngelo Naselli2014-03-071-0/+339
| |
* | added test for journalctlAngelo Naselli2014-03-071-0/+14
|/
* Added some info on projectAngelo Naselli2014-03-051-12/+12
|
* added contribfinder.py (basic yui-based gui to mgarepo maintdb)Matteo Pasotti2014-02-181-0/+108
|
* Added test Locales, and requirements in makefileAngelo Naselli2014-02-094-3/+22
|
* 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
| |