Commit graph

899 commits

Author SHA1 Message Date
Tom Hughes
2a061fb5a9 Escape page title. 2008-03-04 17:51:42 +00:00
Tom Hughes
a6089e5355 More display name escaping. 2008-03-04 16:53:08 +00:00
Tom Hughes
0d70728fe2 Escape user display names. 2008-03-04 16:51:13 +00:00
Tom Hughes
cf8bd08a66 Escape user names in diary views. 2008-03-04 16:49:12 +00:00
Tom Hughes
6c15eb7251 Disable the NameFinder and fix cut'n'paste error. 2008-02-26 21:50:53 +00:00
Tom Hughes
3acada409a Get the user image right this time... 2008-02-25 18:55:25 +00:00
Tom Hughes
ebe13d2849 Close tag properly. 2008-02-24 17:39:55 +00:00
Tom Hughes
32907b1c37 Display the image of the user who made the diary entry, not that of
the currently logged in user...
2008-02-24 17:38:50 +00:00
Tom Hughes
1c6a83f0e8 Fix stupid breakage. Closes #708. 2008-02-24 13:43:42 +00:00
Steve Coast
bb510b8ff4 encourage people to set location 2008-02-23 16:49:08 +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
Tom Hughes
72e30a3955 Restore add_user_image migration. 2008-02-23 16:01:12 +00:00
Tom Hughes
fed5c076aa Only check out the trunk of the image column plugin. 2008-02-23 15:57:36 +00:00
Tom Hughes
659b1a30c6 Remove image migration as it isn't needed. 2008-02-23 15:41:52 +00:00
Tom Hughes
5a6f4c5690 Use named constants for HTTP response codes. 2008-02-23 15:35:49 +00:00
Tom Hughes
071b0be241 Use named constants for HTTP response codes. 2008-02-23 15:35:14 +00:00
Steve Coast
cacf1879c3 user images 2008-02-23 15:18:59 +00:00
Steve Coast
2e44f9ccf3 User prference system basically done 2008-02-23 13:37:36 +00:00
Tom Hughes
331cf6b068 Make maps deeper to allow the pan/zoom bar visible. 2008-02-23 12:52:57 +00:00
Tom Hughes
dffc16e9cc Make the slippy map on the user page deper so that the whole of the
pan/zoom bar is visible. Closes #705.
2008-02-23 12:49:29 +00:00
Steve Coast
e13337354d preference stuff 2008-02-23 11:12:42 +00:00
Steve Coast
e3bd648182 move migrations around 2008-02-23 10:51:33 +00:00
Richard Fairhurst
588a65c2b2 Reject 0/1-length ways. 2008-02-19 18:06:26 +00:00
Richard Fairhurst
c3c16bf591 stop accidental cities :) 2008-02-15 13:03:14 +00:00
Richard Fairhurst
eae83b5929 Potlatch 0.7b: small bugfixes 2008-02-15 12:52:54 +00:00
Tom Hughes
253c10393d Use PanZoomBar instead of PanZoom. 2008-02-14 18:51:52 +00:00
Richard Fairhurst
e40d49ca73 Add cycle map 2008-02-12 11:23:11 +00:00
Richard Fairhurst
92dac0954d remove tile debug code 2008-02-11 22:38:20 +00:00
Richard Fairhurst
bdb169f7f6 0.7a 2008-02-11 22:29:59 +00:00
Richard Fairhurst
c5193fadf0 add school to presets 2008-02-10 17:33:15 +00:00
Tom Hughes
4f33014464 Use FileUtils.mv instead of File.rename as it will do a copy+delete when
the source and target are not on the same filesystem. Closes #670.
2008-02-07 23:53:20 +00:00
Richard Fairhurst
dd396a773e unbreak undelete 2008-02-06 22:43:14 +00:00
Richard Fairhurst
b75768ba81 small padlock fix, disable right-click menu 2008-02-06 21:30:09 +00:00
Tom Hughes
0f11fd9995 Use a lower zoom level for partial postcode matches. 2008-02-05 19:14:33 +00:00
Tom Hughes
5fbc8ad3f4 Send email notifications when people comment on diary entries. Closes #655. 2008-02-04 00:15:28 +00:00
Tom Hughes
fae8295ec2 Disable keyboard control of the map as it causes problems by catching
keypresses in other parts of the page. Closes #659.
2008-02-03 23:57:37 +00:00
Richard Fairhurst
a35aeec56b some Yahoo improvements, still more to do... 2008-02-03 19:23:29 +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
Richard Fairhurst
88f469eec1 fix for resizable Potlatch 2008-02-03 16:11:24 +00:00
Tom Hughes
9ff462e96c Remove pointless return statement. 2008-02-03 15:55:19 +00:00
Tom Hughes
d0d396f9b6 Fix indentation. 2008-02-03 15:38:53 +00:00
Tom Hughes
962573431e Move in_world? to GeoRecord model and correct comment. 2008-02-03 15:38:44 +00:00
Tom Hughes
8516ad87b3 Add missing sanitise_boundaries method that the API controller was
trying to call.
2008-02-03 15:38:02 +00:00
Tom Hughes
d04c6d6ccd Optimise the Potlatch whichways and getway calls a bit. 2008-02-03 12:56:25 +00:00
Tom Hughes
bf41ed31d8 The OSM layers use the 900913 projection, not 41001. 2008-02-01 19:54:20 +00:00
Richard Fairhurst
da76d64e93 Potlatch 0.7 2008-02-01 17:19:11 +00:00
Tom Hughes
59e2349b5a Make ways_for_node work with the multipart primary key stuff. 2008-01-28 08:54:45 +00:00
Tom Hughes
b8f87e0466 Fix typo. 2008-01-28 08:44:03 +00:00
Nick Black
051e44c63a fixed bug in add version rake task 2008-01-25 17:02:43 +00:00