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 | ||||
* | added missing keywords | Matteo Pasotti | 2014-12-18 | 1 | -1/+1 |
| | |||||
* | added basic bash completion for mana | Matteo Pasotti | 2014-12-18 | 1 | -0/+18 |
| | |||||
* | 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 |
| | |||||
* | preparing for a release | Angelo Naselli | 2014-12-12 | 7 | -5/+230 |
| | |||||
* | Managed another undefined value | Angelo Naselli | 2014-12-12 | 1 | -1/+1 |
| | |||||
* | code review, avoid code duplication | Angelo Naselli | 2014-12-12 | 1 | -20/+4 |
| | |||||
* | 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 |
| | |||||
* | moved mpan.pl to mpan, easier to run by command line | Angelo Naselli | 2014-12-10 | 5 | -9/+9 |
| | |||||
* | Skipped GUI dialog testing (enable them by running make test TEST_GUI=1) | Angelo Naselli | 2014-12-10 | 3 | -71/+65 |
| | | | | thanks to Thierry Vignaud for the suggestion | ||||
* | Changed apanel with mpan as it is called now | Angelo Naselli | 2014-12-10 | 1 | -8/+8 |
| | |||||
* | Removed option -T that failed with make testdb | Angelo Naselli | 2014-12-10 | 5 | -8/+4 |
| | |||||
* | 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 |
| | |||||
* | Fixed tab in presentation | Angelo Naselli | 2014-12-08 | 1 | -6/+8 |
| | |||||
* | Added "mana rpm" and "mana update" | Angelo Naselli | 2014-12-08 | 1 | -0/+8 |
| | |||||
* | added rpmdragora and dragoraUpdate | Angelo Naselli | 2014-12-08 | 1 | -1/+11 |
| | |||||
* | Added media manager | Angelo Naselli | 2014-12-07 | 1 | -8/+36 |
| | |||||
* | merged pot files | Matteo Pasotti | 2014-12-07 | 10 | -1549/+3258 |
| | |||||
* | list_passwd undefined | Angelo Naselli | 2014-12-06 | 1 | -2/+3 |
| | |||||
* | fix tree if reset search pressed | Angelo Naselli | 2014-12-05 | 1 | -0/+1 |
| | |||||
* | 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 |
| | |||||
* | Allow rpmdragora and dragoraUpdate to be installed | Angelo Naselli | 2014-12-03 | 3 | -0/+9 |
| | |||||
* | Removed drakx common dependency | Angelo Naselli | 2014-12-03 | 22 | -296/+528 |
| | |||||
* | 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 |
| | |||||
* | Fixed crash if no updates available | Angelo Naselli | 2014-12-02 | 1 | -2/+3 |
| | |||||
* | Really fixed quit procedure | Angelo Naselli | 2014-12-02 | 1 | -19/+11 |
| |