]> git.openstreetmap.org Git - rails.git/history - app/controllers/user_controller.rb
Put the permalink in the right place with LTR languages
[rails.git] / app / controllers / user_controller.rb
2011-06-23 Tom HughesFix problems with database offline mode
2011-06-14 Tom HughesDon't error if we fail to get SReg and/or AX data from...
2011-06-14 Tom HughesFix some broken tests
2011-06-10 Tom HughesMake password signups work
2011-06-10 Tom HughesMerge branch 'master' into openid
2011-06-01 Tom HughesUse session.delete to remove entries instead of assigni...
2011-05-31 Tom HughesMerge branch 'master' into openid
2011-05-22 Tom HughesMerge branch 'master' into openid
2011-05-21 Tom HughesStart ROTS for user login tests as well as creation...
2011-05-21 Tom HughesMerge branch 'master' into openid
2011-04-20 Tom HughesAllow user details to be fetched without agreeing terms
2011-04-18 Tom HughesRevert "Allow user details to be fetched without agreei...
2011-04-18 Tom HughesAllow user details to be fetched without agreeing terms
2011-04-18 Tom HughesDon't require terms to be agreed when logging out
2011-04-17 Matt AmosAdded flash notice for CTs decline
2011-04-06 Tom HughesImprove recognition of OAuth referers for triggering...
2011-04-03 Tom HughesPreserve the referer at the end of account creation
2011-04-03 Tom HughesOnly show login/signup in slim mode when used from...
2011-04-03 Andy AllanAnother approach, but this time without scattering...
2011-04-03 Andy AllanAh, that doesn't work due to 'bugs' in the way layouts...
2011-04-03 Andy AllanUse the slim layout on the login page
2011-04-03 Tom HughesMake sure the user is redirect correctly after seeing...
2011-04-03 Tom HughesTidy up a few things
2011-04-03 Matt AmosPhase 2 CTs implementation and tests, with config parameter
2011-02-10 Tom HughesMerge branch 'master' into openid
2010-12-05 Tom HughesMerge branch 'master' into openid
2010-11-29 Tom HughesAdd an explicit "default editor" option to the user...
2010-11-29 Matt AmosInitial work on support for multiple editors
2010-11-15 Tom HughesProtect against interception of confirmation emails
2010-10-23 Tom HughesMerge branch 'master' into openid
2010-10-17 Tom HughesMerge branch 'master' into openid
2010-10-12 Tom HughesHandle attempts to agree terms by users with validation...
2010-10-04 Tom HughesMerge branch 'master' into openid
2010-10-04 Tom HughesAllow users to send themselves a new confirmation email
2010-10-04 Tom HughesInvite users to fill in their profile after confirming...
2010-10-04 Tom HughesImprove the flash message shown after a user signs up
2010-10-04 Tom HughesUse javascript to automatically submit confirmation...
2010-10-03 Kai KruegerAdd support for fetching attributes via AX as well...
2010-10-01 Tom HughesFix errors when an existing user tries to agree to...
2010-09-24 Tom HughesMerge branch 'master' into openid
2010-09-10 Tom HughesOnly display the license notice if we don't already...
2010-09-09 Tom HughesMerge branch 'master' into openid
2010-09-09 Tom HughesMerge branch 'master' into openid
2010-09-06 Tom HughesMerge branch 'master' into openid
2010-08-13 Tom HughesUse normal notice system to display login banner
2010-08-12 Tom HughesDon't refer to the decline button when there isn't one
2010-08-10 Tom HughesFix spelling of referer
2010-08-10 Tom HughesAllow existing users to voluntarily sign up for the...
2010-08-04 Tom HughesRework application configuration
2010-07-28 Tom HughesMerge branch 'master' into openid
2010-06-27 Tom HughesMerge branch 'master' into openid
2010-06-16 Tom HughesMerge branch 'master' into openid
2010-06-15 Tom HughesMake database offline work in production
2010-06-07 Tom HughesMerge branch 'master' into openid
2010-05-17 Tom HughesMerge branch 'master' into openid
2010-05-16 Tom HughesMerge branch 'master' into openid
2010-05-16 Ævar Arnfjörð Bjar... user.login.account suspended so translators don't have...
2010-05-16 Tom HughesMerge branch 'master' into openid
2010-05-16 Tom HughesMerge branch 'master' into openid
2010-05-16 Tom HughesMake OpenID authentication work with the latest plugin
2010-05-14 Tom HughesMerge branch 'master' into openid
2010-05-13 Tom HughesMerge branch 'master' into openid
2010-05-11 Tom HughesReport duplicate OpenID URLs cleanly
2010-05-11 Tom HughesMerge branch 'master' into openid
2010-05-11 Tom HughesMerge branch 'master' of git://git.openstreetmap.org...
2010-05-11 Tom HughesAdd parentheses to avoid warning
2010-05-11 Tom HughesMerge branch 'master' into terms
2010-05-11 Tom HughesMerge branch 'master' into openid
2010-05-11 Tom HughesRework the signup and settings methods to make them...
2010-05-10 Tom HughesRework the login method to make it a bit clearer
2010-05-09 Tom HughesMerge branch 'master' into terms
2010-05-09 Tom HughesRework the signup page
2010-05-09 Tom HughesMerge branch 'master' into openid
2010-05-09 Tom HughesOnly set pending users to active on a password reset
2010-05-07 Tom HughesMerge branch 'master' into openid
2010-05-07 Tom HughesMerge branch 'master' into terms
2010-05-07 Tom HughesRedirect after processing user changes
2010-05-07 Tom HughesRedirect back to settings after updating user settings
2010-05-06 Tom HughesAdd a user list view for administrators
2010-05-06 Tom HughesTell users their account has been suspended when they...
2010-05-06 Tom HughesMerge all the user status changing methods into one
2010-05-06 Tom HughesAdd support for suspended and confirmed users
2010-05-05 Tom HughesMerge branch 'master' into terms
2010-05-02 Ævar Arnfjörð Bjar... M-x untabify Kai Krueger's ebcc988376b0dad8a0969803d52b...
2010-05-02 Ævar Arnfjörð Bjar... Merge remote branch 'apmon/openID' into openID
2010-05-02 Kai KruegerMerge branch 'master' of git://git.openstreetmap.org...
2010-05-02 Kai KruegerAdd an extra null pointer check that can trigger in...
2010-05-02 Ævar Arnfjörð Bjar... Merge branch 'master' into openID
2010-05-01 Kai KruegerMake it a bit clear when you try and login with openID...
2010-04-27 Ævar Arnfjörð Bjar... Merge remote branch 'remotes/apmon/openID' into openID
2010-04-27 Kai KruegerMerge branch 'openID' of git://github.com/avar/osm...
2010-04-27 Kai KruegerIt was not possible to remove an OpenID from your user...
2010-04-27 Ævar Arnfjörð Bjar... Merge branch 'master' into openID
2010-04-27 Tom HughesMerge branch 'master' into terms
2010-04-27 Tom HughesMake the decline button a real button
2010-04-27 Tom HughesAjaxify the country selection on the terms page
2010-04-26 Matt AmosSome styling changes. Changed drop-down into radio...
2010-04-24 Ævar Arnfjörð Bjar... Correctly indent this if/else clause
2010-04-24 Ævar Arnfjörð Bjar... Merge branch 'master' into openID
2010-04-24 Kai KruegerCorrect merge issues in the last merge from master
next