- Dec 18, 2018
-
-
Jan Mach authored
(Redmine issue: #3387)
-
Jan Mach authored
(Redmine issue: #4321)
-
Jan Mach authored
Enabled the 'classes' and 'severities' pie charts for event and report dashboards and report detail. (Redmine issue: #4321)
-
Jan Mach authored
The IDEA event dashboard and timeline calculations are taking too long. I have attempted to optimize the performance as much as possible without bigger design changes. (Redmine issue: #4321)
-
Jan Mach authored
Improved the calculations of time step size for timeline charts. Improved the format of rendered time stamp for chart time scale. (Redmine issue: #4321)
-
- Dec 13, 2018
- Dec 12, 2018
- Dec 11, 2018
-
-
Jan Mach authored
Each of the sub-statistics like number of events per category, abuse etc. is not rendered in separate timeline chart. (Redmine issue: #4321)
-
Jan Mach authored
(Redmine issue: #4321)
-
Jan Mach authored
Because the other pats of code use timezone unaware timestamps implicitly in UTC. (Redmine issue: #4321)
-
- Dec 06, 2018
-
-
Jan Mach authored
When fetching data from database, the 'event' column is not retrieved, because it is not necessary for instantinating the IdeaGhost event class. (Redmine issue: #4321)
-
- Dec 05, 2018
-
-
Jan Mach authored
When the time interval is not explicitly set, the minimal detection time value is retrieved from database and used as chart beginning. The current time is used as chart end. This approach enabled us to retrieve the dataset from the database unsorted and it might produce performance boost. (Redmine issue: #4321)
-
Jan Mach authored
Removed files, that were accidentally copied when creating the pluggable timeline module.
-
Jan Mach authored
All renderable views now have the ability to create time marks to enable tracing the most expensive operations. First view using this feature is the new timeline search view, because we need the right place to focus our performance optimization. (Redmine issue: #4321)
-
Jan Mach authored
The improvement is not fetching all table columns for simple row counting operation.
-
Jan Mach authored
This module attempts to display the events on a timeline to show event distribution over the period of time. This commit contains initial work, which still needs a lot of improvement before production release. It is nevertheless working. (Redmine issue: #4321)
-
- Nov 30, 2018
-
-
Jan Mach authored
After lots of research I have discovered, that the problem was in flask_principal not getting information about identity change. This was not discovered during testing, because for some reason API token authentication works after previous login/logout of the user. Problem only occurs when accessing the API using curl or similar tool, or without prior user authentication within the browser. I have found a solution in this thread: https://github.com/mattupstate/flask-principal/issues/22#issuecomment-145897838 This commit should resolve the issue. (Redmine issue: #4463)
-
- Nov 28, 2018
-
-
Jan Mach authored
-
- Nov 22, 2018
-
-
Jan Mach authored
(Redmine issue: #3387)
-
- Nov 21, 2018
-
-
-
Jan Mach authored
-
- Nov 20, 2018
-
-
Jan Mach authored
Improved working with item action and context anction menus and working with view metadata within the definitions of those menus. (Redmine issue: #4235)
-
- Nov 12, 2018
-
-
Jan Mach authored
(Redmine issue: #3361)
-
Note: This commit was actually created by Jan Mach, but contains the work of Radko Krkoš, who should get all the credit for coming up with the upgrade procedure checklist. (Redmine issue: #4382)
-
- Nov 01, 2018
- Oct 30, 2018
- Oct 29, 2018