Tom Hughes
a491174efa
Only shut down the current process when the memory limit is reached
...
Contrary to what the ruby documentation says, sending a signal
to PID 0 actually signals the whole process group, not just the
current process. So use Process.pid to make sure we only signal
the current process.
2010-12-19 00:15:24 +00:00
Philipp Borgers
a998a0bb20
Added tabindex="1" for search input on the main side
2010-12-18 18:01:21 +00:00
Tom Hughes
a8fa21c5ea
Restore the transitionEffect on the OpenStreetMap layers
...
The OSM map layers used to have transitionEffect set but it was
accidentally lost during the OL 2.8 upgrade.
2010-12-18 14:50:07 +00:00
Tom Hughes
f6eae0c725
Update Potlatch 2 to r24796 build
2010-12-18 11:49:57 +00:00
Andy Allan
e52d101fc7
Rounded corners baby
2010-12-17 17:37:12 +00:00
Andy Allan
e103de12b1
Make the search box 17% longer, yay!
2010-12-17 17:37:07 +00:00
Andy Allan
0c5854dada
Reduce the margins on the sidebar
2010-12-17 17:37:02 +00:00
Andy Allan
33a039e849
Show the latest changeset for each of the contacts on the user page
2010-12-17 13:36:53 +00:00
Andy Allan
6d51e77880
Use configuration variables for limiting nearby users, and bump the number to 30
2010-12-17 13:18:26 +00:00
Andy Allan
b5e28f092f
Fix the popup image - was updated in OL 2.10 release with a new size
2010-12-16 19:09:11 +00:00
Siebrand Mazeland
ac10e97cfe
Localisation updates from http://translatewiki.net .
2010-12-16 16:25:34 +01:00
Tom Hughes
e09d968270
Update Potlatch 2 to r24750 build
2010-12-15 23:59:07 +00:00
Tom Hughes
5454bf3ec9
Add support for the tileurl parameter to Potlatch 2
2010-12-15 23:59:07 +00:00
Tom Hughes
2204974420
Require i18n 0.4.1 specifically as some later versions don't work
2010-12-15 23:59:06 +00:00
Tom Hughes
2d937f94d5
Add support for conditional deletes in changeset uploads
...
A delete element in an osmChange upload can now have an if-unused
attribute to indicate that the delete should not be done if the
object is still in use.
2010-12-15 23:59:06 +00:00
Tom Hughes
f20a85a5c5
Allow the client to request errors as an XML document
2010-12-15 23:58:59 +00:00
Tom Hughes
3472c1d429
Channel all error reporting through report_error
2010-12-12 16:25:01 +00:00
Tom Hughes
afc8f40bcd
Update Potlatch 2 to r24694 build
2010-12-11 00:11:39 +00:00
Tom Hughes
a283bfbf49
Update Potlatch 2 to r24693 build
2010-12-10 22:20:38 +00:00
Tom Hughes
da4c9cdfd9
Relative URLs seem to upset OAuth so use the host from the request
2010-12-10 14:20:24 +00:00
Tom Hughes
fd898f2e57
Use relative URLs rather than hard coding the server name
2010-12-10 13:32:06 +00:00
Tom Hughes
485b959ca2
Update Potlatch 2 to r24663 build
2010-12-09 12:08:35 +00:00
Tom Hughes
18b01157a3
Fix invalid vertical-align in stylesheet
2010-12-09 12:08:06 +00:00
Tom Hughes
e78d014be9
Make sure deleted relations are crossed out when browsing a changeset
2010-12-08 12:44:19 +00:00
Tom Hughes
714167b95f
Update Potlatch 2 to r24636 build
2010-12-07 00:27:50 +00:00
Tom Hughes
6bccf86b81
Update Potlatch 2 to r24608 build
2010-12-06 10:00:25 +00:00
Shaun McDonald
8e58ec0ff5
Update expected GPS namespace in tests
...
Update tests to expect the correct GPX namespace URL to reflect the
change made in 7369b7427c
ane make the
tests pass again.
2010-12-06 00:40:11 +00:00
Matt Amos
42ef10ba80
Avoid integer overflow when computing shortcodes
...
Although javascript's numbers are double precision floating point
number which support 52 bits of precision the bitwise operations are
only guaranteed to work at 32 bits of precision so we need to avoid
relying on them doing more than that.
2010-12-05 11:00:57 +00:00
Tom Hughes
616e9ce7b9
Update Potlatch 2 to r24576 build
2010-12-04 14:44:50 +00:00
Tom Hughes
fef620e375
Add a javascript callback for Potlatch 2 to update links as the map moves
2010-12-03 15:08:48 +00:00
Tom Hughes
a4cb284409
Update Potlatch 2 to r24558 build
2010-12-03 15:01:28 +00:00
Tom Hughes
7369b7427c
Remove bogus trailing slash from GPX namespace URL
2010-12-02 19:23:38 +00:00
Tom Hughes
19d683b4df
New highway icons for Potlatch 2
2010-12-02 11:35:54 +00:00
Tom Hughes
7aa22af4f5
Update Potlatch 2 to r24500 build
2010-12-01 16:23:42 +00:00
Tom Hughes
f2edaed41f
Update Potlatch 2 to r24494 build
2010-12-01 12:50:59 +00:00
Tom Hughes
2235c33bb6
Update Potlatch 2 to r24490 build
2010-12-01 10:33:31 +00:00
Tom Hughes
d458bb044c
Fix test for change to editor options
2010-12-01 09:27:12 +00:00
Tom Hughes
aa4a8fdc81
Replace JOSM editing option with generic Remote Control option
2010-12-01 09:25:27 +00:00
Tom Hughes
2a80b2b45a
Update Potlatch 2 to r24483 build
2010-11-30 21:39:40 +00:00
Tom Hughes
70d75e3dc0
Improve the unsaved edits warning for Potlatch 2
2010-11-30 21:12:21 +00:00
Siebrand Mazeland
f43f8996c9
Localisation updates from http://translatewiki.net .
2010-11-30 21:30:17 +01:00
Tom Hughes
9fde18af5b
Update Potlatch 2 to r24481 build
2010-11-30 20:27:39 +00:00
Tom Hughes
d2e3edd05f
Update Potlatch 2 to r24477 build
2010-11-30 18:04:59 +00:00
Tom Hughes
a994633b6e
Add the Bing imagery to Potlatch 2
2010-11-30 17:41:50 +00:00
Tom Hughes
abc5b2d7b4
Make setPosition reposition Potlatch 2 instead of reloading it
2010-11-30 17:18:16 +00:00
Tom Hughes
409576eea0
Make launching of Potlatch 2 from the GPS trace list work
2010-11-30 17:11:49 +00:00
Tom Hughes
a373f2ab8a
Wire up maximise/minimise support for Potlatch 2
2010-11-30 17:05:49 +00:00
Tom Hughes
721fc0e42a
Update Potlatch 2 to r24474 build
2010-11-30 17:02:03 +00:00
Tom Hughes
73f574aa0f
Correct a few interpolation variables in the Turkish translation
2010-11-30 08:57:54 +00:00
Tom Hughes
06105d280c
Fixup tests for changes to multi-editor functionality
2010-11-29 21:19:54 +00:00