Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
| | ||||
* | 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 |
|\ | ||||
| * | 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 |
|\ | ||||
| * | 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'0.20.0.9 | Gareth Rees | 2015-02-09 | -106/+106 |
|\ \ | |/ |/| | ||||
| * | Add RW translations of config/locales/rw.yml | Gareth Rees | 2015-02-09 | -106/+106 |
|/ | ||||
* | Bump alaveteli version0.20.0.8hotfix/0.20.0.8 | Louise Crow | 2015-02-06 | -1/+1 |
| | ||||
* | Latest translations from Transifex | Louise Crow | 2015-02-06 | -763/+702 |
| | ||||
* | Merge branch 'hotfix/0.20.0.7'0.20.0.7 | Louise Crow | 2015-02-05 | -8/+23 |
|\ | | | | | | | | | Conflicts: config/initializers/alaveteli.rb | |||
| * | Bump version numberhotfix/0.20.0.7 | Louise Crow | 2015-02-05 | -1/+1 |
| | | ||||
| * | Remove unused variable | Louise Crow | 2015-02-03 | -4/+1 |
| | | ||||
| * | Do not allow requests for search results after the first 500 | Louise Crow | 2015-02-03 | -3/+21 |
| | | | | | | | | | | | | | | The pages for these search results are extremely slow to load. This is not an ideal solution by any means. Really we want to dig into why high offsets are so slow, and whether there's anything we can do to fix that. | |||
* | | Merge branch 'hotfix/0.20.0.6'0.20.0.6 | Louise Crow | 2015-02-05 | -75/+411 |
|\ \ | |/ |/| | ||||
| * | Bump Alaveteli version numberhotfix/0.20.0.6 | Louise Crow | 2015-02-05 | -1/+1 |
| | | ||||
| * | Deprecate PublicBody#translations_attributes=(Array) | Gareth Rees | 2015-02-03 | -0/+13 |
| | | | | | | | | Array handling will no longer be supported in release 0.22 | |||
| * | Remove unused index | Gareth Rees | 2015-02-03 | -3/+2 |
| | | ||||
| * | Build available locales in the controller | Gareth Rees | 2015-02-03 | -114/+57 |
| | | | | | | | | | | Removes logic from views and obsoletes AdminPublicBodyHelper#public_body_form_object | |||
| * | Fix submission of form containing both existing and new translations | Louise Crow | 2015-02-03 | -121/+140 |
| | | ||||
| * | Add AdminPublicBodyController#update specs | Gareth Rees | 2015-02-03 | -0/+106 |
| | | | | | | | | | | | | | | Covers core functionality. Could do with extracting multiple assertions in to individual specs. Strange that you need to call `reload` on the PublicBody instance when testing “updates an existing translation and adds a third translation” | |||
| * | Add specs for PublicBody#translated_versions= | Gareth Rees | 2015-01-30 | -1/+111 |
| | | | | | | | | | | | | | | | | Also fixes #empty_translation? to check for String and Symbol keys named 'locale'. Specs use a pre-change check to assert difference. For some reason rspec change matcher fails with 'nil is not a symbol'. | |||
| * | Extract view logic | Gareth Rees | 2015-01-30 | -20/+107 |
| | | ||||
| * | each instead of for | Gareth Rees | 2015-01-30 | -1/+1 |
| | | ||||
| * | Rewrite complex ternary logic | Gareth Rees | 2015-01-30 | -3/+6 |
| | | ||||
| * | Test adding multiple translations to Public Bodies | Gareth Rees | 2015-01-30 | -0/+56 |
| | | ||||
| * | Add an extra locale to the test environment config | Gareth Rees | 2015-01-30 | -1/+1 |
|/ | ||||
* | Merge branch 'hotfix/0.20.0.5'0.20.0.5 | Louise Crow | 2015-01-30 | -337/+4278 |
|\ | ||||
| * | Bump Alaveteli versionhotfix/0.20.0.5 | Louise Crow | 2015-01-30 | -1/+1 |
| | | ||||
| * | Latest translations from Transifex | Louise Crow | 2015-01-30 | -336/+4277 |
|/ | ||||
* | Merge branch 'hotfix/0.20.0.4'0.20.0.4 | Gareth Rees | 2015-01-16 | -1/+205 |
|\ | ||||
| * | Bump ALAVETELI_VERSIONhotfix/0.20.0.4 | Gareth Rees | 2015-01-16 | -1/+1 |
| | | ||||
| * | Add config/locales/rw.yml | Gareth Rees | 2015-01-16 | -0/+204 |
|/ | | | | | | | | rails-i18n [1] does not currently support RW. An I18n::MissingTranslationData exception is raised when one of the keys is looked up, so adding the EN strings under the RW key will prevent this. [1] https://github.com/svenfuchs/rails-i18n | |||
* | Merge branch 'hotfix/0.20.0.3'0.20.0.3 | Gareth Rees | 2015-01-15 | -1960/+13960 |
|\ | ||||
| * | Bump ALAVETELI_VERSIONhotfix/0.20.0.3 | Gareth Rees | 2015-01-15 | -1/+1 |
| | | | | | | .0 -> .3 because it wasn’t bumped in previous hotfixes | |||
| * | Update translations | Gareth Rees | 2015-01-15 | -1959/+13959 |
|/ | ||||
* | Sanitize the blog contents0.20.0.2 | Louise Crow | 2014-12-22 | -3/+15 |
| | ||||
* | Sanitize the contents of HTML attachments before display | Louise Crow | 2014-12-22 | -0/+39 |
| | ||||
* | Fix unvalidated redirects | Gareth Rees | 2014-12-22 | -3/+3 |
| | ||||
* | Don't allow script execution from the cache directory | Louise Crow | 2014-12-19 | -0/+7 |
| | ||||
* | Try to avoid n+1 queries, and multiple admin authority queries.0.20.0.1hotfix/0.20.0.1 | Louise Crow | 2014-12-18 | -2/+3 |
| | | | | Attempting to make the import faster when there are lots of public authorities in the database already | |||
* | Merge branch 'release/0.20'0.20.0.0 | Louise Crow | 2014-12-03 | -2107/+30364 |
|\ | | | | | | | | | Conflicts: config/general.yml-example | |||
| * | Don't translate validation messages for models created/edited in admin interfacerelease/0.20 | Louise Crow | 2014-12-02 | -771/+96 |
| | | ||||
| * | Restore translations lost in 3a412f2ec2c8f8c0a0eb5000791165ab82e7a550 | Louise Crow | 2014-12-02 | -289/+730 |
| | | ||||
| * | Latest translations from Transifex | Louise Crow | 2014-12-02 | -251/+228 |
| | | ||||
| * | Fix for interpolation bug introduced in ↵ | Louise Crow | 2014-12-01 | -1/+11 |
| | | | | | | | | | | | | | | 7a3b462f41321034cbdd2c83707f739a442e83c6. The string with the unsubstituted variable pattern was being made available for translation, instead of the translatable version. |