aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* | | | | | | | [Zurich] Save internal notes as hidden comments, rather than in the extra fieldEdmund von der Burg2013-09-10-17/+30
| | | | | | | |
* | | | | | | | Note about running db update scriptEdmund von der Burg2013-09-10-0/+6
| | | | | | | |
* | | | | | | | Handle user already existing (as it may in dev)Edmund von der Burg2013-09-10-0/+1
| | | | | | | |
* | | | | | | | Add notes to Zurich cobrand about setting up a dev environment.Edmund von der Burg2013-09-10-0/+41
| | | | | | | |
* | | | | | | | Fix a bug in TestMech->log_in_ok that scrambeled the users password.Edmund von der Burg2013-09-10-4/+16
| | | | | | | |
* | | | | | | | Add note about translations not being usedEdmund von der Burg2013-09-10-0/+6
| | | | | | | |
* | | | | | | | Add note about emails not coming throughEdmund von der Burg2013-09-10-0/+10
| | | | | | | |
* | | | | | | | Save troubleshooting notesEdmund von der Burg2013-09-10-0/+20
| | | | | | | |
* | | | | | | | Don't use a domain name when testing that the default ALLOWED_COBRANDS will ↵Edmund von der Burg2013-09-10-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | match to the wrong cobrand.
* | | | | | | | Make changes needed to run Zurich tests on travisEdmund von der Burg2013-09-10-1/+3
| | | | | | | |
* | | | | | | | Override the config so that Zurich tests can be run with normal dev configEdmund von der Burg2013-09-10-6/+38
| | | | | | | |
* | | | | | | | [Zurich] remove debugging from testEdmund von der Burg2013-09-10-3/+0
| | | | | | | |
* | | | | | | | [Zurich] Notes on steps required to get zurich tests to runEdmund von der Burg2013-09-10-0/+21
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Use RABXColumn in remaining models that serialize some columnsEdmund von der Burg2013-09-10-83/+7
| | | | | | |
* | | | | | | Switch Token over to use RABXColumn and test that changes to the col behave ↵Edmund von der Burg2013-09-10-23/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | as expected
* | | | | | | Add RABX column code and testsEdmund von der Burg2013-09-10-0/+121
|/ / / / / /
* | | | | | [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-29/+40
| | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | Merge branch 'admin-notes'Dave Whiteland2013-09-06-74/+510
|\ \ \ \ \
| * | | | | 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-6/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | | | | |
| * | | | | fix deciding-to-hide contacts bugDave Whiteland2013-09-05-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | was counting rows and expecting them to be 1, when it should have been counting tables.
| * | | | | add missing link separatorDave Whiteland2013-09-05-2/+2
| | | | | |
| * | | | | show warning on body with no live contactsDave Whiteland2013-09-05-0/+9
| | | | | |
| * | | | | jslint fixesDave Whiteland2013-09-05-17/+19
| | | | | |
| * | | | | 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-32/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | admin hints are displayed *like it or not* (actually, could hide for a given cobrand with CSS setting display:none)
| * | | | | add toggle button to hide contacts, closes #505Dave Whiteland2013-09-05-0/+19
| | | | | |
| * | | | | indicated deleted categories clearly on the body adminDave Whiteland2013-09-05-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | this has been catching me out for years :-)
| * | | | | add flagged user hintDave Whiteland2013-09-05-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | also updated flagged page to indicate that flagged user's reports are automatically hidden (by send_reports)
| * | | | | add user body hintDave Whiteland2013-09-05-1/+13
| | | | | |
| * | | | | add user name admin hintDave Whiteland2013-09-05-1/+11
| | | | | |
| * | | | | add no-bullets style declaration to default admin CSSDave Whiteland2013-09-05-0/+6
| | | | | |
| * | | | | add user search hintDave Whiteland2013-09-05-0/+3
| | | | | |