- Jul 10, 2018
-
-
Jan Mach authored
Added introduction section about user interface including some images. (Redmine issue: #3361)
-
- Jul 09, 2018
-
-
Jan Mach authored
(Redmine issue: #3361)
-
Jan Mach authored
(Redmine issue: #3361)
-
Jan Mach authored
There is a lots of hidden work here in this commit. To make the installation process even more simple, we have prepared three Ansible roles available via official Ansible Galaxy site, that can very quickly install and configure Mentat system. (Redmine issue: #3361,#3387)
-
- Jun 28, 2018
- Jun 19, 2018
-
-
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)
-
- Jun 01, 2018
-
-
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)
-
- May 25, 2018
-
-
Jan Mach authored
(Redmine issue: #3361)
-
- May 21, 2018
-
-
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)
-
- Mar 14, 2018
-
-
Jan Mach authored
(Redmine issue: #3361)
-
- Mar 07, 2018
-
-
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)
-
- Feb 26, 2018
-
-
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)
-
- Feb 02, 2018
-
-
Jan Mach authored
(Redmine issue: #3361)
-
- Jan 24, 2018
-
-
Jan Mach authored
Enhanced section about installation, added new section about migration (based on experience from installation on new server). (Redmine issue: #3361)
-
- Jan 18, 2018
-
-
Jan Mach authored
(Redmine issue: #3361)
-
- Oct 26, 2017
-
-
Jan Mach authored
(Redmine issue: #3361)
-
- Oct 19, 2017
-
-
Jan Mach authored
(Redmine issue: #3361,#3734)
-
- Oct 16, 2017
-
-
Jan Mach authored
For better differentiation between future authentication modules. (Redmine issue: 3734)
-
Jan Mach authored
For better differentiation between future authentication modules. (Redmine issue: 3734)
-
Jan Mach authored
PostgreSQL migration: Implemented prototype of SQL storage service to be used both in backend and web GUI modules. (Redmine issue: #3752)
-
- Oct 10, 2017
-
-
Jan Mach authored
Following models were implemented using the awesome SQLAlchemy library: * UserModel * GroupModel * NetworkModel * FilterModel * SettingsReportingModel (Redmine issue: #3752)
-
- Oct 05, 2017
- Sep 27, 2017
-
-
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)
-
- Sep 08, 2017
-
-
Jan Mach authored
This means that there is one less place to manually increment the version number when deploying new package. There still remains the issue with making the same thing for Grunt configuration. (Redmine issue: #3361,#3387)
-
- Aug 31, 2017
-
-
Jan Mach authored
(Redmine issue: #3387)
-
- Aug 22, 2017
-
-
Jan Mach authored
(Redmine issue: #3387)
-
- Aug 10, 2017
- Aug 09, 2017
- Aug 08, 2017
-
-
Jan Mach authored
(Redmine issue: #3387)
-
Jan Mach authored
(Redmine issue: #3361)
-
Jan Mach authored
Improved code style using pylint tool and adjusted related documentation for module mentat.script.fetcher, which is a base module for all message post-processing scripts. (Redmine issue: #3374, #3361)
-