|
|
@6769
|
12 years |
richard |
some Yahoo improvements, still more to do…
|
|
|
@6767
|
12 years |
tomhughes |
Explain why we don't include the nodes in the way load.
|
|
|
@6766
|
12 years |
tomhughes |
Don't preload nodes as it seem to break ways with duplicate nodes.
|
|
|
@6765
|
12 years |
richard |
fix for resizable Potlatch
|
|
|
@6764
|
12 years |
tomhughes |
Remove pointless return statement.
|
|
|
@6763
|
12 years |
tomhughes |
Fix indentation.
|
|
|
@6762
|
12 years |
tomhughes |
Move in_world? to GeoRecord? model and correct comment.
|
|
|
@6761
|
12 years |
tomhughes |
Add missing sanitise_boundaries method that the API controller was …
|
|
|
@6759
|
12 years |
tomhughes |
Optimise the Potlatch whichways and getway calls a bit.
|
|
|
@6741
|
12 years |
tomhughes |
The OSM layers use the 900913 projection, not 41001.
|
|
|
@6739
|
12 years |
richard |
Potlatch 0.7
|
|
|
@6703
|
12 years |
tomhughes |
Make ways_for_node work with the multipart primary key stuff.
|
|
|
@6702
|
12 years |
tomhughes |
Fix typo.
|
|
|
@6632
|
12 years |
nickb |
fixed bug in add version rake task
|
|
|
@6631
|
12 years |
xin |
patched controller section of #648
|
|
|
@6630
|
12 years |
steve |
Most of a method to delete a way and all its nodes - but I'm waiting …
|
|
|
@6629
|
12 years |
steve |
dont eager load tags (false primary key fucks all sorts of things up) …
|
|
|
@6628
|
12 years |
nickb |
fixed null value bug in rake task
|
|
|
@6627
|
12 years |
xin |
minor changes
|
|
|
@6590
|
12 years |
xin |
added experimental xml template which is not yet used due to …
|
|
|
@6589
|
12 years |
steve |
Lots of documentation updates, plus split out potlatch libraries in to lib
|
|
|
@6588
|
12 years |
steve |
Some node documentation
|
|
|
@6587
|
12 years |
steve |
begin rdoc documentation
|
|
|
@6586
|
12 years |
nickb |
commented out migration which deletes the ways column nodes
|
|
|
@6585
|
12 years |
nickb |
fixes syntax error
|
|
|
@6584
|
12 years |
xin |
added module
|
|
|
@6583
|
12 years |
steve |
move potlatch presets to only be generated once, and allow pulling in …
|
|
|
@6570
|
12 years |
tomhughes |
- Add missing null constraints.
- Drop pointless index on …
|
|
|
@6569
|
12 years |
nickb |
added task to add version numbers to nodes table
|
|
|
@6568
|
12 years |
nickb |
created a temporary old nodes table to add version
|
|
|
@6567
|
12 years |
nickb |
removed unneeded migrations 015 and 014
|
|
|
@6566
|
12 years |
nickb |
migration 013 removes tags from nodes and old nodes tables/ 014 does …
|
|
|
@6565
|
12 years |
nickb |
added migration to add a primary key on nodes id and version - should …
|
|
|
@6564
|
12 years |
xin |
added application.yml, refactored map method
|
|
|
@6563
|
12 years |
tomhughes |
Rename initialiser to fix typo.
|
|
|
@6562
|
12 years |
tomhughes |
Allow a GPX to be fetched in XML format by fetching data.xml instead …
|
|
|
@6561
|
12 years |
nickb |
updated rake task to grab 1000 records at a time
|
|
|
@6560
|
12 years |
nickb |
rake task to populate node_tags and current_node_tags tables with …
|
|
|
@6559
|
12 years |
nickb |
adds two migrations to create old_node_tags and node_tags table and …
|
|
|
@6554
|
12 years |
tomhughes |
You need at least version 0.9.1 of the composite keys gem.
|
|
|
@6553
|
12 years |
tomhughes |
Make things work with multipart keys.
|
|
|
@6552
|
12 years |
richard |
few bits of tidying
|
|
|
@6551
|
12 years |
tomhughes |
Send UK postcode searches to the namefinder as well as npemaps.
|
|
|
@6548
|
12 years |
xin |
added some tests
|
|
|
@6547
|
12 years |
tomhughes |
Revert to rails 2.0.1 again
|
|
|
@6546
|
12 years |
tomhughes |
Put the daemons generator plugin back.
|
|
|
@6545
|
12 years |
xin |
un-commented sqlsessionstore
|
|
|
@6544
|
12 years |
xin |
added rspec on rails as external
|
|
|
@6543
|
12 years |
tomhughes |
Rename requires.rb to composite_primary_keys.rb so we have one file …
|
|
|
@6542
|
12 years |
xin |
removed require ruby-debug line
|
|
|
@6541
|
12 years |
xin |
added rspec folder/files
|
|
|
@6540
|
12 years |
xin |
changing back to rails 2.0.1
|
|
|
@6539
|
12 years |
xin |
extracted require statement from environment.rb to intializers/requires.rb
|
|
|
@6538
|
12 years |
steve |
replace whichways with rails-friendly code
|
|
|
@6537
|
12 years |
xin |
added RSpec and RSpec on Rails
|
|
|
@6536
|
12 years |
steve |
make amf_controller use rails objects, and stuff, in the getway …
|
|
|
@6535
|
12 years |
steve |
only show map to actual user
|
|
|
@6534
|
12 years |
steve |
retab amf controller, it was getting annoying
|
|
|
@6532
|
12 years |
richard |
document amf_controller types for SteveC
|
|
|
@6525
|
12 years |
xin |
added mac os x instructions for db function creation
|
|
|
@6524
|
12 years |
steve |
add last-modified header to relation read
|
|
|
@6523
|
12 years |
steve |
emit last-modified headers on nodes and ways
|
|
|
@6522
|
12 years |
nickb |
replaced segment table with a way table
|
|
|
@6521
|
12 years |
steve |
Show nearby users map in account view page
|
|
|
@6520
|
12 years |
richard |
comments
|
|
|
@6518
|
12 years |
richard |
slight bugfixes and improved WinIE behaviour (?)
|
|
|
@6448
|
12 years |
tomhughes |
Show comment counts in diary entry lists.
|
|
|
@6447
|
12 years |
tomhughes |
Get pagination links right.
|
|
|
@6446
|
12 years |
tomhughes |
Add pagination to diary entry lists.
|
|
|
@6445
|
12 years |
richard |
maybe this will work
|
|
|
@6444
|
12 years |
richard |
STUPID EVIL IE AAAAAARGH
|
|
|
@6442
|
12 years |
richard |
always redraw window if redopropertywindow is set
|
|
|
@6441
|
12 years |
tomhughes |
Include a comment link in the diary RSS feed.
|
|
|
@6440
|
12 years |
tomhughes |
Fix diary RSS feed.
|
|
|
@6438
|
12 years |
tomhughes |
Add support for commenting on, and replying to, diary entries.
|
|
|
@6436
|
12 years |
richard |
0.6c: bunch of minor improvements and bugfixes
|
|
|
@6407
|
12 years |
tomhughes |
Set MIME type correctly for diary RSS feeds.
|
|
|
@6406
|
12 years |
tomhughes |
Tidy up message sensitisation a bit more, and add sensitisation of …
|
|
|
@6398
|
12 years |
tomhughes |
Make the message reply link prefill the title with "Re: original …
|
|
|
@6397
|
12 years |
tomhughes |
Automatically convert links in diary postings into HTML links.
|
|
|
@6396
|
12 years |
tomhughes |
Add a few more escape calls to prevent nasty HTML being rendered. Also …
|
|
|
@6395
|
12 years |
richard |
0.6b: cycle through ways on top of each other
|
|
|
@6394
|
12 years |
tomhughes |
Don't try and limit the address space if the OS does not support it.
|
|
|
@6393
|
12 years |
tomhughes |
Escape message titles and bodies. This is an emergency fix as some …
|
|
|
@6313
|
12 years |
spaetz |
implement a transparent attribute per layer and a function that returns it
|
|
|
@6312
|
12 years |
spaetz |
rename caption-en layer to caption. It is really just the standard language
|
|
|
@6311
|
12 years |
spaetz |
introduce layers captionless and caption-en
|
|
|
@6308
|
12 years |
tomhughes |
Point people at the wiki when GPX imports fail.
|
|
|
@6293
|
12 years |
tomhughes |
Override options correctly.
|
|
|
@6292
|
12 years |
tomhughes |
Back out attempt to commit partial support for POIs as this is not at …
|
|
|
@6291
|
12 years |
martinvoosterhout |
Commit a new blank optimiser. I'm pretty sure it works, but we should …
|
|
|
@6287
|
12 years |
nick |
began callback code for feature lookup
|
|
|
@6286
|
12 years |
nick |
began callback code for feature lookup
|
|
|
@6285
|
12 years |
nick |
checked in local db config unintentioally- reversed
|
|
|
@6284
|
12 years |
nick |
Began code for feature lookup: implemented code to respond to mouse …
|
|
|
@6278
|
12 years |
tomhughes |
Stop trying to report on the number of ways with tags because (a) …
|
|
|
@6277
|
12 years |
tomhughes |
Add migration to add an index on node_id to way_nodes. This index was …
|
|
|
@6273
|
12 years |
tomhughes |
Mark mails as auto submitted. Closes #627.
|
|
|
@6272
|
12 years |
tomhughes |
Fix typo. Closes #628.
|
|
|
@6267
|
12 years |
tomhughes |
Migrate web site to use rails 2.0.1.
|
|
|