aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel/Rpmdragora
Commit message (Collapse)AuthorAgeFilesLines
* Moved the tree accordinglyAngelo Naselli2015-03-1610-6613/+0
|
* Moved to namespace to ManaToolsAngelo Naselli2015-03-169-98/+98
|
* fixed confirmimg dialog size by adding min_size param to interactive_msgAngelo Naselli2015-02-231-1/+1
| | | | added a test case for interactive_msg
* Missed shortcutAngelo Naselli2015-02-171-1/+1
|
* Added common shortcut to dialog push button (About, Cancel, Ok, Quit)Angelo Naselli2015-02-173-16/+16
|
* Fixed version to be usedAngelo Naselli2015-02-161-2/+3
|
* From rpmdrake - Rémi Verschelde - MageiaUpdate: add all mirrors instead of ↵Angelo Naselli2015-02-141-1/+1
| | | | only updates mirrors when no updates mirrors are defined (mga#12472)
* sync copyright noticesMatteo Pasotti2015-01-082-1/+3
|
* synced copyright noticesMatteo Pasotti2015-01-088-3/+16
|
* Perform the search after a new filter selection if a string is presentAngelo Naselli2015-01-071-1/+3
|
* changed gurpmi to Moose and managed all the callsAngelo Naselli2015-01-072-124/+273
|
* removed deprecated POSIX isdigitAngelo Naselli2015-01-031-7/+2
|
* Added colored diff (not valid for ncurses) - thanks to Marco Masetti forAngelo Naselli2014-12-221-2/+19
| | | | the regexp
* fixed adding mirror functions, broken after drakx common.pm clean upAngelo Naselli2014-12-131-0/+1
|
* fixed gurpm progress barAngelo Naselli2014-12-122-15/+24
|
* Managed another undefined valueAngelo Naselli2014-12-121-1/+1
|
* Better output formattingAngelo Naselli2014-12-121-8/+9
|
* Fixed output in pacakge detailsAngelo Naselli2014-12-111-15/+15
|
* - fixed descriptionAngelo Naselli2014-12-111-5/+8
| | | | - fixed file output for ncurses
* defualt is empty string not undefinedAngelo Naselli2014-12-111-1/+1
|
* Probably useless, but if a doneMultipleChanges is called, before it aAngelo Naselli2014-12-101-0/+2
| | | | startMultipleChnages should be called as well
* fixed undefined value in comparisonAngelo Naselli2014-12-091-2/+2
|
* list_passwd undefinedAngelo Naselli2014-12-061-2/+3
|
* added dont_ask_again to contanct mirror requestAngelo Naselli2014-12-051-4/+9
|
* exit if user does not want to contact mirrorsAngelo Naselli2014-12-051-24/+24
|
* Really managed undefined valueAngelo Naselli2014-12-051-3/+3
|
* managed "uninitialized value"Angelo Naselli2014-12-052-10/+14
|
* Removed drakx common dependencyAngelo Naselli2014-12-0311-186/+62
|
* Wrong gurpm label (double increments)Angelo Naselli2014-12-021-1/+1
|
* Fix package selectionAngelo Naselli2014-12-022-2/+5
|
* Fix download percentageAngelo Naselli2014-12-021-1/+1
|
* - Quit only if really wantedAngelo Naselli2014-12-022-6/+0
| | | | - removed BP
* - Fixed package selection, when canceled now it is in the right statusAngelo Naselli2014-12-021-14/+17
|
* Converted _display_READMEs_if_neededAngelo Naselli2014-12-022-64/+108
| | | | Fixed treeview rpmnew in ncurses
* Added rpmnew managementAngelo Naselli2014-12-012-122/+269
|
* code clean upAngelo Naselli2014-12-011-29/+3
|
* - Package column splitted in Package and Summary to be seen also in ncursesAngelo Naselli2014-11-301-7/+9
| | | | - restored base package names
* removed BPAngelo Naselli2014-11-281-1/+4
|
* removed add_parent call, first stage code clean upAngelo Naselli2014-11-281-2/+2
|
* select the old item if possibleAngelo Naselli2014-11-281-4/+37
|
* fixed slow_func (ncurses crash)Angelo Naselli2014-11-281-4/+4
|
* first attempt to add and remove a group from tree treeAngelo Naselli2014-11-271-2/+43
|
* 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
* 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
|
* Closed in a MultipleChanges blockAngelo Naselli2014-11-181-7/+16
|