aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel
Commit message (Collapse)AuthorAgeFilesLines
* deleteItems in the right placeAngelo Naselli2014-11-271-15/+12
|
* gpg-pubkey are passed and since they are not packages produce undefAngelo Naselli2014-11-271-1/+4
| | | | value to pass to cmp
* removed from build_treeAngelo Naselli2014-11-271-13/+5
|
* code clean upAngelo Naselli2014-11-271-57/+64
|
* - used Carp to check who callsAngelo Naselli2014-11-261-8/+10
| | | | - remove add_node used build_tree instead
* user is now allowed to change PrettyHostname, StaticHostname, Chassis and ↵Matteo Pasotti2014-11-251-8/+34
| | | | IconName
* full support to the entire set of properties provided by the interface ↵Matteo Pasotti2014-11-251-13/+94
| | | | org.freedesktop.hostname1 (get/set)
* Fixed call to SetHostnameAngelo Naselli2014-11-251-9/+9
|
* added getLocalHostName and setLocalHostName methods (rely on dbus hostnamed ↵Matteo Pasotti2014-11-241-0/+33
| | | | service)
* add ability to change the hostname (relies on dbus)Matteo Pasotti2014-11-241-0/+83
|
* Speed up on package showing, used YItemCollectionAngelo Naselli2014-11-211-34/+123
|
* Managed the category tree using yui objects directlyAngelo Naselli2014-11-201-7/+55
|
* Added icons to YTreeItemsAngelo Naselli2014-11-201-17/+34
|
* Fixed PODAngelo Naselli2014-11-201-17/+17
|
* Closed in a MultipleChanges blockAngelo Naselli2014-11-181-7/+16
|
* 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
|