Tom Hughes
ba6b3f355a
Use tile based query when creating a way from unwayed segments.
2007-09-21 16:25:18 +00:00
Tom Hughes
df31fe13a5
Use quadtiling for the node tables.
2007-09-21 13:43:43 +00:00
Tom Hughes
9c01c4cb63
Allow the API to be taken offline completely as well as being put into
...
readonly mode,
2007-09-20 23:51:11 +00:00
Richard Fairhurst
e1744de4d4
typo
2007-09-02 13:55:51 +00:00
Richard Fairhurst
393c2cdff2
fix dragging, add some new pois (already!)
2007-09-02 13:42:47 +00:00
Richard Fairhurst
9ff9996667
Potlatch v0.2 with POI editing
2007-09-02 13:09:10 +00:00
Tom Hughes
18453600aa
Split the createuniquenodes query in two as MySQL was choosing a very
...
bad execution plan for it with the OR condition.
2007-08-31 11:14:40 +00:00
Tom Hughes
0a8c26e596
Various updates to the user management, including the creation of a
...
preferences table and moving tokens into a tokens table so that a user
can have more than one.
2007-08-14 23:07:38 +00:00
Tom Hughes
e70d94c54a
Don't create sessions for API calls.
2007-08-14 13:59:07 +00:00
Richard Fairhurst
57aeccccc8
various bugfixes, new natural presets
2007-08-03 12:09:24 +00:00
Tom Hughes
9dbe1a497a
Add a flag to allow the API to be placed in read-only mode.
2007-07-26 17:15:23 +00:00
Richard Fairhurst
b598ce68ef
ways from unwayed segments now automatically fix segment direction
2007-07-22 22:52:46 +00:00
Tom Hughes
db0e3b8cda
Don't include deleted segments when converting unwayed segments to ways.
2007-07-22 11:33:01 +00:00
Tom Hughes
28a706849f
Log calls to the makeway method.
2007-07-22 11:30:43 +00:00
Richard Fairhurst
30ac98deef
experimental 'make ways out of unwayed segments' feature
2007-07-21 21:07:40 +00:00
Richard Fairhurst
fa1397e988
strip out any control characters before writing to the db
2007-07-13 09:46:39 +00:00
Richard Fairhurst
84b67e00a0
fix problematic merge
2007-07-07 13:26:17 +00:00
Tom Hughes
dcad29dad0
Split the rest action into sparate read, update and delete actions thus
...
allowing authorization to be done on a per-action basis without worring
about the method. This should make the user API work.
Also do a lot of cleanup of the controllers.
2007-06-27 17:27:10 +00:00
Richard Fairhurst
9d6ae5baae
use render proc to write out results, see if that makes things faster
2007-06-27 10:18:55 +00:00
Tom Hughes
1845b54f66
Fix breakage.
2007-06-27 07:54:09 +00:00
Tom Hughes
a424b6282f
Add more logging...
2007-06-27 07:52:58 +00:00
Tom Hughes
d77fb110fb
Enhance logging.
2007-06-26 22:54:21 +00:00
Tom Hughes
2c5ffbaaaf
Fix typo.
2007-06-26 15:42:52 +00:00
Tom Hughes
b03a3f8889
Add some logging.
2007-06-26 15:42:05 +00:00
Richard Fairhurst
7ac774b00e
fixing version problem for way_tags
2007-06-26 12:42:28 +00:00
Richard Fairhurst
9b5f875a15
better SQL in putway, plus trap any 0/1-length ways that Potlatch may try to upload
2007-06-24 15:22:56 +00:00
Richard Fairhurst
5ef2e8f661
remove timeout
2007-06-11 14:43:06 +00:00
Richard Fairhurst
5bc1730d89
Extra check that nodes/segments in ways are visible
2007-06-08 10:36:36 +00:00
Richard Fairhurst
048f7fca8c
no longer deletes nodes used in other segments ('H' test case)
2007-05-28 19:06:42 +00:00
Richard Fairhurst
5548c74ccc
update timestamp/uid in current_ways
2007-05-21 16:53:36 +00:00
Richard Fairhurst
2fb5f6d979
whichways now only returns visible ways
2007-05-20 21:26:54 +00:00
Steve Coast
07cb7fea1a
various ruby bits
2007-05-20 21:10:51 +00:00
Nick Whitelegg
0f6d05a2d7
Updated potlatch preset tags for bridleway and byway
2007-05-19 11:54:45 +00:00
Richard Fairhurst
44bf1d91a1
workaround for paths in Potlatch getpresets, plus diary link
2007-05-18 16:45:10 +00:00
Richard Fairhurst
0944c1cf02
Potlatch-on-Rails, ready to go (fingers crossed)
2007-05-18 15:20:31 +00:00
Steve Coast
6ccf25b347
various fixes
2007-05-09 17:31:11 +00:00
Richard Fairhurst
551f96197c
nickw's auth stuff, plus some optimisations. If f--king svn finally commits this after five hours of error messages I will be really very happy
2007-05-08 22:15:19 +00:00
Richard Fairhurst
220ad0a6b6
Potlatch on Rails, first working version
2007-05-08 00:37:58 +00:00
Richard Fairhurst
e5a5f957ef
Potlatch whichways and getway. These aren't really Rails, they're just SQL grafted on...
2007-05-05 18:46:10 +00:00
Richard Fairhurst
c8972a0859
Potlatch Rails AMF stuff
2007-05-05 16:09:34 +00:00