Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | New version of commonlib | Louise Crow | 2010-01-25 | -0/+0 |
| | ||||
* | Bugfix - missing escape character | Louise Crow | 2010-01-25 | -1/+1 |
| | ||||
* | Moving .gitignore file to the right place | Louise Crow | 2010-01-25 | -0/+0 |
| | ||||
* | Update locale path | Louise Crow | 2010-01-25 | -1/+1 |
| | ||||
* | Moving .cvsignore files to .gitignore | Louise Crow | 2010-01-25 | -11/+12 |
| | ||||
* | Changing locale path | Louise Crow | 2010-01-25 | -1/+1 |
| | ||||
* | Updating paths to commonlib | Louise Crow | 2010-01-25 | -24/+24 |
| | ||||
* | Path changes for move to git | Louise Crow | 2010-01-25 | -39/+7138 |
| | ||||
* | Merge branch 'master' of ↵ | Louise Crow | 2010-01-25 | -0/+3 |
|\ | | | | | | | ssh://louise@git.mysociety.org/data/git/public/fixmystreet | |||
| * | Adding commonlib as submodule | Louise Crow | 2010-01-25 | -0/+3 |
| | | ||||
* | | Test checkin | Louise Crow | 2010-01-25 | -1/+1 |
|/ | ||||
* | Initialize var to empty string | louise | 2010-01-20 | -4/+3 |
| | ||||
* | Don't allow through non-valid dates. | matthew | 2010-01-20 | -4/+5 |
| | ||||
* | Remove SQL injection. | matthew | 2010-01-20 | -17/+17 |
| | ||||
* | Allow status_code as parameter. | matthew | 2010-01-15 | -2/+2 |
| | ||||
* | Return 410 for removed reports. | matthew | 2010-01-15 | -4/+6 |
| | ||||
* | Use correct variable. | matthew | 2010-01-15 | -4/+4 |
| | ||||
* | Stop confirming of unconfirmed reports. | matthew | 2010-01-07 | -7/+14 |
| | ||||
* | Offsetting production alert sending | louise | 2010-01-07 | -2/+2 |
| | ||||
* | Don't send reports from a testing email address defined in the conf to any ↵ | louise | 2010-01-06 | -5/+10 |
| | | | | councils, don't include these reports in alert emails either' | |||
* | Adding testing email address | louise | 2010-01-06 | -1/+2 |
| | ||||
* | Add a bit more documentation | louise | 2010-01-06 | -1/+5 |
| | ||||
* | Set default before entity encoding | louise | 2010-01-06 | -3/+3 |
| | ||||
* | If using a cobranded version of the admin interface, all urls should be ↵ | louise | 2010-01-06 | -20/+69 |
| | | | | cobranded ones, even for generic problems | |||
* | Fix typo | louise | 2010-01-06 | -2/+2 |
| | ||||
* | Fall back to default before trying to entity encode | louise | 2010-01-06 | -3/+3 |
| | ||||
* | Initialize value to empty string | louise | 2010-01-06 | -1/+3 |
| | ||||
* | Add cron for production vhost on tea | louise | 2010-01-06 | -1/+5 |
| | ||||
* | Allow cobrand to rewrite URLs in email | louise | 2010-01-05 | -3/+6 |
| | ||||
* | Adding dependency on gettext | louise | 2010-01-04 | -0/+1 |
| | ||||
* | Fix double commented thing. | matthew | 2010-01-04 | -1/+1 |
| | ||||
* | Form missing a token. | matthew | 2009-12-22 | -2/+3 |
| | ||||
* | Fallback to default vhost for cobrand if none available. | matthew | 2009-12-22 | -6/+4 |
| | ||||
* | One fewer photo on front page. | matthew | 2009-12-22 | -1/+7 |
| | ||||
* | Better URL if on alert page. | matthew | 2009-12-22 | -6/+2 |
| | ||||
* | Make link to main site better. | matthew | 2009-12-22 | -5/+8 |
| | ||||
* | Fix search box, add viewport bias. | matthew | 2009-12-22 | -5/+20 |
| | ||||
* | It's a string. | matthew | 2009-12-22 | -2/+2 |
| | ||||
* | Site restriction for Barnet. | matthew | 2009-12-22 | -11/+11 |
| | ||||
* | Correct base URL for live. | matthew | 2009-12-22 | -2/+3 |
| | ||||
* | Use cobrand base_url method | louise | 2009-12-17 | -3/+2 |
| | ||||
* | Just pass content to template, not markup | louise | 2009-12-17 | -4/+8 |
| | ||||
* | Add a bit more security checking | louise | 2009-12-16 | -14/+39 |
| | ||||
* | Entity escaping user entered fields | louise | 2009-12-16 | -14/+15 |
| | ||||
* | Typo fix | louise | 2009-12-16 | -3/+3 |
| | ||||
* | Fixing typo | louise | 2009-12-16 | -26/+43 |
| | ||||
* | Bring together all the boilerplate code. No border on images. | matthew | 2009-12-16 | -502/+153 |
| | ||||
* | Add test for recent(). | matthew | 2009-12-16 | -3/+29 |
| | ||||
* | Allow templating of contact submit message | louise | 2009-12-16 | -1/+4 |
| | ||||
* | Show errors in template | louise | 2009-12-16 | -2/+3 |
| |