Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added heading | Angelo Naselli | 2014-12-27 | 1 | -1/+10 |
| | |||||
* | refresh local data cache | Angelo Naselli | 2014-12-26 | 1 | -0/+2 |
| | |||||
* | forgot to use service instead of name | Angelo Naselli | 2014-12-26 | 1 | -2/+2 |
| | |||||
* | added back check for root privileges, polkit seems not to be enabled for | Angelo Naselli | 2014-12-26 | 1 | -7/+7 |
| | | | | dbus calls atm | ||||
* | added enable/disable/start/stop using dbus | Angelo Naselli | 2014-12-26 | 1 | -21/+24 |
| | |||||
* | Disabled root privileges check | Angelo Naselli | 2014-12-26 | 1 | -8/+9 |
| | | | | Fixed refresh with dbus backend | ||||
* | Substitute all the chars | Angelo Naselli | 2014-12-26 | 1 | -2/+2 |
| | |||||
* | Welcome dbus systemd1 | Angelo Naselli | 2014-12-26 | 1 | -94/+231 |
| | |||||
* | Adminpanel::Shared::Services now is a Moose Module | Angelo Naselli | 2014-12-23 | 5 | -199/+207 |
| | |||||
* | Added colored diff (not valid for ncurses) - thanks to Marco Masetti for | Angelo Naselli | 2014-12-22 | 1 | -2/+19 |
| | | | | the regexp | ||||
* | fixed adding mirror functions, broken after drakx common.pm clean up | Angelo Naselli | 2014-12-13 | 2 | -4/+9 |
| | |||||
* | fixed gurpm progress bar | Angelo Naselli | 2014-12-12 | 2 | -15/+24 |
| | |||||
* | Managed another undefined value | Angelo Naselli | 2014-12-12 | 1 | -1/+1 |
| | |||||
* | Better output formatting | Angelo Naselli | 2014-12-12 | 1 | -8/+9 |
| | |||||
* | Fixed output in pacakge details | Angelo Naselli | 2014-12-11 | 1 | -15/+15 |
| | |||||
* | - fixed description | Angelo Naselli | 2014-12-11 | 1 | -5/+8 |
| | | | | - fixed file output for ncurses | ||||
* | Removed heading from ps list (caused an undefined value comparing) | Angelo Naselli | 2014-12-11 | 1 | -4/+4 |
| | |||||
* | defualt is empty string not undefined | Angelo Naselli | 2014-12-11 | 1 | -1/+1 |
| | |||||
* | removed $::prefix it cannot be use atm | Angelo Naselli | 2014-12-10 | 1 | -27/+27 |
| | |||||
* | Probably useless, but if a doneMultipleChanges is called, before it a | Angelo Naselli | 2014-12-10 | 1 | -0/+2 |
| | | | | startMultipleChnages should be called as well | ||||
* | Given a better mpan layout | Angelo Naselli | 2014-12-09 | 1 | -20/+25 |
| | |||||
* | fixed undefined value in comparison | Angelo Naselli | 2014-12-09 | 1 | -2/+2 |
| | |||||
* | list_passwd undefined | Angelo Naselli | 2014-12-06 | 1 | -2/+3 |
| | |||||
* | added dont_ask_again to contanct mirror request | Angelo Naselli | 2014-12-05 | 2 | -4/+10 |
| | |||||
* | added dont_ask_again option to interactive_msg | Angelo Naselli | 2014-12-05 | 1 | -23/+88 |
| | |||||
* | exit if user does not want to contact mirrors | Angelo Naselli | 2014-12-05 | 2 | -25/+26 |
| | |||||
* | Really managed undefined value | Angelo Naselli | 2014-12-05 | 1 | -3/+3 |
| | |||||
* | managed "uninitialized value" | Angelo Naselli | 2014-12-05 | 2 | -10/+14 |
| | |||||
* | get the right translation from drakx (atm) | Angelo Naselli | 2014-12-05 | 1 | -1/+1 |
| | |||||
* | Removed drakx common dependency | Angelo Naselli | 2014-12-03 | 17 | -278/+515 |
| | |||||
* | Wrong gurpm label (double increments) | Angelo Naselli | 2014-12-02 | 1 | -1/+1 |
| | |||||
* | Fix package selection | Angelo Naselli | 2014-12-02 | 2 | -2/+5 |
| | |||||
* | Fix download percentage | Angelo Naselli | 2014-12-02 | 1 | -1/+1 |
| | |||||
* | - Quit only if really wanted | Angelo Naselli | 2014-12-02 | 2 | -6/+0 |
| | | | | - removed BP | ||||
* | removed interactive_packtable | Angelo Naselli | 2014-12-02 | 1 | -25/+0 |
| | |||||
* | - Fixed package selection, when canceled now it is in the right status | Angelo Naselli | 2014-12-02 | 2 | -17/+26 |
| | |||||
* | Converted _display_READMEs_if_needed | Angelo Naselli | 2014-12-02 | 2 | -64/+108 |
| | | | | Fixed treeview rpmnew in ncurses | ||||
* | Added rpmnew management | Angelo Naselli | 2014-12-01 | 2 | -122/+269 |
| | |||||
* | code clean up | Angelo Naselli | 2014-12-01 | 1 | -29/+3 |
| | |||||
* | - Package column splitted in Package and Summary to be seen also in ncurses | Angelo Naselli | 2014-11-30 | 1 | -7/+9 |
| | | | | - restored base package names | ||||
* | used Carp to get the bt | Angelo Naselli | 2014-11-30 | 1 | -1/+3 |
| | |||||
* | removed BP | Angelo Naselli | 2014-11-28 | 2 | -2/+4 |
| | |||||
* | removed add_parent call, first stage code clean up | Angelo Naselli | 2014-11-28 | 1 | -2/+2 |
| | |||||
* | select the old item if possible | Angelo Naselli | 2014-11-28 | 1 | -4/+37 |
| | |||||
* | fixed slow_func (ncurses crash) | Angelo Naselli | 2014-11-28 | 2 | -7/+26 |
| | |||||
* | String value for join instead of undef | Angelo Naselli | 2014-11-28 | 1 | -2/+2 |
| | |||||
* | first attempt to add and remove a group from tree tree | Angelo Naselli | 2014-11-27 | 1 | -2/+43 |
| | |||||
* | deleteItems in the right place | Angelo Naselli | 2014-11-27 | 1 | -15/+12 |
| | |||||
* | gpg-pubkey are passed and since they are not packages produce undef | Angelo Naselli | 2014-11-27 | 1 | -1/+4 |
| | | | | value to pass to cmp | ||||
* | removed from build_tree | Angelo Naselli | 2014-11-27 | 1 | -13/+5 |
| |