Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | | initial update from open311 script | Struan Donald | 2011-08-09 | -3/+137 | |
| | | | | | | | |||||
| * | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-09 | -123/+717 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into open311-consumer Conflicts: web/css/core.css | ||||
| * | | | | | | | check that the generated select has all the elements we expect | Struan Donald | 2011-08-04 | -0/+9 | |
| | | | | | | | | |||||
| * | | | | | | | unit tests for extra open311 fields in report pages | Struan Donald | 2011-08-04 | -2/+160 | |
| | | | | | | | | |||||
| * | | | | | | | configure open311 endpoint etc in admin interface | Struan Donald | 2011-08-04 | -0/+119 | |
| | | | | | | | | |||||
| * | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-04 | -2/+7 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | into open311-consumer | ||||
| * | | | | | | | | yet another attempt at storing the service detail information | Struan Donald | 2011-08-04 | -18/+36 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this time we sort as we store so we don't need to do this every time we display the information | ||||
| * | | | | | | | | fix bug in service request details parsing | Struan Donald | 2011-08-03 | -1/+3 | |
| | | | | | | | | | |||||
| * | | | | | | | | correct scoping | Struan Donald | 2011-08-03 | -3/+4 | |
| | | | | | | | | | |||||
| * | | | | | | | | remove redundant p tags and make heading into a heading | Struan Donald | 2011-08-03 | -3/+3 | |
| | | | | | | | | | |||||
| * | | | | | | | | add a bit of descriptive text for additional open311 fields | Struan Donald | 2011-08-03 | -0/+4 | |
| | | | | | | | | | |||||
| * | | | | | | | | rejig data structure so we can sort the extra fields | Struan Donald | 2011-08-03 | -5/+7 | |
| | | | | | | | | | |||||
| * | | | | | | | | make labels in additional information a bit bigger | Struan Donald | 2011-08-03 | -193/+120 | |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-03 | -63/+856 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into open311-consumer | ||||
| * | | | | | | | | | include report url and also media url if present | Struan Donald | 2011-08-02 | -5/+9 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | add simple open311 test, add some error checking and reduce repeated code | Struan Donald | 2011-08-02 | -16/+67 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | report submission via open311 | Struan Donald | 2011-08-02 | -0/+29 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | improvments and fixes to service request submission | Struan Donald | 2011-08-02 | -11/+21 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | slight neatening of data structure and some html tidy up | Struan Donald | 2011-08-01 | -17/+27 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | display and save extra info for open311 reports | Struan Donald | 2011-08-01 | -2/+68 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | populate open311 meta data in contacts | Struan Donald | 2011-08-01 | -3/+16 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | add in extra field to contacts for storing open311 meta data | Struan Donald | 2011-08-01 | -2/+32 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | use module and conf from database for service list updates | Struan Donald | 2011-07-29 | -70/+70 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | open311conf id to type serial | Struan Donald | 2011-07-29 | -5/+10 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | add in table to store configuration of councils using open311 | Struan Donald | 2011-07-29 | -0/+54 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | rough first draft of open311 interface | Struan Donald | 2011-07-29 | -0/+128 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | add extra column to problem for storing addition open311 meta information | Struan Donald | 2011-07-29 | -2/+31 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | bit more robust checking of args | Struan Donald | 2011-07-22 | -1/+15 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | set execute permissions on script | Struan Donald | 2011-07-22 | -0/+0 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | undelete existing contacts if required | Struan Donald | 2011-07-22 | -0/+14 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | accept end point and council id as command line args | Struan Donald | 2011-07-22 | -2/+4 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | basic script to populate contacts from open311 service list | Struan Donald | 2011-07-22 | -0/+68 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | better spacing in all councils table in reading cobrand | Struan Donald | 2011-10-19 | -0/+9 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | sort out form alignment for reading cobrand | Struan Donald | 2011-10-19 | -0/+8 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | remove unwanted css file, again | Struan Donald | 2011-10-18 | -1/+0 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | add note about town element of disambigate location hash | Struan Donald | 2011-10-18 | -0/+4 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | do not add town if it is already in the query | Struan Donald | 2011-10-18 | -1/+1 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | append town name to Bing gecode queries if provided to decrease false matches | Struan Donald | 2011-10-18 | -0/+2 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | put FMS in title of page | Struan Donald | 2011-10-18 | -1/+1 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | more css tweaks for reading cobrand | Struan Donald | 2011-10-18 | -10/+45 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | ignore generated css file for reading cobrand | Struan Donald | 2011-10-18 | -0/+1 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | move mysoc.css -> css.css | Struan Donald | 2011-10-18 | -1/+1 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | tweaks to layout to make things look nicer for reading cobrand | Struan Donald | 2011-10-18 | -4/+5 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | css files as generates so should not be in git | Struan Donald | 2011-10-18 | -1/+0 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | notes on creating a cobrand plus a quick helper script for generating ↵ | Struan Donald | 2011-10-17 | -0/+66 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | location data | ||||
* | | | | | | | | | | initial Reading borough council cobrand | Struan Donald | 2011-10-17 | -0/+407 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | Stop warnings if org is not provided. | Matthew Somerville | 2011-10-10 | -6/+25 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Update example httpd.conf with better admin Location. | Matthew Somerville | 2011-10-10 | -2/+2 | |
| | | | | | | | | | |||||
* | | | | | | | | | Add example default council email. | Matthew Somerville | 2011-10-07 | -0/+62 | |
| | | | | | | | | | |||||
* | | | | | | | | | add wording about reporting one problem at a time to southampton cobrand | Struan Donald | 2011-10-06 | -0/+4 | |
| | | | | | | | | |