aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* include json gem (for tests to pass)Seb Bacon2011-03-25-0/+46103
* Second attempt at commonlib update.Louise Crow2011-03-25-0/+0
* New version of commonlibLouise Crow2011-03-25-0/+0
* Missing commonlib checkout.Louise Crow2011-03-25-0/+0
* Merge branch 'master' of git@github.com:sebbacon/alaveteliLouise Crow2011-03-25-0/+0
|\
| * add missing submodule commit (for rails)Seb Bacon2011-03-24-0/+0
* | Updates to todo.txt made in handoff session with FrancisLouise Crow2011-03-25-64/+34
|/
* use commonlib submodule from master branchSeb Bacon2011-03-09-0/+0
* merge from master (post-CSRF changes)Seb Bacon2011-03-09-271348/+40307
|\
| * Add CSRF protection on state changing actions. Use default handler handle_unv...Louise Crow2011-02-28-22/+34
| * Make sure locale path is absolute - the app code is called from within crons ...Louise Crow2011-02-24-1/+1
| * Check that full error message is being displayed without interpolated attribu...Louise Crow2011-02-24-1/+1
| * Add moo.txt to .gitignoreLouise Crow2011-02-24-0/+1
| * Disable CSRF protection in the test environmentLouise Crow2011-02-24-1/+4
| * Remove gem dependency on ruby-oleLouise Crow2011-02-24-1/+0
| * Ignore test structureLouise Crow2011-02-24-1/+1
| * Include ruby-ole from commonlib on pathLouise Crow2011-02-24-0/+2
| * Latest commonlibLouise Crow2011-02-24-0/+0
| * Wrong commit id for commonlib submoduleLouise Crow2011-02-24-0/+0
| * New version of commonlib.Louise Crow2011-02-24-0/+0
| * Adding dependency on rspec.Louise Crow2011-02-24-1/+1
| * New version of commonlibLouise Crow2011-02-24-0/+0
| * Adding rspec gem.Louise Crow2011-02-24-0/+31899
| * Adding CSRF protection for admin forms.Louise Crow2011-02-24-0/+5
| * Add explicit error messages for the validations that were using defaults.Louise Crow2011-02-24-5/+5
| * Add locale files - key thing here is the translation of activerecord.errors.f...Louise Crow2011-02-24-0/+307
| * Updating validations so that none expect automatic interpolation of the attri...Louise Crow2011-02-24-45/+47
| * Removing db/schema. db/development_structure.sql is a better representation o...Louise Crow2011-02-24-262/+0
| * Adding translation via fast_gettext.Louise Crow2011-02-24-1/+5132
| * Adding sql schema file.Louise Crow2011-02-23-0/+1676
| * Changing expected sender from list to string when string is passed to STMP - ...Louise Crow2011-02-23-1/+1
| * Remove TODO - extra gems not needed in deployment environment.Louise Crow2011-02-23-9/+0
| * Clear deliveries array after running spec.Louise Crow2011-02-23-0/+1
| * Mock a few more things so that we're not actually saving to the db.Louise Crow2011-02-23-12/+18
| * Running the callbacks more specific than calling save! here and avoids having...Louise Crow2011-02-23-14/+14
| * Mock a few more things now foreign key constraints are being enforced in the ...Louise Crow2011-02-23-49/+54
| * Mock out a few more things now foreign key constraints are being enforced in ...Louise Crow2011-02-23-39/+50
| * Update symbol used for session keyLouise Crow2011-02-23-1/+1
| * Strip any filename coming back from tmailLouise Crow2011-02-23-0/+2
| * Use destroy rather than delete to remove the public body in this xapian test....Louise Crow2011-02-23-2/+2
| * Adding dependency on will_paginate gem.Louise Crow2011-02-23-0/+1
| * Adding required info_request_event fixture.Louise Crow2011-02-23-1/+1
| * 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
| * Add rspec-rails as a dependency for the test env.Louise Crow2011-02-23-1/+3
| * Adding gem dependencies, setting schema format to sql - there are lots of raw...Louise Crow2011-02-23-2/+2
| * Adding spec conf files.Louise Crow2011-02-23-11/+197
| * Replacing old recaptcha plugin with more recent gem.Louise Crow2011-02-23-151/+713