Skip to content

Version 2.5

Compare
Choose a tag to compare
@dracos dracos released this 21 Dec 13:45
· 4960 commits to master since this release
  • Front end improvements:
    • Simplify new report/update sign in flow. #642
    • Simplify /auth sign in page. #2208
    • Clearer relocation options while you’re reporting a problem #2238
    • Enforce maximum photo size server side, strip EXIF data. #2326 #2134
    • Don't require two taps on reports list on touchscreens. #2294
    • Allow moderation to work without JavaScript. #2339
    • More prominent display of "state" on report page #2350
    • Improved report/update display on contact form. #2351
  • Admin improvements:
    • Allow moderation to potentially change category. #2320
    • Add Mark/View private reports permission #2306
    • Store more original stuff on moderation. #2325
    • Sort user updates in reverse date order.
    • Improve update display on admin report edit page.
    • Keep all moderation history, and show in report/update admin. #2329
  • Bugfixes:
    • Restore map zoom out when navigating to /around from /report. #1649
    • Don’t escape HTML entities in report titles pulled in by ajax. #2346
    • Show reopening/fixed questionnaire responses lacking updates. #2357
  • Open311 improvements:
    • Fix bug in contact group handling. #2323
    • Improve validation of fetched reports timestamps. #2327
  • Development improvements:
    • Add option to symlink full size photos. #2326
    • default_to_body/report_prefill permissions to control default report as/prefill behaviour. #2316