Skip to content
Snippets Groups Projects
  1. Mar 15, 2019
  2. Mar 13, 2019
    • Jan Zerdik's avatar
      Validation of feedback data · 2996ffc6
      Jan Zerdik authored
      Feedback data are validate while sending, feedback on web is as form, small visual changes to uniformalize visual style. (Redmine issue: #4501)
      2996ffc6
  3. Mar 01, 2019
  4. Feb 28, 2019
  5. Feb 27, 2019
  6. Feb 26, 2019
  7. Feb 25, 2019
  8. Feb 22, 2019
  9. Feb 20, 2019
    • Jan Mach's avatar
      The HTTP 500 errors will now be logged with critical severity. · 9c6f9419
      Jan Mach authored
      This means, that when running in production environment with logging to email enabled system administrators will be immediatelly notified about the error. (Redmine issue: #4769)
      9c6f9419
    • Jan Mach's avatar
      Redesigned the Flask error handlers. · 2a60cab2
      Jan Mach authored
      Previously some HTTP errors like Forbidden or Unauthorized returned HTML even for API endpoints. This was due to the fact, that they were executed by built-in code. I have rewritten the error handling code to be smarter and detect the appropriate response type based on client preferences. I have also consolidated and unified the error response generation. There is a new submodule hawat.errors, that contains the error response generation code and both core error handlers and AJAXMixin/HTMLMixin classes use that. I have also merged all the HTML error page templates into single one. (Redmine issue: #4769)
      2a60cab2
    • Jan Zerdik's avatar
      Merge branch 'devel' into dev_zerdik · 7ce5ca4d
      Jan Zerdik authored
      7ce5ca4d
    • Jan Zerdik's avatar
      Merge branch 'devel' into dev_zerdik · 592b278b
      Jan Zerdik authored
      592b278b
    • Jan Zerdik's avatar
      Actualisation of translations · cb562534
      Jan Zerdik authored
      Actualisation of mentat and hawat translations reflecting modification of code for on-fly generating of report messages (Redmine issue: #4498)
      cb562534
    • Jan Zerdik's avatar
      Generating of reports. · 6fb4a740
      Jan Zerdik authored
      On-fly generating of report messages on hawat side (Redmine issue: #4498)
      6fb4a740
Loading