Resolve "Add menu options to change the visibility and the formatting of the logbook"
Closes #487 (closed)
-
fix search
-
Pagination question: in my local env. example:
- 4 logs are retrieved by default (comment + error) => 1 page with 4 events displayed
- I add
commandLine
=> 5 events are retrieved, 2 pages with 4 max. are displayed
Should this number of pages max events per page be recalculated after filtering? how does it work exactly?