Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | | | | Move copyright on to map. | Matthew Somerville | 2011-09-08 | -2/+31 | |
| | | | | | | | | | |||||
| * | | | | | | | | Tidy up a bit of CSS. | Matthew Somerville | 2011-09-08 | -18/+15 | |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | add and use minified version of validate plugin | Struan Donald | 2011-09-08 | -0/+81 | |
| | | | | | | | | |||||
* | | | | | | | | make sure we can see the error message when we scroll to an invalid field | Struan Donald | 2011-09-08 | -0/+7 | |
| | | | | | | | | |||||
* | | | | | | | | some helpful comments | Struan Donald | 2011-09-08 | -2/+5 | |
| | | | | | | | | |||||
* | | | | | | | | missed file :( | Struan Donald | 2011-09-08 | -9/+27 | |
| | | | | | | | | |||||
* | | | | | | | | use dev validate plugin with patched so can use use required attribute and ↵ | Struan Donald | 2011-09-08 | -17/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also not need to add filters to jquery | ||||
* | | | | | | | | create a different valid class if we have not submitted the form to stop ↵ | Struan Donald | 2011-09-07 | -1/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jumping about | ||||
* | | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-09-07 | -28/+277 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into js-validation Conflicts: templates/web/default/common_header_tags.html | ||||
| * | | | | | | | Basic smaller width changes. | Matthew Somerville | 2011-09-06 | -0/+94 | |
| | | | | | | | | |||||
| * | | | | | | | Add viewport headings, tidy up IE exemptions. | Matthew Somerville | 2011-09-06 | -6/+38 | |
| | | | | | | | | |||||
| * | | | | | | | Add geolocation. | Matthew Somerville | 2011-09-06 | -0/+120 | |
| | | | | | | | | |||||
| * | | | | | | | Removing IE6 specific stylesheet, doing it with conditional comments to set ↵ | Matthew Somerville | 2011-09-06 | -22/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a class. | ||||
* | | | | | | | | leave the spaces created by error msg where they are to avoid unsightly ↵ | Struan Donald | 2011-09-06 | -4/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jumping about | ||||
* | | | | | | | | handle submitting of updates when logged in | Struan Donald | 2011-09-06 | -1/+4 | |
| | | | | | | | | |||||
* | | | | | | | | use class to identify forms to be validate and do initial validation for ↵ | Struan Donald | 2011-09-05 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update and sign-in | ||||
* | | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-09-05 | -836/+0 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into js-validation Conflicts: templates/web/default/common_header_tags.html | ||||
| * | | | | | | | Versioning of CSS files, remove generated CSS files from repo. | Matthew Somerville | 2011-09-02 | -836/+0 | |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | remove debugging code | Struan Donald | 2011-09-05 | -1/+0 | |
| | | | | | | | |||||
* | | | | | | | internationalise translation strings and validate name | Struan Donald | 2011-09-05 | -4/+10 | |
| | | | | | | | |||||
* | | | | | | | make validation of category dropdown work | Struan Donald | 2011-09-05 | -0/+12 | |
| | | | | | | | |||||
* | | | | | | | onsubmit js validation of new reports | Struan Donald | 2011-08-31 | -0/+1211 | |
|/ / / / / / | |||||
* | | | | | | regenerate css | Struan Donald | 2011-08-18 | -9/+649 | |
| | | | | | | |||||
* | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-17 | -684/+1510 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into new_statuses Conflicts: db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/DB/Result/User.pm t/app/controller/admin.t templates/web/default/admin/update_edit.html web/css/core.css | ||||
| * | | | | | | Stop back button breakage. | Matthew Somerville | 2011-08-17 | -4/+25 | |
| | | | | | | | |||||
| * | | | | | | Revert map padding, as broke other pages, highlight a different way. | Matthew Somerville | 2011-08-17 | -182/+32 | |
| | | | | | | | |||||
| * | | | | | | Make reporting step clearer. | Matthew Somerville | 2011-08-17 | -415/+11 | |
| | | | | | | | |||||
| * | | | | | | Don't need animation, used for testing. | Matthew Somerville | 2011-08-17 | -2/+2 | |
| | | | | | | | |||||
| * | | | | | | When on around page with JS, have click on map show hidden form and fetch ↵ | Matthew Somerville | 2011-08-17 | -10/+34 | |
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | category/council. | ||||
| * | | | | | Use FixMyStreet specific OpenLayers file, and include config that generates it. | Matthew Somerville | 2011-08-12 | -0/+1170 | |
| | |_|_|/ | |/| | | | |||||
| * | | | | Move JS to where it'll work when run, to fix #145. | Matthew Somerville | 2011-08-09 | -47/+47 | |
| | | | | | |||||
| * | | | | Update footer/FAQ question. | Matthew Somerville | 2011-08-09 | -6/+33 | |
| | | | | | |||||
| * | | | | Allow dragging of new report marker. | Matthew Somerville | 2011-08-09 | -6/+19 | |
| | |_|/ | |/| | | |||||
| * | | | Use link instead of @import. | Matthew Somerville | 2011-08-09 | -9/+8 | |
| | | | | |||||
| * | | | Remove watermark CSS, and put CSS first in head where it should be. | Matthew Somerville | 2011-08-09 | -42/+0 | |
| | |/ | |/| | |||||
| * | | lichfied css changes | Struan Donald | 2011-08-01 | -2/+17 | |
| | | | |||||
| * | | let map be standard width now there is no sidebar | Struan Donald | 2011-07-28 | -9/+0 | |
| | | | |||||
| * | | lichfield navigation bar images | Struan Donald | 2011-07-28 | -2/+2 | |
| | | | |||||
| * | | integrate changes from lichfield | Struan Donald | 2011-07-28 | -0/+98 | |
| | | | |||||
| * | | rename lichfield cobrand to lichfielddc | Struan Donald | 2011-07-27 | -0/+0 | |
| | | | |||||
* | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-07-26 | -759/+245 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/App/Controller/JSON.pm perllib/FixMyStreet/Map/Tilma/Original.pm web/css/core.css | ||||
| * | | stop text in front page postcode form wrapping | Struan Donald | 2011-07-26 | -2/+3 | |
| | | | |||||
| * | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-07-25 | -2/+25 | |
| |\ \ | | | | | | | | | | | | | into lichfield-cobrand | ||||
| | * | | Working placeholders for Southampton site. | Matthew Somerville | 2011-07-22 | -0/+15 | |
| | | | | |||||
| | * | | Delay vector loading until onload in IE only. | Matthew Somerville | 2011-07-22 | -2/+10 | |
| | | | | |||||
| * | | | put a bit of space around form elements | Struan Donald | 2011-07-25 | -0/+3 | |
| | | | | |||||
| * | | | button style | Struan Donald | 2011-07-25 | -0/+8 | |
| | | | | |||||
| * | | | fix file upload background colour | Struan Donald | 2011-07-25 | -0/+4 | |
| | | | | |||||
| * | | | tweaks to problem submission layout | Struan Donald | 2011-07-25 | -18/+45 | |
| | | | | |||||
| * | | | resize map to make it fit a bit better in lichfield page design | Struan Donald | 2011-07-25 | -0/+9 | |
| | | | |