aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ManaTools
Commit message (Collapse)AuthorAgeFilesLines
* removed a warning in mga4HEADmasterAngelo Naselli2015-07-221-0/+1
|
* useless depAngelo Naselli2015-07-211-1/+0
|
* removed you dependency form backends, left in Shared only atm.Angelo Naselli2015-07-218-49/+23
| | | | | if localization is changed from default has to be passed to constructor now
* Right default for locale domain nameAngelo Naselli2015-07-081-1/+1
|
* Removed AdminMouse since it does not work, will get it later from repo if ↵Angelo Naselli2015-07-071-282/+0
| | | | really needed
* Fixed string (thanks to i18n team)Angelo Naselli2015-07-071-1/+1
|
* Fixed object callAngelo Naselli2015-07-041-6/+14
|
* removed old and commented exported subroutinesAngelo Naselli2015-07-041-18/+0
|
* Added tools to urpmi backendAngelo Naselli2015-07-031-0/+505
|
* Rpmdragora extension of urpmi_backend::DBAngelo Naselli2015-06-271-0/+201
|
* added some more optionsAngelo Naselli2015-06-271-2/+107
|
* deprecating open_dbAngelo Naselli2015-06-261-0/+21
|
* fixed documentationAngelo Naselli2015-06-261-25/+57
|
* Added an attempt to write a urpmi backend ported open_dbAngelo Naselli2015-06-261-0/+317
|
* removed warning for callingAngelo Naselli2015-05-301-0/+2
| | | | urpm::media::_update_medium__parse_if_unmodified__local
* removed warning for an undef value used when priority_upgrade is notAngelo Naselli2015-05-281-1/+5
| | | | defined
* Empty string -not undef- to use locale char (see iconv_open(3))Angelo Naselli2015-05-281-4/+4
|
* Fixed restart of rpmdragora and dragoraUpdate in case of priorityAngelo Naselli2015-05-081-1/+6
| | | | packages and ncurses GUI
* Set icon and title left in base class, default values into theirAngelo Naselli2015-05-051-8/+14
| | | | attributes initialization
* Set icon and title into Module base class, to avoid doing that for anyAngelo Naselli2015-05-051-0/+23
| | | | modules
* added devel_modeAngelo Naselli2015-05-031-1/+1
|
* Added help_requested (checked from command line)Angelo Naselli2015-05-031-0/+30
|
* Missed title and icon settingsAngelo Naselli2015-05-031-1/+6
| | | | Added devel mode to test application layout in user space
* removed yui::YCommandLineAngelo Naselli2015-05-031-1/+0
|
* Used manadm iconAngelo Naselli2015-05-031-1/+2
|
* Used manaclock iconAngelo Naselli2015-05-031-2/+2
|
* Used custom_locale_dirAngelo Naselli2015-05-031-7/+3
|
* Added custom_locale_dir() devel_mode() and command_line()Angelo Naselli2015-05-031-12/+90
|
* Managed button icons from manauser instead of userdrakeAngelo Naselli2015-04-291-10/+29
|
* Added --locales-dir also to rpmdragoraAngelo Naselli2015-04-253-33/+66
|
* Added the availability to use --locales-dirAngelo Naselli2015-04-244-17/+55
|
* Removed localization object and used the base class oneAngelo Naselli2015-04-241-15/+0
|
* Removed localization object and used the one in base classAngelo Naselli2015-04-247-108/+0
|
* Moved localization object to base classAngelo Naselli2015-04-241-30/+129
| | | | fixed documentation
* manaclock now use manatools catalogueAngelo Naselli2015-04-221-3/+13
|
* Fixed dtring to be printed/shown during installationv1.0.1Angelo Naselli2015-04-201-5/+6
|
* Fixed dragoraUpdate crash if --help is passed to command lineAngelo Naselli2015-04-011-2/+2
|
* move definitions for servers from code to configuration file (implemented ↵matteo2015-03-281-129/+33
| | | | get_servers method)
* Merge branch 'master' of ssh://git.mageia.org/software/adminpanelmatteo2015-03-211-3/+8
|\
| * Fixed NTP server configuration and access from /etc/systemd/timesyncd.confAngelo Naselli2015-03-271-3/+8
| |
* | added ports to smbserver: 901 for swat and 389 for ldapmatteo2015-03-211-2/+2
|/
* fixed samba/cifs ports for samba-server entrymatteo2015-03-211-4/+4
|
* Updated - manatools 1.0.1Angelo Naselli2015-03-271-2/+2
|
* removed break pointAngelo Naselli2015-03-261-1/+0
|
* Action performed is there are changes, otherwhise skippedAngelo Naselli2015-03-261-29/+59
|
* Managed the case in which no NTP is installed, as a warning by nowAngelo Naselli2015-03-262-7/+16
|
* Check also for an empty array to avoid type constraint failure inAngelo Naselli2015-03-261-1/+3
| | | | ntp_program
* UpdatedAngelo Naselli2015-03-251-2/+2
|
* Manage new data from backend, partially fixed mga#15552Angelo Naselli2015-03-251-37/+79
|
* left ntp_configuration_file attribute only for test purposeAngelo Naselli2015-03-251-16/+9
| | | | used getNTPServiceConfig instead