aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Factor code so it's only given in one place.Matthew Somerville2012-07-12-174/+24
|
* improve spliting name into first and last namesStruan Donald2012-07-10-3/+3
|
* Allow report URL to be cobrand-specific (for places where cobrand links to a ↵Matthew Somerville2012-07-10-6/+28
| | | | report that isn't covered by it).
* turn off kasabi export as kasabi is being turned offStruan Donald2012-07-09-6/+0
|
* Factor out hard-coded number into cobrand function.Matthew Somerville2012-07-06-1/+11
|
* Remove unused base_url_for_emails function.Matthew Somerville2012-07-06-36/+12
|
* Make RSS feeds act same as email alerts with links to main site.Matthew Somerville2012-07-06-25/+13
|
* Factor out site_key as that's only used in one place too.Matthew Somerville2012-07-06-12/+20
|
* Factor out the SQL restriction from site_restriction, as it's only used in ↵Matthew Somerville2012-07-06-18/+31
| | | | one place.
* if title not present in extra for a Bromley update set it from userStruan Donald2012-07-02-0/+12
|
* Only need last_name as attribute.Matthew Somerville2012-06-28-2/+2
|
* Revert "Unneeded code, as is ignored, and same thing happens in Open311.pm ↵Matthew Somerville2012-06-28-0/+8
| | | | | | anyway." This reverts commit 65b6b5eba895444aa2fc39f323ddac43bb608ba9.
* Move site restriction to within query, so it is ANDed.Matthew Somerville2012-06-27-3/+1
|
* Only create alert if actual parameters differ, not just cobrand/lang.Matthew Somerville2012-06-21-8/+14
|
* Call process_extras() from updates too, so that error checking runs.Matthew Somerville2012-06-21-9/+12
|
* Unused variable.Matthew Somerville2012-06-21-2/+0
|
* Unneeded code, as is ignored, and same thing happens in Open311.pm anyway.Matthew Somerville2012-06-21-8/+0
|
* Fix spelling of this variable.Matthew Somerville2012-06-21-1/+1
|
* Treat update calling of extra_name same as reporting does it.Matthew Somerville2012-06-21-8/+4
|
* Fix JS validation of name to make sure validName has at least two partsStruan Donald2012-06-21-4/+10
| | | | Change report updates so validName required for Bromley but not elswhere
* title is required for updates tooStruan Donald2012-06-21-1/+1
|
* display category prompts on southampton cobrandStruan Donald2012-06-19-15/+89
|
* Signature not available for this template.Matthew Somerville2012-06-19-1/+2
|
* make tests pass if run on a MondayStruan Donald2012-06-18-10/+12
|
* Change alerts on council cobrands so they link to mainStruan Donald2012-06-18-4/+155
| | | | | | site if sending alerts about problems not covered by the cobrand. Also remove cobrand restriction from local area alerts
* Correct privacy links.Matthew Somerville2012-06-15-5/+9
|
* add building readme and both versions of cordova js libraryStruan Donald2012-06-15-0/+10963
|
* add example phonegap app config fileStruan Donald2012-06-15-0/+5
|
* fix jslint issues and remove unused js filesStruan Donald2012-06-15-54/+4
|
* Merge branch 'phonegap'Struan Donald2012-06-15-0/+21034
|\
| * remove keep me signed in checkbox as it makes no senseStruan Donald2012-06-15-5/+0
| |
| * remove various unused filesStruan Donald2012-06-15-4/+0
| |
| * tweak buttons to look a bit less web pageyStruan Donald2012-06-14-0/+9
| |
| * submit -> report on buttonsStruan Donald2012-06-14-2/+2
| |
| * to use the camera you also need permission to write external storageStruan Donald2012-06-14-1/+2
| |
| * ICS does not seem to let you dismiss busy screen after page transitionStruan Donald2012-06-13-0/+8
| |
| * make locate automatically link/button more prominentStruan Donald2012-06-12-0/+19
| |
| * ignore more Android build filesStruan Donald2012-06-12-0/+1
| |
| * Add in busy spinnersStruan Donald2012-06-11-20/+140
| |
| * move page loading functions to onDeviceReady to stop phone gap unavailable ↵Struan Donald2012-06-11-10/+8
| | | | | | | | errors
| * FileTransfer does not seem to URI decode things which breaks JSON parsingStruan Donald2012-06-11-4/+9
| | | | | | | | Also need to set chunkedMode to false otherwise upload fails on android
| * basic busy indicator things for AndroidStruan Donald2012-06-08-13/+17
| |
| * upgrade to phonegap 1.8Struan Donald2012-06-08-4246/+5366
| |
| * remove Android bin files in gitStruan Donald2012-06-08-0/+0
| |
| * ignore Android bin directoryStruan Donald2012-06-08-2/+1
| |
| * bring sprite.png up to dateStruan Donald2012-06-08-0/+0
| |
| * lower the minimum API levelStruan Donald2012-06-08-2/+2
| |
| * remove huge and unwanted image filesStruan Donald2012-06-07-0/+0
| |
| * android emulator caches gets so add time to end to stop thisStruan Donald2012-06-07-3/+3
| |
| * do not update user meta if we are logging outStruan Donald2012-06-07-1/+1
| |