aboutsummaryrefslogtreecommitdiffstats
path: root/web-admin
Commit message (Collapse)AuthorAgeLines
* String, not number.Matthew Somerville2011-02-26-1/+1
|
* Unidecode strings back from strftime.Matthew Somerville2011-02-23-3/+3
|
* Ignore Oslo kommune in admin interface.Matthew Somerville2011-02-23-0/+1
|
* Use strcoll rather than cmp for string sorting.Matthew Somerville2011-02-23-2/+2
|
* More admin strings in translation.Matthew Somerville2011-02-22-56/+57
|
* Admin start translating.Matthew Somerville2011-02-22-63/+64
|
* Remove all encodes, they now cause double-encoding.Matthew Somerville2011-02-21-3/+3
|
* Some translation updates and i18n code improvements.Matthew Somerville2011-02-17-2/+2
|
* First pin pass.Matthew Somerville2011-02-16-1/+1
|
* Various encoding fixing.Matthew Somerville2011-02-16-3/+4
|
* Council list related stuff, on /reports and admin page.Matthew Somerville2011-02-15-17/+25
|
* migrate admin cgiEdmund von der Burg2011-02-09-3/+3
|
* Fix small issues.Matthew Somerville2010-10-11-2/+2
|
* Update all FixMyStreet mapit calls.Matthew Somerville2010-07-22-13/+7
|
* Fixes.Matthew Somerville2010-05-14-3/+5
|
* Logout method.Matthew Somerville2010-05-14-0/+15
|
* Show updates on hidden reports as hidden.Matthew Somerville2010-04-20-2/+4
|
* Same search order for reports.Matthew Somerville2010-04-20-1/+1
|
* Deref.Matthew Somerville2010-04-20-1/+1
|
* Initialise to empty string.Matthew Somerville2010-04-20-1/+1
|
* Tweak to update table in admin.Matthew Somerville2010-04-20-1/+4
|
* Set an undefined name to an empty string to avoid warnings on comparisonLouise Crow2010-02-16-0/+3
|
* If marking an update as hidden, unfix problem report if it did so.Matthew Somerville2010-02-15-1/+8
|
* Adding simple logging of problem and update edits made in the admin interface.Louise Crow2010-02-08-3/+26
|
* Moving .cvsignore files to .gitignoreLouise Crow2010-01-25-1/+1
|
* Updating paths to commonlibLouise Crow2010-01-25-1/+1
|
* Initialize var to empty stringlouise2010-01-20-4/+3
|
* Use correct variable.matthew2010-01-15-4/+4
|
* Stop confirming of unconfirmed reports.matthew2010-01-07-7/+14
|
* Set default before entity encodinglouise2010-01-06-3/+3
|
* If using a cobranded version of the admin interface, all urls should be ↵louise2010-01-06-15/+58
| | | | cobranded ones, even for generic problems
* Fall back to default before trying to entity encodelouise2010-01-06-3/+3
|
* Form missing a token.matthew2009-12-22-2/+3
|
* Add a bit more security checkinglouise2009-12-16-14/+39
|
* Entity escaping user entered fieldslouise2009-12-16-14/+15
|
* Handling more null valueslouise2009-11-18-7/+9
|
* Take the cobrand from the record, not the admin interfacelouise2009-11-18-11/+11
|
* Allow links in admin interface to point to cobranded installs of the sitelouise2009-11-17-11/+17
|
* Do not link to council admin pages unless it exists in the admin interfacelouise2009-11-16-3/+10
|
* Added ability to determine a list of admin pages to be shown by cobrand, ↵louise2009-11-16-58/+70
| | | | generating data from functions in Problems that have site restrictions applied to them
* Adding cobrand info to admin interfacelouise2009-11-12-8/+15
|
* url() appears to be broken in lenny CGI.pm.matthew2009-10-26-5/+5
|
* Do lat/lon elsewhere in case of error on submission; sort in admin interface.matthew2009-08-20-3/+3
|
* Use UTF8 URI escape fn.matthew2009-08-17-8/+9
|
* Fixes.matthew2009-03-24-7/+7
|
* More warnfixes.matthew2009-03-24-3/+4
|
* Warnfix.matthew2009-03-24-4/+6
|
* Sort order.matthew2009-02-20-3/+3
|
* Sort by created by default.matthew2009-02-10-3/+3
|
* Add text only link for ease of email replying.matthew2009-01-22-5/+17
|