2020-01-06
Couldn’t wait to improve… This version continues the re-design of the JavaScript client API started with version 40 and paving the way to some very wanted features on the to-do list
- seven (including security) bugs have been fixed
- a central AJAX receiver has been introduced that will step-by-step supersede the individual ones together with their respective JavaScript caller functions
- the performance of the home page has further been improved by dynamically loading the administration section
- the grouping unit of the performance chart on the dashboard can now be changed inline
- a new DokuWiki library enables spreading global searches to DokuWiki pages
For details please refer to the README file.
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.
2019-04-05
Version 40 of the “Housekeeping” application (including the latest PHLEX artifacts) has been deployed to the demo instance.
Enjoy!
2019-03-30
Version 40 is an important maintenance release of the Housekeeping web application:
- 12 bugs have been fixed
- tons of refactoring work has been conducted to make code more robust and easier to maintain
- full support of multi-byte character searches has been added
For details please refer to the README file.
This version will be deployed to the demo instance soon.
2018-12-16
The description of the “Housekeeping” application has been updated to reflect its current status. Where appropriate, screenshots have been updated and new ones inserted.