]> git.openstreetmap.org Git - rails.git/history - app
Add warnings not to reply to message notifications directly.
[rails.git] / app /
2007-10-30 Tom HughesAdd warnings not to reply to message notifications...
2007-10-28 Tom HughesFix tab breakage and make key update as zoom level...
2007-10-28 Richard FairhurstPotlatch 0.4b: put POIs in ways; small SWF improvement...
2007-10-28 Richard Fairhurstkeys change depending on zoom level; force 210px sideba...
2007-10-27 Richard FairhurstPreparation for anon edit change
2007-10-26 Frederik Rammway history needs to reference nodes with ref=... not...
2007-10-23 Tom HughesPatch from crschmidt to add an obvious permalink to...
2007-10-17 Tom HughesRender an empty text string instead of nothing (which...
2007-10-12 Tom HughesDon't try and print the distance to a friend that has...
2007-10-11 Dan KarranActually showing the closest neighbours instead of...
2007-10-10 Tom HughesFactor out common code for models which deal with geogr...
2007-10-10 Dan KarranReduce number of nearby people listed to the closest...
2007-10-09 Tom HughesAdd an API call to find the map tiles which have change...
2007-10-08 Tom HughesSplit out sidebar code from the search code so it can...
2007-10-08 Dan KarranImproving friend capabilities so you can now add and...
2007-10-08 Richard Fairhurstexperimental pop-out map key
2007-10-08 Tom HughesPass a list of visible nodes when generating XML for...
2007-10-07 Richard FairhurstPotlatch 0.4 (hopefully)
2007-10-07 Tom HughesCope with empty areas better.
2007-10-07 Gabriel EbnerMerge rails_port_0.5
2007-10-04 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-30 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-30 Tom HughesFix typo in HTML version of account confirmation message.
2007-09-29 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-28 Tom HughesMake the name of the lon/lng virtual attribute on trace...
2007-09-28 Frederik Rammfix for preconditions
2007-09-27 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-26 Tom HughesProvide both HTML and plain text versions of account...
2007-09-26 Frederik Rammbugfix searching relations
2007-09-26 Frederik Rammsupport searching relations
2007-09-26 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-25 Tom HughesImprove consistency of trace upload forms and error...
2007-09-25 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-23 Gabriel Ebnerrails_port_0.5: Merge rails_port r4664.
2007-09-23 Tom HughesAllow trace descriptions and tags to be edited.
2007-09-23 Tom HughesAvoid warning.
2007-09-22 Gabriel Ebnerrails_port_0.5: Merge rails_port r4643
2007-09-21 Tom HughesUse tile based query when creating a way from unwayed...
2007-09-21 Tom HughesScale lat and lon values for unwayed segments.
2007-09-21 Tom HughesUse tile based queries for unwayed segments.
2007-09-21 Tom HughesUse quadtiling for the node tables.
2007-09-21 Tom HughesImprove alert messages when database is offline.
2007-09-21 Tom HughesLearn to spell.
2007-09-21 Tom HughesCheck API status correctly.
2007-09-20 Tom HughesAllow the API to be taken offline completely as well...
2007-09-20 Gabriel EbnerMerge rails_port as of r4613 & fix tests.
2007-09-19 Tom HughesInclude a reply link in email notifications of messages.
2007-09-19 Tom HughesCope with change in number of decimals for GPS point...
2007-09-18 Tom HughesChange the gps_points table to store latitude and longi...
2007-09-16 Dan KarranInclude message body in notification emails for conveni...
2007-09-14 Tom HughesAllow column names in area conditions to be qualified...
2007-09-13 Frederik Rammfixed "full" and "relationships_for_object" modes
2007-09-12 Tom HughesFill in the tile ID before saving a trace point. Also...
2007-09-12 Tom HughesDropping duplicate GPS points is very expensive and...
2007-09-12 Tom HughesUse QuadTiling in GPS point queries.
2007-09-12 Richard FairhurstPotlatch v0.2a: display GPS traces, some bugfixes
2007-09-05 Dan KarranSend an email notification out when a new message is...
2007-09-05 Tom HughesUse BETWEEN for the node selection in the map API call...
2007-09-05 Dan KarranHiding new diary entry map by default to save some...
2007-09-04 Tom HughesDon't bother deleting points which don't exist before...
2007-09-04 Steve Coasta few message prettyness things
2007-09-04 Tom HughesRevert SteveC's edit as blank title are now banned.
2007-09-04 Tom HughesAdd extra validation to messages and diary entries.
2007-09-04 Steve Coastlink to 'no subject' if message title/subject is blank
2007-09-03 Dan KarranAdding geo microformat to trace viewing pages.
2007-09-03 Dan KarranAllow people to add coordinates to diary entries, add...
2007-09-03 Dan KarranAdding 'New diary post' link to main Users' diaries...
2007-09-02 Richard Fairhursttypo
2007-09-02 Richard Fairhurstfix dragging, add some new pois (already!)
2007-09-02 Richard FairhurstPotlatch v0.2 with POI editing
2007-09-01 Tom HughesGet the timestamp outside the transactionso everything...
2007-09-01 Tom HughesFix typo.
2007-08-31 Tom HughesSplit the transaction used for ways so that we recover...
2007-08-31 Frederik Rammchanged from nd id=... to nd ref=...
2007-08-31 Tom HughesLet exceptions propagate to the default handler for...
2007-08-31 Tom HughesDon't allow Potlatch to be started with a zoom below 11.
2007-08-31 Tom HughesSplit the createuniquenodes query in two as MySQL was...
2007-08-31 Tom HughesAllow exceptions processing node and segment requests...
2007-08-30 Tom HughesThe search help has now moved to the Search page on...
2007-08-30 Tom HughesSetup the layers before adding any marker so that the...
2007-08-30 Gabriel EbnerMerge commit 'git-svn'
2007-08-29 Frederik Rammsome changes suggested by SteveC / yet untested
2007-08-29 Tom HughesMake the search URLs include a marker.
2007-08-29 Frederik Rammpreliminary commit 0.5 API with relations / untested...
2007-08-29 Frederik Rammsegment stuff removed
2007-08-29 Tom HughesProvide proper URLs in search results.
2007-08-26 Tom HughesLink trace owner to their user page.
2007-08-25 Tom HughesCorrect calculation of reciprocal angles.
2007-08-24 Tom HughesInclude a general location from GeoNames in the reverse...
2007-08-24 Tom HughesDon't break when the user isn't logged in...
2007-08-24 Tom HughesMore search improvements - a "Where am I?" link that...
2007-08-24 Tom HughesOnly include the home link if the user is logged in.
2007-08-24 Tom HughesOnly put the 'home' link in the top left on the map...
2007-08-24 Tom HughesIf a search only finds one result then jump straight...
2007-08-23 Tom HughesFix automatic size detection for map popups.
2007-08-22 Tom HughesPut the option to delete GPS traces back. Fixes #405.
2007-08-22 Tom HughesFix thinko.
2007-08-22 Tom HughesOnly allow users to read their own messages.
2007-08-22 Tom HughesFix typo.
2007-08-22 Tom HughesFix diary entry creation...
next