Tom Hughes
60cdce60b5
Don't look any further for a location if we are given a bounding box
2010-12-22 00:39:12 +00:00
Andy Allan
237394bc39
Change the home zoom level to 15
2010-12-21 17:26:03 +00:00
Andy Allan
51971248c1
Rework the login page to explain better what to do if you're new
2010-12-21 17:26:03 +00:00
Andy Allan
385dbed0ab
Round corners on content-area notice boxes
2010-12-21 17:26:02 +00:00
Jonas Krückel
2ec1418db5
Reduce left and right padding for the "Go" button
...
Firefox keeps the text on a button centered if it overflows the content
area but Webkit keeps the left edge fixed and pushes all the overflow to
the right so reducing the padding improves the look in Webkit when the
text is too long.
2010-12-21 17:21:20 +00:00
Tom Hughes
a3b167902d
Make capitalisation of menu entries consistent
2010-12-20 18:28:13 +00:00
Tom Hughes
bdb7685594
Remove unused language resources
2010-12-20 18:26:09 +00:00
Andy Allan
97261143d6
Split the help and wiki into two links - help centre and documentation
2010-12-20 18:26:08 +00:00
Andy Allan
b2f7c71fc9
link to the foundation
2010-12-20 18:26:08 +00:00
Andy Allan
22c7d4c3f9
Remove link to the shop - it's not a very big part of openstreetmap
2010-12-20 18:26:08 +00:00
Andy Allan
1a49f8eff1
News blog -> Community blogs
...
I suspect the text came from pointing at opengeodata.org in a bygone era.
2010-12-20 18:26:01 +00:00
Andy Allan
0aec1c5fa0
Use a list for the main menu, rather than br-separated links
2010-12-20 18:22:33 +00:00
Andy Allan
244d1f81c2
Padding / margin updates for the introduction sidebar panel
2010-12-20 18:22:16 +00:00
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
Kai Krueger
426778dd2a
Start the rots server if it isn't already running
2010-12-06 00:38:42 +00:00
Kai Krueger
478691c596
Disable logging when --silent is used
2010-12-05 16:20:59 +00:00
Tom Hughes
0ea9f92be5
Merge branch 'master' into openid
...
Conflicts:
app/controllers/user_controller.rb
2010-12-05 15:15:55 +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