]> git.openstreetmap.org Git - rails.git/history - app
Use the small PanZoom control on the user map instead of the
[rails.git] / app /
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...
2010-02-03 Tom HughesDon't close the sidebar when the visibility of the...
2010-02-03 Richard Fairhurstforce changeset id to be an int so we don't have a...
2010-01-27 Tom HughesMade the trackpoints call return a more sensible filename.
2010-01-27 Tom HughesFix expiry of cached diary views.
2010-01-27 Tom HughesUse the right variable this time...
2010-01-27 Tom HughesSpecify the user when redirecting back to a diary entry...
2010-01-21 Tom HughesAdd a sweeper to clean up cache entries when a user...
2010-01-17 Tom HughesThe new message route want the display name now, not...
2010-01-14 Tom HughesRework the pagination of the trace list to avoid having...
2010-01-13 Tom HughesMake cache distinguish pages views by admins or moderat...
2010-01-13 Tom HughesI really wish rails would stop trying to hide exception...
2010-01-11 Tom HughesGenerate cache paths in the same way as the normal...
2010-01-11 Tom HughesUse system_timer for timeouts to make them more reliable.
2010-01-11 Tom HughesDon't cache the trace list for logged in users.
2010-01-10 Tom HughesAdd some caching for trace views.
2010-01-10 Tom HughesMake traces/mine redirect to the user's traces page...
2010-01-09 Tom HughesIntroduce some caching for diary views.
2010-01-07 Tom HughesAdd a 30 second timeout to all data browser requests...
2010-01-06 Tom HughesDrop Namefinder from search results.
2010-01-06 Tom HughesAdd a "More results" link to Nominatim search results.
2010-01-04 Tom HughesFormat block details more nicely.
2009-12-31 Shaun McDonaldRather than just say public or private for each GPS...
2009-12-26 Matt AmosFixed copy-n-paste bug in querying for closed changeset...
2009-12-15 Shaun McDonaldActually the changeset doesn't need an id attribute...
2009-12-15 Frederik Rammfix half-baked comment. this needs way more thought...
2009-12-14 Tom HughesRevert half baked attempt at poi api call - this needs...
2009-12-14 Frederik Rammthis is kind of a "suggested change" for the API contro...
2009-12-14 Tom HughesAdd rel=nofollow to links in tags. Closes #2555.
2009-12-12 Tom HughesAdd ability to take GPX storage offline.
2009-12-06 Shaun McDonaldChange the way that the changeset parsing is done,...
2009-11-24 Tom HughesRefactor nominatim translation a bit more.
2009-11-24 Tom HughesImprove translatability of nominatim results. Closes...
2009-11-23 Richard FairhurstPotlatch 1.3
2009-11-21 Ævar Arnfjörð Bjar... Make the changeset navigation use the new fancy &laquo...
2009-11-19 Tom HughesPreserve parameters in pagination links.
2009-11-18 Tom HughesReplace the existing pagination of changesets in the...
2009-11-15 Tom HughesMake diary comment creation work again.
2009-11-14 Tom HughesSanitize any user supplied HTML before doing link detec...
2009-11-14 Tom HughesMake rel=nofollow actually work - when in doubt trust...
2009-11-14 Tom HughesAdd support for logical deletion of diary entries and...
2009-11-14 Tom HughesAdd nofollow to user provided links.
2009-11-11 Tom HughesMore tweaking.
2009-11-11 Tom HughesTweak nominatim results a bit.
2009-11-11 Tom HughesMake nominatim live.
2009-11-10 Tom HughesSend the language string to nominatim.
2009-11-10 Tom HughesPass the viewbox to nominatim when possible.
2009-11-10 Tom HughesFix a few nominatim issues.
2009-11-09 Tom HughesUse the bbox to build the URL if there is one.
2009-11-09 Tom HughesRename twain geocoder to nominatim.
2009-11-06 Tom HughesRemove "do not reply" banner from message and comment...
2009-11-06 Tom HughesQuote the from address explicitly as rails seems to...
2009-11-05 Tom HughesAdd support for processing incoming mail messages in...
next