- Mar 06, 2020
-
- Mar 02, 2020
-
- Mar 01, 2020
-
- Feb 29, 2020
- Feb 26, 2020
-
-
Jan Mach authored
The name 'HAWAT' was omitted wherever possible to make names shorter.
-
- Feb 24, 2020
- Feb 21, 2020
-
- Feb 20, 2020
- Feb 19, 2020
-
-
Jan Mach authored
After encountering StorageIntegrityError it was possible for savepoint not to exist and subsequent attempts for storing events to database failed. This patch is a hotfix, the solution is not optimal, because the create_savepoint primitive is called before and after storing event into database.
-
Jan Mach authored
-
Jan Mach authored
* Support for almost full event search form (except page, limit and searchby parameres, which do not make sense). * Redirection from Timeline search result page to Event search page and vice versa. (Redmine issue: #4609)
- Feb 05, 2020
-
- Feb 04, 2020
-
-
Jan Zerdik authored
(Redmine issue: #4489)
-
Jan Zerdik authored
(Redmine issue: #4489)
-
- Feb 03, 2020
- Jan 24, 2020
-
-
* This makes the ORM query handling to be in line with SQLAlchemy's design and expectations. (Redmine issue: #4251)