Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add rdoc 2.4.3 to vendor/gems | Robin Houston | 2011-08-24 | -0/+20701 |
| | ||||
* | Update to latest version of Rails 2.3.x. Alaveteli users should remember to ↵ | Seb Bacon | 2011-08-17 | -0/+0 |
| | | | | run 'git submodule update'. Fixes #145 | |||
* | Forwards compatibility with newer versions of Xapian. Fixes #101 | Seb Bacon | 2011-08-10 | -1/+1 |
| | ||||
* | changes to get tests to pass with IZ fork and new routing-filter gem | Seb Bacon | 2011-07-11 | -4/+3 |
| | ||||
* | use routing-filter gem to prepend locale to URL | Seb Bacon | 2011-07-07 | -0/+1588 |
| | ||||
* | Remove the translate_routes plugin, for now, because it appears to | Robin Houston | 2011-07-06 | -812/+0 |
| | | | | be the cause of several difficult bugs related to routing. | |||
* | Give a more useful exception message if the Xapian database cannot be ↵ | Robin Houston | 2011-06-29 | -3/+3 |
| | | | | opened, including the database path and actual error | |||
* | 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 |
| |