Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | If questionnaire says report remains open, show that on report page. | Matthew Somerville | 2012-03-21 | -69/+90 | |
| | | | | |||||
| * | | | Merge remote-tracking branch 'origin/master' | Struan Donald | 2012-03-20 | -248/+152 | |
| |\ \ \ | |||||
| | * \ \ | Merge remote branch 'grischard/mapquest' | Matthew Somerville | 2012-03-20 | -8/+47 | |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Extra maxResolution option was needed for MapQuest tiles | Guillaume | 2012-03-20 | -1/+6 | |
| | | | | | |||||
| | | * | | separated file for MapQuest | Guillaume | 2012-03-20 | -0/+33 | |
| | | | | | |||||
| | | * | | Removed obsolete Osmarender, added MapQuestOpen | Guillaume | 2012-03-20 | -8/+9 | |
| | |/ / | |||||
| | * | | Ignore whensent last update time. | Matthew Somerville | 2012-03-19 | -4/+4 | |
| | | | | |||||
| | * | | Factor FMS /reports templates back into default, tweak to show fixed and ↵ | Matthew Somerville | 2012-03-19 | -239/+104 | |
| | | | | | | | | | | | | | | | | last updated date. | ||||
| * | | | update cleanup text to deal with alternative spelling | Struan Donald | 2012-03-20 | -2/+25 | |
| |/ / | |||||
* | | | make executable | Struan Donald | 2012-03-26 | -0/+0 | |
| | | | |||||
* | | | initial fetch comment wrapper script | Struan Donald | 2012-03-26 | -0/+58 | |
| | | | |||||
* | | | associated a comment user with a council config | Struan Donald | 2012-03-26 | -3/+23 | |
| | | | |||||
* | | | if there is no request_id then skip as we will no be able to work out what ↵ | Struan Donald | 2012-03-26 | -0/+4 | |
| | | | | | | | | | | | | to do with it | ||||
* | | | when_sent -> whensent for consistency | Struan Donald | 2012-03-26 | -1/+1 | |
| | | | |||||
* | | | when_sent -> whensent for consistency | Struan Donald | 2012-03-26 | -4/+4 | |
| | | | |||||
* | | | initial very basic send comments wrapper | Struan Donald | 2012-03-26 | -0/+92 | |
| | | | |||||
* | | | missed db update file | Struan Donald | 2012-03-26 | -0/+6 | |
| | | | |||||
* | | | DB changes for comment sending | Struan Donald | 2012-03-26 | -6/+38 | |
| | | | |||||
* | | | initial bromley retry code for problems | Struan Donald | 2012-03-26 | -12/+30 | |
| | | | |||||
* | | | sort out error message tests | Struan Donald | 2012-03-26 | -2/+2 | |
| | | | |||||
* | | | fix error | Struan Donald | 2012-03-23 | -1/+1 | |
| | | | |||||
* | | | submit title and alerts_requested over open311 | Struan Donald | 2012-03-23 | -0/+6 | |
| | | | |||||
* | | | forgot to add extra column into schema file | Struan Donald | 2012-03-23 | -1/+2 | |
| | | | |||||
* | | | save extra comment details for bromley | Struan Donald | 2012-03-23 | -2/+36 | |
| | | | |||||
* | | | indicate if there is any extra data associated with the report | Struan Donald | 2012-03-23 | -0/+1 | |
| | | | |||||
* | | | initial code to display user title if council is Bromley | Struan Donald | 2012-03-23 | -3/+42 | |
| | | | |||||
* | | | skipped send summary code | Struan Donald | 2012-03-22 | -0/+15 | |
| | | | |||||
* | | | add in retry count code | Struan Donald | 2012-03-22 | -3/+53 | |
| | | | |||||
* | | | add in send method code | Struan Donald | 2012-03-22 | -22/+71 | |
| | | | |||||
* | | | add in standard bromley open311 attributes | Struan Donald | 2012-03-22 | -3/+15 | |
| | | | |||||
* | | | more populate tests and also cope with bromley non display fields | Struan Donald | 2012-03-22 | -0/+324 | |
| | | | |||||
* | | | uncomment test and test for correct error message | Struan Donald | 2012-03-21 | -2/+2 | |
| | | | |||||
* | | | post service request updates | Struan Donald | 2012-03-21 | -3/+197 | |
| | | | |||||
* | | | removed unused code | Struan Donald | 2012-03-20 | -5/+0 | |
| | | | |||||
* | | | regularise data structure in open311 module as that is more sensible | Struan Donald | 2012-03-20 | -14/+12 | |
| | | | |||||
* | | | make sure external ids for problems and comments are only unique per council | Struan Donald | 2012-03-20 | -4/+77 | |
| | | | |||||
* | | | tests for mark_open and mark_fixed | Struan Donald | 2012-03-20 | -3/+60 | |
| | | | |||||
* | | | slightly less convulted test data structure | Struan Donald | 2012-03-20 | -4/+4 | |
| | | | |||||
* | | | add first pass of update comments method and tests | Struan Donald | 2012-03-19 | -4/+152 | |
| | | | |||||
* | | | add external id to comments table | Struan Donald | 2012-03-19 | -10/+19 | |
| | | | |||||
* | | | initial get serivce request updates method and tests | Struan Donald | 2012-03-19 | -1/+78 | |
|/ / | |||||
* | | Return an error if map clicked outside boundary, fixes #270. | Matthew Somerville | 2012-03-16 | -4/+14 | |
| | | |||||
* | | Put validation strings in external file (fixes #281), tidy to only have one ↵ | Matthew Somerville | 2012-03-16 | -45/+38 | |
| | | | | | | | | common_header_tags file. | ||||
* | | Seems to be working okay, dial down its output. | Matthew Somerville | 2012-03-15 | -7/+2 | |
| | | |||||
* | | Up contrast on mobile apps logos. | Josh Angell | 2012-03-15 | -0/+0 | |
| | | |||||
* | | Up the contrast on ol.big-numbers | Josh Angell | 2012-03-15 | -1/+1 | |
| | | |||||
* | | Darken the greys. | Matthew Somerville | 2012-03-15 | -9/+9 | |
| | | |||||
* | | Only move pan zoom on around page on mobile. | Matthew Somerville | 2012-03-15 | -4/+3 | |
| | | |||||
* | | Max 250 any side. | Matthew Somerville | 2012-03-15 | -2/+2 | |
| | | |||||
* | | On mobile, make Report a problem a link that scrolls up to the form. | Matthew Somerville | 2012-03-14 | -3/+9 | |
| | |