aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Put warning in the form that you actually use to make a request.Louise Crow2015-02-20-6/+6
|
* Show a 'make a request' button in the new request process.Louise Crow2015-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 modelLouise Crow2015-02-20-23/+50
|
* Remove spec redundancy following code refactor.Louise Crow2015-02-20-30/+31
|
* Use correct method name in error.Louise Crow2015-02-20-2/+2
|
* Refactor common logicLouise Crow2015-02-20-21/+13
|
* Standard separation of methods.Louise Crow2015-02-20-1/+3
| | | | Comment above a method should apply to that method only
* Add some specs for current behaviourLouise Crow2015-02-20-0/+102
|
* Use new style when we do display a request link.Louise Crow2015-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 Crow2015-02-20-2/+4
|
* make a request button will now appear next to each authority in search ↵Martin Wright2015-02-20-2/+9
| | | | results, part of #1526
* Merge branch 'rails-3-develop' of ↵Louise Crow2015-02-20-6/+21
|\ | | | | | | ssh://git.mysociety.org/data/git/public/alaveteli into rails-3-develop
| * Merge branch '2129-remember-me' into rails-3-developGareth Rees2015-02-19-3/+6
| |\
| | * Increase target size of remember_me checkboxGareth Rees2015-02-18-3/+6
| | |
| * | Merge branch '2101-country-specific-select-authority' into rails-3-developGareth Rees2015-02-19-3/+15
| |\ \ | | |/ | |/|
| | * Remove country-specific stringGareth Rees2015-02-19-1/+1
| | |
| | * Add AUTHORITY_MUST_RESPOND configuration optionGareth Rees2015-02-19-2/+14
| | |
* | | Merge branch 'issues/1682-redesign-final-screen' into rails-3-developLouise Crow2015-02-20-4/+0
|\ \ \ | |/ / |/| |
| * | remove link to non-existent functionality on final screen request screenMartin Wright2015-02-06-4/+0
| | |
* | | Merge branch 'hotfix/0.20.0.14' into rails-3-developLouise Crow2015-02-16-3/+3
|\ \ \
| * | | Bump Alaveteli version.0.20.0.14hotfix/0.20.0.14Louise Crow2015-02-16-1/+1
| | | |
| * | | Latest translations from Transifex.Louise Crow2015-02-16-2/+2
| | | |
* | | | Merge branch 'hotfix/0.20.0.13' into rails-3-developLouise Crow2015-02-16-81/+81
|\| | |
| * | | Bump Alaveteli version number.0.20.0.13hotfix/0.20.0.13Louise Crow2015-02-16-1/+1
| | | |
| * | | Latest translations from Transifex.Louise Crow2015-02-16-80/+80
| | | |
* | | | Merge branch 'hotfix/0.20.0.12' into rails-3-developLouise Crow2015-02-16-1027/+975
|\| | |
| * | | Bump Alaveteli version.0.20.0.12hotfix/0.20.0.12Louise Crow2015-02-16-1/+1
| | | |
| * | | Latest translations from Transifex.Louise Crow2015-02-16-1026/+974
| | | |
| * | | Merge branch 'hotfix/0.20.0.11'0.20.0.11Louise Crow2015-02-13-5/+17
| |\ \ \
* | \ \ \ Merge branch 'hotfix/0.20.0.11' into rails-3-developLouise Crow2015-02-13-5/+17
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Bump Alaveteli versionhotfix/0.20.0.11Louise Crow2015-02-13-1/+1
| | | | |
| * | | | Set binary mode to false in call to pdftohtmlLouise Crow2015-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.10Louise Crow2015-02-10-874/+888
| |\ \ \
| * \ \ \ Merge branch 'hotfix/0.20.0.9'0.20.0.9Gareth Rees2015-02-09-106/+106
| |\ \ \ \
* | \ \ \ \ Merge branch 'issues/1682-redesign-final-screen' into rails-3-developGareth Rees2015-02-11-16/+127
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Add sharing links.Louise Crow2015-02-06-1/+19
| | | | | |
| * | | | | Add links for viewing authority and classifying requests.Louise Crow2015-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 #1682Martin Wright2015-02-06-3/+7
| | | | | |
| * | | | | Wording, design and layout of the final screen #1682Martin Wright2015-02-06-16/+103
| | | | | |
* | | | | | Merge branch 'hotfix/0.20.0.10' into rails-3-developLouise Crow2015-02-10-874/+888
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Bump Alaveteli versionhotfix/0.20.0.10Louise Crow2015-02-10-1/+1
| | | | |
| * | | | Latest translations from Transifex.Louise Crow2015-02-10-873/+887
| | |/ / | |/| |
* | | | Merge branch 'hotfix/0.20.0.9' into rails-3-developGareth Rees2015-02-09-106/+106
|\ \ \ \ | | |_|/ | |/| |
| * | | Add RW translations of config/locales/rw.ymlGareth Rees2015-02-09-106/+106
| |/ /
* | | Merge branch 'remove-unused-line' into rails-3-developLouise Crow2015-02-09-1/+0
|\ \ \
| * | | Remove unused lineLouise Crow2015-02-09-1/+0
| | |/ | |/|
* | | Merge branch 'full-sentence-translations-for-followup' into rails-3-developLouise Crow2015-02-09-9/+8
|\ \ \ | |/ / |/| |
| * | Remove nonsense fragment.Louise Crow2015-02-09-2/+1
| | | | | | | | | | | | | | | Looks like this has been here since this string was introduced in 18ae8383cf6b315c828eda81e3c35494bcb0b4ac.
| * | Translate full sentences.Louise Crow2015-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 Crow2015-02-09-2/+2
| | | | | | | | | | | | They will be escaped in gettext_interpolate