Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update EHA front page. | Matthew Somerville | 2013-06-04 | -6/+0 |
| | ||||
* | Update EHA front page heading, and about page. | Matthew Somerville | 2013-04-24 | -1/+1 |
| | ||||
* | Remove *_local tz functions, set timezone on fetching original columns from ↵ | Matthew Somerville | 2013-02-14 | -1/+1 |
| | | | | database. | |||
* | Add hash as query parameter on photos so that rotating instantly works, no ↵ | Matthew Somerville | 2013-02-07 | -2/+4 |
| | | | | cache issues (fixes a3). | |||
* | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-04 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/open311-populate-service-list bin/send-comments bin/update-all-reports conf/crontab.ugly db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/App/Controller/Reports.pm perllib/FixMyStreet/Cobrand/Default.pm perllib/FixMyStreet/Cobrand/LichfieldDC.pm perllib/FixMyStreet/DB/Result/Open311conf.pm perllib/FixMyStreet/DB/Result/Problem.pm perllib/FixMyStreet/DB/ResultSet/Problem.pm perllib/FixMyStreet/SendReport.pm perllib/FixMyStreet/SendReport/Email.pm perllib/FixMyStreet/SendReport/Open311.pm perllib/Open311/GetServiceRequestUpdates.pm perllib/Open311/PopulateServiceList.pm t/app/controller/report_new.t t/app/controller/rss.t templates/web/bromley/report/display.html templates/web/default/admin/council_contacts.html templates/web/default/common_header_tags.html templates/web/default/dashboard/index.html templates/web/default/front/stats.html templates/web/default/report/_main.html templates/web/default/report/update-form.html templates/web/emptyhomes/index.html templates/web/emptyhomes/report/display.html templates/web/emptyhomes/report/new/councils_text_all.html templates/web/emptyhomes/reports/body.html templates/web/emptyhomes/reports/index.html templates/web/fixmystreet/report/new/fill_in_details_form.html templates/web/fixmystreet/report/update-form.html web/cobrands/fixmystreet/fixmystreet.js web/js/fixmystreet.js | |||
| * | Stop changing DateTimes to epochs and back. | Matthew Somerville | 2013-01-25 | -1/+1 |
| | | | | | | | | | | | | | | Also revert cursor handling of Reports.pm; the DateTime inflation appears to be a slowdown, and we were doing that anyway, and this way makes things simpler in general. Will have a watch out for any performance issue, but hopefully it should be fine. | |||
* | | Revert EmptyHomes front page back to default one, and navigation back to ↵ | Matthew Somerville | 2013-01-29 | -0/+4 |
| | | | | | | | | previous. | |||
* | | change frontpage description text for southampton cobrand | Struan Donald | 2013-01-10 | -1/+1 |
|/ | ||||
* | Factor out some front page common HTML to shared template. | Matthew Somerville | 2012-11-14 | -17/+2 |
| | ||||
* | Use PROCESS rather than INCLUDE, so question variable set in parent. | Matthew Somerville | 2012-08-17 | -1/+1 |
| | ||||
* | Consolidate postcode form template, move question to template, and move ↵ | Matthew Somerville | 2012-08-17 | -10/+1 |
| | | | | admin_base_url to config. | |||
* | Make default front page form text non-GB specific. | Matthew Somerville | 2012-07-13 | -3/+1 |
| | ||||
* | Fewer photos on /alert for Bromley. | Matthew Somerville | 2012-04-24 | -1/+1 |
| | ||||
* | Store full size photos that are uploaded on filesystem, put hash in ↵ | Matthew Somerville | 2012-03-08 | -1/+1 |
| | | | | database. Fixes #9, basics for #209 (needs light box adding). | |||
* | Caught a html entity | Josh Angell | 2012-02-22 | -1/+1 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Remove some unused cobrand functions, start of a base class. | Matthew Somerville | 2012-01-20 | -1/+0 |
| | ||||
* | Initial redesign to fit FixMyTransport mySociety bar and font choice. | Matthew Somerville | 2012-01-10 | -1/+1 |
| | ||||
* | Show datetimes on front page, fewer headings. | Matthew Somerville | 2011-09-06 | -6/+8 |
| | ||||
* | Remove advert. | Matthew Somerville | 2011-07-07 | -7/+0 |
| | ||||
* | Implement Fiksgatami's norwegian_frontpage branch in Catalyst templates. | Matthew Somerville | 2011-06-17 | -16/+3 |
| | ||||
* | Remove some unused docs, show 410 message with front page. | Matthew Somerville | 2011-06-14 | -6/+4 |
| | ||||
* | Consolidate MaPit calls to call out to it less. | Matthew Somerville | 2011-06-10 | -2/+2 |
| | ||||
* | Migrate recent_photos to new ResultSet, nice joining with ↵ | Matthew Somerville | 2011-06-09 | -1/+4 |
| | | | | problem_find_nearby procedure. | |||
* | Front page notice for EHA, and fix for EHA CSS. | Matthew Somerville | 2011-05-27 | -1/+8 |
| | ||||
* | change cobrand url to uri and change all c.cobrand.url to c.uri_for in templates | Edmund von der Burg | 2011-04-15 | -1/+1 |
| | ||||
* | Port front stats code over to TT2 and new cobrand | Edmund von der Burg | 2011-04-12 | -2/+1 |
| | ||||
* | Start to move index.cgi into catalyst | Edmund von der Burg | 2011-04-12 | -0/+98 |