Skip to content
Snippets Groups Projects
  1. Jul 10, 2018
  2. Jul 09, 2018
  3. Jun 28, 2018
  4. Jun 19, 2018
    • Jan Mach's avatar
      Implemented new database administration commands to mentat-dbmngr.py module. · daca7794
      Jan Mach authored
      Implemented *reinit-main* command for main database schema reinitialization. Implemented *fixtures-add* and *fixtures-remove* command for inserting respectively deleting demonstration data objects (user accounts, groups, filters and networks). This will enable use to make demonstration isntallations more easy and smooth. (Redmine issue: #3383,#3387)
      daca7794
  5. Jun 01, 2018
    • Jan Mach's avatar
      Implemented example Apache configuration file for Basic authentication. · 870d557f
      Jan Mach authored
      There are two Apache example configurations now, first is an example for Shibboleth SSO authentication, second is an example for Basic authentication. Using these two examples (especially the latter) it is possible to very quickly set up demonstration installation. The installation page was updated accordingly to reflect new installation options. (Redmine issue: #3387,#3361)
      870d557f
  6. May 25, 2018
  7. May 21, 2018
    • Jan Mach's avatar
      Improvements in periodical event report emails. · 764d7345
      Jan Mach authored
      * Each report section representing an event class now have localized human readable label and link pointing to more resources about that particualr event class.
      * Maintained full report translations into czech language.
      * Started reporting documentation page.
      * Improvements in both summary and extra report templates.
      
      (Redmine issue: #3378)
      764d7345
  8. Mar 14, 2018
  9. Mar 07, 2018
    • Jan Mach's avatar
      Implemented the prototype of mentat-reporter.py module. · 716d198a
      Jan Mach authored
      This commit introduces the Pythonic reimplementation of mentat-reporter-ng module. It is complete from roughly 70 percent, there are many features that stil need to be implemented as well as some necessary polishing.
      
      The most important next implementation steps:
      * thresholding and relapse
      * email template improvements
      * report section legends with translations
      * report web interface improvements
      * unauthorized access to reports
      * unit testing and bulletproofing
      
      (Redmine issue: #3378)
      716d198a
  10. Feb 26, 2018
    • Jan Mach's avatar
      Implemented the mentat-informant.py module (previously mentat-briefer). · 24e5ea11
      Jan Mach authored
      The mentat-informant.py module is a Python replacement for previous mentat-briefer.py module. It is designed to provide periodical statistical overviews via email. The email reports are localized using babel package and can be translated into any language. Additionally, the reporting engine uses Jinja2 templating system for message rendering, so it enables very easy customization. (Redmine issue: #3377)
      24e5ea11
  11. Feb 02, 2018
  12. Jan 24, 2018
    • Jan Mach's avatar
      Documentation improvements. · da5e5f65
      Jan Mach authored
      Enhanced section about installation, added new section about migration (based on experience from installation on new server). (Redmine issue: #3361)
      da5e5f65
  13. Jan 18, 2018
  14. Oct 26, 2017
  15. Oct 19, 2017
  16. Oct 16, 2017
  17. Oct 10, 2017
  18. Oct 05, 2017
  19. Sep 27, 2017
    • Jan Mach's avatar
      Feature: Prototype implementation of next generation web user interface for Mentat system. · 0a724ce9
      Jan Mach authored
      This commit represents huge amount of work and introduces new Python-based version of Hawat web user interface for Mentat system. It is built on top of the great Flask framework. Currently it is still work in progress and many features are implemented only as dummy stubs, however the core functionality is almost finished. Following is a list of current key features:
      
        * Focus on modular architecture using Flask`s blueprint feature.
        * Multi-layered configurability (defaults, multiple file overrides).
        * Plugin system.
        * Internationalization support.
        * Support for multiple authentication systems.
      
      This commit provides working albeit hollow starting point for future web interface development. IT IS NOT READY FOR PRODUCTION USAGE!!!
      
      (Redmine issue: #3734,#3361)
      0a724ce9
  20. Sep 08, 2017
  21. Aug 31, 2017
  22. Aug 22, 2017
  23. Aug 10, 2017
  24. Aug 09, 2017
  25. Aug 08, 2017
Loading