Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | move new report validation out to cobrand so we can over-ride this for | Struan Donald | 2012-12-03 | -5/+1 |
| | | | | special cases without hard coding it into controller | |||
* | Only have grid refs of at least 4 digits. | Matthew Somerville | 2012-11-28 | -1/+1 |
| | ||||
* | Consolidate user searching to one admin page. | Matthew Somerville | 2012-11-26 | -27/+22 |
| | ||||
* | Allow external_body optionally to be a lookup on /reports. | Matthew Somerville | 2012-11-22 | -19/+37 |
| | ||||
* | Merge branch 'stevenage' | Struan Donald | 2012-11-19 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css conf/crontab.ugly perllib/FixMyStreet/Cobrand/Default.pm perllib/Open311.pm templates/web/fixmystreet/around/postcode_form.html | |||
| * | do not forget extra 311 field data if we need to display an error | Struan Donald | 2012-10-22 | -1/+1 |
| | | ||||
* | | Unneeded TODO; truncate_coordinate uses in_gb_locale. | Matthew Somerville | 2012-11-14 | -1/+0 |
| | | ||||
* | | Remove unused function, add gridref test. | Matthew Somerville | 2012-11-12 | -1/+0 |
| | | ||||
* | | Some fixes for when warnings are on during test run. | Matthew Somerville | 2012-11-09 | -3/+12 |
| | | ||||
* | | Expand no reports message to make it more helpful | Steven Day | 2012-10-24 | -1/+1 |
| | | ||||
* | | Allow lat,lon and OS grid references in search box, fixes #142. | Matthew Somerville | 2012-10-12 | -0/+43 |
| | | ||||
* | | If there is no user title submitted with a problem then do not set the DB field | Struan Donald | 2012-10-12 | -7/+8 |
| | | ||||
* | | Use cobrand for children area types, not UK specific array. | Matthew Somerville | 2012-10-11 | -5/+3 |
| | | ||||
* | | Travis script. | Matthew Somerville | 2012-10-05 | -4/+2 |
| | | ||||
* | | More cron quietening, only show full Open311 first time, then summarise. | Matthew Somerville | 2012-10-05 | -1/+0 |
| | | ||||
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet | Dave Whiteland | 2012-10-03 | -0/+2 |
|\ \ | ||||
| * | | Allow closed->fixed transition in questionnaire, and spot closed problems in ↵ | Matthew Somerville | 2012-10-03 | -0/+2 |
| | | | | | | | | | | | | response text (fix #269). | |||
* | | | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-10-03 | -3/+48 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Contact.pm perllib/FixMyStreet/DB/Result/Problem.pm | |||
| * | | admin interface to add contact level endpoints | Struan Donald | 2012-09-28 | -0/+7 |
| | | | ||||
| * | | admin interface to set endpoint as devolved | Struan Donald | 2012-09-28 | -1/+3 |
| | | | ||||
| * | | Fix other part of race condition | Struan Donald | 2012-08-29 | -1/+1 |
| | | | ||||
| * | | remove race condition | Struan Donald | 2012-08-28 | -2/+1 |
| | | | ||||
| * | | Display support count even if not logged in | Struan Donald | 2012-08-27 | -4/+11 |
| | | | | | | | | | | | | use a button for adding support rather than a link | |||
| * | | adding text from a message manager message increments supporter count | Struan Donald | 2012-08-24 | -0/+4 |
| | | | ||||
| * | | allow adding of message manager messages as updates rather than as issues | Struan Donald | 2012-08-23 | -0/+1 |
| | | | ||||
| * | | initial crude add support option for a problem | Struan Donald | 2012-08-23 | -0/+11 |
| | | | ||||
| * | | Merge remote-tracking branch 'origin/master' into fmb-read-only | Struan Donald | 2012-08-22 | -90/+97 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css conf/general.yml-example perllib/FixMyStreet/App/Controller/Council.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/Cobrand/Default.pm templates/web/default/around/around_index.html templates/web/default/index.html templates/web/emptyhomes/index.html templates/web/fixmystreet/around/around_index.html templates/web/fixmystreet/index.html web/fixmystreet_app_cgi.cgi web/fixmystreet_app_fastcgi.cgi | |||
| * | | | changed mm_msg_id to external_source_id, and added external_source col | Dave Whiteland | 2012-07-12 | -7/+8 |
| | | | | ||||
| * | | | added Message Manager ID (mm_msg_id) column and used it | Dave Whiteland | 2012-07-11 | -3/+6 |
| | | | | ||||
| * | | | whoops XXX | Dave Whiteland | 2012-07-11 | -1/+0 |
| | | | | ||||
| * | | | Merge remote branch 'origin/fmb-read-only' into fmb-read-only | Dave Whiteland | 2012-07-11 | -1/+7 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: perllib/FixMyStreet/App/Controller/Report/New.pm | |||
| | * | | | if report generated from message manager pass id to report page | Struan Donald | 2012-07-11 | -1/+8 |
| | | | | | ||||
| * | | | | reworking mm_msg_id, instead of service | Dave Whiteland | 2012-07-11 | -5/+4 |
| |/ / / | ||||
| * | | | passing MM message number through service field, callback on view (needs ↵ | Dave Whiteland | 2012-07-10 | -0/+5 |
| | | | | | | | | | | | | | | | | client check to only trigger on rreports created this session) | |||
| * | | | Merge branch 'master' into fmb-read-only | Dave Whiteland | 2012-06-25 | -66/+278 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css perllib/FixMyStreet/Cobrand/FixMyStreet.pm | |||
| * \ \ \ | Merge remote branch 'origin/master' into fmb-read-only | Dave Whiteland | 2012-05-29 | -114/+375 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/send-reports perllib/FixMyStreet/Cobrand/Default.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm templates/web/fixmystreet/alert/index.html templates/web/fixmystreet/around/display_location.html web/cobrands/fixmystreet/_layout.scss web/js/map-OpenLayers.js | |||
| * | | | | | Allow display of areas on /around. | Matthew Somerville | 2012-05-08 | -0/+1 |
| | | | | | | ||||
| * | | | | | merge master to get schema changes | Dave Whiteland | 2012-05-04 | -11/+21 |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge branch 'barnet-integration' into fmb-read-only | Dave Whiteland | 2012-04-30 | -20/+66 |
| |\ \ \ \ \ \ | ||||
| * | | | | | | | Area type for Barangay, and hack for working out/in boundaries. Error ↵ | Matthew Somerville | 2012-04-26 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | handling needs looking at. | |||
| * | | | | | | | Doesn't like 0 ID (#182), check right db flag, and factor out tabs for ↵ | Matthew Somerville | 2012-04-23 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | different usage. | |||
| * | | | | | | | Have a whole fake mapit (for #182) that works if MAPIT_URL is set accordingly. | Matthew Somerville | 2012-04-23 | -10/+56 |
| | | | | | | | | ||||
| * | | | | | | | If no mapit is defined, just return a default area always (for #182). | Matthew Somerville | 2012-04-20 | -0/+10 |
| | | | | | | | | ||||
| * | | | | | | | Inherit new design, site title, Bing working. | Matthew Somerville | 2012-04-20 | -1/+1 |
| | | | | | | | | ||||
* | | | | | | | | Remove bit of unused code. | Matthew Somerville | 2012-09-17 | -7/+0 |
| |_|_|_|_|_|/ |/| | | | | | | ||||
* | | | | | | | add non public status editing of contacts to admin | Struan Donald | 2012-09-05 | -0/+1 |
| | | | | | | | ||||
* | | | | | | | add non_public status for report editing to admin | Struan Donald | 2012-09-05 | -1/+5 |
| | | | | | | | ||||
* | | | | | | | do not display non public reports in reports list for a council | Struan Donald | 2012-09-03 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | do include non public reports in council stats | |||
* | | | | | | | reports made with non public categories are set as non public | Struan Donald | 2012-08-31 | -0/+9 |
| | | | | | | | ||||
* | | | | | | | display non public reports to creator if logged in | Struan Donald | 2012-08-31 | -4/+6 |
| | | | | | | |