Commit Graph

50 Commits

Author SHA256 Message Date
YaST Team Bot
28d4402e84 - Defining textdomain in ServicesManagerTarget::BaseTargets module
(bnc#892366)
- 3.1.32

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=71
2014-09-19 13:56:32 +00:00
YaST Team Bot
16dce10baf - Use a more flexible rubygem requirement syntax (bnc#895069)
- 3.1.31

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=70
2014-09-04 12:57:26 +00:00
YaST Team Bot
e6b9768ad8 - Autoyast: Moved minimal configuration to a central place in
inst_finish. (bnc#886464)
- 3.1.30

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=69
2014-08-25 08:32:38 +00:00
YaST Team Bot
7d35f6422e - Targets marked for translations, adjusting UI in a way that even
longer targets (translations) fit into it (bnc#892366)
- 3.1.29

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=68
2014-08-19 09:22:47 +00:00
YaST Team Bot
5bb3ed6a9b - Do not set default target while autoyast installation/update.
(bnc#889055)
- 3.1.28

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=67
2014-07-29 06:58:16 +00:00
YaST Team Bot
edefae5234 - Ensures that the errors list is cleared if the user decides to
continue after a failure (by delegating ServiceManager.errors to
  ServiceManagerService)
- Fixes bnc#888555
- 3.1.27

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=66
2014-07-25 13:17:24 +00:00
YaST Team Bot
be5e680459 - While saving services state (activate/deactivate), do not touch
a service, that is already in the desired state (bnc#884756)
- 3.1.26

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=65
2014-07-24 10:07:23 +00:00
YaST Team Bot
df6eac7f11 - Showing info that Services Manager hasn't been configured yet in
AutoYast till it's cloned from the system or user enters
  the module and saves its configuration (bnc#887694)
- 3.1.25

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=64
2014-07-24 07:52:42 +00:00
YaST Team Bot
31178befd8 - Using new library ServicesProposal, that holds information about
enabled/disabled services during installation, for exporting the
  services configuration for AutoYast at the end of installation
  (bnc#887688)
- 3.1.24

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=63
2014-07-22 13:22:33 +00:00
YaST Team Bot
94f42a3930 - Services Manager client for AutoYast marked as clonable (meaning:
can read the current system state) (bnc#887115)
- 3.1.23

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=62
2014-07-22 07:07:30 +00:00
YaST Team Bot
5572ec1760 - Fixed AutoYast summary to show both enabled and disabled services
- Fixed reading targets - now they read in all cases except the
  initial installation where systemctl doesn't work in chroot
- Fixed AutoYast schema to allow service or listentry as AutoYast
  by default exports all single entries as 'listentry'
- All bnc#887695 and bnc#887115
- 3.1.22

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=61
2014-07-21 06:53:59 +00:00
YaST Team Bot
1b8cfd333c - ServicesManagerServiceClass and ServicesManagerTargetClass
switched to using lazy loading of system(ctl) data
- Fixed Export AutoYast functionality to return the currently
  supported and documented format
- Added tests for all the other AutoYast formats supported
  for Import (all bnc#885800)
- 3.1.21

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=60
2014-07-14 13:17:48 +00:00
YaST Team Bot
44869058a6 - Function 'localize' moved to ServicesManagerTarget library and
added a test case (bnc#886117)
- 3.1.20

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=59
2014-07-08 09:42:57 +00:00
YaST Team Bot
1629fe53d7 - Fixed broken N_(...) call (bnc#886040)
- 3.1.19

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=58
2014-07-07 14:22:50 +00:00
YaST Team Bot
071ffb86b4 - Default systemd target names marked for translation (bnc#884339)
- 3.1.18

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=57
2014-07-04 13:47:50 +00:00
YaST Team Bot
9cde37bf66 - Marked "runlevel" as not clonable, the functionality is there
for importing old profiles only (bnc#873604)
- 3.1.17

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=56
2014-07-04 07:18:04 +00:00
YaST Team Bot
05a1f927fb - Fix failing tests
- 3.1.16

- Fix issues with ServicesManagerTarget (bnc#869656, bnc#867759,
  bnc#875098)
- 3.1.15

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=55
2014-07-02 13:22:55 +00:00
YaST Team Bot
4ed84bbc38 - AutoYast summary - hard-coded ERB moved to separate file
to be able to generate translations (bnc#878606)
- Added missing textdomain (bnc#881277)
- 3.1.14

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=54
2014-06-06 14:32:56 +00:00
YaST Team Bot
f2a891fcbc - Fix displaying icon twice in control centre (bnc#874124)
- 3.1.13

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=53
2014-05-12 11:53:15 +00:00
YaST Team Bot
34a15aca6c - Add support for legacy runlevel autoyast profile and improve
profile specifications (bnc#865347)
- 3.1.12

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=52
2014-04-14 11:08:02 +00:00
YaST Team Bot
1261e93b8a - Do not crash installation with empty services list (bnc#868614)
- 3.1.11

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=51
2014-03-18 13:52:10 +00:00
YaST Team Bot
2b26446cf4 - Do not disable services not listed in autoyast profile
in second stage (bnc#868042)
- 3.1.10

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=50
2014-03-17 10:26:53 +00:00
YaST Team Bot
4b0338c9f8 - Respect the user preference for default target (bnc#867125)
- 3.1.9

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=48
2014-03-10 14:21:09 +00:00
YaST Team Bot
e4efac9d51 - Reload target detection after install config change (bnc#866292)
- 3.1.8

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=46
2014-02-28 17:42:26 +00:00
YaST Team Bot
4136d4e95e - Select the current default target in the proposal (bnc#865357)
- 3.1.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=45
2014-02-26 13:52:40 +00:00
YaST Team Bot
02fba9e36a - Fix crashing installer if canceled target proposal (bnc#865354)
- 3.1.6

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=44
2014-02-26 13:27:52 +00:00
YaST Team Bot
356eaabf6b - Fix wrong target selection (bnc#864073)
- 3.1.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=43
2014-02-20 13:03:12 +00:00
YaST Team Bot
f1020b240e - Add explicit empty default target (bnc#864073)
- 3.1.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=42
2014-02-20 09:58:24 +00:00
YaST Team Bot
d44152a6e7 - fix latest fix for constant refine (bnc#864055)
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=40
2014-02-17 12:13:44 +00:00
YaST Team Bot
d1d8964c57 - fix latest fix for constant refine
- 3.1.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=39
2014-02-17 09:17:39 +00:00
YaST Team Bot
b34b7a6946 - avoid constant redefine warning (BNC#861529)
- 3.1.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=38
2014-02-14 08:32:32 +00:00
YaST Team Bot
520bb70b1d - fix namespace collision for minimal installation
- 3.1.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=37
2014-02-12 11:52:21 +00:00
YaST Team Bot
f8eada8c37 - main version change
- README.md update
- 3.1.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=36
2014-02-12 09:12:27 +00:00
YaST Team Bot
6ffb1cebe2 - fix dependencies to not allow old yast2-installation
- 0.0.24

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=35
2014-02-11 15:28:01 +00:00
YaST Team Bot
7432978d10 - support minimal installation (FATE#313149)
- 0.0.23

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=34
2014-02-07 17:23:22 +00:00
ZYpp Developers
1cb8d1ba9d - Reusing already defined constant in SystemdTarget instead of
redefining it again
- 0.0.22

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=29
2014-01-08 10:03:30 +00:00
ZYpp Developers
1e90fd5b9e - 0.0.21
- Fix installation proposal for default taret
- Do not validate new target outside of normal mode

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=27
2013-12-03 09:47:20 +00:00
ZYpp Developers
6913c48a6a - 0.0.20
- fix prep in spec

- 0.0.19
- use versioned tarball 

- 0.0.18
- remove dependency on ruby 2.0

- fix publishing export method in SystemdService module
- 0.0.17

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=26
2013-11-28 08:27:50 +00:00
ZYpp Developers
9a5dd0310f - fix missing dependency on Mode module
- 0.0.16

- 0.0.15
- do not call dbus during installation for setting
  default_target

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=25
2013-11-26 07:53:07 +00:00
ZYpp Developers
1aac3c3f01 - 0.0.14
- obsoletes yast2-runlevel package

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=24
2013-11-11 13:11:55 +00:00
ZYpp Developers
235e1def3a - 0.0.13
- group base target constants for better referencing from
  withing other modules and clients

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=23
2013-11-11 13:02:00 +00:00
ZYpp Developers
f9b1be6935 - 0.0.12
- complete autoyast support

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=21
2013-11-08 11:38:22 +00:00
ZYpp Developers
948757cddb - 0.0.11
- list missing LSB services bnc#846422

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=17
2013-11-04 12:22:23 +00:00
ZYpp Developers
9eed2ee398 - 0.0.10
- add alias services for services-manager client
- replace old tests with rspec tests
- add yast clients: target_proposal, services_proposal, target_finish
- various fixes of modules' API

- Fix the ruby dep and drop clean section as it is useless.

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=16
2013-10-25 13:22:52 +00:00
Vladimir Moravec
ee1b882cae - 0.0.9
- Refactoring of module API
- Added tests

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=15
2013-09-13 15:24:10 +00:00
Lukas Ocilka
3fe791da4e - Added dependency on ruby-bindings >= 1.2.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=9
2013-07-24 14:33:02 +00:00
Lukas Ocilka
d6b7502ed4 - 0.0.8
- Added full AutoYast support
- Temporarily disabled tests for openSUSE 13.1 and further

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=5
2013-07-23 11:56:14 +00:00
ZYpp Developers
d263525ede Update to last successful build
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=4
2013-07-10 07:37:09 +00:00
ZYpp Developers
a3da63b787 Update to last successful build
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=3
2013-06-27 12:26:05 +00:00
Lukas Ocilka
211612daf8 - 0.0.6
- Added infrastructure for tests and one simple exemplary test

- 0.0.5
- SystemdTarget.all changed to return hash instead of array
- Using target description in UI

- 0.0.4
- Initial version: Services can be started and stopped, enabled
  or disabled. Default target can be set.

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=1
2013-06-24 13:58:37 +00:00