Commit Graph

77 Commits

Author SHA256 Message Date
YaST Team Bot
4fdd9a1bc0 - Wrap text of connection_helpers error messages (bsc#1055643)
- 3.3.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=94
2017-09-01 10:13:35 +00:00
YaST Team Bot
2d5288dd1d - LeanOS: Better handle multiple products on the installation
medium, register the selected product (FATE#323450)
- 3.3.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=92
2017-08-01 07:20:38 +00:00
YaST Team Bot
88f7810ae6 - workaround YAML loading issue in ruby 2.4 (bsc#1048526)
- 3.3.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=90
2017-07-13 12:35:33 +00:00
YaST Team Bot
ef42339bef - Do not display a hint about the old registration server when
SCC is used (bsc#1045344)
- 3.2.12

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=89
2017-06-26 08:47:43 +00:00
YaST Team Bot
d609b6035d - A system registered in a local SMT server uses the same SMT
server URL to register during upgrade (bsc#1043033).
- 3.2.11

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=88
2017-06-09 10:42:15 +00:00
YaST Team Bot
27a581d4a8 - Don't crash if the regurl provided by linuxrc is invalid, use
the one provided by the control file as fallback (bsc#1035908).
- 3.2.10

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=86
2017-05-16 16:39:24 +00:00
YaST Team Bot
24fded9732 - AY inst-sys: Copy certificate to /etc/pki/trust/anchors instead of
/usr/share/pki/trust/anchors which is read only (bnc#1034663).
- 3.2.9

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=84
2017-05-04 14:20:01 +00:00
YaST Team Bot
f267676a31 - Removed the option "Register Extensions of Modules Again"
(bsc#1029885).
- Hides "Filter Beta Versions" checkbox when there is no beta
  version to filter.
- Hides "Network config" option when the system is already
  installed.
- 3.2.8

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=83
2017-04-20 12:57:45 +00:00
YaST Team Bot
dfa4528520 Mon Apr 10 07:38:45 WEST 2017 - knut.anderssen@suse.com
- Online Migration (fate#320534)
  - Added step for check registered but not installed addons to the
    migration workflow. In case of existence, allow the user to
    install the release package or deactivate the products.
  - In case of abort, only registered products are downgraded and
    synced.
  - Added to the migration summary information about products not
    offering migrations (third party addons).
- 3.2.7

- 3.2.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=82
2017-04-11 15:13:35 +00:00
YaST Team Bot
8d80db2a02 - Be explicit about 'Details' box not being localized (bsc#1025846)
- 3.2.6

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=81
2017-03-20 13:19:11 +00:00
YaST Team Bot
d74b770a4a - Remember the state of the checkbox when leaving the dialog
(bsc#1026155) and correct the filter to always show installed
  addons, even if they are beta versions.
- 3.2.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=80
2017-03-17 10:43:44 +00:00
YaST Team Bot
bdcaf16923 - Adjusted .desktop files wrapping /sbin/yast2 calls that requires
root permisions with xdg-su (bsc#1028053).
- 3.2.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=78
2017-03-07 13:25:38 +00:00
YaST Team Bot
f8f8ab9046 - Registration#get_updates_list won't catch errors anymore because
that's something tightly coupled to the user interface. They
  should be handled outside that method (bsc#1025251)
- 3.2.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=77
2017-02-16 09:31:38 +00:00
YaST Team Bot
0da8a27e9d - fate#321044
- provide a shortcut for running "Add System Extensions/Modules"
    dialog directly from control centre.
- 3.2.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=76
2017-01-31 08:47:51 +00:00
YaST Team Bot
5407cb3216 - Added Registration::Widgets::RegistrationCode (fate#322328).
- Fixed initialization of the registration code in case of called
  more than once (fate#322328).
- 3.2.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=75
2017-01-30 17:40:55 +00:00
YaST Team Bot
1f688a902d - allow user to go forward in firstboot when system is already
registered (bsc#975368)
- 3.2.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=71
2016-11-24 12:13:37 +00:00
YaST Team Bot
69a0db47dc - do not crash if empty regurl paremeter is passed (bsc#1010387)
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=70
2016-11-23 11:41:18 +00:00
YaST Team Bot
8ec36ee2f4 - Better handle invalid credentials at start - start the repository
manager to allow manually removing the offending service or
  repository (bsc#941427)
- 3.1.190

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=69
2016-10-04 08:41:13 +00:00
YaST Team Bot
fde259103d - Remember the beta filter value and set it when going back
(bnc#996891)
- 3.1.189

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=68
2016-10-03 11:21:11 +00:00
YaST Team Bot
726e5320c4 - more robust check for installation dark theme (bnc#996258)
- 3.1.188

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=67
2016-08-31 10:32:28 +00:00
YaST Team Bot
4b85c199a2 - write name of server which have certificate problem in error
popup (bnc#995526)
- 3.1.187

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=66
2016-08-25 12:42:03 +00:00
YaST Team Bot
ddf90cd1fa - fix detection of installation qss, so registration in first boot
have readable text (bnc#995333)
- 3.1.186

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=65
2016-08-24 12:51:32 +00:00
YaST Team Bot
5bb672df8c - Fixed typos and grammar issues in the SSL certificate import
dialog (bsc#992585)
- 3.1.185

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=63
2016-08-15 15:29:02 +00:00
YaST Team Bot
002d63535b - Improve 'connection timeout' error messages (related to
bsc#993467)
- 3.1.184

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=62
2016-08-12 15:13:05 +00:00
YaST Team Bot
507f598f7a - Removed workaround for making /etc/zypp directory writable,
it has been fixed in the installation-images package (bsc#967828)
- 3.1.183

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=61
2016-08-09 13:34:03 +00:00
YaST Team Bot
7a56948d6d - Preselect the add-on products also during installation
(bsc#992304)
- 3.1.182

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=60
2016-08-08 07:28:34 +00:00
YaST Team Bot
614b368618 - Fix package building in AArch64 (bsc#992341)
- 3.1.181

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=59
2016-08-05 10:55:33 +00:00
YaST Team Bot
e1519b425b - Declare textdomain to fix untranslated texts in the previous
change (related to FATE#319716)
- 3.1.180

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=58
2016-08-03 15:59:17 +00:00
YaST Team Bot
f58f665c6a - Extract the services selection dialog so it can be used by
other YaST modules (related to FATE#319716)
- 3.1.179

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=57
2016-08-02 23:09:50 +00:00
YaST Team Bot
7a6f7e6079 - Improve certificates handling during registration:
- Write imported certificates to /etc/pki/trust/anchors
    instead of the /usr/share/pki/trust/anchors counterpart
    (bsc#989787).
  - Prevent removal of installation system CA certificates
    when importing a new one (bsc#981428).
  - Continue the registration after successful import of
    a new certificate (bsc#991028).
- 3.1.178

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=56
2016-07-29 16:11:42 +00:00
YaST Team Bot
21605bb620 - Extensions and Modules:
- do not show beta versions of products (FATE#319909)
  - make many items fit by using a scrollable widget (bsc#967387)
- 3.1.177

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=55
2016-07-25 14:58:05 +00:00
YaST Team Bot
edca5f8806 - For "Register System via local SMT Server" offer a list of servers
found with SLP (bsc#981633).
- 3.1.176

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=53
2016-06-20 12:06:02 +00:00
YaST Team Bot
5e6b42b5c1 - Automatically preselect the Toolchain module on ARM in SLES12-SP2
(FATE#320679)
- 3.1.175

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=52
2016-06-15 11:38:50 +00:00
YaST Team Bot
3bfe7e04b2 - regurl parameter overwrites default SCC registration URL
(bsc#982974)
- 3.1.174

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=51
2016-06-03 10:53:26 +00:00
YaST Team Bot
b6861cfc37 - Redesigned UI for the registration of the base system
(bsc#974626)
- 3.1.173

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=50
2016-05-25 12:43:52 +00:00
YaST Team Bot
9b735e5aa2 - Select the default product patterns for the registered modules
and extensions (FATE#320199)
- 3.1.172

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=49
2016-05-11 14:09:45 +00:00
YaST Team Bot
681cd46908 - Force refreshing while adding a service (bnc#967828).
Otherwise some services will not be refreshed due TTL entries.
  So, some packages are not be available for installation.
- Enable [Next] button in the first boot workflow to allow using
  the registration module (pass the WFM arguments with the Back/Next
  status to the internally called client) (bsc#970572)
- 3.1.171

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=48
2016-04-13 12:15:54 +00:00
YaST Team Bot
0d573a8b32 - Unified shortcut 'alt-w' for network setup button (bsc#974216)
- 3.1.170

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=47
2016-04-08 12:25:16 +00:00
YaST Team Bot
d4995cbe9e - Read registration codes from a USB stick (FATE#316796)
- 3.1.169

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=42
2016-02-22 15:07:55 +00:00
YaST Team Bot
61610fba49 - Ask again after some provided registration code failed (bsc#958521)
- 3.1.168

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=41
2016-02-18 15:25:34 +00:00
YaST Team Bot
b1a76dd295 - Fixed a crash when EULA download fails (bsc#941232)
- 3.1.167

- Fix validation of AutoYaST profiles (bsc#954412)
- 3.1.166

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=40
2016-01-19 09:37:58 +00:00
YaST Team Bot
25c21b2b8e - always enable update repositories for modules during online
migration (bsc#953536)
- 3.1.165

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=39
2015-11-09 11:24:46 +00:00
YaST Team Bot
3c634f0c46 - display a better error message when registration fails because
of a typo in the URL (bsc#952443)
- 3.1.164

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=38
2015-11-02 15:41:29 +00:00
YaST Team Bot
9a581e952d - Addon upgrade - fixed crash when upgrading installed addon
(undefined method) (bsc#950795)
- 3.1.163

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=37
2015-10-19 07:40:09 +00:00
YaST Team Bot
8c961ad5ba - AutoYaST: Taking registration server from AutoYaST configuration
file and set it in /etc/SUSEConnect. (bnc#943466,bnc#950233)
- 3.1.162

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=36
2015-10-14 12:58:37 +00:00
YaST Team Bot
ec3163a766 - Using a "suse_register" section in the AutoYaST profile does not
produce an error message anymore (bsc#950119)
- 3.1.161

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=35
2015-10-13 15:52:30 +00:00
YaST Team Bot
7250b84e15 - disable the [Clone] button in the AutoYaST configuration UI, the
registration module does not support cloning (bsc#950098)
- 3.1.160

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=34
2015-10-13 10:30:38 +00:00
YaST Team Bot
1e282bfb4b - AutoYaST config: fixed crash at the end of the configuration
workflow (bsc#949934)
- Add the SUSEConnect dependency to install the packages required
  by suse-connect gem (workaround for bsc#947482)
- 3.1.159

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=33
2015-10-12 09:03:06 +00:00
YaST Team Bot
cfce2610fe - Addon selection dialog - sort the addons by the displayed label,
not by the internal name (which might not be unique) (bsc#949424)
- 3.1.158

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=32
2015-10-09 11:35:13 +00:00
YaST Team Bot
f4edcdce48 - Restore the original $releasever value and refresh the
repositories when online migration is aborted (bsc#948363)
- 3.1.157

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=31
2015-10-02 12:05:31 +00:00