aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Admin.pm
Commit message (Collapse)AuthorAgeLines
...
* clarify presentation on lagged users pageDave Whiteland2013-09-05-1/+13
| | | | | now shows which flagged users are in abuse table, which seems important (separate issue #523 to make managing and indeed viewing abuse table)
* show warning on body with no live contactsDave Whiteland2013-09-05-0/+1
|
* remove SHOW_ADMIN_HINTS configDave Whiteland2013-09-05-3/+2
| | | | | admin hints are displayed *like it or not* (actually, could hide for a given cobrand with CSS setting display:none)
* show "no bodies" hint on empty body dbDave Whiteland2013-09-05-0/+3
|
* [Zurich] Ensure only superusers can add/edit bodiesChris Mytton2013-09-04-0/+2
|
* [Zurich] Only super user can edit bodiesChris Mytton2013-09-03-0/+8
|
* Move to Digest::SHA, as ::SHA1 is no longer packaged in Debian.Matthew Somerville2013-05-08-1/+1
|
* Add MAPIT_ID_WHITELIST configuration option.Matthew Somerville2013-05-02-2/+4
| | | | | | | This allows someone to restrict FixMyStreet's usage to specific MapIt IDs rather than a whole MapIt type. This is currently most useful with Global MapIt as you probably don't want e.g. all the O04s in the world for your installation.
* Zurich admin table styles carried across to default admin templates, and ↵Matthew Somerville2013-02-21-3/+4
| | | | tidy display of admin a bit.
* Remove *_local tz functions, set timezone on fetching original columns from ↵Matthew Somerville2013-02-14-8/+8
| | | | database.
* Add Zurich super user stats page.Matthew Somerville2013-02-14-1/+1
|
* Don't use problem sort on update search.Matthew Somerville2013-02-08-1/+1
|
* Reference things that might have direction.Matthew Somerville2013-02-08-2/+2
|
* Allow sorting of more Zurich admin tables.Matthew Somerville2013-02-08-3/+9
|
* Allow Zurich admin to change location of pin, with confirmation (fixes a1).Matthew Somerville2013-02-08-0/+1
|
* Unneeded text now cache better.Matthew Somerville2013-02-07-2/+0
|
* Add hash as query parameter on photos so that rotating instantly works, no ↵Matthew Somerville2013-02-07-17/+14
| | | | cache issues (fixes a3).
* use problem's pin colour (rather than 'yellow') in admin report edit (Zurich ↵Dave Whiteland2013-02-05-1/+1
| | | | only)
* Move Zurich reports query restriction higher so else catches it too.Matthew Somerville2013-02-05-26/+18
|
* Do problem search lookup in database, not in template.Matthew Somerville2013-02-05-3/+22
|
* Reports list, and start of pagination.Matthew Somerville2013-02-05-0/+9
|
* Show admin users on Users page by default.Matthew Somerville2013-02-05-0/+12
|
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-198/+275
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/open311-populate-service-list bin/send-comments bin/update-all-reports conf/crontab.ugly db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/App/Controller/Reports.pm perllib/FixMyStreet/Cobrand/Default.pm perllib/FixMyStreet/Cobrand/LichfieldDC.pm perllib/FixMyStreet/DB/Result/Open311conf.pm perllib/FixMyStreet/DB/Result/Problem.pm perllib/FixMyStreet/DB/ResultSet/Problem.pm perllib/FixMyStreet/SendReport.pm perllib/FixMyStreet/SendReport/Email.pm perllib/FixMyStreet/SendReport/Open311.pm perllib/Open311/GetServiceRequestUpdates.pm perllib/Open311/PopulateServiceList.pm t/app/controller/report_new.t t/app/controller/rss.t templates/web/bromley/report/display.html templates/web/default/admin/council_contacts.html templates/web/default/common_header_tags.html templates/web/default/dashboard/index.html templates/web/default/front/stats.html templates/web/default/report/_main.html templates/web/default/report/update-form.html templates/web/emptyhomes/index.html templates/web/emptyhomes/report/display.html templates/web/emptyhomes/report/new/councils_text_all.html templates/web/emptyhomes/reports/body.html templates/web/emptyhomes/reports/index.html templates/web/fixmystreet/report/new/fill_in_details_form.html templates/web/fixmystreet/report/update-form.html web/cobrands/fixmystreet/fixmystreet.js web/js/fixmystreet.js
| * Get Zurich superuser admin index page working a bit better.Matthew Somerville2013-01-29-2/+2
| |
| * spew not known in this version of library.Matthew Somerville2013-01-29-1/+5
| |
| * Fix for editing user from having no body to having one.Matthew Somerville2013-01-29-1/+3
| |
| * Add map to admin report page, changes to nav bar to work accordingly.Matthew Somerville2013-01-21-0/+15
| |
| * Make body list a table to match other admin tables.Matthew Somerville2013-01-18-1/+5
| |
| * Tidy up some tab highlighting, search display, date formatting.Matthew Somerville2013-01-18-1/+1
| |
| * Add user addition form.Matthew Somerville2013-01-18-3/+33
| |
| * Fix admin photo rotation.Matthew Somerville2013-01-16-8/+26
| |
| * Always fetch remote user the same way in admin.Matthew Somerville2013-01-14-8/+14
| |
| * Move rotate photo handling earlier so that Zurich can use it.Matthew Somerville2013-01-14-8/+6
| |
| * Fetch editor name also from logged in user, if present.Matthew Somerville2013-01-11-1/+1
| |
| * Workflow simplifications for Zurich.Matthew Somerville2013-01-10-9/+0
| | | | | | | | | | | | Allow DM/supers to assign new reports more obviously, by changing the one thing they need to (category for different DM, one of two body dropdowns for subdivisions or external body).
| * Move some Zurich specific things to Zurich cobrand file.Matthew Somerville2013-01-10-20/+0
| |
| * Add Zurich option to say whether personal data should be passed to external ↵Matthew Somerville2013-01-08-3/+4
| | | | | | | | contact.
| * Shallow copy extra on each setting, so database treats it anew.Matthew Somerville2013-01-08-4/+5
| |
| * Move to using problem.extra for internal notes, email confirmation, and ↵Matthew Somerville2013-01-08-3/+20
| | | | | | | | public nature of photo.
| * Redirect back to summary page if you change body on Zurich report edit.Matthew Somerville2013-01-07-0/+9
| |
| * If unconfirmed update confirmed and sets problem_state, update problem state.Matthew Somerville2012-12-21-1/+5
| |
| * Allow Zurich SDM to add updates.Matthew Somerville2012-12-20-0/+1
| |
| * Call Zurich admin_type on all admin pages.Matthew Somerville2012-12-20-0/+1
| |
| * Allow sending back from Zurich SDM to DM.Matthew Somerville2012-12-20-2/+4
| |
| * Start of Zurich SDM report updating, and admin ID checking.Matthew Somerville2012-12-20-4/+4
| |
| * Zurich admin report editing changes.Matthew Somerville2012-12-20-1/+9
| |
| * Start of DM summary admin page for Zurich.Matthew Somerville2012-12-20-0/+4
| |
| * Don't try and set empty area IDs.Matthew Somerville2012-12-19-7/+11
| |
| * Move admin page check to central function.Matthew Somerville2012-12-19-25/+12
| |
| * Zurich admin auth with front end.Matthew Somerville2012-12-19-0/+5
| |