aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base
Commit message (Expand)AuthorAgeLines
* Error page when submitting /import with web param.Matthew Somerville2020-04-28-16/+30
*---. Merge branches '2961-disable-private-tickbox', '2962-pin-move-category-group'...Matthew Somerville2020-04-28-11/+12
|\ \ \
| | | * Move stats from main admin index to stats index.Matthew Somerville2020-04-24-9/+8
| | | * Do not calculate user count on status page.Matthew Somerville2020-04-24-1/+1
| | |/
| * / Disable staff private tickbox if category private.Matthew Somerville2020-04-24-1/+3
| |/
* / Add contact flag to protect category/group names from Open311 changesDave Arter2020-04-28-0/+7
|/
* Refactor/stop double escape in report nav link.Matthew Somerville2020-04-14-9/+10
* Use existing loc() so translations find strings.Matthew Somerville2020-03-04-67/+67
* Add map staging flag for client side to use.Matthew Somerville2020-03-03-0/+3
* Merge branch 'admin-only-categories'Matthew Somerville2020-02-27-0/+5
|\
| * Add a new "staff" contact state.Matthew Somerville2020-02-26-0/+5
* | Use ManifestTheme theme_colour for front page theme-color meta tagDave Arter2020-02-26-3/+6
* | Show available cobrands in dropdown on FMSDave Arter2020-02-26-0/+2
* | Add manifest icon management to admin formsDave Arter2020-02-26-1/+28
* | Add admin UI for configuring manifest themeDave Arter2020-02-26-0/+77
* | Use cobrand manifest icons as iOS icons, if presentDave Arter2020-02-26-0/+3
* | Fix filter_group picking if category group a list.Matthew Somerville2020-02-26-1/+1
|/
* base files for displaying WMS mapsStruan Donald2020-02-17-3/+20
* Fix WMTS map display.Matthew Somerville2020-02-17-30/+16
* Vendor in idb-keyval.Matthew Somerville2020-02-14-2/+2
* Catch POST in service worker, not by rewriting button.Matthew Somerville2020-02-14-2/+36
* Replace localStorage with indexedDB.Matthew Somerville2020-02-14-0/+1
* Use Web API cache to save offline pages.Matthew Somerville2020-02-14-1/+9
* Remove appcache (breaking showing reports from localStorage cache).Matthew Somerville2020-02-14-34/+1
* Initial service worker.Matthew Somerville2020-02-14-0/+82
* A basic web manifest starter.Matthew Somerville2020-02-14-0/+1
* Merge branch 'allow-anon-on-some-categories'Matthew Somerville2020-02-14-2/+12
|\
| * Allow anonymous reporting on per-category basis.Matthew Somerville2020-02-13-2/+3
| * Show report anonymously button non-JS when needed.Matthew Somerville2020-02-13-0/+9
* | Merge branch 'private-in-email'Matthew Somerville2020-02-14-0/+11
|\ \
| * | Reword/hide things viewing unauthed private reportMatthew Somerville2020-02-13-0/+11
| |/
* / Fix category extra AJAX call for categories with ampersandsDave Arter2020-02-12-0/+4
|/
* Improve try again on mobile.Matthew Somerville2020-01-31-2/+2
* Create helper function for translation template.Matthew Somerville2020-01-31-67/+67
* Display inline map for duplicate suggestions on mobileDave Arter2020-01-31-0/+5
* Merge branch 'tfl-map-filter-category-groups'Matthew Somerville2020-01-30-5/+18
|\
| * Enable category groups on map filter dropdown.Dave Arter2020-01-30-5/+18
* | Keep report updates link in usual place on mobile.Matthew Somerville2020-01-30-1/+1
* | After login during update, separate form/report.Matthew Somerville2020-01-30-0/+1
* | Use nicer default photo upload message.Matthew Somerville2020-01-30-1/+2
|/
* List categories in body admin by group.Matthew Somerville2020-01-28-7/+26
* Add per report OpenGraph imagesGraeme Porteous2020-01-27-0/+9
* Merge branch 'allow-alert-signup'Matthew Somerville2020-01-21-1/+1
|\
| * Allow update signup even if updates disallowed.Matthew Somerville2020-01-21-1/+1
* | Factor out list filter sort section.Matthew Somerville2020-01-21-14/+16
* | Include labels template earlier for category labelMatthew Somerville2020-01-21-3/+4
|/
* Include category groups in dashboard filter.Matthew Somerville2020-01-16-1/+2
* Use non-breaking space char to stop double escape.Matthew Somerville2020-01-10-1/+1
* Merge branch 'staff-sign-up-other-user-for-alert'Matthew Somerville2020-01-09-4/+32
|\
| * Allow staff users to sign others up for alerts.Matthew Somerville2020-01-08-2/+30