]> git.openstreetmap.org Git - rails.git/history - app/controllers
Detabify and tidy up some more of the bugs code
[rails.git] / app / controllers /
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-05-02 Kai KruegerMerge branch 'master' of git://git.openstreetmap.org...
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 openstreetbugs
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-27 Kai KruegerFixed some minor bugs and add tests to spot them
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-21 Kai KruegerReuse the map_bug_comment table as a more general histo...
2010-03-20 Kai KruegerDon't limit get map_bugs to a small Area, by disabling...
2010-03-18 Kai KruegerMerge -r 20198:20540 from trunc into openstreetbugs...
2010-03-17 Kai KruegerFixup some error handling in map bugs
2010-03-15 Kai KruegerList bugs submited or commented on by user
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-14 Kai KruegerFixup some of the rss output and geocode bugs using...
2010-03-14 Kai Kruegerback out the registration of the gpx mime type, as...
2010-03-13 Kai Kruegertry and make the OpenStreetBugs API a bit more consiste...
2010-03-13 Kai KruegerAdd a browse page for bugs
2010-03-07 Kai Kruegersupport json format in getBugs, add a limit and name...
2010-03-06 Tom HughesFix the selection of the message to be deleted.
2010-03-04 Kai KruegerAllow for different formats to the getBugs call
2010-03-01 Kai KruegerSplit comment field out of map bugs table
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 Kai KruegerAn initial (incomplete) "proof of concept" integration...
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...
2009-10-21 Tom HughesMerge 18123:18249 from trunk.
2009-10-20 Richard FairhurstMove render :text to write out each result as it's...
2009-10-15 Tom HughesUse bounding box information to zoom to search results...
next