* Fri May 18 2018 opensuse-packaging@opensuse.org
- Update to version 2.1.0+git.1526638315.05cdaf9d:
* High: Return after redirect in reports (bsc#1090562)
* Medium: Comply routes' id with resources' ID (bsc#1092108)
* High: Update links to release notes and documentation (bsc#1089709)
* Medium: Fix history explorer views (bsc#1093420)
* High: Fetch correct meta data (bsc#1092122)
* Mon Apr 30 2018 opensuse-packaging@opensuse.org
- Update to version 2.1.0+git.1525082027.af7afec4:
* Low: Update copyright year in branding
* Medium: Implement Hawk's cluster API (fate#323437)
* Wed Mar 28 2018 kgronlund@suse.com
- Update to version 2.1.0+git.1522277768.8e5a2060:
* High: Better guest node detection / display (bsc#1074856)
* High: Calculate guest node state correctly (bsc#1074856)
* Use Promotable etc. (bsc#1085318) (bsc#1085343)
* Enable node events for remote/guest nodes (fate#324558)
* Add minimal bundle model object (fate#324558)
* Low: Drop errors heading in status to align with dashboard
* Wed Feb 21 2018 abelarbi@suse.de
- Update to version 2.1.0+git.1519229624.7c397acb:
* Medium: Support Pacemaker Container Bundle feature (fate#324558)
* Medium: Improved navigational structure in Hawk 2 (fate#323418)
* Wed Feb 14 2018 kgronlund@suse.com
- Update to version 2.1.0+git.1518590724.856b089e:
* High: Fix remote nodes iteration (bsc#1080439)
* Fri Jan 12 2018 kgronlund@suse.com
- Update to version 2.1.0+git.1515768475.ff6e103b:
* High: Support guest nodes (bsc#1074856)
* Wed Dec 06 2017 kgronlund@suse.com
- Update to version 2.1.0+git.1512558762.84542abc:
* Ensure certificate/key is group readable (bsc#1071481)
* Fri Dec 01 2017 opensuse-packaging@opensuse.org
- Update to version 2.1.0+git.1512139291.a886c8b1:
* Disabled click when wizard apply successfully
* Check data-wizard-enable to disable/enable related options
* Correct path to Cluster configuration page
* Fix acl_enabled? (bsc#1069296)
* Wed Nov 29 2017 kgronlund@suse.com
- Fix incorrect virtus dependency
* Thu Nov 23 2017 rbrown@suse.com
- Replace references to /var/adm/fillup-templates with new
%_fillupdir macro (boo#1069468)
* Thu Nov 23 2017 opensuse-packaging@opensuse.org
- Update to version 2.1.0+git.1511437564.94d31646:
* Fix resources and constraints renaming (bsc#1068942)
* Fix node/resource event injection in simulator (bsc#1069217)
* Wed Nov 15 2017 kgronlund@suse.com
- Update to version 2.1.0+git.1510742499.03cc2be8:
* Switch to ruby 2.5 (bsc#1068183)
* Permit parameter conversion in history upload dialog
* Tue Nov 07 2017 kgronlund@suse.com
- Update to version 2.1.0+git.1510051134.341d508e:
* Show descriptions in cluster config (bsc#1054027)
* Fix systemd installation for hawk-backend.service
* Thu Sep 21 2017 kgronlund@suse.com
- Update to version 2.1.0+git.1505978451.64a32626:
* Link error to report creation (bsc#1056483)
* Low: Show cluster name in status title
* Show revoke action for locally granted tickets (bsc#1059662)
* Wed Sep 20 2017 kgronlund@suse.com
- Update to version 2.1.0+git.1505902130.031a9f76:
* Medium: Get post-expression value of ip resource for booth (bsc#1059492)
* Only trigger attrlist click if paired with a SELECT element (bsc#1053456)
* Mon Sep 18 2017 kgronlund@suse.com
- Require timezone data to be present during build
* Mon Sep 18 2017 kgronlund@suse.com
- Loosen BR for nodejs to enable nodejs8
* Thu Sep 14 2017 mrueckert@suse.de
- add some BR to help the scheduler
* Thu Sep 14 2017 kgronlund@suse.com
- Update to version 2.1.0+git.1505201925.7f077708:
* Use hawk-apiserver as proxy
* Remove hawk_monitor and related dependencies
* Tue Sep 12 2017 mrueckert@suse.de
- minimize the packages we really need for this package:
- adds hawk2-nodev.patch
- use %{rubygem } syntax for BuildRequires/Requires
- reorder requires to match the Gemfile
- drop unused BR for nokogiri
- run "bundle.%{rb_ruby_suffix} exec bin/rails version"
to verify that we have everything needed for the Gemfile