Harry Wood
0f3e5a28c0
show a 'no bbox specified' message for the moment at least. Due to inconsistent location detecting across tabs, the history tab often gets nil bbox (Need to fix for all tabs) + other history tab tweaks
2009-03-24 11:23:56 +00:00
Thomas Wood
6167bb6502
Shut up libxml's "Must specify a string with one or more characters" error on relation and way models.
2009-03-23 21:52:32 +00:00
Thomas Wood
d841d3d135
<td> tags must be closed, move browse index test over to changeset, lazy fix for new format
2009-03-23 21:35:06 +00:00
Thomas Wood
8fb97a3337
Rather than referring how to view a bbox history, just redirect to the global history.
2009-03-23 19:56:01 +00:00
Thomas Wood
7d3a5899c9
More fixes to the changeset viewer, including logged-in-ness on per-user edit lists, fix XSS potential on usernames here, and general tidyups.
2009-03-23 19:40:33 +00:00
Thomas Wood
677f391ec1
Fix various auth bugs with the changeset listing stuff, catch exception (but not yet handled well) for when edits not public.
2009-03-23 18:23:37 +00:00
Harry Wood
d3c6087409
js changes for 'history' tab
2009-03-23 16:41:18 +00:00
Harry Wood
afe8dd51ec
Add 'history' tab + Move 'recent changes' changeset list to re-use the same _changeset.rhtml partial
2009-03-23 16:39:59 +00:00
Harry Wood
231bdf66cd
lose the unneeded <% syntax %>
2009-03-20 12:05:00 +00:00
Richard Fairhurst
acdd90ea61
remove ways from memory immediately on delete; redo background layer storage
2009-03-12 23:58:54 +00:00
Tom Hughes
bed9cd00ed
Merged 14009:14059 from trunk.
2009-03-12 00:13:27 +00:00
Tom Hughes
e5b973e644
Require libxml 1.1.1 to fix seg faults.
2009-03-12 00:10:47 +00:00
Tom Hughes
81835c55a0
Commit ACL related files from earlier merges as svn merge seems to
...
neglected to add them...
2009-03-08 16:13:00 +00:00
Tom Hughes
7184ae0096
Add tabindex values to make sure links are not in the tab order when
...
navigating forms.
2009-03-08 16:12:07 +00:00
Tom Hughes
c8ee135104
Merge 12304:14009 from trunk.
2009-03-08 13:02:37 +00:00
Tom Hughes
fa3c97d6a6
Fix for libxml 1.0.0 changes.
2009-03-08 12:44:45 +00:00
Tom Hughes
07c1cd6b98
Update to use libxml 1.0.0 gem.
2009-03-08 11:34:46 +00:00
Tom Hughes
2005709c5a
Fix thinko.
2009-03-06 14:30:01 +00:00
Tom Hughes
bddb7dd8f9
Put auto discovery links in the document head.
2009-03-06 14:27:40 +00:00
Tom Hughes
f6a5d22816
Declare XML namespace.
2009-03-06 14:19:54 +00:00
Harry Wood
0272d30b96
setting lon2 correctly. Was displaying one of the bbox numbers wrong
2009-03-01 22:24:07 +00:00
Richard Fairhurst
7bd1cdaa99
fix backspacing through way to delete it
2009-02-26 00:26:23 +00:00
Richard Fairhurst
dfa81462b8
history stuff should be working now (haha)
2009-02-25 22:04:22 +00:00
Richard Fairhurst
e827a04607
further work on 0.6 history (not quite complete yet)
2009-02-25 01:14:19 +00:00
Tom Hughes
10b71ba2f6
Add an ACL system to allow key/value pairs to be attached to blocks
...
of IP addresses, and implement an ACL restriction that allows account
creation to be blocked.
2009-02-19 13:47:43 +00:00
Tom Hughes
41e10b09d0
Go back to using <center> to position the buttons in the left hand
...
column as IE doesn't seem to cope with CSS based centering.
2009-02-14 00:01:39 +00:00
Tom Hughes
fbf33a6e91
Use a root relative URL for the donation button image.
2009-02-13 21:31:17 +00:00
Tom Hughes
fd19a1f3ba
Replace the PayPal button on the home page with a donate button that
...
links to the OSM donation site.
2009-02-13 17:38:40 +00:00
Tom Hughes
168f51e40a
Apparently zero is not false in ruby.
2009-02-13 15:55:50 +00:00
Tom Hughes
eb38443c0e
Remove donate box from front page.
2009-02-13 15:53:33 +00:00
Richard Fairhurst
79d3ee4654
be a bit smarter about enlarging the bbox (note to self: must remember to put this in 0.6 too)
2009-02-13 15:12:52 +00:00
Tom Hughes
8c8bb42cf6
Put the escapes back again.
2009-02-13 12:33:54 +00:00
Paul Gillard
143d382154
Stylesheet changes to make paragraphs within intro section on left hand side of home page space correctly. Changes tested in:
...
Firefox 3.0.6 - OSX
Safari 3.2.1 - OSX
Firefox 3.0.6 - Win XP Pro
IE7 7.0.5730 - Win XP Pro
IE6 - WIn XP Pro
Google Chrome 0.2.149.27 - Win XP Pro
Home page now displays correctly in Google Chrome.
2009-02-11 20:47:25 +00:00
Tom Hughes
faa1a48250
Removed bogus backslash escape.
2009-02-11 00:18:10 +00:00
Tom Hughes
77a00dfb03
Wrap text to make it more readable and adjust the padding on the intro
...
box to remove the extra space created by addition of paragraph tags.
2009-02-11 00:16:00 +00:00
Tom Hughes
a2d8f51827
Remove bogus backslash escape.
2009-02-11 00:10:36 +00:00
Tom Hughes
56065cd154
Remove excessive indenting - tabs are bad people!
2009-02-11 00:09:58 +00:00
Paul Gillard
302fd06d46
2009-02-10 22:50:13 +00:00
Paul Gillard
3f30bc53f5
Ensure homepage source validates.
2009-02-10 22:42:45 +00:00
Matt Amos
5143fbcd5b
Test and fix for #1567 , for teh betterer osmChange compliance.
2009-02-08 16:54:28 +00:00
Matt Amos
12b779f0b4
Test and fix for issue #1568 . Wasn't testing for end element in the right place.
2009-02-08 16:33:48 +00:00
Matt Amos
c54471ee33
Fix for #1565 . Added a couple of tests and fixed another issue with re-used placeholder IDs.
2009-02-08 08:28:01 +00:00
Matt Amos
76708eefcf
Fixed bug in changeset closing and querying where the number of elements exceeded the maximum. Added a fixture for this.
2009-02-07 17:45:27 +00:00
Tom Hughes
53d30d70af
Stop robots crawling the object browser.
2009-02-06 10:12:50 +00:00
Tom Hughes
554614723a
Back out hack to setMapCenter and fix the problem in the right place.
2009-02-05 22:23:45 +00:00
Tom Hughes
c1df8017d6
Add donation link to main site.
2009-02-05 22:06:47 +00:00
Frederik Ramm
509832c5b3
splitting and joining tags is gone for good in 0.6
2009-02-03 00:57:19 +00:00
Thomas Wood
71938aef1d
Copying across fix for #1547 from trunk
2009-01-31 13:12:19 +00:00
Thomas Wood
4ee1ce2881
Pass zoom to map.setCenter as an integer ( Closes #1547 )
2009-01-31 13:10:16 +00:00
Dirk Stöcker
2746a2e103
fixed typo
2009-01-29 14:19:39 +00:00