Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove other uses of green on front page. | Matthew Somerville | 2013-03-08 | -2/+2 |
| | ||||
* | Have total on EHA front page be all time. | Matthew Somerville | 2013-03-08 | -5/+24 |
| | ||||
* | Add link to /local from front page and around page. | Matthew Somerville | 2013-03-08 | -2/+17 |
| | ||||
* | Update EHA footer to have orange background. | Matthew Somerville | 2013-03-08 | -3/+3 |
| | ||||
* | remove FixMyStreet link from OCC header in .oxford-links | Dave Whiteland | 2013-03-08 | -1/+1 |
| | ||||
* | replace 'FixMyStreet' with 'Report a road or street problem' for OCC header link | Dave Whiteland | 2013-03-08 | -1/+1 |
| | ||||
* | add Oxfordshire video link to FAQ | Dave Whiteland | 2013-03-08 | -0/+4 |
| | ||||
* | Warnfix a string comparison, as might not be numeric. | Matthew Somerville | 2013-03-04 | -1/+1 |
| | ||||
* | change into text for Oxfordshire | Dave Whiteland | 2013-03-04 | -1/+1 |
| | ||||
* | changes to Oxfordshire faq text | Dave Whiteland | 2013-03-04 | -4/+30 |
| | ||||
* | do not send surveys to people who report via the Southampton Cobrand | Struan Donald | 2013-02-25 | -0/+2 |
| | ||||
* | Update to v1.1.1.v1.1.1 | Matthew Somerville | 2013-02-22 | -2/+4 |
| | ||||
* | file input needs width otherwise pushes out on iPhone. | Matthew Somerville | 2013-02-22 | -0/+4 |
| | ||||
* | Do the cd after su-ing to the user.v1.1 | Matthew Somerville | 2013-02-22 | -1/+1 |
| | ||||
* | Add duration to test update so one definitely comes after the other. | Matthew Somerville | 2013-02-22 | -1/+1 |
| | ||||
* | Update install script to install v1.1, update README about v1.1. | Matthew Somerville | 2013-02-22 | -4/+19 |
| | ||||
* | A script to bring a FixMyStreet database up to date. | Matthew Somerville | 2013-02-22 | -0/+134 |
| | | | | | | | | | It will examine the current database to see at what state it is, and optionally run the newer schema SQL files in order to bring the database up to date. At the 'adding bodies' stage, it will also query MapIt to fill the name column of the new body table. | |||
* | Tweak interest_count schema creation. | Matthew Somerville | 2013-02-21 | -10/+1 |
| | ||||
* | Consolidate all body SQL changes into one file. | Matthew Somerville | 2013-02-21 | -105/+87 |
| | ||||
* | Only need zoom altering if being used for OSM permalink; adjust for other uses. | Matthew Somerville | 2013-02-21 | -5/+17 |
| | ||||
* | Update test to match change in HTML. | Matthew Somerville | 2013-02-21 | -1/+1 |
| | ||||
* | Track map panning on report page link back to /around. | Matthew Somerville | 2013-02-21 | -0/+5 |
| | ||||
* | Zurich admin table styles carried across to default admin templates, and ↵ | Matthew Somerville | 2013-02-21 | -91/+86 |
| | | | | tidy display of admin a bit. | |||
* | Rewrite support template for i18n (fixex #354). | Matthew Somerville | 2013-02-21 | -56/+61 |
| | ||||
* | Translate and smudge Zurich shadow so that it's only visible at the top. | Matthew Somerville | 2013-02-21 | -1/+1 |
| | ||||
* | Catch a few missing title exceptions. | Matthew Somerville | 2013-02-21 | -6/+6 |
| | ||||
* | Updated .po files with changes from Zurich branch. | Matthew Somerville | 2013-02-21 | -1186/+1542 |
| | ||||
* | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-21 | -578/+1151 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | (locale ignored, will rerun .po extraction after to get all changes.) Conflicts: locale/FixMyStreet.po locale/cy_GB.UTF-8/LC_MESSAGES/EmptyHomes.po locale/de_CH.UTF-8/LC_MESSAGES/FixMyStreet.po locale/nb_NO.UTF-8/LC_MESSAGES/FixMyStreet.po locale/nn_NO.UTF-8/LC_MESSAGES/FixMyStreet.po templates/web/fixmystreet/report/banner.html templates/web/zurich/faq/faq-de-ch.html | |||
| * | Right-align login on Zurich map pages. | Matthew Somerville | 2013-02-21 | -1/+3 |
| | | ||||
| * | Only remove last th from the right tables. | Matthew Somerville | 2013-02-21 | -4/+4 |
| | | ||||
| * | Include reports total on Zurich stats page. | Matthew Somerville | 2013-02-21 | -0/+4 |
| | | ||||
| * | Remove type=file styling, until such time it's done much better. | Matthew Somerville | 2013-02-21 | -13/+1 |
| | | ||||
| * | Treat link from report page to around page as permalink to maintain state ↵ | Matthew Somerville | 2013-02-21 | -1/+18 |
| | | | | | | | | better. | |||
| * | Activate IE admin drag onload, as with the pins. | Matthew Somerville | 2013-02-20 | -25/+33 |
| | | ||||
| * | Fix height to match background. | Matthew Somerville | 2013-02-20 | -1/+1 |
| | | ||||
| * | Fix link order so that you can click on Zurich banner logo. | Matthew Somerville | 2013-02-20 | -2/+2 |
| | | ||||
| * | Hide Zurich Edit column if JS enabled. | Matthew Somerville | 2013-02-20 | -4/+3 |
| | | ||||
| * | Update Zurich Help page text. | Matthew Somerville | 2013-02-20 | -186/+76 |
| | | ||||
| * | Update .po file, another few missing strings in templates. | Matthew Somerville | 2013-02-20 | -2594/+3622 |
| | | ||||
| * | Updated .po file from Zurich. | Matthew Somerville | 2013-02-20 | -33/+35 |
| | | ||||
| * | Fix tests. | Matthew Somerville | 2013-02-20 | -3/+3 |
| | | ||||
| * | Redirect to front page if nothing provided. | Matthew Somerville | 2013-02-20 | -4/+7 |
| | | ||||
| * | Update Zurich register button. | Matthew Somerville | 2013-02-20 | -1/+1 |
| | | ||||
| * | Zurich sign in headings the same size. | Matthew Somerville | 2013-02-20 | -3/+4 |
| | | ||||
| * | Admin pan zoom needs a push downwards. | Matthew Somerville | 2013-02-20 | -0/+1 |
| | | ||||
| * | Fetch needed column. | Matthew Somerville | 2013-02-20 | -2/+2 |
| | | ||||
| * | Zurich CSV header, and add category. | Matthew Somerville | 2013-02-20 | -2/+2 |
| | | ||||
| * | Put planned in all_states. | Matthew Somerville | 2013-02-20 | -0/+1 |
| | | ||||
| * | No pin image on Zurich closed banner. | Matthew Somerville | 2013-02-20 | -0/+4 |
| | | ||||
| * | Remove indent of Erfasst choices. | Matthew Somerville | 2013-02-20 | -1/+1 |
| | |