Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | CSS and HTML fixes | Edmund von der Burg | 2011-04-04 | -12/+14 |
* | Merge branch 'master' into migrate_to_catalyst | Edmund von der Burg | 2011-04-04 | -24/+313 |
|\ | ||||
| * | Merge branch 'master' into reportemptyhomes | Matthew Somerville | 2011-03-25 | -14/+336 |
| |\ | ||||
| | * | Southampton templating. | Matthew Somerville | 2011-03-25 | -0/+152 |
| | * | Use SCSS to generate CSS - no change to actual CSS at this point. | Matthew Somerville | 2011-03-25 | -1/+0 |
| | * | Rename #content to #mysociety. | Matthew Somerville | 2011-03-25 | -3/+5 |
| | * | Add link to Nokia FixMyStreet app (thanks, Thomas Forth\!). | Matthew Somerville | 2011-03-23 | -5/+11 |
| | * | Nearest road/postcode on reports; don't show pin if map not used for report. | Matthew Somerville | 2011-03-23 | -1/+1 |
| | * | .no CSS update, missing translated string. | Matthew Somerville | 2011-03-21 | -3/+0 |
| | * | Typo. | Matthew Somerville | 2011-03-21 | -1/+1 |
| | * | Handle NO postcodes via mapit. | Matthew Somerville | 2011-03-05 | -6/+5 |
| | * | .po update. | Matthew Somerville | 2011-03-01 | -3/+14 |
| | * | .po update, Go->Submit on one button. | Matthew Somerville | 2011-02-26 | -1/+1 |
| | * | Fiksgatami FAQ, .po update. | Matthew Somerville | 2011-02-25 | -0/+114 |
| * | | Merge branch 'master' into reportemptyhomes | Matthew Somerville | 2011-01-14 | -0/+5 |
| |\ \ | ||||
| * | | | EmptyHomes footer change. | Matthew Somerville | 2011-01-14 | -3/+8 |
| * | | | EHA header logos, confirm text. | Matthew Somerville | 2010-12-20 | -2/+6 |
| * | | | Update address. | Matthew Somerville | 2010-12-20 | -1/+1 |
| * | | | Fix footer in IE6. | Matthew Somerville | 2010-12-20 | -1/+1 |
| * | | | Style tweaks. | Matthew Somerville | 2010-12-17 | -4/+4 |
| * | | | REH text updates. | Matthew Somerville | 2010-12-17 | -7/+20 |
* | | | | Added tracking code back in | Edmund von der Burg | 2011-04-04 | -1/+28 |
* | | | | rss links | Edmund von der Burg | 2011-04-04 | -2/+10 |
* | | | | deal with some FIXMEs | Edmund von der Burg | 2011-04-01 | -3/+3 |
* | | | | prefill user's details if logged in | Edmund von der Burg | 2011-04-01 | -1/+1 |
* | | | | HTML typos | Edmund von der Burg | 2011-04-01 | -3/+3 |
* | | | | Add in map js to headers | Edmund von der Burg | 2011-04-01 | -1/+5 |
* | | | | convert '/' to '/report/new' for 'Report a problem' links | Edmund von der Burg | 2011-04-01 | -153/+153 |
* | | | | Change '/reports/new' to '/report/new' | Edmund von der Burg | 2011-04-01 | -8/+8 |
* | | | | Ported import.cgi to catalyst | Edmund von der Burg | 2011-03-31 | -6/+115 |
* | | | | Handle problem confirmation tokens in catalyst and get all tests working | Edmund von der Burg | 2011-03-28 | -0/+77 |
* | | | | More tests (and fixes to issues thrown up) | Edmund von der Burg | 2011-03-25 | -2/+2 |
* | | | | Tests for pc searches (both hits and misses) | Edmund von der Burg | 2011-03-25 | -6/+16 |
* | | | | Close off map correctly | Edmund von der Burg | 2011-03-24 | -2/+1 |
* | | | | persist partial token across requests | Edmund von der Burg | 2011-03-24 | -4/+4 |
* | | | | Allow users to change photo during creation | Edmund von der Burg | 2011-03-24 | -6/+6 |
* | | | | Don't allow user to assign another photo for a report | Edmund von der Burg | 2011-03-24 | -8/+7 |
* | | | | Fix so that submitting without using button works | Edmund von der Burg | 2011-03-24 | -1/+2 |
* | | | | Don't show categories if there aren't any | Edmund von der Burg | 2011-03-24 | -11/+13 |
* | | | | auth related fixes | Edmund von der Burg | 2011-03-24 | -1/+1 |
* | | | | Handle photo uploads - caching between requests if there are errors | Edmund von der Burg | 2011-03-24 | -5/+16 |
* | | | | Add notes to the form | Edmund von der Burg | 2011-03-24 | -1/+17 |
* | | | | Update wording | Edmund von der Burg | 2011-03-24 | -7/+2 |
* | | | | Handle successful repor creation correctly | Edmund von der Burg | 2011-03-23 | -0/+54 |
* | | | | use .txt suffix on email templates | Edmund von der Burg | 2011-03-23 | -0/+0 |
* | | | | Get phone, email from report_user | Edmund von der Burg | 2011-03-23 | -3/+3 |
* | | | | Cleared up the council string creation logic | Edmund von der Burg | 2011-03-23 | -5/+2 |
* | | | | WiP: interim commit - basic form fields and errors migrated. Currently broken... | Edmund von der Burg | 2011-03-23 | -32/+27 |
* | | | | don't show map related text if skipped | Edmund von der Burg | 2011-03-23 | -3/+1 |
* | | | | Added most of form elements to the template | Edmund von der Burg | 2011-03-22 | -0/+137 |