Commit graph

344 commits

Author SHA1 Message Date
Tom Hughes
e94ba23d2a Add zh-CN to OpenLayers. 2009-06-05 14:20:15 +00:00
Tom Hughes
a8bfe7c32e Create a custom build of OpenLayers to allow us to pull in extra
languages. This also helps minimise the size of our OpenLayers.
2009-06-04 20:31:58 +00:00
Richard Fairhurst
6f044fb945 fix issue with searched-for relations 2009-06-04 14:44:51 +00:00
Grant Slater
230694ba63 Add Google Webmaster Tool Auth file for Nick Black 2009-06-02 15:14:16 +00:00
Ævar Arnfjörð Bjarmason
e70e2dbe9f Change /index.php/ in wiki.openstreetmap.org links to /wiki/. This looks nicer 2009-06-02 12:23:37 +00:00
Grant Slater
1341648f80 add Google Webmaster tools auth for Blackadder 2009-06-02 10:46:42 +00:00
Grant Slater
0df5ebd239 Add Google Webmaster Tools Authorisation file for grant@osmf 2009-06-02 10:19:42 +00:00
Tom Hughes
5976b6e1af Add google webmaster tools authorisation file. 2009-06-02 10:01:20 +00:00
Richard Fairhurst
cee1cbd586 fix #1818 2009-05-30 14:42:28 +00:00
Tom Hughes
7a925ff1d9 Fix wrapping in changeset lists properly. 2009-05-30 13:50:21 +00:00
Tom Hughes
7588ece84f Stop long changeset comments causing other fields to get split over
multiple lines.
2009-05-30 13:38:17 +00:00
Richard Fairhurst
112706a651 improve error handling when connection fails; closes #1864 and #1871 2009-05-27 21:04:26 +00:00
Tom Hughes
044febd3aa Disabled edit tab until z13 is reached. 2009-05-27 13:34:50 +00:00
Tom Hughes
20992870ab Use SOTM logo to link to the SOTM site. 2009-05-26 13:16:10 +00:00
Richard Fairhurst
c6061461d3 fix upload item count 2009-05-23 19:11:44 +00:00
Richard Fairhurst
a3a792e137 adapt for larger fonts on Linux; fix indexing with renumbered nodes 2009-05-22 19:43:56 +00:00
Richard Fairhurst
8100be1e8d Potlatch 1.0 2009-05-21 00:30:33 +00:00
Richard Fairhurst
e1005ce62f a few small fixes 2009-05-09 10:00:40 +00:00
Shaun McDonald
62f999cd83 Updating for rails 2.2.2 2009-05-08 18:04:08 +00:00
Tom Hughes
0e16b72887 Include CC-BY-SA in attribution. 2009-05-08 15:05:57 +00:00
Thomas Wood
14fdccc0d1 Commit bits of missing css that were required in previous upload. 2009-05-07 22:52:02 +00:00
Richard Fairhurst
8696d144ad Potlatch 0.11b 2009-05-04 23:37:06 +00:00
Richard Fairhurst
41f85fb77d Potlatch 0.11a 2009-04-30 01:23:50 +00:00
Tom Hughes
bcbbf1944b Don't bother running GC as it doesn't seem to get as much memory back
anyway plus the run_gc! method in the fastcgi dispatcher is a disaster
as it disables GC completely except for when it is forced by making a
call to the run_gc! method.
2009-04-28 14:07:51 +00:00
Tom Hughes
85b3f7ffbc Tidy up. 2009-04-26 23:13:06 +00:00
Richard Fairhurst
36660a3e45 move relations mapping out of way/node objects, so we don't need horrible expensive getrelations any more 2009-04-26 18:26:48 +00:00
Tom Hughes
e3d20bd607 Run GC if we hit the memory limit, and only restart if we are still too big. 2009-04-26 17:01:59 +00:00
Tom Hughes
1bd3710134 Increase the hard memory limit and set a lower soft limit that does a
clean restart between requests.
2009-04-26 16:56:40 +00:00
Tom Hughes
aadb91861a Do a GC run every 10 requests. 2009-04-26 11:28:55 +00:00
Richard Fairhurst
0f1f4c29be ibid 2009-04-24 20:40:48 +00:00
Richard Fairhurst
2acdfd7132 a couple of minor revert fixes 2009-04-24 20:12:43 +00:00
Richard Fairhurst
9b4271ed8c pass common API error text through to Potlatch so it can be shown to the user 2009-04-24 17:44:52 +00:00
Richard Fairhurst
3cc3ff7ad6 lots of relations changes for speed and version management 2009-04-24 14:46:52 +00:00
Richard Fairhurst
64d076847b fix another way-node/Way-Node problem in amf_controller; add WinIE JS compatibility via ExternalInterface (we can use this later to alert for a commit message if none is provided) 2009-04-23 17:54:17 +00:00
Harry Wood
1c93d482d2 change updatelinks params so that Potlatch can pass in the view bbox. Also check if it's missing. closes #1738 2009-04-23 14:38:40 +00:00
Richard Fairhurst
c65a3d76ae fix nodes bug 2009-04-23 08:32:26 +00:00
Richard Fairhurst
778896d755 fix word-wrap in "close changeset" dialogue 2009-04-22 23:57:37 +00:00
Richard Fairhurst
d367169479 remove debug stuff 2009-04-22 19:42:22 +00:00
Richard Fairhurst
0a682b9da6 change relation_member 'type' case, to match change in database 2009-04-22 17:47:06 +00:00
Thomas Wood
d7663e7d14 Fix multiple issues with links to /history from the homepage. Thanks to Ed Avis for bringing this to our attention. 2009-04-22 17:08:04 +00:00
Richard Fairhurst
cafce5f4e3 bit more debug 2009-04-22 08:37:55 +00:00
Richard Fairhurst
05035fe6c2 add temporary relations debug code 2009-04-22 08:25:33 +00:00
Richard Fairhurst
0969e731f0 remove Bavaria 2009-04-22 07:41:21 +00:00
Richard Fairhurst
1721aa1c0d ibid 2009-04-21 23:59:27 +00:00
Tom Hughes
1f2ed3372f Add missing image. 2009-04-21 08:51:23 +00:00
Tom Hughes
3ed0c9db20 Remove reference to non-existent images. 2009-04-21 08:08:02 +00:00
Tom Hughes
fd6f00b069 Merge api06 branch to trunk. 2009-04-20 09:12:03 +00:00
Thomas Wood
c29c7cd56c Fix map in IE by deferring Vector layer addition to page load (note that deferred script running is _not_ the same as onload), also only add the Vector layer as required, so to save some overhead.
I've trimmed down the unrequired options on the layer, they're defaulted from the map.
Thanks firefishy for the report.
2009-04-19 21:03:41 +00:00
Tom Hughes
8f8de8deaa Reverse order of marker and vector layers to stop the vector layer
grabbing all the mouse clicks. Closes #1718.
2009-04-19 11:12:28 +00:00
Tom Hughes
d97cfc35d6 Remove trailing comma to make IE happy. 2009-04-18 16:45:45 +00:00