aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeLines
* [Zurich] Always render fancybox css/jsChris Mytton2013-09-12-0/+6
| | | | | This is so the admin can still display photos in a fancybox when the photo has not yet been published.
* [Zurich] Use full-size version of photo in adminChris Mytton2013-09-12-2/+2
|
* [Zurich] Fix photo thumbnail on admin report_editChris Mytton2013-09-12-2/+2
| | | | | Because the report has not yet been published, the image isn't public, so we have to use the .temp.jpeg form of the url.
* [Zurich] Fix url for admin problem-row photosChris Mytton2013-09-12-4/+2
|
* Merge branch 'zurich-optional-problem-rejected-email'Chris Mytton2013-09-12-0/+18
|\ | | | | | | | | Conflicts: t/cobrand/zurich.t
| * [Zurich] Only show automatic reply when status is hiddenChris Mytton2013-09-11-1/+14
| |
| * [Zurich] Add send rejected email checkbox to report editChris Mytton2013-09-11-0/+5
| |
* | Merge branch 'zurich-mark-external-addresses-deleted'Chris Mytton2013-09-12-4/+9
|\ \ | | | | | | | | | | | | Conflicts: t/cobrand/zurich.t
| * | [Zurich] Problems can't be assigned to deleted bodiesChris Mytton2013-09-11-1/+1
| | |
| * | [Zurich] Add deleted column to bodies tableChris Mytton2013-09-11-1/+3
| | |
| * | [Zurich] Add flag as deleted field to body-formChris Mytton2013-09-10-0/+5
| | |
| * | [Zurich] Remove super user check from body-formChris Mytton2013-09-10-2/+0
| | | | | | | | | | | | | | | The logic has changes, so it's now only the superuser that can access this whole form, so there is no need to be this granular.
* | | Merge branch 'master' into zurich-add-internal-notesChris Mytton2013-09-12-1/+16
|\ \ \
| * \ \ Merge branch 'zurich-mandatory-telephone-number'Chris Mytton2013-09-12-1/+15
| |\ \ \ | | |_|/ | |/| |
| | * | [Zurich] Add translation string for phone number errorChris Mytton2013-09-05-0/+3
| | | |
| | * | [Zurich] Override the validation_rules templateChris Mytton2013-09-05-3/+8
| | | |
| | * | Merge branch 'master' into zurich-mandatory-telephone-numberChris Mytton2013-09-05-2/+2
| | |\ \
| | * \ \ Merge branch 'master' into zurich-mandatory-telephone-numberChris Mytton2013-09-05-2/+2
| | |\ \ \
| | * | | | [Zurich] Update text to show phone number isn't optionalChris Mytton2013-09-04-1/+1
| | | | | |
| | * | | | [Zurich] Add js validation for phone numberChris Mytton2013-09-04-0/+3
| | | | | |
| | * | | | [Zurich] Display errors with phone fieldChris Mytton2013-09-04-0/+3
| | | | | |
| * | | | | Merge branch 'zurich-extra-csv-columns'Chris Mytton2013-09-11-0/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | [Zurich] Add missing column title for superusersChris Mytton2013-09-09-0/+1
| | | | | |
* | | | | | [Zurich] Display user name (if set) and email of user who created note/updateEdmund von der Burg2013-09-10-1/+3
| | | | | |
* | | | | | [Zurich] Style the internal notes distinctivelyEdmund von der Burg2013-09-10-1/+2
| | | | | |
* | | | | | [Zurich] Save internal notes as hidden comments, rather than in the extra fieldEdmund von der Burg2013-09-10-4/+4
|/ / / / /
* | | | | [Zurich] Inline translations in report edit adminChris Mytton2013-09-09-2/+2
| | | | | | | | | | | | | | | | | | | | As discussed in 1d7b6f7ae59240f0396c5b2d528bb97269760fd6
* | | | | [Zurich] Add link on admin reports to AV onlineChris Mytton2013-09-09-0/+5
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Need to update the translation for the link to "Standort in AV-Online anzeigen" when #414 is done. Closes mysociety/FixMyStreet-Commercial#404
* | | | add show-admin-notes class to bodyDave Whiteland2013-09-06-1/+1
| | | | | | | | | | | | | | | | | | | | making the admin-notes functionality easier to suppress on installations that don't want it; it's in the default header, i.e., on for new installations
* | | | only remove body links for Zurich (in admin)Dave Whiteland2013-09-06-6/+6
| | | |
* | | | fix broken (bad conflict fix) syntax in admin/bodiesDave Whiteland2013-09-05-1/+2
| | | |
* | | | add admin hint for non_public checkboxDave Whiteland2013-09-05-0/+11
| | | |
* | | | add admin hint for note textareaDave Whiteland2013-09-05-0/+5
| | | |
* | | | add admin hint for deleted checkboxDave Whiteland2013-09-05-0/+6
| | | |
* | | | add admin hint for confirmed checkboxDave Whiteland2013-09-05-0/+8
| | | |
* | | | add email address hint for non-email bodiesDave Whiteland2013-09-05-0/+6
| | | |
* | | | add category email address hintDave Whiteland2013-09-05-1/+7
| | | |
* | | | add new category hintDave Whiteland2013-09-05-0/+16
| | | |
* | | | clarify presentation on lagged users pageDave Whiteland2013-09-05-5/+13
| | | | | | | | | | | | | | | | | | | | now shows which flagged users are in abuse table, which seems important (separate issue #523 to make managing and indeed viewing abuse table)
* | | | update langauge describing flaggingDave Whiteland2013-09-05-5/+7
| | | | | | | | | | | | | | | | Correct the incorrect assertion that this has any affect: it doesn't (but adding to the abuse table does)
* | | | add styling to flagged not-found resultsDave Whiteland2013-09-05-5/+5
| | | |
* | | | don't test on resultset (it's always true)Dave Whiteland2013-09-05-1/+1
| | | | | | | | | | | | | | | | instead should be testing on .count
* | | | tiny layout changeDave Whiteland2013-09-05-2/+2
| | | |
* | | | add missing link separatorDave Whiteland2013-09-05-2/+2
| | | |
* | | | show warning on body with no live contactsDave Whiteland2013-09-05-0/+8
| | | |
* | | | add "no reports found" message to reports searchDave Whiteland2013-09-05-0/+6
| | | |
* | | | add "no results" message on user searchDave Whiteland2013-09-05-1/+6
| | | |
* | | | bring back "devolved" to describe contact-specific endpointsDave Whiteland2013-09-05-2/+2
| | | | | | | | | | | | | | | | I thought the word "override" was clearer, but I was wrong
* | | | move override/devolved checkbox outside of hidden/revealed divDave Whiteland2013-09-05-12/+12
| | | | | | | | | | | | | | | | This checkbox should not only be revealed if the send method is not email, because it potentially applies all the time
* | | | remove SHOW_ADMIN_HINTS configDave Whiteland2013-09-05-25/+19
| | | | | | | | | | | | | | | | | | | | admin hints are displayed *like it or not* (actually, could hide for a given cobrand with CSS setting display:none)