aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/profile_photo.rb
Commit message (Expand)AuthorAgeLines
* Re-annotate models with database fieldsLouise Crow2013-09-16-4/+3
* Merge branch 'release/0.9' into rails-3-developLouise Crow2013-04-24-1/+1
|\
| * Restore call to N_Louise Crow2013-04-23-1/+1
| * Merge branch 'feature/final-consistent-translation-interpolation' into developLouise Crow2013-04-16-1/+1
| |\
| | * In translation strings replace %{} with {{}} formattingMatthew Landauer2013-04-09-1/+1
| * | ProfilePhoto model - Overwriting validate is deprecated in Rails 3Henare Degan2013-01-25-1/+5
| |/
* | Change email address in header of source code to hello@mysociety.orgMatthew Landauer2013-03-26-1/+1
* | Overwriting validate in your models has been deprecatedHenare Degan2012-12-12-3/+5
* | Method-style callbacks are deprecated for after_initializeHenare Degan2012-12-11-17/+22
|/
* Remove svn tags that are out of date as we are now using gitMatthew Landauer2012-10-09-3/+0
* Further annotation correctionsSeb Bacon2012-05-24-1/+1
* Remove trailing whitespace (to make a cleaner forthcoming merge with wombleto...Seb Bacon2012-05-15-5/+5
* Merge jpmckinney/bundlerSeb Bacon2012-02-15-2/+0
* Ensure model schema documentation is up to date.Seb Bacon2012-01-09-3/+3
* Updating validations so that none expect automatic interpolation of the attri...Louise Crow2011-02-24-4/+4
* Annotate models.Francis Irving2010-10-09-1/+1
* Update model annotations.Francis Irving2010-09-15-1/+1
* Update model annotations.Francis Irving2010-07-27-1/+1
* Fix up error handling.Francis Irving2010-07-20-3/+2
* Make cropping workFrancis Irving2010-07-15-0/+7
* Cropping interface.Francis Irving2010-07-15-0/+6
* Add specific draft attribute.Francis Irving2010-07-15-7/+14
* Update model annotations.Francis Irving2010-07-15-2/+2
* Get key dependency right. Test for draft pictures.Francis Irving2010-07-15-1/+3
* Remove mapping from photo to userFrancis Irving2010-07-14-2/+1
* Update model field comments.francis2009-09-17-1/+11
* Some (as yet unused) profile photo code done on a whim on the train while itfrancis2009-08-05-0/+88