aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* better layoutAngelo Naselli2014-07-141-5/+8
|
* first attempt to port add_callback()Angelo Naselli2014-07-141-0/+192
|
* fixed double declarationAngelo Naselli2014-07-131-7/+6
|
* Added global option dialogAngelo Naselli2014-07-121-71/+162
|
* Edit media save functionalityAngelo Naselli2014-07-112-88/+41
|
* useless commentsAngelo Naselli2014-07-111-2/+0
|
* Added enable/disable and set/reset as Updates media functionalitiesAngelo Naselli2014-07-101-7/+51
|
* Changed to is_root_capability_required atm to avoid redeclarationsAngelo Naselli2014-07-102-3/+3
|
* Redefined variableAngelo Naselli2014-07-091-1/+1
|
* Fixed a warning for undef valueAngelo Naselli2014-07-091-2/+3
|
* removed unused lineAngelo Naselli2014-07-081-2/+0
|
* Let's ceil the percentage for progress bar to be sure an int is passedAngelo Naselli2014-07-081-10/+13
|
* - label is already created in new, let's change the content insteadAngelo Naselli2014-07-081-3/+3
| | | | | of creating a new one - YUI progress bar works in a int range 0..100
* PODdifiedAngelo Naselli2014-07-071-85/+17
|
* Added proxy_callbackAngelo Naselli2014-07-061-6/+149
|
* better a quit exit in case of faultAngelo Naselli2014-07-061-1/+1
|
* Added pollEvent to show progress bar dialogsAngelo Naselli2014-07-061-0/+1
|
* Fake event to get the waiting dialog appearing if sources are updatedAngelo Naselli2014-07-061-1/+10
|
* wrong member calledAngelo Naselli2014-07-061-1/+1
|
* Merge branch 'master' of ssh://git.mageia.org/software/adminpanelmatteo2014-07-054-35/+9
|\
| * Merge branch 'master' of ssh://git.mageia.org/software/adminpanelAngelo Naselli2014-07-051-0/+70
| |\
| * | Removed member from Shared (usning MDK::Common::DataStructure one)Angelo Naselli2014-07-054-35/+9
| | |
* | | use drakx-net localizations; improved podsmatteo2014-07-051-36/+75
| |/ |/|
* | improved pod documentationmatteo2014-07-051-0/+70
|/
* evaluating more room for urlAngelo Naselli2014-07-041-2/+2
|
* Start implementing edit_callbackAngelo Naselli2014-07-041-3/+109
|
* Fixed menu entry position in a better wayAngelo Naselli2014-07-041-11/+13
|
* FIxed Update mediaAngelo Naselli2014-07-041-26/+25
|
* Merge branch 'master' of ssh://git.mageia.org/software/adminpanelAngelo Naselli2014-07-041-1/+8
|\
| * fixed warning about uninitialized value in stringmatteo2014-07-041-1/+8
| |
* | Added update media (TODO fix index to update them really)Angelo Naselli2014-07-042-64/+137
| |
* | Merge branch 'master' of ssh://git.mageia.org/software/adminpanelAngelo Naselli2014-07-031-16/+31
|\ \ | |/
| * Merge branch 'master' of ssh://git.mageia.org/software/adminpanelmatteo2014-07-041-29/+15
| |\
| * | access localizations through AdminPanel::Shared::Localesmatteo2014-07-041-16/+31
| | |
* | | PODdifiedAngelo Naselli2014-07-031-0/+22
| |/ |/|
* | Merge branch 'master' of ssh://git.mageia.org/software/adminpanelAngelo Naselli2014-07-031-10/+13
|\ \ | |/
| * fixed checkbox behaviourmatteo2014-07-031-10/+13
| |
* | Fixed progress bar contentAngelo Naselli2014-07-031-29/+13
| |
* | Fixed content message if rich text is enabledAngelo Naselli2014-07-031-0/+2
|/
* Added up and down managementAngelo Naselli2014-07-021-30/+125
|
* Added icon on table (commented atm, will discuss later)Angelo Naselli2014-07-021-2/+18
|
* AlignedAngelo Naselli2014-07-021-13/+13
|
* Merge branch 'master' of ssh://git.mageia.org/software/adminpanelmatteo2014-07-022-36/+87
|\
| * Added remove media functionalityAngelo Naselli2014-07-011-9/+56
| |
| * Added back PollEventAngelo Naselli2014-07-011-3/+1
| |
| * Disable/Enable buttons on selectionAngelo Naselli2014-07-011-5/+16
| |
| * Fixed menu items orderAngelo Naselli2014-07-011-15/+11
| |
| * fixed progressBar dimensionAngelo Naselli2014-07-011-4/+3
| |
* | retrieve system settings and populate the input fields if neededmatteo2014-07-021-0/+8
| |
* | use English to improve readabilitymatteo2014-07-022-5/+6
| |