- May 10, 2019
-
-
Jan Mach authored
(Redmine issue: #4789)
-
Jan Mach authored
Because message catalogs can be updated with different commands (with makefile during development and with hawat-cli utility when installed from Debian package), the information about source location can result in unnecessary changes. This patch removes these locations to fix this issue, but in the future it would be better to come up with different solution. I have not implemented that right now, because there is another version of mentat-reporter.py behing the horizon, which merges Hawat`s and Mentat`s message catalogs. (Redmine issue: #4789)
-
- May 07, 2019
-
-
Jan Mach authored
(Redmine issue: #4789)
-
Jan Mach authored
(Redmine issue: #3387)
-
Jan Mach authored
When Mentat is installed from Debian packages, there is a possibility now to update local reporting translations with prepared 'hawat-cli repintl' command. When installed directly from git repository local makefile should be used instead, otherwise paths to library and template files are not set up correctly. (Redmine issue: #4789)
-
- May 06, 2019
-
-
Jan Mach authored
(Redmine issue: #3361,#3387,#4216)
-
- Apr 30, 2019
-
-
Jan Mach authored
(Redmine issue: #3387)
-
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)
-
- Apr 26, 2019
-
-
Jan Mach authored
There are additional context item actions hidden behind the caret in item (group, user) detail page. It was not obvious, hopefully the different icon will be better to understand. Alternatively all buttons could be brought to toplevel, I am however reluctant to do that, because the labels are too long. (Redmine issue: #4874)
-
- Apr 25, 2019
-
-
Jan Mach authored
The installation manual was enhanced with the option of installing the project directly from Git repository. This option overlaps with the installation process for local development, so the development documentation page was also updated accordingly. (Redmine issue: #4216)
-
Jan Mach authored
Hawat contains several application path calculations relative to application root path. The mechanism was broken, because these configurations were evaluated on compilation time and the APP_ROOT_PATH had then no effect. (Redmine issue: #4216)
- Apr 23, 2019
-
-
Jan Mach authored
This module does get executed very often as root and the log file may have root privileges. It should be rotated with separate configuration. This may however raise errors with duplicate configuration by logrotate, some versions do not allow configuration overriding. We will see, how this fix fares and perhaps another solution may be necessary.
-
Jan Mach authored
I have removed explicit path to Python executable to prevent from any errors when moving Python venv for Mentat around the system.
-
- Apr 14, 2019
-
-
Jan Mach authored
(Redmine issue: #3387)
-
- Apr 01, 2019
-
-
Jan Mach authored
(Redmine issue: #3387)
-
- Mar 29, 2019
- Mar 28, 2019
- Mar 27, 2019
-
-
Jan Mach authored
(Redmine issue: #3387)
-
- Mar 26, 2019
-
-
Jan Mach authored
Users are not happy when they enter empty help page. It is better to hide it until there is some useful content.
-
- Mar 06, 2019
-
-
Jan Mach authored
(Redmine issue: #3387)
-
Jan Mach authored
Changes were necessary after previous commits. (Redmine issue: #1017,#3443)
-
Jan Mach authored
(Redmine issue: #3387)
-
Jan Mach authored
New mechanism for building Debian packages makes better use of debhelper. Previous solution with using Grunt for building the package was abandoned entirely. (Redmine issue: #3387,#4216)
-
- Mar 05, 2019
- Mar 04, 2019
- Mar 01, 2019