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