Revisions of icingaweb2-module-director

Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 26)
- update to 1.6.2
  * Fixed issues
    - You can find issues and feature requests related to this 
      release on our roadmap
  * Icinga Configuration
    - FIX: rendering for Service Sets on single Hosts has been 
      fixed (#1788, #1789)
buildservice-autocommit accepted request 676529 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 25)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 24)
- update to 1.6.1
  * Fixed issues
    - You can find issues and feature requests related to this 
      release on our roadmap
  * User Interface
    - FIX: restoring a basket fails when there is only one 
      configured DB (#1716)
    - FIX: creating a new Basket with a Custom Selection failed 
      with an error (#1733)
    - FIX: some new reserved keywords are now escaped correctly
      (#1765)
    - FIX: correctly render NOT used in apply rules (fixes #1777)
    - FIX: Activity Log used to ignore Host filters (#1613)
    - FIX: Basket failed to restore depending on PHP version 
      (#1782)
    - FIX: Loop detection works again (#1631)
    - FIX: Snapshots for Baskets with Dependencies are now possible
      (#1739)
    - FIX: Commands snapshots now carry fields in your Basket 
      (#1747)
    - FIX: Cloning services from one Set to another one no longer 
      fails (#1758)
    - FIX: Blacklisting a Service from a Set on a Host Template is
       now possible (#1707)
    - FIX: Services from a Set assigned to a single Host can be 
      blacklisted (#1616)
    - FEATURE: Add TimePeriod support to Configuration Baskets 
      (#1735)
    - FEATURE: RO users could want to see where a configured 
      service originated (#1785)
buildservice-autocommit accepted request 657152 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 23)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 22)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 21)
- update to 1.6.0
buildservice-autocommit accepted request 645951 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 20)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 19)
- update to 1.5.2
  * Fixed issues
    - You can find issues and feature requests related to this 
      release on our roadmap
  * Configuration rendering
    - FIX: Fix compatibility with Icinga v2.6, got broken with 
      v1.5.0 (#1614)
  * REST API
    - FIX: No more invalid JSON in some special circumstances 
      (#1314)
  * User Interface
    - FIX: Hostgroup assignment cache has been fixed (#1574, #1618)
  * DB Schema
    - FIX: missing user/timeperiod constraint. We usually do not 
      touch the schema in minor versions, this has been 
      cherry-picked by accident. However, don't worry - the 
      migration has been tested intensively.
    - You can find issues and feature requests related to this 
      release on our [roadmap]
      (https://github.com/Icinga/icingaweb2-module-director/milestone/16?closed=1)
    - FIX: Switched Variable-Override related constant names broke 
      the feature (#1601)
    - FIX: Custom Fields attached to a Service Template have not
      been shown for Apply Rules whose name matched the Template 
      Name (#1602)
    - FIX: There was an issue with specific binary checksums on 
      MySQL (#1556)
    - You can find issues and feature requests related to this 
      release on our [roadmap]
      (https://github.com/Icinga/icingaweb2-module-director/milestone/11?closed=1)
buildservice-autocommit accepted request 542117 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 18)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 17)
- update to 1.4.2
  * Fixed issues
    - You can find issues and feature requests related to this 
      release on our roadmap
  * Configuration rendering
    - FIX: Caching had an influence on context-specific Custom 
      Variable rendering when those variables contained macros 
      (#1257)
  * Sync
    - FIX: The fix for #1223 caused a regression and broke Sync for 
      objects without a 'disabled' property (Sets, List members) 
      (#1279)
buildservice-autocommit accepted request 537309 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 16)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 15)
- update to 1.4.1
  * Fixed issues
    - You can find issues and feature requests related to this 
      release on our roadmap
  * Automation
    - FIX: A Sync Rule with merge policy used to re-enable manually 
      disabled objects, even when no Sync Property disabled has 
      been defined (#1223)
    - FIX: SQL error on PostgreSQL when inspecting Template-Choice 
      (#1242)
  * Large environments
    - FIX: Director tries to raise it's memory limit for certain 
      memory-intensive tasks. When granted more (but not infinite) 
      memory however this had the effect that he self-restricted 
      himself to a lower limit (#1222)
  * User Interface
    - FIX: Assignment filters suggested only Host properties, 
      you have been required  to manually type Service property 
      names (#1207)
    - FIX: Hostgroups Dashlet has been shown to users with 
      restricted permissions, clicking it used to throw an error 
      (#1237)
buildservice-autocommit accepted request 535276 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 14)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 13)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 12)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 11)
- include agent installer for linux and windows
- aktivate systemd for module-director
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 10)
- update to 1.4.0
  * New requirements
    - Icinga Director now requires PHP 5.4, support for 5.3 has been dropped
    - For best performance we strongly suggest PHP 7
    - When using MySQL, please consider slowly moving to at least version 5.5. One
      of our next versions will introduce official Emoji support 😱😱😱! That's not
      possible with older MySQL versions. However, 1.4.x still supports 5.1.x
  * Fixed issues and related features
    - You can find issues and feature requests related to this release on our
      [roadmap](https://github.com/Icinga/icingaweb2-module-director/milestone/6?closed=1)
  * Dashboard and Dashlets
    - Multiple new Dashboards have been introduced, their layout has been optimized
    - Dashboards are made aware of newly introduced permissions and try to provide
      useful hints
  * GUI, UX and Responsiveness
    - Many little improvements related to mobile devices have been applied to
      Dashboards, Forms and Tables
    - Search has been both improved and simplified. On most tables search spawns
      multiple columns, visible and invisible ones. Multiple search terms are
      combined in an intuitive way.
    - Pagination (and search) has been added to those tables where it was still
      missing
    - Some form fields referencing related objects are no longer static drop-down
      selection elements but offer suggestions as you type. This makes forms faster,
      especially in larger environments
    - Navigation has been simplified, redirects after form submissions have been
      improved, more possibilities to jump to related objects have been added
    - Form field description has been moved to the bottom of the screen. Might be
      easier to overlook this way, but while the former implementation was great
      for people navigating forms with their Keyboard, it was annoying for Mouse
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 9)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 8)
buildservice-autocommit accepted request 514227 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 7)
baserev update by copy to link target
Displaying revisions 61 - 80 of 86
openSUSE Build Service is sponsored by