Skip to content
Snippets Groups Projects
  1. Feb 03, 2020
  2. Jan 23, 2020
  3. Jan 14, 2020
  4. Jan 09, 2020
  5. Jan 08, 2020
  6. Jan 07, 2020
  7. Nov 27, 2019
  8. Nov 18, 2019
  9. Nov 06, 2019
  10. Nov 05, 2019
    • Jan Mach's avatar
      Major documentation improvements. · f38e17f2
      Jan Mach authored
      * Added missing documentation pages for some Hawat plugins.
      * Improved documentation of 'events' plugin.
      * Few other minor documentation tweaks.
      
      (Redmine issue: #3361)
      f38e17f2
  11. Nov 04, 2019
  12. Oct 31, 2019
  13. Oct 23, 2019
  14. Sep 24, 2019
  15. Sep 09, 2019
  16. Sep 02, 2019
  17. Aug 27, 2019
    • Jan Mach's avatar
      Huge documentation improvements. · bbf45ebe
      Jan Mach authored
      Implemented prototype built-in help pages for events/sear4ch and events/show endpoints. Improved the help pluggable module to autodiscover help pages. Improved autogenerated Sphinx documentation for events pluggable module. (Redmine issue: #3361)
      bbf45ebe
  18. Aug 08, 2019
  19. Aug 07, 2019
    • Jan Mach's avatar
      Implemented simple maintenance information page mechanism. · 1e743607
      Jan Mach authored
      Sometimes the downtime due to the upgrade or error can be noticable to the users, so the well behaving application should have some kind of maintenance mode to inform the users. This commit contains simple web page with capabilites of variable substitutions (to insert separately generated timestamps about the duration of the downtime), an example site configuration for Apache web server and updated documentation page about sustem upgrade. (Redmine issue: #4277)
      1e743607
  20. Jul 31, 2019
  21. Jun 06, 2019
  22. May 24, 2019
  23. May 22, 2019
  24. May 21, 2019
  25. May 10, 2019
  26. May 06, 2019
  27. Apr 30, 2019
    • Jan Mach's avatar
      Improved the installation process from Git repository. · 97df5a36
      Jan Mach authored
      The makefile target 'develop' now pre-builds web interface artifacts. There is a new example configuration file for Apache2 that demonstrates the necessary configuration for Git installations. There is a custom WSGI script file for easier web interface installation from Git. (Redmine issue: #4216)
      97df5a36
  28. Apr 25, 2019
  29. Mar 04, 2019
    • Jan Mach's avatar
      Makefile and buildprocedure imporvements. · 07c3f135
      Jan Mach authored
      * The creation of Python virtual environment is now a separate makefile target.
      * The 'develop' target now reuses already defined targets.
      * Using python-dotenv to local configuration customizations.
      
      (Redmine issue: #3387,#4216)
      07c3f135
  30. Mar 01, 2019
    • Jan Mach's avatar
      Updated PyZenKit to latest version 0.54. · bcebd8fb
      Jan Mach authored
      This version comes with improved application command line parameter documentation, some changes were necessary to make everything work again. (Redmine issue: #3387,#3361)
      bcebd8fb
Loading