Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Silence another deprecation warning, this time just by muting it (since ↵ | Robin Houston | 2011-06-17 | -4/+10 |
| | | | | | | there is no obvious fix). See also https://github.com/joshmh/globalize2/issues/42 | |||
* | Move the rake task from the translate_routes plugin into the (new?) standard ↵ | Robin Houston | 2011-06-17 | -0/+0 |
| | | | | directory, to avoid an annoying warning message. | |||
* | Make sure the previous locale is restored on block exit, even if the | Seb Bacon | 2011-06-13 | -3/+6 |
| | | | | block was left via return. | |||
* | Bundle the locale and gettext gems | Robin Houston | 2011-06-09 | -0/+31741 |
| | ||||
* | further test fixage | Seb Bacon | 2011-04-01 | -5/+5 |
| | ||||
* | don't silence errors when storing model attribute translation strings ↵ | Seb Bacon | 2011-03-31 | -1/+1 |
| | | | | (exposed a new bug in fastgettext if you did) | |||
* | correctly flatten (fixes tags) | Seb Bacon | 2011-03-25 | -1/+1 |
| | ||||
* | resolve merge conflicts | Seb Bacon | 2011-03-25 | -3/+2728 |
|\ | ||||
| * | Added Rails 2.3.11 as a submodule | Seb Bacon | 2011-03-10 | -3/+0 |
| | | ||||
| * | use subproject used by master branch | Seb Bacon | 2011-03-10 | -0/+0 |
| | | ||||
| * | helloworld type theme | Seb Bacon | 2011-03-10 | -0/+0 |
| | | ||||
| * | support text indexing of multiple languages (across the same index) | Seb Bacon | 2011-03-10 | -2/+27 |
| | | ||||
| * | Adding missing framework fixtures - presumably the victims of a .gitignore ↵ | Louise Crow | 2011-03-10 | -0/+3 |
| | | | | | | | | somewhere along the line | |||
| * | typo | Seb Bacon | 2011-03-10 | -1/+1 |
| | | ||||
| * | initial support for localising model data (not fully tested) | Seb Bacon | 2011-03-10 | -1/+1889 |
| | | ||||
| * | correct typo | Seb Bacon | 2011-03-10 | -1/+1 |
| | | ||||
| * | correct branch for locales | Seb Bacon | 2011-03-10 | -0/+0 |
| | | ||||
| * | add Rails locales | Seb Bacon | 2011-03-10 | -0/+0 |
| | | ||||
| * | initial routes i18n support | Seb Bacon | 2011-03-10 | -0/+812 |
| | | ||||
* | | include json gem (for tests to pass) | Seb Bacon | 2011-03-25 | -0/+46103 |
| | | ||||
* | | add missing submodule commit (for rails) | Seb Bacon | 2011-03-24 | -0/+0 |
|/ | ||||
* | merge from master (post-CSRF changes) | Seb Bacon | 2011-03-09 | -270856/+37866 |
|\ | ||||
| * | Adding rspec gem. | Louise Crow | 2011-02-24 | -0/+31899 |
| | | ||||
| * | Adding translation via fast_gettext. | Louise Crow | 2011-02-24 | -0/+5127 |
| | | ||||
| * | Updated will_paginate plugin to later gem. | Louise Crow | 2011-02-23 | -928/+470 |
| | | ||||
| * | Updating 'require "activerecord"' to 'require "active_record"' as per ↵ | Louise Crow | 2011-02-23 | -1/+1 |
| | | | | | | | | deprecation warning. | |||
| * | Moving tasks to lib as per deprecation warning. Have made a push request ↵ | Louise Crow | 2011-02-23 | -0/+0 |
| | | | | | | | | with this change to https://github.com/fauna/interlock | |||
| * | Moving tasks to lib - as per deprecation warning. There appears to be no ↵ | Louise Crow | 2011-02-23 | -1/+1 |
| | | | | | | | | current repo for this plugin. | |||
| * | Replacing old recaptcha plugin with more recent gem. | Louise Crow | 2011-02-23 | -151/+713 |
| | | ||||
| * | Removing rspec and rspec-rails plugins in favour of updated gems. | Louise Crow | 2011-02-23 | -30568/+538 |
| | | ||||
| * | Removing rake_tasks plugin - another developer plugin | Louise Crow | 2011-02-23 | -340/+0 |
| | | ||||
| * | Removing annotate models plugin - it's a developer tool that can be used ↵ | Louise Crow | 2011-02-23 | -210/+0 |
| | | | | | | | | outside the application. | |||
| * | Unpack rack 1.1.0 to vendor gems | Louise Crow | 2011-02-21 | -87/+11976 |
| | | ||||
| * | Added Rails 2.3.11 as a submodule | Edmund von der Burg | 2011-02-18 | -0/+0 |
| | | ||||
| * | Deleted rails 2.3.2 files | Edmund von der Burg | 2011-02-18 | -251429/+0 |
|/ | ||||
* | Adding missing framework fixtures - presumably the victims of a .gitignore ↵ | Louise Crow | 2011-02-17 | -0/+3 |
| | | | | somewhere along the line | |||
* | Index tags on info requests. | Francis Irving | 2010-10-09 | -3/+31 |
| | ||||
* | First .json API call | Francis Irving | 2010-10-09 | -0/+5 |
| | ||||
* | Allow tags on new requests, via hidden parameter. | Francis Irving | 2010-09-29 | -0/+6 |
| | ||||
* | Comments | Francis Irving | 2010-09-29 | -0/+2 |
| | ||||
* | Only show unique tag matches in admin interface. | Francis Irving | 2010-09-29 | -1/+1 |
| | ||||
* | Factor out model of public body tags into generic tag string model | Francis Irving | 2010-09-29 | -22/+71 |
| | ||||
* | Factor out tag parts from public body into has_tag_string module | Francis Irving | 2010-09-28 | -0/+90 |
| | ||||
* | Remove colon that was invalid syntax | FOI site testharness | 2010-09-09 | -1/+1 |
| | ||||
* | Remove brackets that don't belong in the DSL | FOI site testharness | 2010-09-09 | -3/+3 |
| | ||||
* | Use interlock and memcached to cache front page with interlocking | Francis Irving | 2010-09-03 | -0/+10577 |
| | | | | view/controller fragments. | |||
* | Better progress messages while rebuilding, some comments | Francis Irving | 2010-06-16 | -3/+10 |
| | ||||
* | Fork in batches while rebuilding index, so memory not wasted | Francis Irving | 2010-06-16 | -10/+22 |
| | ||||
* | Use add_term for terms, rather than the term generator, so that | Francis Irving | 2010-06-16 | -2/+1 |
| | | | | it works with more than 64 characters | |||
* | Make "of" stop word for WhatDoTheyKnow, so "borough of hillingdon" find | Francis Irving | 2010-03-21 | -0/+1 |
| | | | | "Hillingdon Borough" |