Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
| | ||||
* | Typo. | Matthew Somerville | 2012-03-14 | -1/+1 |
| | ||||
* | Put Kasabi import script on cron. | Matthew Somerville | 2012-03-14 | -0/+4 |
| | ||||
* | Manually call setCenter rather than zoomToExtent, so that can force zoom ↵ | Matthew Somerville | 2012-03-14 | -1/+4 |
| | | | | event trigger. Fixes centering of area on area pages, I think. | |||
* | Fix CSS generation script for deploy, move report photo up. | Matthew Somerville | 2012-03-14 | -8/+19 |
| | ||||
* | Move password help to where it won't be shown when logged in. Fixes #278. | Matthew Somerville | 2012-03-14 | -5/+5 |
| | ||||
* | Merge remote branch 'origin/kasabi' | Matthew Somerville | 2012-03-14 | -0/+219 |
|\ | ||||
| * | Initial Kasabi import/update script. | Matthew Somerville | 2012-03-13 | -0/+219 |
| | | ||||
* | | Merge branch 'redesign' | Matthew Somerville | 2012-03-14 | -1585/+9762 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore notes/INSTALL perllib/FixMyStreet/App/Controller/Photo.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm | |||
| * | | Move most mobile-related JS into resize() so that site keeps working on ↵ | Matthew Somerville | 2012-03-14 | -34/+65 |
| | | | | | | | | | | | | browser resize. | |||
| * | | Disable placeholder, interferes badly with current validation. | Matthew Somerville | 2012-03-14 | -16/+10 |
| | | | ||||
| * | | Using Modernizr.mq() breaks e.g. IE form display due to adding to <body> I ↵ | Matthew Somerville | 2012-03-14 | -7/+1 |
| | | | | | | | | | | | | assume. Use the mobile class instead. | |||
| * | | Council info pages. | Matthew Somerville | 2012-03-14 | -17/+419 |
| | | | ||||
| * | | Update error message (missed from previous). | Matthew Somerville | 2012-03-14 | -4/+4 |
| | | | ||||
| * | | Changed the placeholder polyfill for a better one that works. | Josh Angell | 2012-03-14 | -35/+27 |
| | | |