]> git.openstreetmap.org Git - rails.git/history - app/controllers
Fixup the user map code to match existing code style
[rails.git] / app / controllers /
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 AllanUse slim layout for OAuth pages too
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-03-15 Matt AmosFixed bug in changeset queries
2010-12-15 Tom HughesAllow the client to request errors as an XML document
2010-12-12 Tom HughesChannel all error reporting through report_error
2010-12-02 Tom HughesRemove bogus trailing slash from GPX namespace URL
2010-12-01 Tom HughesReplace JOSM editing option with generic Remote Control...
2010-11-30 Tom HughesMake launching of Potlatch 2 from the GPS trace list...
2010-11-29 Tom HughesAdd an explicit "default editor" option to the user...
2010-11-29 Tom HughesShow a popup listing available editors when hovering...
2010-11-29 Tom HughesOnly Potlatch 1 needs a token to be created
2010-11-29 Tom HughesMake JOSM remote control based editing work
2010-11-29 Matt AmosInitial work on support for multiple editors
2010-11-23 Tom HughesDon't show user navigation links for non-public users
2010-11-15 Tom HughesProtect against interception of confirmation emails
2010-11-02 Tom HughesAllow the Nominatim instance used to be configured
2010-10-12 Tom HughesHandle attempts to agree terms by users with validation...
2010-10-11 Tom HughesMake trace API a proper CRUD API like other object...
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-09-21 Tom HughesDisplay the verifier if OAuth 1.0a is being used in...
2010-09-21 Tom HughesUpdate oauth models and controllers for OAuth 1.0a...
2010-09-10 Tom HughesOnly display the license notice if we don't already...
2010-09-09 Tom HughesRemove unused/non-functional tag searching methods
2010-09-01 Tom HughesRevert "We can cache the trace list for logged in users...
2010-08-24 Tom HughesSet the default trace visibility on the upload form
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-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 HughesMake changeset browser show an error when the database...
2010-06-15 Tom HughesMake database offline work in production
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 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 Ævar Arnfjörð Bjar... user.login.account suspended so translators don't have...
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-09 Tom HughesMerge branch 'master' into terms
2010-05-09 Tom HughesOnly set pending users to active on a password reset
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-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-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 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.
2010-02-25 Tom HughesIgnore exceptions when sending email to confirm changes...
next