]> git.openstreetmap.org Git - rails.git/history - app
Redirect after processing user changes
[rails.git] / app /
2010-05-07 Tom HughesRedirect after processing user changes
2010-05-07 Tom HughesPreserve parameters in pagination links
2010-05-07 Tom HughesPreserve the page number when submitting the form
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-07 Tom HughesDon't try and display IP address for users without one
2010-05-07 Tom HughesDisplay total user count correctly in user list
2010-05-07 Tom HughesLink the username in the user list to their profile
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 HughesShow administrators the status and spam score for a...
2010-05-06 Tom HughesSuspend users if their spam score gets too high
2010-05-06 Tom HughesAdd support for suspended and confirmed users
2010-05-06 Tom HughesInclude the user description in the spam score
2010-05-06 Tom HughesAdd a spam_score method to the user model
2010-05-01 Andy AllanMove email configuration out of the model and into...
2010-04-29 Siebrand MazelandMerge branch 'master' of git://git.openstreetmap.org...
2010-04-28 Tom HughesFix mangling of wikipedia links
2010-04-27 Tom HughesTweak the copyright page translation
2010-04-26 Ævar Arnfjörð Bjar... Enable localization of the copyright page
2010-04-22 Tom HughesFix data browser navigation tooltips
2010-04-22 Tom HughesImprove layout of data browser pages
2010-04-22 Tom HughesMerge branch 'copyright'
2010-04-22 Tom HughesLink to API usage policy
2010-04-22 Tom HughesTweak wikipedia links stuff
2010-04-22 Tom HughesMerge remote branch 'avar/avar/browse-pages-link-to...
2010-04-21 Tom HughesCase #2908: Escape user name in user not found error
2010-04-21 Ævar Arnfjörð Bjar... Link to wikipedia articles on wikipedia=* tags
2010-04-20 Tom HughesMerge branch 'wikilinks'
2010-04-20 Tom HughesLoad wiki link data at startup and shorten some file...
2010-04-20 Tom HughesImprove the browse helper code use to generate wiki...
2010-04-20 Tom HughesUpdate wiki link style to use the current default format
2010-04-20 Ævar Arnfjörð Bjar... Ticket #2245: Link from /browse/* pages to the wiki...
2010-04-20 Tom HughesCheck that the token is valid before using it.
2010-04-19 Tom HughesMerge branch 'master' into copyright
2010-04-19 Tom HughesIgnore whitespace around the commas when splitting...
2010-04-19 Tom HughesEscape geocoder errors. Closes #2892.
2010-04-19 Tom HughesDon't send "408 Request timeout" responses from the...
2010-04-19 Tom HughesAdd a keyid attribute to each layer and use it when...
2010-04-07 Tom HughesRevert copyright page from the trunk for now.
2010-04-06 Tom HughesTweak the new copyright page a bit.
2010-04-06 Richard FairhurstNew, more helpful and compliant copyright page
2010-03-21 Tom HughesRestrict the fragment caching of the reverse geocode...
2010-03-20 Tom HughesDisable autocompletion for the password fields on the...
2010-03-17 Tom HughesLoad ethnio script over https to avoid browser warnings.
2010-03-16 Tom HughesAdd UX review recruiting script to signup page.
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-11 Tom HughesFix warnings.
2010-03-11 Tom HughesUse the small PanZoom control on the user map instead...
2010-03-11 Tom HughesImprove user popups on friend/nearby mapper maps.
2010-03-06 Tom HughesUse a better HTML sanitizer that makes sure the HTML...
2010-03-06 Tom HughesFix broken </div> tag.
2010-03-06 Tom HughesFix the selection of the message to be deleted.
2010-03-03 Tom HughesTidy up the stylesheets, removing lots of ancient,...
2010-03-02 Tom HughesDon't try and show distances to friends if the user...
2010-03-01 Tom HughesMove image size hint to avoid issues with LTR languages...
2010-03-01 Tom HughesMake friend notification messages include a link to...
2010-02-28 Tom HughesAdd a "friendly" date/time format and use it whenever...
2010-02-28 Tom HughesGet the location for "Where Am I?" from the view tab...
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-28 Tom HughesAdd user images to lists of diary entries.
2010-02-28 Tom HughesAdd a note to the user image upload suggesting an appro...
2010-02-28 Ævar Arnfjörð Bjar... use i18n kthx
2010-02-28 Tom HughesAdd user images to diary view.
2010-02-28 Tom HughesAdd a border to user images.
2010-02-27 Tom HughesAlign relation membership details to the top.
2010-02-27 Tom HughesShow the "anonymous user" picture for users with no...
2010-02-27 Tom HughesRework the user details screen to be less crap... Highl...
2010-02-27 Tom HughesIf Nominatim can't give us a location, just return...
2010-02-27 Tom HughesMake sure we report "no results" when Nominatim's rever...
2010-02-27 Tom HughesUse Nominatim to reverse geocode diary location informa...
2010-02-27 Tom HughesRemote "change my settings" link from user page as...
2010-02-27 Tom HughesRemote the user settings page to make it a bit more...
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 HughesRevert the nofollow attributes - they aren't really...
2010-02-26 Tom HughesAdd some strategic rel="nofollow" attributes to the...
2010-02-26 Tom HughesMake the tooltips for the tabs a bit more consistent...
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-26 Tom HughesWait for the page to finish loading before trying to...
2010-02-26 Tom HughesWhen the area selected for export is too large to be...
2010-02-25 Tom HughesRemove validates_associated_of calls which target the...
2010-02-25 Tom HughesImprove email address validation and add validation...
2010-02-25 Tom HughesIgnore exceptions when sending email to confirm changes...
2010-02-25 Tom HughesAdd a "remember me" box to the login screen that causes...
2010-02-21 Tom HughesSend queries which look like US or Canadian postcodes...
2010-02-11 Richard Fairhurstjoin/unjoin fixes, plus better amf_controller error...
2010-02-09 Tom HughesDisplay the current email address and any pending new...
2010-02-08 Tom HughesImprove page title for diary entries. Closes #2702.
2010-02-08 Tom HughesHandle duplicate address errors properly when confirmin...
2010-02-06 Tom HughesAdd a link from the sidebar to the partners page in...
2010-02-04 Tom HughesDrop the username from the "new diary entry" link to...
next