blob: 18b9721cdfbe9f98efb83ceedb8b90fa6bde6a98 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
|
1.0.1 27/03/2015 07:07
- manaclock: actions are performed only on changes, also to avoid
asking password when not needed in user space
- manaclock: if no NTP is installed rise a warning in case of
a configuration atempt, systemd-timesyncd is installed
by default normally so this case happens only in old
systems
- manaclock: partially fixed mga#15552 (systemd-timesyncd and
change time disabled by dbus backend)
- manaclock: disable manual changing date and time if NTP is
checked
- AdminPanel::Shared::Services: added include_static_services
attribute to include also the static units (to manage
also systemd-timesyncd)
- manaclock: added a combobox to choose which NTP service to
use, between the ones configured into the system
- manaclock: manage also systemd-timesyncd
- AdminPanel::Shared::TimeZone: added attributes to manage
better ntpd configuration and improved tests
- rpmdragora: - from rpmdrake
fix restarting on priority updates (mga#14266)
- rpmdragora: filter out critical config files from the
.rpm{new,save} handling logic after installing packages
(Martin Whitaker, mga#14266)
- moved namespace from AdminPanel to ManaTools
1.0.0-8 17/02/2015 22:22
- Added common shortcuts for dialog push buttons such as About,
Quit, OK, Cancel (Translators should set the '&' in the
right position)
- two kinds of dialog exit e.g. two buttons eg. OK and Cancel
or one button Quit
- manaclock use AdminPanel::Shared::TimeZone setTime to adjust
time
- AdminPanel::Shared::TimeZone now works using dbus timedated1
- manaservice: do not crash if admin rights are not taken
(password error, ...)
- manawall: ported drakfirewall to AdminPanel
- manaservice: fixed service disappeared after enabling
at boot and refreshing service status
- manaservice: managed new flag dbus_auth_interactive to
to work in user space (thanks Colin)
- rpmdragora: find string if present, after changing the
filter
- rpmdragora: gurpm module moved to Moose and allowed
to be instantiate as a part of an existing
dialog
- rpmdragora: fixed package searchs
- rpmdragora: used index for YItem
1.0.0-7 04/01/2015 23:45
- manaclock: /etc/localtime as link instead of a copy
- rpmdragora: readconf now lets default values if keys
do not have values into configuration files
- rpmdragora: removed deprecated POSIX::isdigit()
- rpmdragora: fixed button icons search and clear
- rpmdragora: config file saved keys are sorted first
- rpmdragora: search button as default
1.0.0-6 27/12/2014 17:48
- AdminPanel::Shared::Service now works using dbus systemd1
- AdminPanel::Shared::Service as a Moose Module
- Added colored diff in rpmnew dialog
- Added bash completion for mana
- fixed add mirror functionality
1.0.0-5 11/12/2014 20:30
- improved package information view
- fixed rpmdragora pacakge installation
- fixed rpmdragora pacakge selection
- fixed rpmdragora pacakge searching
- fixed rpmdragora pacakge filtering
- improved speed on group tree and package list building
- porting of MageiaUpdate to dragoraUpdate
- Revision history for AdminPanel-Shared
1.0.0-3 13/09/2014 18:30
- added mana script to run pkexec into script for any tools
and as a single entry for desktop file
- dragora-urpm-sources.pl crashed updating media, if no media
are configured
- dragora-urpm-sources.pl crashed if no media are configured
1.0.0-2 06/09/2014 23:39
- changed dist file name to lower case letters
- Added check for root use into manaservice
1.0.0-1 02/09/2014 00:13
- First version, released on an unsuspecting world.
|