]> git.openstreetmap.org Git - rails.git/history - app/controllers/user_controller.rb
Fixed error handling in the name search and tidied things up a bit.
[rails.git] / app / controllers / user_controller.rb
2007-07-19 Tom HughesDon't include passwords in the request log.
2007-06-29 Tom HughesRemove require_user for the api_details method as that...
2007-06-29 Steve Coastadd mappam... also stuff in user controller that must...
2007-06-27 Tom HughesSplit the rest action into sparate read, update and...
2007-06-23 Tom HughesMake per-user diary entry lists go through the diary_en...
2007-06-18 Tom HughesTell users if the reason they can't login is because...
2007-06-18 Tom HughesMake it clear that new accounts need to be actived...
2007-06-16 Dan KarranAdding titles to some more pages, adding a redirect...
2007-06-14 Tom HughesWhen a new user confirms their email address, log them...
2007-06-12 Tom HughesAllow users to change their password from the account...
2007-06-11 Tom HughesImprove handling of login/logout some more to improve...
2007-06-09 Tom HughesMark user as active when issuing a new password - this...
2007-06-09 Tom HughesValidate passwords properly when creating an account...
2007-06-07 Dan Karran#493: tweaking some notification messages in user_contr...
2007-05-28 Richard FairhurstTomH's patches
2007-05-26 Damian Sulewskiapplied TomH patch for lost password site
2007-05-05 John McKerrellAdding display name to go_public method to fix follow...
2007-05-05 Nick Blackresolved user.rb conflict
2007-05-05 Nick Blackmessaging stuff
2007-04-30 Nick Blackmap view defaults to a home lat and lon
2007-04-26 Nick BlackAdded user home lat and lon
2007-04-25 Nick BlackFixed up name search and postcode search
2007-04-07 Steve Coastvarious diary bits
2007-04-07 Steve Coastdiary / user bits
2007-04-07 Steve Coastuser bits
2007-04-07 Steve CoastGPX api done
2007-04-07 Steve Coastsimplify grabbing of a xml base doc
2007-04-07 Steve Coastallow a user to make data public
2007-04-07 Steve Coastvarious user bits
2007-03-29 Dan MooreAPI 0.4: User rename, view trace links, tag filter...
2007-01-14 Immanuel Scholz- replaced hardcoded www.openstreetmap.org with environ...
2006-11-17 Steve Coastrest of password thing
2006-11-17 Steve CoastFirst half of a password reset function
2006-08-26 Steve Coastmore rails front end bits
2006-08-18 Steve Coastvarious fixes
2006-08-01 Steve Coastmore rails updates
2006-08-01 Steve Coastbits
2006-07-28 Steve Coastsome more rails stuff
2006-07-28 Steve Coastmore basic framework