Changed the search logic for reports by time.
When searching reports by time, the report createtime attribute is now used instead of report time window information. I think, that the moment the event is being reported is more usefull to the user that the time window for which it was generated. (Redmine issue: #4321)
Showing
- lib/hawat/blueprints/reports/__init__.py 4 additions, 4 deletionslib/hawat/blueprints/reports/__init__.py
- lib/hawat/blueprints/reports/templates/reports/search.html 2 additions, 2 deletionslib/hawat/blueprints/reports/templates/reports/search.html
- lib/mentat/reports/overview.py 4 additions, 4 deletionslib/mentat/reports/overview.py
Loading
Please register or sign in to comment