Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added icon on table (commented atm, will discuss later) | Angelo Naselli | 2014-07-02 | 3 | -2/+19 |
| | |||||
* | Added icons | Angelo Naselli | 2014-07-02 | 10 | -0/+3 |
| | |||||
* | Aligned | Angelo Naselli | 2014-07-02 | 1 | -13/+13 |
| | |||||
* | Merge branch 'master' of ssh://git.mageia.org/software/adminpanel | matteo | 2014-07-02 | 2 | -36/+87 |
|\ | |||||
| * | Added remove media functionality | Angelo Naselli | 2014-07-01 | 1 | -9/+56 |
| | | |||||
| * | Added back PollEvent | Angelo Naselli | 2014-07-01 | 1 | -3/+1 |
| | | |||||
| * | Disable/Enable buttons on selection | Angelo Naselli | 2014-07-01 | 1 | -5/+16 |
| | | |||||
| * | Fixed menu items order | Angelo Naselli | 2014-07-01 | 1 | -15/+11 |
| | | |||||
| * | fixed progressBar dimension | Angelo Naselli | 2014-07-01 | 1 | -4/+3 |
| | | |||||
* | | retrieve system settings and populate the input fields if needed | matteo | 2014-07-02 | 1 | -0/+8 |
| | | |||||
* | | use English to improve readability | matteo | 2014-07-02 | 2 | -5/+6 |
| | | |||||
* | | check for root capability; ask for X restart after settings are saved | matteo | 2014-07-02 | 1 | -2/+21 |
| | | |||||
* | | updated copyright notes | matteo | 2014-07-02 | 1 | -0/+2 |
| | | |||||
* | | added proxy attribute with its builder (init_proxy) and its validation ↵ | matteo | 2014-07-02 | 1 | -6/+56 |
| | | | | | | | | subroutine (validate) | ||||
* | | porting drakproxy to adminpanel | matteo | 2014-07-01 | 4 | -0/+297 |
|/ | |||||
* | 5 msec are enough | Angelo Naselli | 2014-06-30 | 1 | -2/+2 |
| | |||||
* | Added mirror list to YTable | Angelo Naselli | 2014-06-30 | 1 | -8/+45 |
| | |||||
* | first attempt to port to libyui | Angelo Naselli | 2014-06-30 | 1 | -0/+184 |
| | |||||
* | changed to fully qualified calls | Angelo Naselli | 2014-06-30 | 2 | -7/+9 |
| | |||||
* | SILENT: fixed attribute name | matteo | 2014-06-30 | 1 | -3/+3 |
| | |||||
* | SILENT: fixed attribute name inside the documentation | matteo | 2014-06-29 | 1 | -5/+5 |
| | |||||
* | SILENT: fixed an attribute name | matteo | 2014-06-29 | 2 | -12/+12 |
| | |||||
* | start porting edit-urpm-sources.pl to YUI | Angelo Naselli | 2014-06-29 | 1 | -7/+14 |
| | |||||
* | first attempt to port gurpmi.addmedia to YUI | Angelo Naselli | 2014-06-29 | 1 | -2/+1 |
| | |||||
* | fixed some dialogs for YUI | Angelo Naselli | 2014-06-29 | 1 | -181/+215 |
| | |||||
* | Updated copyright notice to original file as asked by rpmdrake | Angelo Naselli | 2014-06-29 | 1 | -1/+1 |
| | | | | maintainer | ||||
* | SILENT: adding some documentation | Matteo Pasotti | 2014-06-29 | 1 | -0/+109 |
| | |||||
* | Start working on gurpmi.addmedia | Angelo Naselli | 2014-06-28 | 3 | -26/+39 |
| | |||||
* | YItem->label() is a string | Angelo Naselli | 2014-06-28 | 1 | -2/+2 |
| | |||||
* | Ported from rpmdrake | Angelo Naselli | 2014-06-28 | 1 | -1/+1 |
| | |||||
* | Removed Kdm User icon when deleting a user (missed in userdrake) | Angelo Naselli | 2014-06-28 | 2 | -1/+3 |
| | |||||
* | fixed call to ask_YesOrNo | matteo | 2014-06-28 | 1 | -5/+2 |
| | |||||
* | using compare_pkg instead of compare | matteo | 2014-06-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of ssh://git.mageia.org/software/adminpanel | matteo | 2014-06-28 | 1 | -3/+3 |
|\ | |||||
| * | Let call dependency be clear | Angelo Naselli | 2014-06-28 | 1 | -3/+3 |
| | | |||||
* | | invokes ask_YesOrNo moved into AdminPanel::Shared::GUI | Matteo Pasotti | 2014-06-28 | 1 | -1/+6 |
|/ | |||||
* | added adminClock polkit file | Angelo Naselli | 2014-06-27 | 1 | -0/+22 |
| | |||||
* | added adminClock to apanel | Angelo Naselli | 2014-06-27 | 1 | -0/+3 |
| | |||||
* | fixed a bit the layout | Angelo Naselli | 2014-06-27 | 1 | -20/+38 |
| | |||||
* | - Added busycursor when saving on exit | Angelo Naselli | 2014-06-27 | 1 | -7/+46 |
| | | | | | - evaluate elapsed time on modal dialogs - reset value asks for date and time only | ||||
* | Removed breakpoints | Angelo Naselli | 2014-06-27 | 2 | -4/+0 |
| | |||||
* | managed Ok button, save configuration and start/sop services accordingly | Angelo Naselli | 2014-06-26 | 1 | -4/+39 |
| | |||||
* | - managed NTPd into writeConfiguration, ntpd needs to be stopped to change | Angelo Naselli | 2014-06-26 | 1 | -3/+47 |
| | | | | | configuration - added disableAndStopNTP | ||||
* | Added disable/enable screen saver | Angelo Naselli | 2014-06-26 | 1 | -0/+39 |
| | |||||
* | SILENT: comment | Angelo Naselli | 2014-06-26 | 1 | -1/+1 |
| | |||||
* | added configuration files writing | Angelo Naselli | 2014-06-26 | 1 | -2/+110 |
| | |||||
* | Forgotten ENV protection | Angelo Naselli | 2014-06-26 | 1 | -8/+12 |
| | |||||
* | Added Config::Tiny | Angelo Naselli | 2014-06-26 | 1 | -0/+1 |
| | |||||
* | wrong sequence | Angelo Naselli | 2014-06-26 | 1 | -1/+1 |
| | |||||
* | fixed NTP frame initialization | Angelo Naselli | 2014-06-26 | 1 | -4/+9 |
| |