Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add fullsize photo to Photo controller | Chris Mytton | 2013-09-12 | -6/+8 |
| | | | | | This is used in the Zurich admin to view a full size version of the image before it has been made public. | |||
* | Merge branch 'zurich-mark-external-addresses-deleted' | Chris Mytton | 2013-09-12 | -1/+2 |
|\ | | | | | | | | | Conflicts: t/cobrand/zurich.t | |||
| * | [Zurich] Add deleted to admin body_params method | Chris Mytton | 2013-09-10 | -1/+2 |
| | | ||||
* | | Merge branch 'zurich-mandatory-telephone-number' | Chris Mytton | 2013-09-12 | -0/+3 |
|\ \ | |/ |/| | ||||
| * | Merge branch 'master' into zurich-mandatory-telephone-number | Chris Mytton | 2013-09-05 | -2/+5 |
| |\ | ||||
| * | | [Zurich] Localise phone error message | Chris Mytton | 2013-09-05 | -1/+1 |
| | | | ||||
| * | | [Zurich] Make the phone number field required | Chris Mytton | 2013-09-04 | -0/+3 |
| | | | ||||
* | | | 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 |
| |/ |/| | ||||
* | | Use format_datetime for DBIx::Class searches to get rid of warnings when ↵ | Edmund von der Burg | 2013-09-05 | -2/+5 |
|/ | | | | running test suite | |||
* | [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 |
| | ||||
* | Send back a list of titles in new report ajax details | Struan Donald | 2013-08-01 | -0/+3 |
| | | | | | This is so that the mobile app can use the list to build the appropriate UI as fixing the HTML that is sent for the site is too awful. | |||
* | Update contact form error message. | Matthew Somerville | 2013-07-18 | -1/+1 |
| | ||||
* | Redirect away from incorrect council pages on council sites. | Matthew Somerville | 2013-05-21 | -0/+5 |
| | ||||
* | Fix admin photo display. | Matthew Somerville | 2013-05-15 | -4/+1 |
| | ||||
* | Allow photo display to admin users, as they might not be approved yet. | Matthew Somerville | 2013-05-15 | -1/+4 |
| | ||||
* | No agency in Zurich. | Matthew Somerville | 2013-05-13 | -1/+5 |
| | ||||
* | Explicitly exclude unconfirmed reports. | Matthew Somerville | 2013-05-13 | -2/+6 |
| | ||||
* | Check photo allowed on direct display. | Matthew Somerville | 2013-05-13 | -1/+3 |
| | ||||
* | Consolidate photo display checking to one function. | Matthew Somerville | 2013-05-13 | -2/+2 |
| | ||||
* | Don't remove /M tokens upon use. | Matthew Somerville | 2013-05-10 | -4/+1 |
| | ||||
* | Move to Digest::SHA, as ::SHA1 is no longer packaged in Debian. | Matthew Somerville | 2013-05-08 | -2/+2 |
| | ||||
* | 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. | |||
* | Update EHA front page heading, and about page. | Matthew Somerville | 2013-04-24 | -1/+4 |
| | ||||
* | If a comment is already confirmed then just log the user in and forward them to | Struan Donald | 2013-04-11 | -1/+6 |
| | | | | | the report page rather than reconfirming the report, which may alter the status of reports | |||
* | Check for no body_areas entries (e.g. deleted councils). | Matthew Somerville | 2013-04-10 | -1/+3 |
| | ||||
* | return locations with coordinates as well as bare locations | Struan Donald | 2013-03-21 | -2/+3 |
| | ||||
* | Don't need to create update alert for reports in Zurich. | Matthew Somerville | 2013-03-18 | -3/+0 |
| | ||||
* | Merge remote branch 'origin/hide-problem-test' | Matthew Somerville | 2013-03-14 | -1/+1 |
|\ | ||||
| * | use body id for user-can-hide-this-body check | Dave Whiteland | 2013-03-13 | -1/+1 |
| | | ||||
* | | Zurich admin table styles carried across to default admin templates, and ↵ | Matthew Somerville | 2013-02-21 | -3/+4 |
| | | | | | | | | tidy display of admin a bit. | |||
* | | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-21 | -49/+93 |
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | (locale ignored, will rerun .po extraction after to get all changes.) Conflicts: locale/FixMyStreet.po locale/cy_GB.UTF-8/LC_MESSAGES/EmptyHomes.po locale/de_CH.UTF-8/LC_MESSAGES/FixMyStreet.po locale/nb_NO.UTF-8/LC_MESSAGES/FixMyStreet.po locale/nn_NO.UTF-8/LC_MESSAGES/FixMyStreet.po templates/web/fixmystreet/report/banner.html templates/web/zurich/faq/faq-de-ch.html | |||
| * | Fix tests. | Matthew Somerville | 2013-02-20 | -1/+1 |
| | | ||||
| * | Redirect to front page if nothing provided. | Matthew Somerville | 2013-02-20 | -4/+7 |
| | | ||||
| * | Remove *_local tz functions, set timezone on fetching original columns from ↵ | Matthew Somerville | 2013-02-14 | -11/+11 |
| | | | | | | | | database. | |||
| * | Add Zurich super user stats page. | Matthew Somerville | 2013-02-14 | -1/+1 |
| | | ||||
| * | return details of updates to the report in ajax call | Struan Donald | 2013-02-12 | -1/+4 |
| | | ||||
| * | move as_hashref call to the cobrand to enable applying any cobrand based ↵ | Struan Donald | 2013-02-12 | -1/+1 |
| | | | | | | | | workflow rules | |||
| * | 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). | |||
| * | report page's big pin uses status-based pin colour for Zurich (other ↵ | Dave Whiteland | 2013-02-05 | -1/+1 |
| | | | | | | | | cobrands remain fixed at yellow) | |||
| * | 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 |
| | |