Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First logviewer for systemd | Angelo Naselli | 2014-03-08 | 1 | -6/+8 |
| | | | | TODO create a better layout, check dimension and add a progress bar | ||||
* | Added logviewer to admin panel configuration | Angelo Naselli | 2014-03-08 | 1 | -0/+3 |
| | |||||
* | Removed old log viewer (no more syslog) | Angelo Naselli | 2014-03-08 | 3 | -625/+0 |
| | |||||
* | Added new logviewer based on systemd journal | Angelo Naselli | 2014-03-08 | 5 | -3/+697 |
| | |||||
* | Aligned | Angelo Naselli | 2014-03-08 | 1 | -1/+1 |
| | |||||
* | Module does not need to be run | Angelo Naselli | 2014-03-08 | 1 | -2/+0 |
| | |||||
* | Added dialog to say that configuration is not saved atm | Angelo Naselli | 2014-03-08 | 1 | -0/+2 |
| | |||||
* | Merge branch 'master' of github.com:xquiet/adminpanel | Angelo Naselli | 2014-03-07 | 2 | -3/+376 |
|\ | |||||
| * | Updated with references | Angelo Naselli | 2014-03-07 | 1 | -3/+37 |
| | | |||||
| * | Added a License copy | Angelo Naselli | 2014-03-07 | 1 | -0/+339 |
| | | |||||
* | | added test for journalctl | Angelo Naselli | 2014-03-07 | 1 | -0/+14 |
|/ | |||||
* | Added some info on project | Angelo Naselli | 2014-03-05 | 1 | -12/+12 |
| | |||||
* | added contribfinder.py (basic yui-based gui to mgarepo maintdb) | Matteo Pasotti | 2014-02-18 | 1 | -0/+108 |
| | |||||
* | Added test Locales, and requirements in makefile | Angelo Naselli | 2014-02-09 | 4 | -3/+22 |
| | |||||
* | Added POD and constructor description | Angelo Naselli | 2014-02-09 | 1 | -20/+76 |
| | |||||
* | Merge branch 'master' of ssh://git.mageia.org/software/adminpanel | Angelo Naselli | 2014-02-09 | 1 | -1/+0 |
|\ | |||||
| * | - dropped local::lib usage | Matteo Pasotti | 2014-02-09 | 1 | -1/+0 |
| | | |||||
* | | Added Locale to manage gettext and leave old style look calls | Angelo Naselli | 2014-02-09 | 1 | -0/+219 |
|/ | |||||
* | added development mode option support (skip auth using --dev arg) | Matteo Pasotti | 2014-02-09 | 1 | -5/+9 |
| | |||||
* | added busy cursor for enabling/disabling service also | Angelo Naselli | 2014-02-01 | 1 | -1/+2 |
| | |||||
* | Fixed POD | Angelo Naselli | 2014-02-01 | 3 | -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 Module | Angelo Naselli | 2014-01-28 | 1 | -0/+46 |
| | |||||
* | change pane to panel to give readability | Angelo Naselli | 2014-01-28 | 1 | -6/+6 |
| | |||||
* | removed wrong file from MANIFEST | Angelo Naselli | 2014-01-28 | 1 | -1/+0 |
| | |||||
* | - fixed POD | Angelo Naselli | 2014-01-28 | 2 | -136/+244 |
| | | | | - better management for events | ||||
* | Fixed Shared POD | Angelo Naselli | 2014-01-28 | 1 | -4/+11 |
| | |||||
* | Fixed Mageia in about | Angelo Naselli | 2014-01-27 | 1 | -1/+1 |
| | |||||
* | Added some notes to run with local::lib | Angelo Naselli | 2014-01-27 | 1 | -15/+16 |
| | |||||
* | Project structure change | Angelo Naselli | 2014-01-27 | 47 | -83/+489 |
| | |||||
* | Fixed gtk layout | Angelo Naselli | 2014-01-26 | 1 | -2/+2 |
| | | | | TODO investigate on layout weight in yui-gtk | ||||
* | FIxed license and apanel category | Angelo Naselli | 2014-01-26 | 2 | -1/+5 |
| | |||||
* | - extends Module, icon and name attributes defined | Matteo Pasotti | 2014-01-26 | 1 | -0/+11 |
| | |||||
* | - invoke GHosts constructor using hash with icon and name (adminpanel ↵ | Matteo Pasotti | 2014-01-26 | 1 | -2/+6 |
| | | | | integration) | ||||
* | - hostmanager added | Matteo Pasotti | 2014-01-26 | 1 | -0/+3 |
| | |||||
* | Merge branch 'master' of ssh://git.mageia.org/software/adminpanel | Matteo Pasotti | 2014-01-26 | 4 | -10/+397 |
|\ | |||||
| * | - Added AdminMouse | Angelo Naselli | 2014-01-25 | 3 | -0/+294 |
| | | | | | | | | - TODO saving configuration | ||||
| * | Added ask_fromList | Angelo Naselli | 2014-01-25 | 1 | -10/+103 |
| | | |||||
* | | - added the about button invoking the AboutDialog | Matteo Pasotti | 2014-01-26 | 1 | -2/+17 |
|/ | |||||
* | - fixed host aliases issue (undefined aliases where causing warnings and ↵ | Matteo Pasotti | 2014-01-25 | 1 | -3/+13 |
| | | | | crashes) | ||||
* | - implemented a generalized _manipulateHostDialog (was _addHostDialog) | Matteo Pasotti | 2014-01-25 | 1 | -7/+43 |
| | | | | | - _addHostDialog is now just a wrapper to _manipulateHostDialog - implemented _edtHostDialog as a wrapper to _manipulateHostDialog | ||||
* | - implemented _modifyHost | Matteo Pasotti | 2014-01-25 | 1 | -0/+7 |
| | |||||
* | - refreshing host table after insert/delete ops | Matteo Pasotti | 2014-01-25 | 1 | -5/+11 |
| | | | | - aliases are now shown correctly (fixed string replacement issue) | ||||
* | - updated license headers | Matteo Pasotti | 2014-01-25 | 2 | -1/+20 |
| | |||||
* | - initializing configHosts attribute using moose builder | Matteo Pasotti | 2014-01-25 | 1 | -2/+14 |
| | | | | - implemented _dropHost method | ||||
* | asking confirmation before dropping the selected host; writing changes when ↵ | Matteo Pasotti | 2014-01-25 | 1 | -2/+10 |
| | | | | pressing the ok button | ||||
* | Merge branch 'master' of ssh://git.mageia.org/software/adminpanel | Matteo Pasotti | 2014-01-19 | 10 | -124/+370 |
|\ | |||||
| * | wrong comma | Angelo Naselli | 2014-01-18 | 1 | -1/+1 |
| | | |||||
| * | Missed common::find dependency | Angelo Naselli | 2014-01-16 | 1 | -1/+2 |
| | | |||||
| * | Added License into Shared to be used by admin panel modules easily | Angelo Naselli | 2014-01-16 | 3 | -7/+67 |
| | | | | | | | | set back dependency from /usr/lib/libDrakX to use apanel without -I | ||||
| * | Added availability to instanziate once intead o many times | Angelo Naselli | 2014-01-16 | 4 | -46/+82 |
| | | | | | | | | Fixed return Category (now is the one we left) |