aboutsummaryrefslogtreecommitdiffstats
path: root/vendor
Commit message (Expand)AuthorAgeLines
* Forwards compatibility with newer versions of Xapian. Fixes #101Seb Bacon2011-08-10-1/+1
* changes to get tests to pass with IZ fork and new routing-filter gemSeb Bacon2011-07-11-4/+3
* use routing-filter gem to prepend locale to URLSeb Bacon2011-07-07-0/+1588
* Remove the translate_routes plugin, for now, because it appears toRobin Houston2011-07-06-812/+0
* Give a more useful exception message if the Xapian database cannot be opened,...Robin Houston2011-06-29-3/+3
* Silence another deprecation warning, this time just by muting it (since there...Robin Houston2011-06-17-4/+10
* Move the rake task from the translate_routes plugin into the (new?) standard ...Robin Houston2011-06-17-0/+0
* Make sure the previous locale is restored on block exit, even if theSeb Bacon2011-06-13-3/+6
* Bundle the locale and gettext gemsRobin Houston2011-06-09-0/+31741
* further test fixageSeb Bacon2011-04-01-5/+5
* don't silence errors when storing model attribute translation strings (expose...Seb Bacon2011-03-31-1/+1
* correctly flatten (fixes tags)Seb Bacon2011-03-25-1/+1
* resolve merge conflictsSeb Bacon2011-03-25-3/+2728
|\
| * Added Rails 2.3.11 as a submoduleSeb Bacon2011-03-10-3/+0
| * use subproject used by master branchSeb Bacon2011-03-10-0/+0
| * helloworld type themeSeb Bacon2011-03-10-0/+0
| * support text indexing of multiple languages (across the same index)Seb Bacon2011-03-10-2/+27
| * Adding missing framework fixtures - presumably the victims of a .gitignore so...Louise Crow2011-03-10-0/+3
| * typoSeb Bacon2011-03-10-1/+1
| * initial support for localising model data (not fully tested)Seb Bacon2011-03-10-1/+1889
| * correct typoSeb Bacon2011-03-10-1/+1
| * correct branch for localesSeb Bacon2011-03-10-0/+0
| * add Rails localesSeb Bacon2011-03-10-0/+0
| * initial routes i18n supportSeb Bacon2011-03-10-0/+812
* | include json gem (for tests to pass)Seb Bacon2011-03-25-0/+46103
* | add missing submodule commit (for rails)Seb Bacon2011-03-24-0/+0
|/
* merge from master (post-CSRF changes)Seb Bacon2011-03-09-270856/+37866
|\
| * Adding rspec gem.Louise Crow2011-02-24-0/+31899
| * Adding translation via fast_gettext.Louise Crow2011-02-24-0/+5127
| * Updated will_paginate plugin to later gem.Louise Crow2011-02-23-928/+470
| * Updating 'require "activerecord"' to 'require "active_record"' as per depreca...Louise Crow2011-02-23-1/+1
| * Moving tasks to lib as per deprecation warning. Have made a push request with...Louise Crow2011-02-23-0/+0
| * Moving tasks to lib - as per deprecation warning. There appears to be no curr...Louise Crow2011-02-23-1/+1
| * Replacing old recaptcha plugin with more recent gem.Louise Crow2011-02-23-151/+713
| * Removing rspec and rspec-rails plugins in favour of updated gems.Louise Crow2011-02-23-30568/+538
| * Removing rake_tasks plugin - another developer pluginLouise Crow2011-02-23-340/+0
| * Removing annotate models plugin - it's a developer tool that can be used outs...Louise Crow2011-02-23-210/+0
| * Unpack rack 1.1.0 to vendor gemsLouise Crow2011-02-21-87/+11976
| * Added Rails 2.3.11 as a submoduleEdmund von der Burg2011-02-18-0/+0
| * Deleted rails 2.3.2 filesEdmund von der Burg2011-02-18-251429/+0
|/
* Adding missing framework fixtures - presumably the victims of a .gitignore so...Louise Crow2011-02-17-0/+3
* Index tags on info requests.Francis Irving2010-10-09-3/+31
* First .json API callFrancis Irving2010-10-09-0/+5
* Allow tags on new requests, via hidden parameter.Francis Irving2010-09-29-0/+6
* CommentsFrancis Irving2010-09-29-0/+2
* Only show unique tag matches in admin interface.Francis Irving2010-09-29-1/+1
* Factor out model of public body tags into generic tag string modelFrancis Irving2010-09-29-22/+71
* Factor out tag parts from public body into has_tag_string moduleFrancis Irving2010-09-28-0/+90
* Remove colon that was invalid syntaxFOI site testharness2010-09-09-1/+1
* Remove brackets that don't belong in the DSLFOI site testharness2010-09-09-3/+3