Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add some missing JS translatable strings, update .po files. | Matthew Somerville | 2013-01-16 | -23/+0 |
| | ||||
* | Make javascript not clobber the translated problem reporting header | Steven Day | 2012-12-10 | -1/+2 |
| | ||||
* | Make translation of geolocation text on homepage possible | Steven Day | 2012-12-10 | -1/+2 |
| | ||||
* | Merge branch 'master' into bromley | Matthew Somerville | 2012-05-16 | -13/+13 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/send-reports conf/crontab.ugly conf/general.yml-example db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/DB/Result/Comment.pm perllib/FixMyStreet/DB/Result/Open311conf.pm perllib/FixMyStreet/DB/Result/Problem.pm perllib/FixMyStreet/DB/Result/User.pm templates/web/default/js/validation_strings.html templates/web/fixmystreet/auth/sign_out.html templates/web/fixmystreet/report/new/councils_text_all.html web/cobrands/fixmystreet/_base.scss | |||
| * | Escape single quotes (from translations). | Matthew Somerville | 2012-05-02 | -10/+10 |
| | | ||||
* | | add first name and last name boxes for bromley | Struan Donald | 2012-03-30 | -1/+4 |
|/ | ||||
* | Put validation strings in external file (fixes #281), tidy to only have one ↵ | Matthew Somerville | 2012-03-16 | -0/+18 |
common_header_tags file. |