aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* Group sortingAngelo Naselli2014-11-181-1/+7
|
* info is a label or richtext (more gtk cleanup)Angelo Naselli2014-11-171-1/+1
|
* More readable package info dialogAngelo Naselli2014-11-161-6/+6
|
* Select all into dragoraUpdateAngelo Naselli2014-11-161-24/+90
|
* fixed undefined values and W numericAngelo Naselli2014-11-123-23/+25
|
* fixed uninitialized valuesAngelo Naselli2014-11-122-2/+4
|
* More "common" clean up fixing if_Angelo Naselli2014-11-112-8/+8
|
* code clean upAngelo Naselli2014-11-112-2/+3
|
* deprecating interactive_packtable hardly compatible with libyuiAngelo Naselli2014-11-111-0/+2
|
* use $loc (more "common" clean up)Angelo Naselli2014-11-111-3/+3
|
* Code clean upAngelo Naselli2014-11-111-73/+4
|
* clean up from commonAngelo Naselli2014-11-111-30/+33
|
* Fixed package info on demand (Details, Files, Changelog, Deps)Angelo Naselli2014-11-114-73/+82
|
* fixed call translateAngelo Naselli2014-11-071-9/+8
|
* code reviewed for showing/hidding info optionAngelo Naselli2014-11-071-5/+55
|
* - More porting for packages infoAngelo Naselli2014-11-071-15/+110
| | | | - Added a link to manage hidden information (though has problems in ncurses)
* Fixed package info layoutAngelo Naselli2014-11-062-24/+56
|
* AlignedAngelo Naselli2014-11-061-40/+40
|
* Moved locales to AdminPanel::Shared::LocalesAngelo Naselli2014-11-069-500/+532
|
* Added package info on widgetAngelo Naselli2014-11-051-15/+59
|
* removed BPAngelo Naselli2014-11-051-149/+146
|
* moved to libyui also deps_msgAngelo Naselli2014-11-051-54/+163
|
* temporary removed checkboxAngelo Naselli2014-11-051-17/+18
|
* Fixed for perl_checkerAngelo Naselli2014-11-051-6/+6
|
* Fixed status barAngelo Naselli2014-11-041-23/+24
|
* missing ";"Angelo Naselli2014-10-181-1/+1
|
* fixed user change name and expirirng timeAngelo Naselli2014-10-142-10/+11
|
* moved modifyUser to SharedAngelo Naselli2014-10-132-56/+166
|
* moved modifyGroup to Shared::Users and changed Module::Users accordinglyAngelo Naselli2014-10-122-32/+90
|
* fixed documenation layoutAngelo Naselli2014-10-121-78/+76
|
* Another GroupName movedAngelo Naselli2014-10-121-2/+1
|
* Added group name by ID into SharedAngelo Naselli2014-10-122-4/+35
|
* unused codeAngelo Naselli2014-10-121-1/+0
|
* fixed some of group managementAngelo Naselli2014-10-122-28/+24
|
* Shared is not a class atmAngelo Naselli2014-10-121-2/+1
|
* Fixed getGroups and getUsers management and usageAngelo Naselli2014-10-112-7/+9
|
* added getGroups and getUsers to SharedAngelo Naselli2014-10-111-0/+42
|
* added shadow last changes to Shared getUserInfo and update GUIAngelo Naselli2014-10-112-28/+31
| | | | accordingly
* got groupMembers from SharedAngelo Naselli2014-10-111-4/+3
|
* use a hash reference for user data info instead a hashAngelo Naselli2014-10-111-122/+118
|
* moved getUserInfo to SharedAngelo Naselli2014-10-112-26/+83
|
* just get uid onceAngelo Naselli2014-10-111-2/+3
|
* diagnostic here seem to loop for any warnings.Angelo Naselli2014-10-111-1/+0
| | | | Removing atm, but needs a better investigation
* managed minimum gid valueAngelo Naselli2014-10-112-18/+27
|
* moved getGroupsInfo to Shared and updated RefreshGroup accordinglyAngelo Naselli2014-10-112-35/+91
|
* removed useless codeAngelo Naselli2014-10-111-1/+0
|
* Better group filteringAngelo Naselli2014-10-111-3/+12
|
* first attempt to hide some system group with 499 < gid < 1000Angelo Naselli2014-10-101-0/+8
|
* moved getUsersInfo to Shared::Users and updatedAngelo Naselli2014-10-062-47/+114
| | | | _refreshUsers accordingly
* dropped use strict in favor of use Moosematteo2014-10-058-17/+5
|