2021-11-02
A completely reworked relation management is the core enhancement of version 44 of the Housekeeping application and the underlying PHLEX framework.
- 23 bugs have been fixed
- compatible with PHP 7.4
- a new entity “relation class” allows to define relation classes via the GUI and heavily simplifies related code
- supports remote DokuWiki instances
For details please refer to the README file.
This is an intermediate feature version that is not intended to be deployed to the demo instance.
2020-03-29
Version 43 of the “Housekeeping” application (including the latest PHLEX artifacts) has been deployed to the demo instance.
Enjoy!
2020-03-25
Introducing tenant management, parallel windows showing different charts and category groups integrated in the category filter, version 43 of the Housekeeping application and the underlying PHLEX framework drives usability and stability.
- nine bugs have been fixed
- a completely reworked bar chart engine uses more SQL and less iterators which has saved hundreds of lines of code and has increased performance
- category groups are now resolved in the details page and integrated in the category filter select
- configurable tenant ID and name columns allow for internal digestion and thus strict separation of tenants
For details please refer to the README file.
2020-01-08
Version 42 of the “Housekeeping” application (including the latest PHLEX artifacts) has been deployed to the demo instance.
Enjoy!
2019-12-09
Version 41 is at least a 270° refactoring release of the Housekeeping web application while adding some new features
- 24 bugs have been fixed
- completed refactoring to coercive typing breaks compatibility with PHP 5, but makes code more robust and easier to maintain
- a performance chart has been added to the dashboard, which shows that this version rectifies most of the performance drawbacks introduced by new features of previous versions
- bar charts now auto-scale depending on the number of bars to display
- sliding overlay messages supersede the previously used modal ones
- the management of object selections has been reworked in order to be more user friendly
- another font is used that makes reading small text easier
For details please refer to the README file.
This version is intended to be deployed to the demo instance soon.