gipfl / icingaweb2
Helpers and glue for Icinga Web 2
Installs: 6 145
Dependents: 6
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=5.6
- ext-ctype: *
- gipfl/format: >=0.3
- gipfl/translation: >=0.1
- ipl/html: >=0.2.1
README
Provides some helpers and glue for Icinga Web 2 and ipl\html.
Changes
v0.10.0
- support db expressions in filter renderer
- fix action list extension dropdown background
v0.9.0
- fix quicksearch background and icon positioning
v0.8.0
- drop dependency on deprecated Icinga Web 2 translator
v0.7.1
- Small CSS adjustments
v0.7.0
- CSS adjustments for Icinga Web 2 2.10
- Fix quick-search icon position
v0.6.0
- SimpleQuery support in our FilterRenderer
v0.5.0
- support PHP 8.1
- raise dependencies
v0.4.0
- Compatibility fix for PHP 8.1
v0.3.0
- \gipfl\ZfDb is now supported and preferred
- using Icinga\Data\Db\DbConnection is now discouraged