Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | Show a 'make a request' button in the new request process. | Louise Crow | 2015-02-20 | -7/+13 | |
| | | | | | | | | | | | | | | | | | | | | When we know the intent is to make a new request, make it possible to do straight from the list of authorities. | ||||
| * | | | Move logic to model | Louise Crow | 2015-02-20 | -23/+50 | |
| | | | | |||||
| * | | | Remove spec redundancy following code refactor. | Louise Crow | 2015-02-20 | -30/+31 | |
| | | | | |||||
| * | | | Use correct method name in error. | Louise Crow | 2015-02-20 | -2/+2 | |
| | | | | |||||
| * | | | Refactor common logic | Louise Crow | 2015-02-20 | -21/+13 | |
| | | | | |||||
| * | | | Standard separation of methods. | Louise Crow | 2015-02-20 | -1/+3 | |
| | | | | | | | | | | | | | | | | Comment above a method should apply to that method only | ||||
| * | | | Add some specs for current behaviour | Louise Crow | 2015-02-20 | -0/+102 | |
| | | | | |||||
| * | | | Use new style when we do display a request link. | Louise Crow | 2015-02-20 | -14/+15 | |
| | | | | | | | | | | | | | | | | | | | | Move reasons for not having a link to a similar position to the link, after the rest of the text. | ||||
| * | | | Cover both not_requestable reasons. | Louise Crow | 2015-02-20 | -2/+4 | |
| | | | | |||||
| * | | | make a request button will now appear next to each authority in search ↵ | Martin Wright | 2015-02-20 | -2/+9 | |
|/ / / | | | | | | | | | | results, part of #1526 | ||||
* | | | Merge branch 'rails-3-develop' of ↵ | Louise Crow | 2015-02-20 | -6/+21 | |
|\ \ \ | | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/alaveteli into rails-3-develop | ||||
| * \ \ | Merge branch '2129-remember-me' into rails-3-develop | Gareth Rees | 2015-02-19 | -3/+6 | |
| |\ \ \ | |||||
| | * | | | Increase target size of remember_me checkbox | Gareth Rees | 2015-02-18 | -3/+6 | |
| | | | | | |||||
| * | | | | Merge branch '2101-country-specific-select-authority' into rails-3-develop | Gareth Rees | 2015-02-19 | -3/+15 | |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Remove country-specific string | Gareth Rees | 2015-02-19 | -1/+1 | |
| | | | | | |||||
| | * | | | Add AUTHORITY_MUST_RESPOND configuration option | Gareth Rees | 2015-02-19 | -2/+14 | |
| | | | | | |||||
* | | | | | Merge branch 'issues/1682-redesign-final-screen' into rails-3-develop | Louise Crow | 2015-02-20 | -4/+0 | |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | remove link to non-existent functionality on final screen request screen | Martin Wright | 2015-02-06 | -4/+0 | |
| | | | | | |||||
* | | | | | Merge branch 'hotfix/0.20.0.14' into rails-3-develop | Louise Crow | 2015-02-16 | -3/+3 | |
|\ \ \ \ \ | |||||
| * | | | | | Bump Alaveteli version.0.20.0.14hotfix/0.20.0.14 | Louise Crow | 2015-02-16 | -1/+1 | |
| | | | | | | |||||
| * | | | | | Latest translations from Transifex. | Louise Crow | 2015-02-16 | -2/+2 | |
| | | | | | | |||||
* | | | | | | Merge branch 'hotfix/0.20.0.13' into rails-3-develop | Louise Crow | 2015-02-16 | -81/+81 | |
|\| | | | | | |||||
| * | | | | | Bump Alaveteli version number.0.20.0.13hotfix/0.20.0.13 | Louise Crow | 2015-02-16 | -1/+1 | |
| | | | | | | |||||
| * | | | | | Latest translations from Transifex. | Louise Crow | 2015-02-16 | -80/+80 | |
| | | | | | | |||||
* | | | | | | Merge branch 'hotfix/0.20.0.12' into rails-3-develop | Louise Crow | 2015-02-16 | -1027/+975 | |
|\| | | | | | |||||
| * | | | | | Bump Alaveteli version.0.20.0.12hotfix/0.20.0.12 | Louise Crow | 2015-02-16 | -1/+1 | |
| | | | | | | |||||
| * | | | | | Latest translations from Transifex. | Louise Crow | 2015-02-16 | -1026/+974 | |
| | | | | | | |||||
| * | | | | | Merge branch 'hotfix/0.20.0.11'0.20.0.11 | Louise Crow | 2015-02-13 | -5/+17 | |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'hotfix/0.20.0.11' into rails-3-develop | Louise Crow | 2015-02-13 | -5/+17 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Bump Alaveteli versionhotfix/0.20.0.11 | Louise Crow | 2015-02-13 | -1/+1 | |
| | | | | | | | |||||
| * | | | | | | Set binary mode to false in call to pdftohtml | Louise Crow | 2015-02-13 | -4/+16 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | We want the HTML to be encoding in the default encoding so that it can be combined with other strings. | ||||
| * | | | | | Merge branch 'hotfix/0.20.0.10'0.20.0.10 | Louise Crow | 2015-02-10 | -874/+888 | |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'hotfix/0.20.0.9'0.20.0.9 | Gareth Rees | 2015-02-09 | -106/+106 | |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'issues/1682-redesign-final-screen' into rails-3-develop | Gareth Rees | 2015-02-11 | -16/+127 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | Add sharing links. | Louise Crow | 2015-02-06 | -1/+19 | |
| | | | | | | | | |||||
| * | | | | | | | Add links for viewing authority and classifying requests. | Louise Crow | 2015-02-06 | -6/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not yet sure what to do about the first option here which currently isn't supported. | ||||
| * | | | | | | | request sent message now uses notice styles #1682 | Martin Wright | 2015-02-06 | -3/+7 | |
| | | | | | | | | |||||
| * | | | | | | | Wording, design and layout of the final screen #1682 | Martin Wright | 2015-02-06 | -16/+103 | |
| | | | | | | | | |||||
* | | | | | | | | Merge branch 'hotfix/0.20.0.10' into rails-3-develop | Louise Crow | 2015-02-10 | -874/+888 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Bump Alaveteli versionhotfix/0.20.0.10 | Louise Crow | 2015-02-10 | -1/+1 | |
| | | | | | | | |||||
| * | | | | | | Latest translations from Transifex. | Louise Crow | 2015-02-10 | -873/+887 | |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'hotfix/0.20.0.9' into rails-3-develop | Gareth Rees | 2015-02-09 | -106/+106 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | | | |||||
| * | | | | Add RW translations of config/locales/rw.yml | Gareth Rees | 2015-02-09 | -106/+106 | |
| |/ / / | |||||
* | | | | Merge branch 'remove-unused-line' into rails-3-develop | Louise Crow | 2015-02-09 | -1/+0 | |
|\ \ \ \ | |||||
| * | | | | Remove unused line | Louise Crow | 2015-02-09 | -1/+0 | |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'full-sentence-translations-for-followup' into rails-3-develop | Louise Crow | 2015-02-09 | -9/+8 | |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Remove nonsense fragment. | Louise Crow | 2015-02-09 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | | Looks like this has been here since this string was introduced in 18ae8383cf6b315c828eda81e3c35494bcb0b4ac. | ||||
| * | | | Translate full sentences. | Louise Crow | 2015-02-09 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This makes it possible for languages with different grammars to make a good translation, and gives all translators more context. http://mysociety.github.io/internationalization.html#general-guidelines | ||||
| * | | | No need to pre-escape translation string arguments. | Louise Crow | 2015-02-09 | -2/+2 | |
| | | | | | | | | | | | | | | | | They will be escaped in gettext_interpolate | ||||
| * | | | Syntax fix - standardise spacing. | Louise Crow | 2015-02-09 | -4/+4 | |
|/ / / |