| Commit message (Expand) | Author | Age | Lines |
... | |
* | | | add media_url to description body | Dave Whiteland | 2012-12-14 | -5/+8 |
* | | | print out fake (test) return value for now, and remove inout ORA_types | Dave Whiteland | 2012-12-14 | -4/+5 |
* | | | add ORA types for return values, add mandatory incident_datetime | Dave Whiteland | 2012-12-14 | -3/+8 |
* | | | just make the stored procedure call -- simpler SQL -- don't declare it here | Dave Whiteland | 2012-12-14 | -98/+38 |
* | | | only bind the params that we need, now defaults are in there | Dave Whiteland | 2012-12-14 | -3/+2 |
* | | | explicit SQL declaration of the procedure | Dave Whiteland | 2012-12-14 | -4/+90 |
* | | | add CGI script for Oxfordshire to absorb incoming Open311 service request POSTs | Dave Whiteland | 2012-12-13 | -0/+510 |
* | | | add oxfordshire to compass dirs | Dave Whiteland | 2012-12-05 | -1/+1 |
| |/
|/| |
|
* | | another typo for bromely special casing of open311 endpoints | Struan Donald | 2012-11-21 | -1/+1 |
* | | turn on extended updates for bromley and special case their endpoint | Struan Donald | 2012-11-19 | -0/+13 |
* | | Merge branch 'stevenage' | Struan Donald | 2012-11-19 | -2/+28 |
|\ \ |
|
| * | | use /usr/bin/env perl and not /usr/bin/perl | Struan Donald | 2012-10-22 | -1/+1 |
| * | | add script to fetch last 24 hours of updates as a backup and default to last ... | Struan Donald | 2012-10-17 | -0/+26 |
| * | | added Stevenage cobrand (scss just placeholders for now) | Dave Whiteland | 2012-09-07 | -1/+2 |
| |/ |
|
* | | Remove unused function, add gridref test. | Matthew Somerville | 2012-11-12 | -11/+23 |
* | | Set up internationalization with Transifex | Mark Longair | 2012-10-19 | -1/+1 |
* | | EC2_HOSTNAME may be empty; don't insist that it isn't | Mark Longair | 2012-10-18 | -1/+0 |
* | | Allow argument to be supplied to make_css to only compile that one. | Matthew Somerville | 2012-10-12 | -1/+6 |
* | | Update .po file, and make prettify function do nget() properly. | Matthew Somerville | 2012-10-08 | -8/+9 |
* | | More cron quietening, only show full Open311 first time, then summarise. | Matthew Somerville | 2012-10-05 | -1/+3 |
* | | Fix Welsh po script. | Matthew Somerville | 2012-10-05 | -4/+10 |
* | | Script has changed name now it's more generalised. | Matthew Somerville | 2012-10-04 | -1/+1 |
* | | Revert "Generate .po files before installing Perl modules" | Mark Longair | 2012-10-04 | -5/+5 |
* | | Remove common install script code | Mark Longair | 2012-10-04 | -338/+70 |
* | | Generate .po files before installing Perl modules | Mark Longair | 2012-10-04 | -5/+5 |
* | | Make install_perl_modules exit in error on failure | Mark Longair | 2012-10-04 | -5/+3 |
* | | Add warning option to Open311 populate, to show warnings. | Matthew Somerville | 2012-10-04 | -1/+5 |
* | | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-10-03 | -18/+25 |
|\ \ |
|
| * | | generalise make_emptyhomes_po so we can use it for FMB | Struan Donald | 2012-09-26 | -12/+19 |
| * | | Merge remote-tracking branch 'origin/master' into fmb-read-only | Struan Donald | 2012-08-22 | -626/+18 |
| |\| |
|
| * | | barnet missing from the compass-using cobrands list in make_css | Dave Whiteland | 2012-06-25 | -1/+1 |
| * | | Merge branch 'master' into fmb-read-only | Dave Whiteland | 2012-06-25 | -0/+2 |
| |\ \ |
|
| * \ \ | Merge remote branch 'origin/master' into fmb-read-only | Dave Whiteland | 2012-05-29 | -757/+146 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'fmb-read-only' of ssh://git.mysociety.org/data/git/public/fixmy... | Dave Whiteland | 2012-05-17 | -6/+15 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'master' into fmb-read-only | Matthew Somerville | 2012-05-17 | -6/+15 |
| | |\ \ \ \ |
|
| * | | | | | | whoops should be checking cobrand moniker, not cobrand object | Dave Whiteland | 2012-05-17 | -2/+3 |
| |/ / / / / |
|
| * | | | | | FMB sends external_id as an Open311 attrib | Dave Whiteland | 2012-05-17 | -0/+9 |
| * | | | | | merge master to get schema changes | Dave Whiteland | 2012-05-04 | -5/+5 |
| |\ \ \ \ \ |
|
| * | | | | | | added FMB numbers to send-reports, but otherwise it's regular Open311 :-) | Dave Whiteland | 2012-05-01 | -1/+5 |
| * | | | | | | Merge branch 'barnet-integration' into fmb-read-only | Dave Whiteland | 2012-04-30 | -18/+276 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Black/white colour for FMB (and can be used for default look later, hopefully). | Matthew Somerville | 2012-04-25 | -3/+6 |
* | | | | | | | | Password-protect the admin interface and make an empty password file | Mark Longair | 2012-10-03 | -0/+2 |
* | | | | | | | | install-script: Move installation of the required packages earlier | Mark Longair | 2012-10-03 | -3/+3 |
* | | | | | | | | Remove any remaining BCI reference. | Matthew Somerville | 2012-10-03 | -10/+10 |
* | | | | | | | | install-script: Pick the packages file more intelligently | Mark Longair | 2012-10-02 | -5/+26 |
* | | | | | | | | Assume "yes" to the query about purging apt-xapian-index | Mark Longair | 2012-10-02 | -1/+1 |
* | | | | | | | | Create a random secret on installation with db/generate_secret.sql | Mark Longair | 2012-10-02 | -0/+1 |
* | | | | | | | | Correct the sysvinit file installation | Mark Longair | 2012-10-01 | -1/+1 |
* | | | | | | | | Rename the example sysvinit file | Mark Longair | 2012-10-01 | -1/+1 |
* | | | | | | | | Use a login shell for the PostgreSQL createuser command | Mark Longair | 2012-10-01 | -1/+1 |