Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add mark as sent button to admin. | Matthew Somerville | 2015-07-30 | -0/+7 |
| | ||||
* | Allow body external URL to be edited in admin. | Matthew Somerville | 2015-07-30 | -2/+2 |
| | ||||
* | Merge branch 'issues/968-refusing-councils' | Matthew Somerville | 2015-07-28 | -1/+1 |
|\ | ||||
| * | [fixmystreet.com] Unresponsive bodies page/warning | Matthew Somerville | 2015-07-28 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Add a special category email address used to show an unresponsive message and page when trying to report in that category. Add a "Refused" send method for setting a whole body to be unresponsive and show the message immediately, not on category selection. Factor out category template, and put at top where needed. | |||
* | | Use get_param_list instead of get_param for body areas | Dave Arter | 2015-07-27 | -13/+7 |
|/ | | | | | Because a body can cover more than one area, `area_ids` might contain multiple values when updating or creating a body. | |||
* | Factor out all uses of param()/params. | Matthew Somerville | 2015-07-07 | -96/+96 |
| | | | | | | | Use a central get_param and get_param_list functions dependent on whether we're after a scalar or a list (almost always a scalar). This prevents any possibility of confusion where param() could return a list, or params->{} an arrayref. | |||
* | [fixmystreet.com] Remove special Report-It code. | Matthew Somerville | 2015-03-13 | -3/+0 |
| | ||||
* | Rename 'body_edit' admin endpoint to 'body'. | Matthew Somerville | 2015-01-20 | -5/+4 |
| | ||||
* | Add admin navigation link to Configuration page. | Matthew Somerville | 2015-01-20 | -2/+2 |
| | ||||
* | Paginate admin search results. | Matthew Somerville | 2014-10-13 | -22/+22 |
| | ||||
* | Validate category name/email/note in admin. | Matthew Somerville | 2014-10-08 | -1/+10 |
| | | | | This prevents the creation of a category with a blank name. Fixes #556. | |||
* | Also remove cached file when photo removed. | Matthew Somerville | 2014-04-17 | -5/+6 |
| | ||||
* | Remove cached photos if hidden in admin interface. | Matthew Somerville | 2013-11-20 | -1/+9 |
| | | | | | Use the internal hash URL of the photo so that it can still be seen in the admin interface. | |||
* | Version 1.3.v1.3 | Matthew Somerville | 2013-11-12 | -2/+2 |
| | ||||
* | Include version number on admin config page. | Matthew Somerville | 2013-11-12 | -0/+7 |
| | ||||
* | Remove trailing whitespace | Andrew Black | 2013-11-07 | -1/+1 |
| | ||||
* | Create a single date fields and parse as DD/MM/YYYY | Andrew Black | 2013-11-07 | -17/+8 |
| | ||||
* | Merge branch '389-report-search-ref' of ↵ | Matthew Somerville | 2013-11-04 | -0/+5 |
|\ | | | | | | | https://github.com/andylolz/fixmystreet into andylolz-389-report-search-ref | |||
| * | Include external_id in admin reports search. | Andy Lulham | 2013-10-17 | -0/+5 |
| | | | | | | | | Fixes #389 | |||
* | | Set confirmed timestamp on any admin unconfirmed state change. | Matthew Somerville | 2013-10-25 | -1/+1 |
|/ | | | | This fixes #527. | |||
* | [Zurich] Add user email address validation to the admin | Chris Mytton | 2013-10-15 | -0/+10 |
| | | | | Closes mysociety/FixMyStreet-Commercial#426 | |||
* | Add a view-configuration admin page. | Matthew Somerville | 2013-09-19 | -0/+4 |
| | | | | Fixes #561. | |||
* | [Zurich] Add deleted to admin body_params method | Chris Mytton | 2013-09-10 | -1/+2 |
| | ||||
* | clarify presentation on lagged users page | Dave Whiteland | 2013-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 contacts | Dave Whiteland | 2013-09-05 | -0/+1 |
| | ||||
* | remove SHOW_ADMIN_HINTS config | Dave Whiteland | 2013-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 db | Dave Whiteland | 2013-09-05 | -0/+3 |
| | ||||
* | [Zurich] Ensure only superusers can add/edit bodies | Chris Mytton | 2013-09-04 | -0/+2 |
| | ||||
* | [Zurich] Only super user can edit bodies | Chris Mytton | 2013-09-03 | -0/+8 |
| | ||||
* | Move to Digest::SHA, as ::SHA1 is no longer packaged in Debian. | Matthew Somerville | 2013-05-08 | -1/+1 |
| | ||||
* | Add MAPIT_ID_WHITELIST configuration option. | Matthew Somerville | 2013-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 Somerville | 2013-02-21 | -3/+4 |
| | | | | tidy display of admin a bit. | |||
* | Remove *_local tz functions, set timezone on fetching original columns from ↵ | Matthew Somerville | 2013-02-14 | -8/+8 |
| | | | | database. | |||
* | Add Zurich super user stats page. | Matthew Somerville | 2013-02-14 | -1/+1 |
| | ||||
* | Don't use problem sort on update search. | Matthew Somerville | 2013-02-08 | -1/+1 |
| | ||||
* | Reference things that might have direction. | Matthew Somerville | 2013-02-08 | -2/+2 |
| | ||||
* | Allow sorting of more Zurich admin tables. | Matthew Somerville | 2013-02-08 | -3/+9 |
| | ||||
* | Allow Zurich admin to change location of pin, with confirmation (fixes a1). | Matthew Somerville | 2013-02-08 | -0/+1 |
| | ||||
* | Unneeded text now cache better. | Matthew Somerville | 2013-02-07 | -2/+0 |
| | ||||
* | Add hash as query parameter on photos so that rotating instantly works, no ↵ | Matthew Somerville | 2013-02-07 | -17/+14 |
| | | | | cache issues (fixes a3). | |||
* | use problem's pin colour (rather than 'yellow') in admin report edit (Zurich ↵ | Dave Whiteland | 2013-02-05 | -1/+1 |
| | | | | only) | |||
* | Move Zurich reports query restriction higher so else catches it too. | Matthew Somerville | 2013-02-05 | -26/+18 |
| | ||||
* | Do problem search lookup in database, not in template. | Matthew Somerville | 2013-02-05 | -3/+22 |
| | ||||
* | Reports list, and start of pagination. | Matthew Somerville | 2013-02-05 | -0/+9 |
| | ||||
* | Show admin users on Users page by default. | Matthew Somerville | 2013-02-05 | -0/+12 |
| | ||||
* | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-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 Somerville | 2013-01-29 | -2/+2 |
| | | ||||
| * | spew not known in this version of library. | Matthew Somerville | 2013-01-29 | -1/+5 |
| | | ||||
| * | Fix for editing user from having no body to having one. | Matthew Somerville | 2013-01-29 | -1/+3 |
| | | ||||
| * | Add map to admin report page, changes to nav bar to work accordingly. | Matthew Somerville | 2013-01-21 | -0/+15 |
| | |