Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added log and title | Angelo Naselli | 2014-11-17 | 2 | -3/+13 |
* | managed number of updates, if none a dialog box warns and program is | Angelo Naselli | 2014-11-17 | 1 | -160/+157 |
* | More readable package info dialog | Angelo Naselli | 2014-11-16 | 1 | -6/+6 |
* | Select all into dragoraUpdate | Angelo Naselli | 2014-11-16 | 2 | -25/+99 |
* | fixed undefined values and W numeric | Angelo Naselli | 2014-11-12 | 3 | -23/+25 |
* | fixed selected item (if checked or unchecked) | Angelo Naselli | 2014-11-12 | 1 | -3/+5 |
* | fixed uninitialized values | Angelo Naselli | 2014-11-12 | 2 | -2/+4 |
* | More "common" clean up fixing if_ | Angelo Naselli | 2014-11-11 | 2 | -8/+8 |
* | Fixed package selection when checking/unchecking | Angelo Naselli | 2014-11-11 | 1 | -0/+1 |
* | code clean up | Angelo Naselli | 2014-11-11 | 2 | -2/+3 |
* | deprecating interactive_packtable hardly compatible with libyui | Angelo Naselli | 2014-11-11 | 1 | -0/+2 |
* | use $loc (more "common" clean up) | Angelo Naselli | 2014-11-11 | 1 | -3/+3 |
* | Code clean up | Angelo Naselli | 2014-11-11 | 1 | -73/+4 |
* | changed POD =comment with =for comment | Angelo Naselli | 2014-11-11 | 1 | -2/+2 |
* | clean up from common | Angelo Naselli | 2014-11-11 | 1 | -30/+33 |
* | Fixed package info on demand (Details, Files, Changelog, Deps) | Angelo Naselli | 2014-11-11 | 5 | -76/+82 |
* | fixed call translate | Angelo Naselli | 2014-11-07 | 1 | -9/+8 |
* | code reviewed for showing/hidding info option | Angelo Naselli | 2014-11-07 | 3 | -20/+60 |
* | hide/show information on click | Angelo Naselli | 2014-11-07 | 2 | -4/+4 |
* | - More porting for packages info | Angelo Naselli | 2014-11-07 | 3 | -69/+207 |
* | Fixed package info layout | Angelo Naselli | 2014-11-06 | 4 | -32/+84 |
* | Aligned | Angelo Naselli | 2014-11-06 | 1 | -40/+40 |
* | Moved locales to AdminPanel::Shared::Locales | Angelo Naselli | 2014-11-06 | 13 | -662/+698 |
* | ported quit function | Angelo Naselli | 2014-11-05 | 1 | -5/+7 |
* | Added package info on widget | Angelo Naselli | 2014-11-05 | 1 | -15/+59 |
* | removed BP | Angelo Naselli | 2014-11-05 | 1 | -149/+146 |
* | moved to libyui also deps_msg | Angelo Naselli | 2014-11-05 | 1 | -54/+163 |
* | temporary removed checkbox | Angelo Naselli | 2014-11-05 | 1 | -17/+18 |
* | Aligned code to adminpanel code convention | Angelo Naselli | 2014-11-05 | 1 | -9/+6 |
* | Fixed for perl_checker | Angelo Naselli | 2014-11-05 | 1 | -6/+6 |
* | moved code from MageiaUpdate to dragoraUpdate | Angelo Naselli | 2014-11-05 | 1 | -0/+333 |
* | Added icon to the right place | Angelo Naselli | 2014-11-04 | 3 | -0/+0 |
* | used BusyIndicator instead of Label (needs a layout review) | Angelo Naselli | 2014-11-04 | 1 | -3/+5 |
* | Fixed status bar | Angelo Naselli | 2014-11-04 | 1 | -23/+24 |
* | missing ";" | Angelo Naselli | 2014-10-18 | 1 | -1/+1 |
* | addded mandm needed files | Angelo Naselli | 2014-10-16 | 6 | -5/+78 |
* | fixed user change name and expirirng time | Angelo Naselli | 2014-10-14 | 2 | -10/+11 |
* | moved modifyUser to Shared | Angelo Naselli | 2014-10-13 | 2 | -56/+166 |
* | moved modifyGroup to Shared::Users and changed Module::Users accordingly | Angelo Naselli | 2014-10-12 | 2 | -32/+90 |
* | fixed documenation layout | Angelo Naselli | 2014-10-12 | 1 | -78/+76 |
* | Another GroupName moved | Angelo Naselli | 2014-10-12 | 1 | -2/+1 |
* | Added group name by ID into Shared | Angelo Naselli | 2014-10-12 | 2 | -4/+35 |
* | unused code | Angelo Naselli | 2014-10-12 | 1 | -1/+0 |
* | fixed some of group management | Angelo Naselli | 2014-10-12 | 2 | -28/+24 |
* | Shared is not a class atm | Angelo Naselli | 2014-10-12 | 1 | -2/+1 |
* | Fixed getGroups and getUsers management and usage | Angelo Naselli | 2014-10-11 | 2 | -7/+9 |
* | added getGroups and getUsers to Shared | Angelo Naselli | 2014-10-11 | 1 | -0/+42 |
* | added shadow last changes to Shared getUserInfo and update GUI | Angelo Naselli | 2014-10-11 | 2 | -28/+31 |
* | got groupMembers from Shared | Angelo Naselli | 2014-10-11 | 1 | -4/+3 |
* | use a hash reference for user data info instead a hash | Angelo Naselli | 2014-10-11 | 1 | -122/+118 |