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 |
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 |
2008-01-15 |
Tom Hughes | Automatically convert links in diary postings into... |
tree | commitdiff |
2008-01-15 |
Tom Hughes | Add a few more escape calls to prevent nasty HTML being... |
tree | commitdiff |
2008-01-15 |
Tom Hughes | Escape message titles and bodies. This is an emergency... |
tree | commitdiff |
2008-01-10 |
Tom Hughes | Point people at the wiki when GPX imports fail. |
tree | commitdiff |
2008-01-08 |
Tom Hughes | Back out attempt to commit partial support for POIs... |
tree | commitdiff |
2008-01-07 |
Nick Whitelegg | began callback code for feature lookup |
tree | commitdiff |
2008-01-07 |
Nick Whitelegg | Began code for feature lookup: implemented code to... |
tree | commitdiff |
2008-01-06 |
Tom Hughes | Mark mails as auto submitted. Closes #627. |
tree | commitdiff |
2008-01-06 |
Tom Hughes | Fix typo. Closes #628. |
tree | commitdiff |
2008-01-06 |
Tom Hughes | Migrate web site to use rails 2.0.1. |
tree | commitdiff |
2008-01-02 |
Tom Hughes | Update the links when the active layers change. |
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 |
2007-12-20 |
Tom Hughes | The to_xml_node method for a way wants a list of node... |
tree | commitdiff |
2007-12-20 |
Tom Hughes | Pass the node list to to_xml_node when outputting a... |
tree | commitdiff |
2007-12-20 |
Tom Hughes | Optimise tag searching of ways and relations a bit... |
tree | commitdiff |
2007-12-20 |
Tom Hughes | Optimise search queries for ways and relations to stand... |
tree | commitdiff |
2007-12-12 |
Richard Fairhurst | attempt fix for anon users |
tree | commitdiff |
2007-12-09 |
Richard Fairhurst | enable revert |
tree | commitdiff |
2007-12-07 |
Tom Hughes | Change postcode searches to use z15 instead of z12. |
tree | commitdiff |
2007-12-06 |
Tom Hughes | Try and make asset tagging actually work. |
tree | commitdiff |
2007-12-05 |
Tom Hughes | Use the z13 key for z13 and over. |
tree | commitdiff |
next |