]> git.openstreetmap.org Git - rails.git/history - app/controllers
Make /user/new handle already logged in users better
[rails.git] / app / controllers /
2010-08-24 Tom HughesAllow uncompressed GPX traces to be fetched from the API
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-09 Tom HughesDon't allow paging of the changeset atom feed
2010-08-08 Matt AmosFixed AMF controller to validate changeset comments
2010-08-06 Tom HughesMore fixed to trace redirection
2010-08-06 Tom HughesReally fix the redirect on trace deletion
2010-08-06 Tom HughesFix redirect on deleting a trace
2010-08-06 Tom HughesFix redirect after a trace is uploaded
2010-08-04 Tom HughesRework application configuration
2010-07-28 Tom HughesMerge branch 'master' into openid
2010-07-22 Tom HughesWe can cache the trace list for logged in users now
2010-07-22 Tom HughesDon't cache actions with a page number
2010-07-22 Tom HughesRemove use of wildcard cache expiry
2010-07-22 Tom HughesRemove the user type from cache keys
2010-07-22 Tom HughesPresent "too many pending traces" message as a warning box
2010-07-22 Tom HughesConvert trace views to use CSS based user specific...
2010-06-27 Tom HughesMerge branch 'master' into openid
2010-06-27 Tom HughesMake changeset browser show an error when the database...
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-21 Tom HughesAdd a timeout to the change list pages
2010-05-21 Tom HughesConvert lat and lon values to integers
2010-05-17 Tom HughesMerge branch 'master' into openid
2010-05-17 Tom HughesTweak resource names to make them fit the normal naming...
2010-05-17 Ævar Arnfjörð Bjar... Allow for formatting of the nominatim prefix in the...
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-07 Tom HughesRedirect suspended users to an information page
2010-05-06 Tom HughesFix user visibility check
2010-05-06 Tom HughesFix user visibility check
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
2010-04-20 Ævar Arnfjörð Bjar... M-x untabify the OpenID branch
2010-04-20 Ævar Arnfjörð Bjar... Merge branch 'master' into openID
2010-04-19 Tom HughesMerge branch 'master' into openid
2010-04-19 Tom HughesMerge branch 'master' into copyright
2010-04-19 Tom HughesMerge branch 'master' into terms
2010-04-19 Tom HughesDon't send "408 Request timeout" responses from the...
2010-04-12 Matt AmosBit more work on the contributor terms page - still...
2010-03-26 Tom HughesPresent the contributor terms as part of the initial...
2010-03-22 Matt AmosInitial version of contributor terms changes.
2010-03-14 Tom HughesUpdate the inbox link in the greeting bar when messages...
2010-03-14 Tom HughesRequire the session ID to log somebody out - if it...
2010-03-06 Tom HughesFix the selection of the message to be deleted.
2010-02-28 Tom HughesTidy up error handling in the message controller, and...
2010-02-28 Tom HughesAllow a logged in user to relogin as a different user...
2010-02-27 Tom HughesRework the user details screen to be less crap... Highl...
2010-02-27 Tom HughesMake sure we report "no results" when Nominatim's rever...
2010-02-27 Kai Kruegermerge 19889:20181 of rails_port into the openID branch
2010-02-27 Tom HughesRemove unused set_home method from user controller.
2010-02-26 Tom HughesMove support for adding and deleting user images to...
2010-02-26 Tom HughesAjaxify the mark read/unread function for messages...
2010-02-26 Tom HughesRedirect back to the login page after a successful...
2010-02-26 Tom HughesRethrow ActionController::UnknownAction exceptions...
2010-02-26 Tom HughesPut the correct icon URLs in the RSS feed for traces.
next