aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeLines
* Merge branch 'master' into migrate_to_catalystEdmund von der Burg2011-04-04-24/+313
|\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore commonlib conf/packages perllib/FixMyStreet/Map.pm templates/website/cobrands/barnet/footer web/confirm.cgi web/css/core.css web/import.cgi web/index.cgi
| * Merge branch 'master' into reportemptyhomesMatthew Somerville2011-03-25-14/+336
| |\ | | | | | | | | | | | | Conflicts: web/css/cobrands/emptyhomes/emptyhomes.css
| | * Southampton templating.Matthew Somerville2011-03-25-0/+152
| | |
| | * Use SCSS to generate CSS - no change to actual CSS at this point.Matthew Somerville2011-03-25-1/+0
| | |
| | * Rename #content to #mysociety.Matthew Somerville2011-03-25-3/+5
| | |
| | * Add link to Nokia FixMyStreet app (thanks, Thomas Forth\!).Matthew Somerville2011-03-23-5/+11
| | |
| | * Nearest road/postcode on reports; don't show pin if map not used for report.Matthew Somerville2011-03-23-1/+1
| | |
| | * .no CSS update, missing translated string.Matthew Somerville2011-03-21-3/+0
| | |
| | * Typo.Matthew Somerville2011-03-21-1/+1
| | |
| | * Handle NO postcodes via mapit.Matthew Somerville2011-03-05-6/+5
| | |
| | * .po update.Matthew Somerville2011-03-01-3/+14
| | |
| | * .po update, Go->Submit on one button.Matthew Somerville2011-02-26-1/+1
| | |
| | * Fiksgatami FAQ, .po update.Matthew Somerville2011-02-25-0/+114
| | |
| * | Merge branch 'master' into reportemptyhomesMatthew Somerville2011-01-14-0/+5
| |\ \
| * | | EmptyHomes footer change.Matthew Somerville2011-01-14-3/+8
| | | |
| * | | EHA header logos, confirm text.Matthew Somerville2010-12-20-2/+6
| | | |
| * | | Update address.Matthew Somerville2010-12-20-1/+1
| | | |
| * | | Fix footer in IE6.Matthew Somerville2010-12-20-1/+1
| | | |
| * | | Style tweaks.Matthew Somerville2010-12-17-4/+4
| | | |
| * | | REH text updates.Matthew Somerville2010-12-17-7/+20
| | | |
* | | | Added tracking code back inEdmund von der Burg2011-04-04-1/+28
| | | |
* | | | rss linksEdmund von der Burg2011-04-04-2/+10
| | | |
* | | | deal with some FIXMEsEdmund von der Burg2011-04-01-3/+3
| | | |
* | | | prefill user's details if logged inEdmund von der Burg2011-04-01-1/+1
| | | |
* | | | HTML typosEdmund von der Burg2011-04-01-3/+3
| | | |
* | | | Add in map js to headersEdmund von der Burg2011-04-01-1/+5
| | | |
* | | | convert '/' to '/report/new' for 'Report a problem' linksEdmund von der Burg2011-04-01-153/+153
| | | |
* | | | Change '/reports/new' to '/report/new'Edmund von der Burg2011-04-01-8/+8
| | | | | | | | | | | | | | | | | | | | Fix broken links to '/reports/<<id>>' Get correct base under CGI and FastCGI
* | | | Ported import.cgi to catalystEdmund von der Burg2011-03-31-6/+115
| | | |
* | | | Handle problem confirmation tokens in catalyst and get all tests workingEdmund von der Burg2011-03-28-0/+77
| | | |
* | | | More tests (and fixes to issues thrown up)Edmund von der Burg2011-03-25-2/+2
| | | |
* | | | Tests for pc searches (both hits and misses)Edmund von der Burg2011-03-25-6/+16
| | | |
* | | | Close off map correctlyEdmund von der Burg2011-03-24-2/+1
| | | |
* | | | persist partial token across requestsEdmund von der Burg2011-03-24-4/+4
| | | |
* | | | Allow users to change photo during creationEdmund von der Burg2011-03-24-6/+6
| | | |
* | | | Don't allow user to assign another photo for a reportEdmund von der Burg2011-03-24-8/+7
| | | |
* | | | Fix so that submitting without using button worksEdmund von der Burg2011-03-24-1/+2
| | | |
* | | | Don't show categories if there aren't anyEdmund von der Burg2011-03-24-11/+13
| | | |
* | | | auth related fixesEdmund von der Burg2011-03-24-1/+1
| | | |
* | | | Handle photo uploads - caching between requests if there are errorsEdmund von der Burg2011-03-24-5/+16
| | | |
* | | | Add notes to the formEdmund von der Burg2011-03-24-1/+17
| | | |
* | | | Update wordingEdmund von der Burg2011-03-24-7/+2
| | | | | | | | | | | | | | | | Delete redundant template
* | | | Handle successful repor creation correctlyEdmund von der Burg2011-03-23-0/+54
| | | |
* | | | use .txt suffix on email templatesEdmund von der Burg2011-03-23-0/+0
| | | |
* | | | Get phone, email from report_userEdmund von der Burg2011-03-23-3/+3
| | | |
* | | | Cleared up the council string creation logicEdmund von der Burg2011-03-23-5/+2
| | | |
* | | | WiP: interim commit - basic form fields and errors migrated. Currently ↵Edmund von der Burg2011-03-23-32/+27
| | | | | | | | | | | | | | | | broken for councils
* | | | don't show map related text if skippedEdmund von der Burg2011-03-23-3/+1
| | | |
* | | | Added most of form elements to the templateEdmund von der Burg2011-03-22-0/+137
| | | |
* | | | clean up templateEdmund von der Burg2011-03-22-13/+5
| | | |