Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | remove old admin code | Struan Donald | 2011-06-10 | -972/+0 |
| | ||||
* | Pull requests #90 and #104, merge survey_result_page and ↵ | Matthew Somerville | 2011-05-27 | -3/+43 |
| | | | | fix-perl-warnings-from-admin-cgi. | |||
* | String, not number. | Matthew Somerville | 2011-02-26 | -1/+1 |
| | ||||
* | Unidecode strings back from strftime. | Matthew Somerville | 2011-02-23 | -3/+3 |
| | ||||
* | Ignore Oslo kommune in admin interface. | Matthew Somerville | 2011-02-23 | -0/+1 |
| | ||||
* | Use strcoll rather than cmp for string sorting. | Matthew Somerville | 2011-02-23 | -2/+2 |
| | ||||
* | More admin strings in translation. | Matthew Somerville | 2011-02-22 | -56/+57 |
| | ||||
* | Admin start translating. | Matthew Somerville | 2011-02-22 | -63/+64 |
| | ||||
* | Remove all encodes, they now cause double-encoding. | Matthew Somerville | 2011-02-21 | -3/+3 |
| | ||||
* | Some translation updates and i18n code improvements. | Matthew Somerville | 2011-02-17 | -2/+2 |
| | ||||
* | First pin pass. | Matthew Somerville | 2011-02-16 | -1/+1 |
| | ||||
* | Various encoding fixing. | Matthew Somerville | 2011-02-16 | -3/+4 |
| | ||||
* | Council list related stuff, on /reports and admin page. | Matthew Somerville | 2011-02-15 | -17/+25 |
| | ||||
* | migrate admin cgi | Edmund von der Burg | 2011-02-09 | -3/+3 |
| | ||||
* | Fix small issues. | Matthew Somerville | 2010-10-11 | -2/+2 |
| | ||||
* | Update all FixMyStreet mapit calls. | Matthew Somerville | 2010-07-22 | -13/+7 |
| | ||||
* | Fixes. | Matthew Somerville | 2010-05-14 | -3/+5 |
| | ||||
* | Logout method. | Matthew Somerville | 2010-05-14 | -0/+15 |
| | ||||
* | Show updates on hidden reports as hidden. | Matthew Somerville | 2010-04-20 | -2/+4 |
| | ||||
* | Same search order for reports. | Matthew Somerville | 2010-04-20 | -1/+1 |
| | ||||
* | Deref. | Matthew Somerville | 2010-04-20 | -1/+1 |
| | ||||
* | Initialise to empty string. | Matthew Somerville | 2010-04-20 | -1/+1 |
| | ||||
* | Tweak to update table in admin. | Matthew Somerville | 2010-04-20 | -1/+4 |
| | ||||
* | Set an undefined name to an empty string to avoid warnings on comparison | Louise Crow | 2010-02-16 | -0/+3 |
| | ||||
* | If marking an update as hidden, unfix problem report if it did so. | Matthew Somerville | 2010-02-15 | -1/+8 |
| | ||||
* | Adding simple logging of problem and update edits made in the admin interface. | Louise Crow | 2010-02-08 | -3/+26 |
| | ||||
* | Moving .cvsignore files to .gitignore | Louise Crow | 2010-01-25 | -1/+1 |
| | ||||
* | Updating paths to commonlib | Louise Crow | 2010-01-25 | -1/+1 |
| | ||||
* | Initialize var to empty string | louise | 2010-01-20 | -4/+3 |
| | ||||
* | Use correct variable. | matthew | 2010-01-15 | -4/+4 |
| | ||||
* | Stop confirming of unconfirmed reports. | matthew | 2010-01-07 | -7/+14 |
| | ||||
* | Set default before entity encoding | louise | 2010-01-06 | -3/+3 |
| | ||||
* | If using a cobranded version of the admin interface, all urls should be ↵ | louise | 2010-01-06 | -15/+58 |
| | | | | cobranded ones, even for generic problems | |||
* | Fall back to default before trying to entity encode | louise | 2010-01-06 | -3/+3 |
| | ||||
* | Form missing a token. | matthew | 2009-12-22 | -2/+3 |
| | ||||
* | Add a bit more security checking | louise | 2009-12-16 | -14/+39 |
| | ||||
* | Entity escaping user entered fields | louise | 2009-12-16 | -14/+15 |
| | ||||
* | Handling more null values | louise | 2009-11-18 | -7/+9 |
| | ||||
* | Take the cobrand from the record, not the admin interface | louise | 2009-11-18 | -11/+11 |
| | ||||
* | Allow links in admin interface to point to cobranded installs of the site | louise | 2009-11-17 | -11/+17 |
| | ||||
* | Do not link to council admin pages unless it exists in the admin interface | louise | 2009-11-16 | -3/+10 |
| | ||||
* | Added ability to determine a list of admin pages to be shown by cobrand, ↵ | louise | 2009-11-16 | -58/+70 |
| | | | | generating data from functions in Problems that have site restrictions applied to them | |||
* | Adding cobrand info to admin interface | louise | 2009-11-12 | -8/+15 |
| | ||||
* | url() appears to be broken in lenny CGI.pm. | matthew | 2009-10-26 | -5/+5 |
| | ||||
* | Do lat/lon elsewhere in case of error on submission; sort in admin interface. | matthew | 2009-08-20 | -3/+3 |
| | ||||
* | Use UTF8 URI escape fn. | matthew | 2009-08-17 | -8/+9 |
| | ||||
* | Fixes. | matthew | 2009-03-24 | -7/+7 |
| | ||||
* | More warnfixes. | matthew | 2009-03-24 | -3/+4 |
| | ||||
* | Warnfix. | matthew | 2009-03-24 | -4/+6 |
| | ||||
* | Sort order. | matthew | 2009-02-20 | -3/+3 |
| |