]> git.openstreetmap.org Git - rails.git/history - app/controllers
Fix scoping of reverse geocode result
[rails.git] / app / controllers /
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...
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-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 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-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.
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 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-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-18 Tom HughesReplace the existing pagination of changesets in the...
2009-11-15 Tom HughesMake diary comment creation work again.
2009-11-14 Tom HughesAdd support for logical deletion of diary entries and...
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 HughesRename twain geocoder to nominatim.
2009-11-01 Tom HughesAdd :warning and :error flash messages which can be...
2009-11-01 Tom HughesWe don't need the @notice hack - we can use flash.now...
2009-10-31 Tom HughesLimit the rate at which messages can be sent.
2009-10-30 Tom HughesExperimental support for reverse geocoding using the...
next