Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Delete users first off, in case broken test left them lying around or similar. | Matthew Somerville | 2013-02-04 | -6/+9 |
| | ||||
* | Translation update, update test to match. | Matthew Somerville | 2013-02-04 | -2/+2 |
| | ||||
* | Improve tests running together a bit. | Matthew Somerville | 2013-02-04 | -0/+8 |
| | ||||
* | Disable dashboard.t | Matthew Somerville | 2013-02-04 | -0/+4 |
| | ||||
* | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-04 | -4734/+9484 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||
| * | Get schema to make sure the body table has the right things in it for the move. | Matthew Somerville | 2013-02-01 | -0/+6 |
| | | ||||
| * | Zurich area unfilled with thick black outline (fixes a25). | Matthew Somerville | 2013-01-31 | -0/+5 |
| | | ||||
| * | Correct date formatting for remaining Zurich admin dates. | Matthew Somerville | 2013-01-31 | -6/+7 |
| | | ||||
| * | Add some email checking to Zurich test. | Matthew Somerville | 2013-01-31 | -2/+30 |
| | | ||||
| * | Show unconfirmed email specially, rather than confirmed (fixes a12). | Matthew Somerville | 2013-01-31 | -2/+2 |
| | | ||||
| * | Don't send Zurich admin email to user unless email confirmed (fixes a5). | Matthew Somerville | 2013-01-31 | -0/+2 |
| | | ||||
| * | More Zurich header box shadow fixes. | Matthew Somerville | 2013-01-31 | -0/+6 |
| | | ||||
| * | Have to filter in a separate line from tprintf. | Matthew Somerville | 2013-01-31 | -6/+24 |
| | | ||||
| * | Overdue highlight background, not text colour (fixes a10). | Matthew Somerville | 2013-01-31 | -1/+1 |
| | | ||||
| * | Stadtplan toggle on all reports page (fixes a21b). | Matthew Somerville | 2013-01-31 | -0/+3 |
| | | ||||
| * | Shadow from Zurich header on to map (fixes a37). | Matthew Somerville | 2013-01-31 | -0/+3 |
| | | ||||
| * | Remove two further out Zurich zoom levels, add 1:500 (fixes a9). | Matthew Somerville | 2013-01-31 | -5/+5 |
| | | ||||
| * | Fix front page stats (fixes a33). | Matthew Somerville | 2013-01-31 | -0/+6 |
| | | ||||
| * | Fix word order for 'originally entered' string (fixes a14). | Matthew Somerville | 2013-01-31 | -498/+449 |
| | | ||||
| * | Banner link goes to stadt-zuerich.ch (fixes a18). | Matthew Somerville | 2013-01-31 | -1/+1 |
| | | ||||
| * | Remove unwanted sentence from Zurich (fixes a38). | Matthew Somerville | 2013-01-31 | -0/+2 |
| | | ||||
| * | Add some missing translatable strings, and update .po file accordingly. | Matthew Somerville | 2013-01-31 | -369/+553 |
| | | ||||
| * | Override find_closest to disable it for Zurich. | Matthew Somerville | 2013-01-29 | -0/+6 |
| | | ||||
| * | Prettify created in RSS too. | Matthew Somerville | 2013-01-29 | -0/+9 |
| | | ||||
| * | Get Zurich superuser admin index page working a bit better. | Matthew Somerville | 2013-01-29 | -2/+25 |
| | | ||||
| * | spew not known in this version of library. | Matthew Somerville | 2013-01-29 | -1/+5 |
| | | ||||
| * | missing_details_bodies is an array of objects, not IDs, which we want. | Matthew Somerville | 2013-01-29 | -1/+1 |
| | | ||||
| * | Fix for editing user from having no body to having one. | Matthew Somerville | 2013-01-29 | -1/+3 |
| | | ||||
| * | add displable represenations of confirmed and created times to ajax problem ↵ | Struan Donald | 2013-01-28 | -0/+2 |
| | | | | | | | | details | |||
| * | add translated state string to ajax problem details | Struan Donald | 2013-01-28 | -0/+1 |
| | | ||||
| * | only try and generate meta if the problem is confirmed otherwise we get errors | Struan Donald | 2013-01-28 | -1/+1 |
| | | ||||
| * | add state and used_map details to ajax report results | Struan Donald | 2013-01-28 | -0/+3 |
| | | ||||
| * | New .po file for Zurich. | Matthew Somerville | 2013-01-28 | -15/+13 |
| | | ||||
| * | List all reports immediately on /reports for Zurich. | Matthew Somerville | 2013-01-28 | -2/+48 |
| | | ||||
| * | Fix Zurich blue. | Matthew Somerville | 2013-01-25 | -6/+6 |
| | | ||||
| * | Have different pin colours on Zurich dependent on state. | Matthew Somerville | 2013-01-25 | -5/+12 |
| | | ||||
| * | Set default background for those browsers without linear-gradient support. | Matthew Somerville | 2013-01-25 | -1/+2 |
| | | ||||
| * | Zurich-specific date output on reports. | Matthew Somerville | 2013-01-25 | -4/+6 |
| | | ||||
| * | Stop changing DateTimes to epochs and back. | Matthew Somerville | 2013-01-25 | -91/+62 |
| | | | | | | | | | | | | | | 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. | |||
| * | Zurich overdue script needs cron wrapper. | Matthew Somerville | 2013-01-25 | -1/+1 |
| | | ||||
| * | Merge branch '226-zurich-mobile-logo' into zurich | Dave Whiteland | 2013-01-24 | -9/+19 |
| |\ | ||||
| | * | make Zurich mobile front-page furniture match the header colour (might not ↵ | Dave Whiteland | 2013-01-24 | -0/+4 |
| | | | | | | | | | | | | be the Right Blue, pending header graphic confirmation) | |||
| | * | fix indenting | Dave Whiteland | 2013-01-24 | -8/+8 |
| | | | ||||
| | * | Zurich mobile menu tab better white (not yellow) | Dave Whiteland | 2013-01-24 | -1/+7 |
| | | | ||||
| * | | Don't show meaningless text to Zurich. | Matthew Somerville | 2013-01-24 | -6/+8 |
| | | | ||||
| * | | Make email_sent template strings easier to translate. | Matthew Somerville | 2013-01-24 | -330/+326 |
| | | | ||||
| * | | Remove front page mobile Zurich box margin. | Matthew Somerville | 2013-01-24 | -0/+7 |
| | | | ||||
| * | | Merge branch '226-zurich-mobile-logo' into zurich | Dave Whiteland | 2013-01-24 | -0/+17 |
| |\| | ||||
| | * | use existing jpg for Zurich mobile header to see if this is acceptable | Dave Whiteland | 2013-01-24 | -2/+12 |
| | | | ||||
| | * | background to zurichy-blue with tab+border matching (yellow for now) | Dave Whiteland | 2013-01-24 | -0/+7 |
| | | |