2008-04-18 |
Tom Hughes | Remove spurious comma that was breaking Safari. |
tree | commitdiff |
2008-04-18 |
Tom Hughes | Fix broken close tag that was breaking Opera. |
tree | commitdiff |
2008-04-17 |
Tom Hughes | Move user diaries link to the tab bar as it changes... |
tree | commitdiff |
2008-04-17 |
Tom Hughes | Default export format based on selected base layer. |
tree | commitdiff |
2008-04-17 |
Tom Hughes | Fill in license details. |
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-16 |
Tom Hughes | Fix setPosition(). |
tree | commitdiff |
2008-04-16 |
Tom Hughes | Get rid of our reprojection code and use OpenLayers... |
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-09 |
Tom Hughes | Reflect any changes made to the bounds in the map. |
tree | commitdiff |
2008-04-08 |
Tom Hughes | Disable OSM export when the area is too large. |
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-03-30 |
Richard Fairhurst | permit uninserted tracks to be edited |
tree | commitdiff |
2008-03-30 |
Richard Fairhurst | 0.8a |
tree | commitdiff |
2008-03-25 |
Tom Hughes | Enable the namefinder again. |
tree | commitdiff |
2008-03-21 |
Steve Coast | nicer fix I think for nil / [] issue |
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 | 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-03-07 |
Tom Hughes | Resize the map div when the page load is complete ... |
tree | commitdiff |
2008-03-06 |
Tom Hughes | Work round ruby's half assed Tempfile class which,... |
tree | commitdiff |
2008-03-04 |
Tom Hughes | Fix typo. |
tree | commitdiff |
2008-03-04 |
Tom Hughes | Use defer="defer" rather than onload to try and speed... |
tree | commitdiff |
2008-03-04 |
Tom Hughes | Yet more escaping. |
tree | commitdiff |
2008-03-04 |
Tom Hughes | More escaping. |
tree | commitdiff |
2008-03-04 |
Tom Hughes | Escape page title. |
tree | commitdiff |
2008-03-04 |
Tom Hughes | More display name escaping. |
tree | commitdiff |
2008-03-04 |
Tom Hughes | Escape user display names. |
tree | commitdiff |
2008-03-04 |
Tom Hughes | Escape user names in diary views. |
tree | commitdiff |
2008-02-26 |
Tom Hughes | Disable the NameFinder and fix cut'n'paste error. |
tree | commitdiff |
2008-02-25 |
Tom Hughes | Get the user image right this time... |
tree | commitdiff |
2008-02-24 |
Tom Hughes | Close tag properly. |
tree | commitdiff |
2008-02-24 |
Tom Hughes | Display the image of the user who made the diary entry... |
tree | commitdiff |
2008-02-24 |
Tom Hughes | Fix stupid breakage. Closes #708. |
tree | commitdiff |
2008-02-23 |
Steve Coast | encourage people to set location |
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 |
Tom Hughes | Make maps deeper to allow the pan/zoom bar visible. |
tree | commitdiff |
2008-02-23 |
Tom Hughes | Make the slippy map on the user page deper so that... |
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 | Move in_world? to GeoRecord model and correct comment. |
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-28 |
Tom Hughes | Fix typo. |
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-25 |
Xin Zheng | minor changes |
tree | commitdiff |
2008-01-24 |
Xin Zheng | added experimental xml template which is not yet used... |
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 | only show map to actual user |
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 | Show comment counts in diary entry lists. |
tree | commitdiff |
2008-01-18 |
Tom Hughes | Get pagination links right. |
tree | commitdiff |
2008-01-18 |
Tom Hughes | Add pagination to diary entry lists. |
tree | commitdiff |
2008-01-18 |
Richard Fairhurst | maybe this will work |
tree | commitdiff |
2008-01-18 |
Tom Hughes | Include a comment link in the diary RSS feed. |
tree | commitdiff |
2008-01-18 |
Tom Hughes | Fix diary RSS feed. |
tree | commitdiff |
2008-01-17 |
Tom Hughes | Add support for commenting on, and replying to, diary... |
tree | commitdiff |
next |