Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Tried changing the path of the council_header sass file to see if it ↵ | Jedidiah Broadbent | 2012-10-01 | -1/+1 |
| | | | | compiles on the server. | |||
* | Cleaned up where my regex foo let me down. | Jedidiah Broadbent | 2012-10-01 | -12/+12 |
| | ||||
* | Added and isolated the Stevenage Council CSS and HTML | Jedidiah Broadbent | 2012-10-01 | -3/+779 |
| | ||||
* | fixed path error in stevenage scss font-face | Dave Whiteland | 2012-09-11 | -25/+25 |
| | ||||
* | making stevenage's template/css completely mimic FMS to being with -- note ↵ | Dave Whiteland | 2012-09-10 | -56/+2249 |
| | | | | copied fonts for now since can't easily pull from fixmystreet without changing existing FMS scss, may do that later if needed | |||
* | whoops missed package name of Stevenage cobrand | Dave Whiteland | 2012-09-07 | -1/+1 |
| | ||||
* | Merge branch 'stevenage' of ↵ | Dave Whiteland | 2012-09-07 | -1/+1 |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into stevenage | |||
| * | turn on crons for stevenage test vhost | Struan Donald | 2012-09-07 | -1/+1 |
| | | ||||
* | | added Stevenage cobrand (scss just placeholders for now) | Dave Whiteland | 2012-09-07 | -1/+261 |
|/ | ||||
* | update getservice request tests for open311-fms version | Struan Donald | 2012-09-07 | -10/+31 |
| | ||||
* | send out open311 fms standard updates unless in extended mode | Struan Donald | 2012-09-06 | -19/+63 |
| | ||||
* | Merge remote-tracking branch 'origin/master' | Struan Donald | 2012-09-06 | -0/+2 |
|\ | ||||
| * | Tidy up link. | Matthew Somerville | 2012-09-06 | -1/+1 |
| | | ||||
| * | Add more obvious link to contact page as per #318 | abimysoc | 2012-09-06 | -0/+2 |
| | | ||||
* | | Merge branch 'private-categories' | Struan Donald | 2012-09-06 | -172/+790 |
|\ \ | |/ |/| | ||||
| * | add non public status editing of contacts to admin | Struan Donald | 2012-09-05 | -5/+37 |
| | | ||||
| * | add non_public status for report editing to admin | Struan Donald | 2012-09-05 | -147/+178 |
| | | ||||
| * | do no send alerts for non public reports | Struan Donald | 2012-09-04 | -9/+231 |
| | | ||||
| * | add in some test descriptions | Struan Donald | 2012-09-04 | -3/+2 |
| | | ||||
| * | check non public reports are included in front page stats | Struan Donald | 2012-09-04 | -0/+2 |
| | | ||||
| * | make around test for non public reports work, and do not display non | Struan Donald | 2012-09-03 | -0/+3 |
| | | | | | | | | public reports on around page | |||
| * | tests for non public reports on around page | Struan Donald | 2012-09-03 | -9/+42 |
| | | ||||
| * | move add and delete problem utility functions to test mech | Struan Donald | 2012-09-03 | -59/+74 |
| | | | | | | | | add in non public problem tests for front page | |||
| * | do not display non public reports in reports list for a council | Struan Donald | 2012-09-03 | -3/+141 |
| | | | | | | | | 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/+78 |
| | | ||||
| * | do not include non public reports in recent lists for display | Struan Donald | 2012-08-31 | -1/+2 |
| | | ||||
| * | display non public reports to creator if logged in | Struan Donald | 2012-08-31 | -4/+28 |
| | | ||||
| * | return 403 for non public reports | Struan Donald | 2012-08-31 | -0/+21 |
| | | ||||
| * | add non-public fields to contacts and problem | Struan Donald | 2012-08-31 | -7/+26 |
| | | ||||
* | | Always use 'reopened', and don't set mark_open for Open311 received updates. | Matthew Somerville | 2012-09-05 | -16/+11 |
| | | ||||
* | | handle bad comment states due to open311 service request updates bug | Struan Donald | 2012-09-05 | -0/+41 |
| | | ||||
* | | Merge remote-tracking branch 'origin/master' | Struan Donald | 2012-09-05 | -3/+8 |
|\ \ | ||||
| * | | Decode example places from config file, to fix #317. | Matthew Somerville | 2012-08-31 | -1/+4 |
| | | | ||||
| * | | Increase timeout for Nominatim, to fix #316. | Matthew Somerville | 2012-08-31 | -2/+4 |
| | | | ||||
* | | | handle re-opening of problems via open311 service requests updates correctly | Struan Donald | 2012-09-05 | -6/+13 |
|/ / | | | | | | | also small tweaks to display of update meta information | |||
* / | If we don't get a request_id or it's not a text element then regard | Struan Donald | 2012-08-30 | -4/+36 |
|/ | | | | posting the service request as having failed | |||
* | Switch to using mapit as it has nearest postcode functionality now. And ↵ | Matthew Somerville | 2012-08-28 | -3/+3 |
| | | | | isn't down. | |||
* | Add check to test that cobrand has been picked up correctly. | Matthew Somerville | 2012-08-28 | -0/+1 |
| | ||||
* | Revert "update test as country problems on district council cobrands now ↵ | Matthew Somerville | 2012-08-28 | -10/+2 |
| | | | | | | | redirect" This reverts commit 0fb910f46e49f9868c8ae134f0984ac16a28fb3f. The redirect wasn't supposed to be happening. | |||
* | remove de .mo file as it should be generated on deploy | Struan Donald | 2012-08-28 | -0/+0 |
| | ||||
* | update test as country problems on district council cobrands now redirect | Struan Donald | 2012-08-27 | -2/+10 |
| | | | | to main site instead of returning a 404 | |||
* | language po files merged with new strings | Struan Donald | 2012-08-22 | -1763/+2480 |
| | ||||
* | update master .po file | Struan Donald | 2012-08-22 | -382/+478 |
| | ||||
* | sort out some places where the German translations were not being picked up | Struan Donald | 2012-08-21 | -744/+934 |
| | ||||
* | Merge remote-tracking branch 'origin/master' | Struan Donald | 2012-08-21 | -12/+8 |
|\ | ||||
| * | Ignore compiled Zurich CSS. | Matthew Somerville | 2012-08-17 | -0/+1 |
| | | ||||
| * | Speed up this type of search by a factor of c. 10e5. Stupid databases. | Matthew Somerville | 2012-08-17 | -1/+1 |
| | | ||||
| * | Use PROCESS rather than INCLUDE, so question variable set in parent. | Matthew Somerville | 2012-08-17 | -2/+2 |
| | | ||||
| * | Move .mo ignoring to top-level gitignore. | Matthew Somerville | 2012-08-17 | -9/+4 |
| | | ||||
* | | update with latest German translations | Struan Donald | 2012-08-21 | -26/+47 |
|/ |