Skip to content

Report and Post Editing Revisited

X maderp requested to merge enhancement-39 into master

Addresses #39 (closed) and #40 (closed) by

  • fixing servlet paths (mostly prepending /s),
  • refactoring checks for access rights in backers for report or post editing,
  • using pretty URLs in redirects and
  • adding tests for non-trivial parts of ReportEditBacker, ReportCreateBacker, PostEditBacker and PostService. The few missing methods that pertain to report or post editing (in ReportService, ReportGateway, PostDBGateway, AttachmentDBGateway) will be implemented in the next days.

Merge request reports