Released Housekeeping version 48

Version 48 (including the underlying PHLEX framework) corrects 10 (including security) bugs, supports PHP 8.2, migrates portions of JavaScript code to ES6, supports national numbering schemes (separators and delimiters per language), and notably improves overall performance.

For details please refer to the README file.

Released Housekeeping version 43

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.

Released Housekeeping version 42

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.

Released Housekeeping version 41

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.

Released Housekeeping version 39

Supporting PHP 7, significantly improving search as well as pagination performance and introducing performance tracking, version 39 of the Housekeeping web application has been released. This version will be deployed to the demo instance.

For details please refer to the README file.