| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Added search for identifier | Angelo Naselli | 2015-08-05 | 1 | -0/+9 | |
| | | ||||||
| * | Logging: implement a basic logging helper class | Maarten Vanraes | 2015-07-30 | 1 | -0/+261 | |
| | | ||||||
| * | removed a warning in mga4 | Angelo Naselli | 2015-07-22 | 1 | -0/+1 | |
| | | ||||||
| * | useless dep | Angelo Naselli | 2015-07-21 | 1 | -1/+0 | |
| | | ||||||
| * | removed you dependency form backends, left in Shared only atm. | Angelo Naselli | 2015-07-21 | 8 | -49/+23 | |
| | | | | | | if localization is changed from default has to be passed to constructor now | |||||
| * | Right default for locale domain name | Angelo Naselli | 2015-07-08 | 1 | -1/+1 | |
| | | ||||||
| * | Removed AdminMouse since it does not work, will get it later from repo if ↵ | Angelo Naselli | 2015-07-07 | 1 | -282/+0 | |
| | | | | | really needed | |||||
| * | Fixed string (thanks to i18n team) | Angelo Naselli | 2015-07-07 | 1 | -1/+1 | |
| | | ||||||
| * | Fixed object call | Angelo Naselli | 2015-07-04 | 1 | -6/+14 | |
| | | ||||||
| * | removed old and commented exported subroutines | Angelo Naselli | 2015-07-04 | 1 | -18/+0 | |
| | | ||||||
| * | Added tools to urpmi backend | Angelo Naselli | 2015-07-03 | 1 | -0/+505 | |
| | | ||||||
| * | Rpmdragora extension of urpmi_backend::DB | Angelo Naselli | 2015-06-27 | 1 | -0/+201 | |
| | | ||||||
| * | added some more options | Angelo Naselli | 2015-06-27 | 1 | -2/+107 | |
| | | ||||||
| * | deprecating open_db | Angelo Naselli | 2015-06-26 | 1 | -0/+21 | |
| | | ||||||
| * | fixed documentation | Angelo Naselli | 2015-06-26 | 1 | -25/+57 | |
| | | ||||||
| * | Added an attempt to write a urpmi backend ported open_db | Angelo Naselli | 2015-06-26 | 1 | -0/+317 | |
| | | ||||||
| * | removed warning for calling | Angelo Naselli | 2015-05-30 | 1 | -0/+2 | |
| | | | | | urpm::media::_update_medium__parse_if_unmodified__local | |||||
| * | removed warning for an undef value used when priority_upgrade is not | Angelo Naselli | 2015-05-28 | 1 | -1/+5 | |
| | | | | | defined | |||||
| * | Empty string -not undef- to use locale char (see iconv_open(3)) | Angelo Naselli | 2015-05-28 | 1 | -4/+4 | |
| | | ||||||
| * | Fixed restart of rpmdragora and dragoraUpdate in case of priority | Angelo Naselli | 2015-05-08 | 1 | -1/+6 | |
| | | | | | packages and ncurses GUI | |||||
| * | Set icon and title left in base class, default values into their | Angelo Naselli | 2015-05-05 | 1 | -8/+14 | |
| | | | | | attributes initialization | |||||
| * | Set icon and title into Module base class, to avoid doing that for any | Angelo Naselli | 2015-05-05 | 1 | -0/+23 | |
| | | | | | modules | |||||
| * | added devel_mode | Angelo Naselli | 2015-05-03 | 1 | -1/+1 | |
| | | ||||||
| * | Added help_requested (checked from command line) | Angelo Naselli | 2015-05-03 | 1 | -0/+30 | |
| | | ||||||
| * | Missed title and icon settings | Angelo Naselli | 2015-05-03 | 1 | -1/+6 | |
| | | | | | Added devel mode to test application layout in user space | |||||
| * | removed yui::YCommandLine | Angelo Naselli | 2015-05-03 | 1 | -1/+0 | |
| | | ||||||
| * | Used manadm icon | Angelo Naselli | 2015-05-03 | 1 | -1/+2 | |
| | | ||||||
| * | Used manaclock icon | Angelo Naselli | 2015-05-03 | 1 | -2/+2 | |
| | | ||||||
| * | Used custom_locale_dir | Angelo Naselli | 2015-05-03 | 1 | -7/+3 | |
| | | ||||||
| * | Added custom_locale_dir() devel_mode() and command_line() | Angelo Naselli | 2015-05-03 | 1 | -12/+90 | |
| | | ||||||
| * | Managed button icons from manauser instead of userdrake | Angelo Naselli | 2015-04-29 | 1 | -10/+29 | |
| | | ||||||
| * | Added --locales-dir also to rpmdragora | Angelo Naselli | 2015-04-25 | 3 | -33/+66 | |
| | | ||||||
| * | Added the availability to use --locales-dir | Angelo Naselli | 2015-04-24 | 4 | -17/+55 | |
| | | ||||||
| * | Removed localization object and used the base class one | Angelo Naselli | 2015-04-24 | 1 | -15/+0 | |
| | | ||||||
| * | Removed localization object and used the one in base class | Angelo Naselli | 2015-04-24 | 7 | -108/+0 | |
| | | ||||||
| * | Moved localization object to base class | Angelo Naselli | 2015-04-24 | 1 | -30/+129 | |
| | | | | | fixed documentation | |||||
| * | manaclock now use manatools catalogue | Angelo Naselli | 2015-04-22 | 1 | -3/+13 | |
| | | ||||||
| * | Fixed dtring to be printed/shown during installationv1.0.1 | Angelo Naselli | 2015-04-20 | 1 | -5/+6 | |
| | | ||||||
| * | Fixed dragoraUpdate crash if --help is passed to command line | Angelo Naselli | 2015-04-01 | 1 | -2/+2 | |
| | | ||||||
| * | move definitions for servers from code to configuration file (implemented ↵ | matteo | 2015-03-28 | 1 | -129/+33 | |
| | | | | | get_servers method) | |||||
| * | Merge branch 'master' of ssh://git.mageia.org/software/adminpanel | matteo | 2015-03-21 | 1 | -3/+8 | |
| |\ | ||||||
| | * | Fixed NTP server configuration and access from /etc/systemd/timesyncd.conf | Angelo Naselli | 2015-03-27 | 1 | -3/+8 | |
| | | | ||||||
| * | | added ports to smbserver: 901 for swat and 389 for ldap | matteo | 2015-03-21 | 1 | -2/+2 | |
| |/ | ||||||
| * | fixed samba/cifs ports for samba-server entry | matteo | 2015-03-21 | 1 | -4/+4 | |
| | | ||||||
| * | Updated - manatools 1.0.1 | Angelo Naselli | 2015-03-27 | 1 | -2/+2 | |
| | | ||||||
| * | removed break point | Angelo Naselli | 2015-03-26 | 1 | -1/+0 | |
| | | ||||||
| * | Action performed is there are changes, otherwhise skipped | Angelo Naselli | 2015-03-26 | 1 | -29/+59 | |
| | | ||||||
| * | Managed the case in which no NTP is installed, as a warning by now | Angelo Naselli | 2015-03-26 | 2 | -7/+16 | |
| | | ||||||
| * | Check also for an empty array to avoid type constraint failure in | Angelo Naselli | 2015-03-26 | 1 | -1/+3 | |
| | | | | | ntp_program | |||||
| * | Updated | Angelo Naselli | 2015-03-25 | 1 | -2/+2 | |
| | | ||||||
