]> git.openstreetmap.org Git - rails.git/history - app/controllers/user_controller.rb
Generate cache paths in the same way as the normal expire_action routine
[rails.git] / app / controllers / user_controller.rb
2009-11-01 Tom HughesAdd :warning and :error flash messages which can be...
2009-11-01 Tom HughesWe don't need the @notice hack - we can use flash.now...
2009-10-13 Tom HughesMerge 17130 from trunk.
2009-10-13 Tom HughesMerged 17073:17076 from trunk.
2009-10-13 Tom HughesMerged 17047 from trunk.
2009-10-13 Tom HughesMerge 17067 from trunk.
2009-10-13 Tom HughesMerged 17256:18123 from trunk.
2009-10-12 Tom HughesAdd some administrator only actions to the user page.
2009-10-09 Tom HughesTest that the user has cookies enabled at critical...
2009-10-06 Tom HughesMerge blocking branch to head.
2009-10-05 Tom HughesMerge 17944:17988 from trunk.
2009-10-02 Matt AmosMerging 17905:17944 from trunk.
2009-10-01 Matt AmosMerging 17846:17904 from trunk.
2009-09-29 Andy AllanMerge r17285 from the oauth branch - allow flash access...
2009-09-29 Matt AmosMerging 17824:17845 from trunk to blocking branch.
2009-09-28 Matt AmosFirst version of blocking feature. Allows both time...
2009-08-31 Tom HughesTidy up.
2009-08-31 Matt AmosAdded user ID, description, languages and image link...
2009-08-25 Matt Amosmerge r17141:17256 from trunk
2009-08-25 Matt AmosAdded referer URL in user_token so that redirections...
2009-08-18 Tom HughesMerge oauth branch at r17138 to trunk.
2009-08-13 Tom HughesMerge 16891:17044 from trunk.
2009-08-06 Matt AmosMerging 16820:16891 from trunk.
2009-08-04 Tom HughesTweak the password reset pages a bit.
2009-08-03 Tom HughesMerge 16817:16819 from trunk.
2009-08-03 Tom HughesMerge 16743:16811 from trunk.
2009-08-03 Tom HughesRework password reset system to do away with the second...
2009-07-31 Matt AmosMerged 16488:16743 from trunk.
2009-07-14 Tom HughesMerge 16110:16487 from trunk.
2009-06-25 Tom HughesMerge 16070:16110 from trunk.
2009-06-23 Tom HughesRevert r16046.
2009-06-22 Matt AmosAdding initial version of the OAuth token authenticatio...
2009-06-06 Ævar Arnfjörð Bjar... Added & cleaned up messages relating to a given user...
2009-06-03 Tom HughesMake a few more things translatable.
2009-06-03 Tom HughesUse "confirm_email" instead "confirm email" in resource...
2009-06-03 Ævar Arnfjörð Bjar... * Made "Account not active" and "Couldn't log in with...
2009-06-03 Ævar Arnfjörð Bjar... * Made the "Confirmed your account/email" messages...
2009-06-01 Tom HughesFix misspelt resource name.
2009-05-31 Tom HughesMerged I18N branch to head.
2009-05-31 Tom HughesAdd a simple edit control for the user's preferred...
2009-05-31 Tom HughesSort out storage and use of user preferred languages.
2009-05-30 Shaun McDonaldFix a few typos
2009-05-30 Shaun McDonaldSome more of the user account translations. Custom...
2009-05-29 Shaun McDonaldMight be useful to set the locale everywhere we need...
2009-05-09 Tom HughesAdd a warning about whitelisting webmaster@openstreetma...
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
2009-04-14 Tom HughesAdd a "database readonly" state that allows all writes...
2009-04-12 Shaun McDonaldMore tests, found a bug in the data browser, no fix...
2009-04-08 Tom HughesMerge 14059:14394 from trunk.
2009-03-12 Tom HughesMerged 14009:14059 from trunk.
2009-03-08 Tom HughesMerge 12304:14009 from trunk.
2009-02-19 Tom HughesAdd an ACL system to allow key/value pairs to be attach...
2008-12-14 Shaun McDonaldReturn, rather than allow a second render to happen...
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-12-11 Shaun McDonaldDon't give an error when you access the login page...
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-11-07 Andy Allanuse boolean flags when using boolean columns
2008-10-12 Tom HughesLog the IP address used to create an account.
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-09-07 Tom HughesRun web authorisation for all non-api requests. Closes...
2008-08-24 Tom HughesAdd basic support for logically deleting a user.
2008-08-13 Tom HughesDon't user flash[:notice] when we're not redirecting...
2008-08-13 Tom HughesAllow users to change their email address. Closes ...
2008-08-13 Tom HughesAllow a user's email address to be marked invalid,...
2008-07-08 Shaun McDonaldSorts out a problem with the description field and...
2008-07-07 Tom HughesAllow users to remove their image. Closes #1010.
2008-07-03 Shaun McDonaldMerge changes from trunk 7673:8632.
2008-06-22 Tom HughesMerge 7922:8377 from trunk.
2008-06-22 Tom HughesAdd support for putting the site in an offline mode...
2008-05-29 Tom HughesRequire a form post to finally confirm an account to...
2008-05-09 Tom HughesMerge 7452:7744 from trunk.
2008-05-03 Gabriel Ebnersplit_node_tags: Merge changes from main branch.
2008-05-03 Steve Coastadd individual user preference read/write, and default...
2008-04-27 Tom HughesReport a friendly error for attempts to reference a...
2008-02-24 Tom HughesFix stupid breakage. Closes #708.
2008-02-23 Steve Coastuser images
2008-01-21 Steve CoastShow nearby users map in account view page
2007-10-08 Dan KarranImproving friend capabilities so you can now add and...
2007-08-19 Tom HughesAdd additional validation to the user model and tidy...
2007-08-14 Tom HughesVarious updates to the user management, including the...
2007-08-09 Tom HughesReturn "404 Not Found" for users and traces which don...
2007-07-31 Tom HughesRemoved unused preferences method from the user control...
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...
next