Richard Fairhurst
|
c9237a3583
|
swap way write with node deletion as per dev@
|
2009-01-13 08:37:58 +00:00 |
|
Richard Fairhurst
|
7aeead9175
|
Potlatch 0.10f
|
2008-10-23 08:42:07 +00:00 |
|
Tom Hughes
|
3c24aa0a9b
|
Make adding relations work again. Fix from RichardF.
|
2008-10-13 12:46:00 +00:00 |
|
Richard Fairhurst
|
caa20ccc40
|
Potlatch 0.10e
|
2008-10-12 23:11:37 +00:00 |
|
Richard Fairhurst
|
97726826e1
|
Potlatch 0.10d
|
2008-10-05 00:21:35 +00:00 |
|
Richard Fairhurst
|
b0f0a2627d
|
Potlatch 0.10b
|
2008-07-31 22:48:12 +00:00 |
|
Richard Fairhurst
|
35ace2607b
|
Potlatch 0.10a
|
2008-07-29 00:33:33 +00:00 |
|
Tom Hughes
|
d6e047d7d4
|
Optimise finding of relations, partially reversing change #8443 but in
a more rails like way.
|
2008-07-16 23:42:59 +00:00 |
|
Tom Hughes
|
66b0dd135e
|
Tidy up AMF controller and optimise a few rails things.
|
2008-07-16 23:10:32 +00:00 |
|
Tom Hughes
|
6fa8647855
|
Rename unique_nodes to unshared_node_ids to make it's purpose a bit clearer
and rework it to be a bit tidier.
|
2008-07-15 18:18:37 +00:00 |
|
Richard Fairhurst
|
62a1ec4748
|
Potlatch 0.10
|
2008-07-09 22:19:48 +00:00 |
|
Tom Hughes
|
def60c1935
|
Railsify relation selection (aka ripping out the f***in SQL).
|
2008-06-24 23:42:39 +00:00 |
|
Richard Fairhurst
|
550ebc6c82
|
trap for #971 until I can work out why it's doing it
|
2008-06-11 14:45:36 +00:00 |
|
Richard Fairhurst
|
889ee9e368
|
fix revert to cope with moved nodes properly (OH NOES I updated some SQL)
|
2008-05-16 10:32:53 +00:00 |
|
Richard Fairhurst
|
111b865116
|
Potlatch 0.8c
|
2008-04-30 22:59:30 +00:00 |
|
Steve Coast
|
1f857565a6
|
more madness
|
2008-03-21 20:21:49 +00:00 |
|
Richard Fairhurst
|
d2c9ea6cf0
|
fix problem with blank areas throwing a 500
|
2008-03-21 19:49:09 +00:00 |
|
Richard Fairhurst
|
112950ca3a
|
various relations fixes
|
2008-03-21 19:00:39 +00:00 |
|
Richard Fairhurst
|
4a5fb3b46e
|
restore Steve's deleteway stuff
|
2008-03-19 10:39:50 +00:00 |
|
Richard Fairhurst
|
ae142c554b
|
Potlatch 0.8 - be afraid, be very, very afraid
|
2008-03-19 01:03:51 +00:00 |
|
Steve Coast
|
d1f2b4ece9
|
remove deleteway logic from amf_controller (yay!) TomH: check with RichardF this is sane before deploying. worksforme.
|
2008-02-23 16:05:45 +00:00 |
|
Richard Fairhurst
|
588a65c2b2
|
Reject 0/1-length ways.
|
2008-02-19 18:06:26 +00:00 |
|
Richard Fairhurst
|
dd396a773e
|
unbreak undelete
|
2008-02-06 22:43:14 +00:00 |
|
Tom Hughes
|
276f165f3f
|
Explain why we don't include the nodes in the way load.
|
2008-02-03 16:31:50 +00:00 |
|
Tom Hughes
|
02f768533d
|
Don't preload nodes as it seem to break ways with duplicate nodes.
|
2008-02-03 16:28:02 +00:00 |
|
Tom Hughes
|
d04c6d6ccd
|
Optimise the Potlatch whichways and getway calls a bit.
|
2008-02-03 12:56:25 +00:00 |
|
Richard Fairhurst
|
da76d64e93
|
Potlatch 0.7
|
2008-02-01 17:19:11 +00:00 |
|
Steve Coast
|
a855d20ba4
|
Most of a method to delete a way and all its nodes - but I'm waiting on splitting node tags out to their own table before finishing it.
|
2008-01-25 15:24:04 +00:00 |
|
Steve Coast
|
bbd769304c
|
dont eager load tags (false primary key fucks all sorts of things up) and move delete way logic to model so that amf_controller can use it (plan is to do this with all of the methods. sigh.)
|
2008-01-25 14:32:45 +00:00 |
|
Steve Coast
|
63e0486ca1
|
Lots of documentation updates, plus split out potlatch libraries in to lib
|
2008-01-24 16:03:56 +00:00 |
|
Steve Coast
|
db33aa6ff6
|
begin rdoc documentation
|
2008-01-24 12:53:21 +00:00 |
|
Steve Coast
|
3bd92c1670
|
move potlatch presets to only be generated once, and allow pulling in way_tags in a way via a false primary key
|
2008-01-24 10:52:10 +00:00 |
|
Richard Fairhurst
|
bdf1b8823a
|
few bits of tidying
|
2008-01-23 01:49:22 +00:00 |
|
Steve Coast
|
1c6ac719e6
|
replace whichways with rails-friendly code
|
2008-01-22 16:44:17 +00:00 |
|
Steve Coast
|
ddd5b4cf19
|
make amf_controller use rails objects, and stuff, in the getway method. You need to install the multipart keys plugin now, see the README.
|
2008-01-22 15:00:54 +00:00 |
|
Steve Coast
|
90e72f05de
|
retab amf controller, it was getting annoying
|
2008-01-22 12:10:17 +00:00 |
|
Richard Fairhurst
|
98ab46c046
|
document amf_controller types for SteveC
|
2008-01-22 00:54:37 +00:00 |
|
Richard Fairhurst
|
c38c7df6c1
|
comments
|
2008-01-21 16:07:39 +00:00 |
|
Richard Fairhurst
|
3eecc3ee5b
|
0.6c: bunch of minor improvements and bugfixes
|
2008-01-17 22:28:21 +00:00 |
|
Richard Fairhurst
|
7acbc0c7c6
|
autocomplete (not compiled for now) and start of tile support
|
2007-12-23 12:59:59 +00:00 |
|
Richard Fairhurst
|
3461b7a699
|
attempt fix for anon users
|
2007-12-12 20:17:12 +00:00 |
|
Richard Fairhurst
|
df3db35c96
|
enable revert
|
2007-12-09 15:20:47 +00:00 |
|
Richard Fairhurst
|
ede76d8dc5
|
DROP TEMPORARY TABLE so Tom can turn the privs down
|
2007-12-03 17:15:07 +00:00 |
|
Richard Fairhurst
|
0ab2db3979
|
move preset tags and colours into config files
|
2007-12-01 10:32:35 +00:00 |
|
Richard Fairhurst
|
5fd514fee3
|
further refinement to revert
|
2007-11-30 20:52:38 +00:00 |
|
Richard Fairhurst
|
e0c9a8c6d5
|
slight revert changes
|
2007-11-30 18:40:57 +00:00 |
|
Richard Fairhurst
|
58e50383f9
|
bugfix for non-intersecting intersections (trac #592)
|
2007-11-26 14:29:31 +00:00 |
|
Tom Hughes
|
9ec8ef0220
|
Add escaping of semicolon and equals in node tags.
Based on patch from Dave Stubbs.
|
2007-11-21 13:30:55 +00:00 |
|
Richard Fairhurst
|
19965b2a5d
|
waterway=stream,natural=peak
|
2007-11-13 15:49:22 +00:00 |
|
Richard Fairhurst
|
849397a336
|
0.5a: further revisions to merged ways, API->SWF error handling
|
2007-11-13 09:26:04 +00:00 |
|