- Aug 02, 2018
-
- Jul 30, 2018
-
-
Jan Mach authored
Added unit test for testing method for saving attachments into JSON file. (Redmine issue: #1017,#4237,#4229)
-
Jan Mach authored
Thresholding cache provides better logs, sot that administrator has better ability to verify correct functionality. (Redmine issue: #4237)
-
Jan Mach authored
When calculating statistics, only summary reports should be considered. Otherwise some of the data can get calculated more than once and statistics are mangled. (Redmine issue: #4237)
- Jul 27, 2018
-
-
Jan Mach authored
This commit marks the first production release of Mentat system 2.0.0. After lots of work we have finally successfully abandoned the original implementation written in Perl and using MongoDB as database backend. This commit also marks the end of an era of frantic coding. Until now some of the guidelines and best practices for coding and committing were violated in favor of faster development. This was also possible thanks to the fact that there was mostly only single developer working on the project, so there were no possible conflicts. From now on however things will be back to normal state. (Redmine issue: #3387)
-
Jan Mach authored
Feature: Added event reporting statistics to mentat-informant.py and done big overhaul of the whole module. The mentat-informant.py module was redesigned to the liking of mentat-reporter.py module in terms of configuration options and general code design. The event reporting statistics section was added to the report emails to inform recipients, well, about event reporting statistics. (Redmine issue: #3377)
-
Jan Mach authored
(Redmine issue: #3377,#3378)
-
Jan Mach authored
In one of the previous commits new feature was introduced that enabled mentat-reporter.py module to put reports into additional subdirectories to keep the total count of files in reports directory at reasonable level. After that change the cleanup module was not capable of pruning the report directory...and now it does again. (Redmine issue: #3381)
-
Jan Mach authored
(Redmine issue: #3381)
- Jul 26, 2018
-
-
Jan Mach authored
(Redmine issue: #3387)
-
Jan Mach authored
(Redmine issue: #3443)
-
Jan Mach authored
On busy server the report storage can easily contain hundreds of thousands of files and things can start to get really slow when working with that particular directory. This patch will solve that problem by sorting reports according to the timestamp within the report file name. (Redmine issue: #3378)
-
Jan Mach authored
(Redmine issue: #3387)
-
Jan Mach authored
Improved documentation related to installation, migration and quickstart overview based on feedback from users installing the system. (Redmine issue: #3361)
-
Jan Mach authored
The previous version was not able to detect that files were indeed successfully installed into target folder. There was a report, that when the script was executed with insufficient permissions, it reported success even when no database files were actually installed. This is fixed now. (Redmine issue: #3387)
-
Jan Mach authored
(Redmine issue: #3387)
-
- Jul 25, 2018
-
-
Jan Mach authored
(Redmine issue: #3443)
-
Jan Mach authored
TODO: Truncation would be much faster. (Redmine issue: #3752) E
-
Jan Mach authored
* Tweaked report templates: made Count column more narrow, aligned Count title to right to correspond with column value. * Fixed translation typo. * Fixed displaying report messages in web interface (message content must be escaped first to display characters like < and >. (Redmine issue: #3378)
- Jul 24, 2018
-
-
Jan Mach authored
(Redmine issue: #3378)
-
Jan Mach authored
* Implemented Jinja2 macro for calculating value sets. * Displayed set of relevant protocols to each event in report. * Displayed event count using localized format_decimal macro. * Changed table border to more prettier UTF8 character. (Redmine issue: #3378)
-
Jan Mach authored
Time window is now separated into two columns with fixed width to preserve the table layout with different localizations. (Redmine issue: #3378)
-