Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | 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 | |
| | | | |||||
| * | | No map controls on mobile Zurich report display page. | Matthew Somerville | 2013-01-24 | -2/+4 | |
| | | | |||||
| * | | Hide Private box from zurich, confirmed always 1. | Matthew Somerville | 2013-01-24 | -6/+13 | |
| | | | |||||
| * | | Detect division better, in cases where it has no subdivision. | Matthew Somerville | 2013-01-24 | -1/+1 | |
| |/ | |||||
| * | Merge remote branch 'origin/zurich' into zurich | Dave Whiteland | 2013-01-24 | -0/+6 | |
| |\ | |||||
| | * | Add Stadtplan toggle to report display page. | Matthew Somerville | 2013-01-24 | -0/+6 | |
| | | | |||||
| * | | add replace missing %s placeholder in translation string URL | Dave Whiteland | 2013-01-24 | -1/+1 | |
| |/ | |||||
| * | box-shadow on Zurich map pages. | Matthew Somerville | 2013-01-24 | -0/+9 | |
| | | |||||
| * | Update .po files from latest code. | Matthew Somerville | 2013-01-24 | -963/+1171 | |
| | | |||||
| * | Get remaining English hardcoded strings from JavaScript into translatable ↵ | Matthew Somerville | 2013-01-24 | -8/+18 | |
| | | | | | | | | template. | ||||
| * | Updated .po and emails for Zurich. | Matthew Somerville | 2013-01-24 | -84/+67 | |
| | | |||||
| * | More details to Details and in translation. | Matthew Somerville | 2013-01-24 | -1/+2 | |
| | | |||||
| * | Make sure title not shown on pins on unconfirmed Zurich reports. | Matthew Somerville | 2013-01-24 | -2/+8 | |
| | | |||||
| * | No permalink on Zurich. | Matthew Somerville | 2013-01-24 | -6/+6 | |
| | | |||||
| * | only add Zurich main nav if not admin | Dave Whiteland | 2013-01-24 | -1/+3 | |
| | | |||||
| * | don't squeeze Zurich's green input buttons too narrow | Dave Whiteland | 2013-01-24 | -0/+6 | |
| | | |||||
| * | add a wee margin below the Zurich front-main block | Dave Whiteland | 2013-01-24 | -0/+1 | |
| | | |||||
| * | Merge remote branch 'origin/zurich' into zurich | Dave Whiteland | 2013-01-24 | -0/+45 | |
| |\ | |||||
| | * | add basic ability to return a report as json | Struan Donald | 2013-01-24 | -0/+45 | |
| | | | |||||
| * | | remove bold from Zurich main nav | Dave Whiteland | 2013-01-24 | -1/+0 | |
| |/ | |||||
| * | No get updates on around page. | Matthew Somerville | 2013-01-24 | -0/+0 | |
| | |