2008-05-04 |
Gabriel Ebner | api06: Preliminary support for diff uploading. This... |
tree | commitdiff |
2008-05-04 |
Tom Hughes | Merge 7649:7673 from trunk. |
tree | commitdiff |
2008-05-04 |
Tom Hughes | Go back to using user_id+k as the primary key for user... |
tree | commitdiff |
2008-05-04 |
Gabriel Ebner | api06: Merge changesets code from Frederik. |
tree | commitdiff |
2008-05-04 |
Frederik Ramm | initial changeset support |
tree | commitdiff |
2008-05-04 |
Gabriel Ebner | split_node_tags: Merge changes in main branch up to... |
tree | commitdiff |
2008-05-03 |
Gabriel Ebner | split_node_tags: |
tree | commitdiff |
2008-05-03 |
Steve Coast | fix bug 871 - show a good error message if gps trace... |
tree | commitdiff |
2008-05-03 |
Gabriel Ebner | split_node_tags: Merge changes from main branch. |
tree | commitdiff |
2008-05-03 |
Steve Coast | nicer reply messages, bug 529 |
tree | commitdiff |
2008-05-03 |
Steve Coast | ability to delete messages |
tree | commitdiff |
2008-05-03 |
Steve Coast | add individual user preference read/write, and default... |
tree | commitdiff |
2008-05-01 |
Tom Hughes | Merge HTML export branch to trunk. |
tree | commitdiff |
2008-04-30 |
Richard Fairhurst | Potlatch 0.8c |
tree | commitdiff |
2008-04-27 |
Tom Hughes | Report a friendly error for attempts to reference a... |
tree | commitdiff |
2008-04-23 |
Christopher Schmidt | start no longer uses these nodes: don't query for them |
tree | commitdiff |
2008-04-22 |
Christopher Schmidt | Add recent nodes to start of tab, and return false... |
tree | commitdiff |
2008-04-21 |
Christopher Schmidt | add in-map node/way browser |
tree | commitdiff |
2008-04-20 |
Christopher Schmidt | add navigation link |
tree | commitdiff |
2008-04-20 |
Christopher Schmidt | Link ways and nodes backwards and forwards. |
tree | commitdiff |
2008-04-20 |
Christopher Schmidt | add a browse index (no content yet) |
tree | commitdiff |
2008-04-20 |
Christopher Schmidt | drop _view from action names |
tree | commitdiff |
2008-04-20 |
Christopher Schmidt | Add support for relation history. |
tree | commitdiff |
2008-04-20 |
Christopher Schmidt | Add history for ways and nodes, split 'last edited... |
tree | commitdiff |
2008-04-20 |
Christopher Schmidt | Add relation browsing: |
tree | commitdiff |
2008-04-20 |
Tom Hughes | Tidy up a few details. |
tree | commitdiff |
2008-04-20 |
Tom Hughes | Commit crschmdt's data browser patch. |
tree | commitdiff |
2008-04-19 |
Tom Hughes | Mark map responses as attachments. |
tree | commitdiff |
2008-04-19 |
Tom Hughes | Headers is an array not a function... |
tree | commitdiff |
2008-04-19 |
Tom Hughes | Merge 7296:7427 from export branch to trunk. |
tree | commitdiff |
2008-04-18 |
Tom Hughes | Rework AJAX stuff to work on IE. |
tree | commitdiff |
2008-04-17 |
Tom Hughes | Remove unused method. |
tree | commitdiff |
2008-04-17 |
Tom Hughes | Make the /export URL work. |
tree | commitdiff |
2008-04-16 |
Tom Hughes | Merged 7296:7388 from rails_port trunk. |
tree | commitdiff |
2008-04-16 |
Tom Hughes | Ajaxify the export tab. |
tree | commitdiff |
2008-04-14 |
Tom Hughes | More work on export tab. |
tree | commitdiff |
2008-04-10 |
Tom Hughes | Tweak the namefinder results a bit more. |
tree | commitdiff |
2008-04-09 |
Tom Hughes | Provide extra context for namefinder results where... |
tree | commitdiff |
2008-04-07 |
Tom Hughes | Commit initial work on export tab. |
tree | commitdiff |
2008-04-07 |
Tom Hughes | Remove export controller from branches where it isn... |
tree | commitdiff |
2008-04-07 |
Tom Hughes | Remove export controller from branches where it isn... |
tree | commitdiff |
2008-03-25 |
Tom Hughes | Enable the namefinder again. |
tree | commitdiff |
2008-03-21 |
Steve Coast | more madness |
tree | commitdiff |
2008-03-21 |
Richard Fairhurst | fix problem with blank areas throwing a 500 |
tree | commitdiff |
2008-03-21 |
Richard Fairhurst | various relations fixes |
tree | commitdiff |
2008-03-19 |
Richard Fairhurst | restore Steve's deleteway stuff |
tree | commitdiff |
2008-03-19 |
Richard Fairhurst | Potlatch 0.8 - be afraid, be very, very afraid |
tree | commitdiff |
2008-03-16 |
Frederik Ramm | - add old_relation_controller and stuff so that relatio... |
tree | commitdiff |
2008-02-26 |
Tom Hughes | Disable the NameFinder and fix cut'n'paste error. |
tree | commitdiff |
2008-02-24 |
Tom Hughes | Fix stupid breakage. Closes #708. |
tree | commitdiff |
2008-02-23 |
Steve Coast | remove deleteway logic from amf_controller (yay!) TomH... |
tree | commitdiff |
2008-02-23 |
Tom Hughes | Use named constants for HTTP response codes. |
tree | commitdiff |
2008-02-23 |
Tom Hughes | Use named constants for HTTP response codes. |
tree | commitdiff |
2008-02-23 |
Steve Coast | user images |
tree | commitdiff |
2008-02-23 |
Steve Coast | User prference system basically done |
tree | commitdiff |
2008-02-23 |
Steve Coast | preference stuff |
tree | commitdiff |
2008-02-19 |
Richard Fairhurst | Reject 0/1-length ways. |
tree | commitdiff |
2008-02-07 |
Tom Hughes | Use FileUtils.mv instead of File.rename as it will... |
tree | commitdiff |
2008-02-06 |
Richard Fairhurst | unbreak undelete |
tree | commitdiff |
2008-02-05 |
Tom Hughes | Use a lower zoom level for partial postcode matches. |
tree | commitdiff |
2008-02-04 |
Tom Hughes | Send email notifications when people comment on diary... |
tree | commitdiff |
2008-02-03 |
Tom Hughes | Explain why we don't include the nodes in the way load. |
tree | commitdiff |
2008-02-03 |
Tom Hughes | Don't preload nodes as it seem to break ways with dupli... |
tree | commitdiff |
2008-02-03 |
Richard Fairhurst | fix for resizable Potlatch |
tree | commitdiff |
2008-02-03 |
Tom Hughes | Remove pointless return statement. |
tree | commitdiff |
2008-02-03 |
Tom Hughes | Fix indentation. |
tree | commitdiff |
2008-02-03 |
Tom Hughes | Optimise the Potlatch whichways and getway calls a... |
tree | commitdiff |
2008-02-01 |
Richard Fairhurst | Potlatch 0.7 |
tree | commitdiff |
2008-01-28 |
Tom Hughes | Make ways_for_node work with the multipart primary... |
tree | commitdiff |
2008-01-25 |
Xin Zheng | patched controller section of #648 |
tree | commitdiff |
2008-01-25 |
Steve Coast | Most of a method to delete a way and all its nodes... |
tree | commitdiff |
2008-01-25 |
Steve Coast | dont eager load tags (false primary key fucks all sorts... |
tree | commitdiff |
2008-01-24 |
Steve Coast | Lots of documentation updates, plus split out potlatch... |
tree | commitdiff |
2008-01-24 |
Steve Coast | Some node documentation |
tree | commitdiff |
2008-01-24 |
Steve Coast | begin rdoc documentation |
tree | commitdiff |
2008-01-24 |
Steve Coast | move potlatch presets to only be generated once, and... |
tree | commitdiff |
2008-01-23 |
Xin Zheng | added application.yml, refactored map method |
tree | commitdiff |
2008-01-23 |
Tom Hughes | Allow a GPX to be fetched in XML format by fetching... |
tree | commitdiff |
2008-01-23 |
Tom Hughes | Make things work with multipart keys. |
tree | commitdiff |
2008-01-23 |
Richard Fairhurst | few bits of tidying |
tree | commitdiff |
2008-01-23 |
Tom Hughes | Send UK postcode searches to the namefinder as well... |
tree | commitdiff |
2008-01-22 |
Xin Zheng | removed require ruby-debug line |
tree | commitdiff |
2008-01-22 |
Xin Zheng | added rspec folder/files |
tree | commitdiff |
2008-01-22 |
Steve Coast | replace whichways with rails-friendly code |
tree | commitdiff |
2008-01-22 |
Steve Coast | make amf_controller use rails objects, and stuff, in... |
tree | commitdiff |
2008-01-22 |
Steve Coast | retab amf controller, it was getting annoying |
tree | commitdiff |
2008-01-22 |
Richard Fairhurst | document amf_controller types for SteveC |
tree | commitdiff |
2008-01-21 |
Steve Coast | add last-modified header to relation read |
tree | commitdiff |
2008-01-21 |
Steve Coast | emit last-modified headers on nodes and ways |
tree | commitdiff |
2008-01-21 |
Steve Coast | Show nearby users map in account view page |
tree | commitdiff |
2008-01-21 |
Richard Fairhurst | comments |
tree | commitdiff |
2008-01-18 |
Tom Hughes | Add pagination to diary entry lists. |
tree | commitdiff |
2008-01-17 |
Tom Hughes | Add support for commenting on, and replying to, diary... |
tree | commitdiff |
2008-01-17 |
Richard Fairhurst | 0.6c: bunch of minor improvements and bugfixes |
tree | commitdiff |
2008-01-16 |
Tom Hughes | Set MIME type correctly for diary RSS feeds. |
tree | commitdiff |
2008-01-16 |
Tom Hughes | Tidy up message sensitisation a bit more, and add sensi... |
tree | commitdiff |
2008-01-15 |
Tom Hughes | Make the message reply link prefill the title with... |
tree | commitdiff |
2007-12-23 |
Richard Fairhurst | autocomplete (not compiled for now) and start of tile... |
tree | commitdiff |
2007-12-22 |
Tom Hughes | Ban (for now at least) searching of nodes, and searchin... |
tree | commitdiff |
2007-12-20 |
Tom Hughes | Third time lucky - what it really wants is a hash of... |
tree | commitdiff |
next |