]> git.openstreetmap.org Git - rails.git/history - app/views/user
Revert "Added a greeting to the changeset comment message"
[rails.git] / app / views / user /
2012-10-30 Tom HughesSimplify handling of verified emails in OpenID signup
2012-10-18 Tom HughesImprove the user image selection UI
2012-10-18 Paweł PaprotaImplemented Gravatar support
2012-10-15 Tom HughesMerge branch 'master' into notes
2012-10-15 Tom HughesFix links to user notes
2012-10-13 Tom HughesMerge branch 'master' into notes
2012-10-07 Paweł PaprotaDisplay a diary entry count on the user page
2012-10-05 John FirebaughSimplify further by using OSM.home
2012-10-05 John FirebaughRemove unused params code
2012-10-05 John FirebaughMove user JS to page-specific script file
2012-09-24 Tom HughesDon't report the PD flag in the user API call
2012-09-24 Tom HughesAdd some extra information to user API responses
2012-09-24 Tom HughesAdd a /api/0.6/user/NNNN call to the API
2012-09-20 Tom HughesMerge branch 'master' into openstreetbugs
2012-09-20 Tom HughesMove the administrator details further down the user...
2012-09-20 Tom MacWrightmoderate refactoring of the user page
2012-08-27 John FirebaughUse a standard application.js bundle
2012-08-27 John FirebaughExtract browse.js static asset
2012-08-25 John FirebaughSet OpenLayers lang unobtrusively
2012-08-22 Tom HughesMerge branch 'master' into openstreetbugs
2012-08-15 Tom HughesAdd a missing </tr> tag
2012-08-15 Tom HughesFixup make_friend and remove_friend properly
2012-08-14 Tom MacWrightFix regression - no link to view diary of other users
2012-08-14 Tom HughesRequire POST for make_friend and remove_friend
2012-08-10 Tom HughesImprove blocks on/by links on user pages
2012-08-10 Tom MacWrightImprove user page navigation menu
2012-06-18 Tom HughesRemove use of deprecated :comment attribute on link_to...
2012-06-01 Tom HughesReplace link_to_function with UJS based code
2012-03-21 Tom HughesMove generation of role icons into a helper
2012-03-20 Tom HughesGet rid of custom CSRF protection for user role changes
2012-03-17 Tom HughesAdd preview functionality to rich text controls
2012-03-17 Tom HughesTreat all newly entered blocks of text as Markdown
2012-03-14 Tom HughesRefactor calculation of zoom level based on a scale
2012-03-14 Tom MacWrightChange abstraction level for map functions
2012-03-13 Tom HughesDon't escape HTML in the "user suspended" message
2012-03-11 Tom HughesFix incorrect link generation that relied on default...
2012-03-10 Tom HughesMerge branch 'master' into openstreetbugs
2012-03-09 Tom HughesFix various routing and route generation errors
2012-03-08 Tom HughesMerge branch 'master' into openstreetbugs
2012-02-29 Tom MacWrightSimplify login page
2012-02-29 Tom HughesRemoved line break
2012-02-28 Steve SingerAdd a view to show diary comments left by a user
2012-02-21 Tom HughesDon't escape the user pagination links
2012-02-15 Tom HughesReplace the file_column plugin with paperclip
2012-02-08 Tom HughesDon't escape mailto link on blocked signup page
2012-02-08 Tom HughesAdd support for domain based ACLs
2012-01-23 Tom HughesUse jQuery syntax instead of Prototype syntax
2012-01-07 Mikel MaronAdd some more social features
2012-01-05 Tom HughesMerge branch 'master' into openstreetbugs
2012-01-04 Tom HughesUser getImageLocation to get the URLs for markers
2011-12-23 Andrzej ZaborowskiFix a nil check in Contributor Terms display
2011-12-15 Mikel MaronAdd support for viewing a list of your friends' changesets
2011-12-09 Tom HughesDisplay CT status on the user page
2011-12-09 Tom HughesDon't try and show the IP address when there isn't one
2011-11-29 Andrzej ZaborowskiFix user traces link's :action parameter
2011-11-28 Tom HughesConvert prototype code to jQuery on user list page
2011-11-26 Tom HughesSwitch from Prototype to jQuery
2011-11-25 Tom HughesServe OpenLayers through the asset pipeline
2011-11-22 Tom HughesDon't escape HTML in the message shown to anonymous...
2011-11-17 Tom HughesFix formatting of user list
2011-11-14 Tom HughesUse HTML5 email and url field types where appropriate
2011-11-14 Tom HughesMark terms as raw to avoid escaping HTML in them
2011-11-14 Tom HughesPreserve field values if the signup form fails validation
2011-11-14 Tom HughesMark openid prompt as raw so the image is not escaped
2011-11-14 Tom HughesMark some locale lookups as raw
2011-11-14 Tom HughesUpdate ActiveRecord queries to use arel
2011-11-14 Tom HughesUse an observer to detect changes to the selected legale
2011-11-14 Tom HughesReplace request.request_uri with request.fullpath
2011-11-14 Tom HughesUse form_tag instead of building forms by hand
2011-11-14 Tom HughesMark some strings that shouldn't be escaped as raw
2011-11-14 Tom HughesUse <%= instead of <% for block helpers that use concat
2011-09-18 Tom HughesMerge branch 'master' into openstreetbugs
2011-08-24 Tom HughesMerge branch 'master' into openstreetbugs
2011-08-23 Tom HughesRemove link to ethnio script which was never used
2011-08-22 Tom HughesDisable the openid_url field when it isn't shown
2011-08-22 Tom HughesDon't show the openid field if the URL is the empty...
2011-08-22 Tom HughesHide and show the openid field on the signup page correctly
2011-08-13 Tom HughesMerge branch 'master' into openstreetbugs
2011-07-31 Tom HughesFix an accidental CSS match that broke user popups...
2011-07-02 Tom HughesMore work on moving styles out of line and extending...
2011-07-02 Tom HughesMove more styling into CSS and make it support RTL...
2011-07-02 Tom HughesLots more work on making RTL layout work
2011-06-22 Tom HughesMerge branch 'master' into openstreetbugs
2011-06-19 Tom HughesUse smaller logos for OpenID logins
2011-06-15 Tom HughesMake sure the ID of OpenID URL fields is openid_url
2011-06-10 Tom HughesFix field names so password logins work
2011-06-10 Tom HughesMerge branch 'master' into openid
2011-06-03 Tom HughesAllow a parameter to set the default value for the...
2011-05-31 Tom HughesMerge branch 'master' into openstreetbugs
2011-05-31 Tom HughesMerge branch 'master' into openid
2011-05-29 Tom HughesImprove the look of the OpenID enabled login form on...
2011-05-27 Tom HughesReplace MySpace with AOL in the OpenID login buttons
2011-05-22 Tom HughesMerge branch 'master' into openid
2011-05-22 Tom HughesMerge branch 'master' into openstreetbugs
2011-05-22 Tom HughesImprove presentation of supporting links on the terms...
2011-05-22 Grant SlaterCorrect some minor html validation errors
2011-05-22 Grant SlaterAdd summary + informal translations links to terms...
2011-05-21 Tom HughesMass rename of "bugs" as "notes" for increased user...
2011-05-21 Tom HughesMerge branch 'master' into openid
2011-05-21 Tom HughesMerge branch 'openID' of git://git.openstreetmap.org...
next