Tom Hughes
4afacf3410
Fix the changeset feed to put the description in as raw HTML so we
...
can include links instead of having to create a separate link free
version of it.
2009-07-30 11:25:33 +00:00
Ævar Arnfjörð Bjarmason
b06b6c2ce9
Atom readers (Firefox/Liferea) don't like when we embed XHTML anchors
...
in the description. So adjust the code that creates the changeset
browser title/description to emit a XHTML and plaintext version with
the HTML and Atom output can use, respectively.
Also:
* Split up @title into @title and @heading as elsewhere
* Turn the username on the user / user+bbox browser into a link to the userpage
* Say "Changesets" instead of "Recent changes". Unlike Wikipedia the changes on OSM aren't guaranteed to be recent, they're just going to be the latest
2009-07-29 18:44:51 +00:00
Ævar Arnfjörð Bjarmason
e2abf1254b
* Turn the hardcoded #<%= changeset.id %> into t('msg', :id =>
...
changeset.id). Some languages may have a different numeric
indicator than the ASCII pound symbol
* Instead of including a column on :user/edits with a "more" link
make the changeset ID link to the changeset page.
2009-07-29 11:05:17 +00:00
Ævar Arnfjörð Bjarmason
705ae98e9a
Updated this using the en.yml file in the ruby.git distribution for reference
...
* Numbers are now correctly formatted
* Added source code comments
* Finished error message translations
2009-07-29 10:56:40 +00:00
Ævar Arnfjörð Bjarmason
6c034ee9fe
use I18n.l() instead of strftime(): Changeset dates will now appear localized
2009-07-29 10:43:03 +00:00
Jonas Krückel
718d0ccf3c
added translation for delete buttons, uptodate with en.yml 16657 now.
2009-07-28 16:39:11 +00:00
Matt Amos
586d7befce
Fixed dumb-arse bug with wrong variable name. Added tag cleanup and checking on nodes which are part of ways (i.e: not 'POIs' in potlatch terminology).
2009-07-28 16:09:13 +00:00
Ævar Arnfjörð Bjarmason
53aaea1b27
"{{num}} km" in messages not "{{num}}km": Icelandic typographic rules
...
dictate that there should be a space between the two.
2009-07-28 11:25:41 +00:00
Ævar Arnfjörð Bjarmason
dc9e1da15b
Ignore geocoder.search_osm_namefinder.* messages that I don't intend to translate
2009-07-28 11:22:29 +00:00
Ævar Arnfjörð Bjarmason
d3b664a6a6
New translations for message -> Delete
2009-07-28 11:19:14 +00:00
Matt Amos
1e1d7cef73
Fix compatibility with older versions of the ruby std lib (i.e: the one on cruise.osm.org)
2009-07-27 16:59:14 +00:00
Matt Amos
4826032d18
Added methods to strip those non-XML control characters from tags in AMF controller and give an error if there's invalid UTF-8.
2009-07-27 16:54:00 +00:00
Štefan Baebler
bec2340a44
changed component name in trac
2009-07-25 11:47:39 +00:00
Tom Hughes
70cf737626
Ignore deleted traces when returning a user's traces. Fixes #2093 .
2009-07-23 17:45:28 +00:00
Tom Hughes
581c243e0e
Allow messages to be deleted from the outbox as well as the inbox.
2009-07-23 17:41:50 +00:00
Tom Hughes
f3bf0c8b14
Add the ability for a recipient to (logically) delete a message from
...
their INBOX so they no longer see it.
2009-07-23 15:22:44 +00:00
Tom Hughes
0d97737a7d
Prevent message date/time from wrapping.
2009-07-23 15:07:26 +00:00
Tom Hughes
502dc65e95
Remove surplus whitespace.
2009-07-23 15:05:44 +00:00
Tom Hughes
6af3f93761
Update the :en and :sl pluralizers to default to :other if a more
...
specific key does not exist. This then allows r16613 to be reverted
as there is no need to distinguish the cases. Fixes #2087 .
2009-07-21 20:23:07 +00:00
Tom Hughes
78fd4588b8
Add (dummy) pluralization data for browse.way_details.also_part_of to
...
stop the web site throwing errors in Slovenian.
2009-07-21 13:21:01 +00:00
Tom Hughes
ea45f3b71c
Make sure we always call fileparse() in scalar context.
2009-07-21 12:20:02 +00:00
Tom Hughes
e728305eec
Make right hand side of browser view able to grow beyond 250 pixels.
2009-07-21 11:30:19 +00:00
Tom Hughes
88af5aad21
Prevent browser navigation control from wrapping.
2009-07-21 11:14:50 +00:00
Tom Hughes
e82496a9e5
Use File::Basename instead of having our own half-arsed version.
2009-07-21 09:51:33 +00:00
Davide Prade
da96c7f674
Minor change
2009-07-20 15:10:20 +00:00
Štefan Baebler
d78ee47aa9
fixed the interpolation error, related to #2079
2009-07-20 05:30:00 +00:00
Ævar Arnfjörð Bjarmason
1c9702dc2b
Return to the Icelandic main page after signup
2009-07-18 16:55:50 +00:00
Simone Cortesi
8d96065982
fixing italian translation
2009-07-18 16:39:05 +00:00
Tom Hughes
bf0e4291a2
Don't use the (unset) value of I18n.locale to try and select a language
...
as the one we want is in lang so just use that. Fixes #2071 .
2009-07-16 20:26:18 +00:00
Richard Fairhurst
b19a12140e
and the binary
2009-07-16 14:37:17 +00:00
Tom Hughes
7b07b8ccbf
Set a pointRadius on the object style so nodes are visible. Fixes #2070 .
2009-07-16 14:32:42 +00:00
Tom Hughes
7eaf671999
Remove executable permission from SWF files.
2009-07-16 07:42:34 +00:00
Tom Hughes
07211afe3e
Select the language for Potlatch indepdently of the web site.
2009-07-16 07:37:49 +00:00
Richard Fairhurst
793c9ca790
remove debug statement
2009-07-16 01:24:46 +00:00
Richard Fairhurst
6599fe0586
Potlatch 1.1a
2009-07-16 01:20:47 +00:00
Tom Hughes
25d0017b18
Fix compatible_language_from in the http_accept_language plugin to
...
correctly follow the RFC 2616 language selection algorithm and then
revert to the previous way of selecting languages.
2009-07-15 23:42:56 +00:00
Tom Hughes
1368f194da
Try preferred_language_from as it looks for an exact match - only if that
...
fails do we fall back to compatible_language_from which will take any
language where the first token matches. Fixes #2069 .
2009-07-15 23:29:07 +00:00
Tom Hughes
a5ab006122
Lookup the user before setting the locale. Fixes #2068 .
2009-07-15 18:21:32 +00:00
Balló György
a76cb326ba
Updated Hungarian translation of OpenStreetMap website
2009-07-15 18:08:07 +00:00
Tom Hughes
291350850d
Say which way is too long.
2009-07-15 13:34:14 +00:00
Tom Hughes
2c5f5a0114
Fix changeset paging.
2009-07-15 11:33:21 +00:00
Tom Hughes
e94d21f829
Remove bogus executable permissions.
2009-07-14 23:10:39 +00:00
Ævar Arnfjörð Bjarmason
47de08218f
New Potlatch translations pulled in as a result of http://wiki.openstreetmap.org/index.php?title=Template%3APotlatch%2FTranslation&diff=302859&oldid=301148
2009-07-14 22:23:38 +00:00
Ævar Arnfjörð Bjarmason
85fe28cabf
Updated Hungarian translation from the wiki
2009-07-14 22:06:12 +00:00
Ævar Arnfjörð Bjarmason
5d33aaa332
Potlatch's i18n support predates our Rails i18n effort, so it was
...
still doing its own language detection.
Scrap that and use I18n.locale instead, now Potlatch is guaranteed to
use whatever translation the rest of the site uses.
I've tested this by switching the language in preferences back and
forth, and also ensured that Potlatch will fall back on English if the
specified language doesn't exist in its list of translations.
2009-07-14 21:55:40 +00:00
Ævar Arnfjörð Bjarmason
212d56ce88
Delete the old localised.yaml file Potlatch used before it was split into per-language files
2009-07-14 21:40:50 +00:00
Tom Hughes
35d5e9d19d
Fix send message links for friends and nearby mappers. Fixes #2065 .
2009-07-14 19:48:21 +00:00
Jonas Krückel
3ed7a68e11
new translations
2009-07-14 15:25:24 +00:00
Jonas Krückel
fcd2ccc06d
uptodate with en.yml 16486
2009-07-14 15:00:01 +00:00
Tom Hughes
64fb530581
Merge 16110:16487 from trunk.
2009-07-14 08:03:24 +00:00