Matt Amos
16b79f9964
Added a :display_name option for the changesets query code.
2009-10-12 10:12:12 +00:00
Ævar Arnfjörð Bjarmason
3daa138d22
Don't make the text accompanying a checkbox a question
2009-10-12 08:54:19 +00:00
Richard Fairhurst
b99227b808
clearly a fantastic feature, but still...
2009-10-12 08:18:27 +00:00
Richard Fairhurst
7b7d57f96c
add 1:25k as background layer
2009-10-12 08:17:32 +00:00
Tom Hughes
a8cc053bcc
Add some administrator only actions to the user page.
2009-10-12 08:00:59 +00:00
Translatewiki
709d0627fb
Remove a trailing newline and rename duplicate second "Page 4" to "Page 5"
2009-10-10 23:14:36 +00:00
Richard Fairhurst
b889fea285
add OS7 to autocomplete
2009-10-10 22:11:03 +00:00
Translatewiki
ba7207b92c
Localisation updates from translatewiki.net (2009-10-10)
2009-10-10 19:24:32 +00:00
Translatewiki
2104beef58
Localisation updates from translatewiki.net (2009-10-10)
2009-10-10 19:19:58 +00:00
Tom Hughes
921c150b63
Display user's email addresses and the IP address used to create
...
their account to people that are logged in as administrators.
2009-10-09 15:45:01 +00:00
Tom Hughes
fc9df968fc
Fix tests which do logins to handle the cookie test.
2009-10-09 09:13:13 +00:00
Tom Hughes
0189bce496
Test that the user has cookies enabled at critical points where we
...
are about to require them and warn the user if they are not enabled.
2009-10-09 08:47:47 +00:00
Translatewiki
f7a79e7cb7
localisation updates from translatewiki.net (2009-10-08)
2009-10-08 22:11:35 +00:00
Translatewiki
579170b1f4
localisation updates from translatewiki.net (2009-10-08)
2009-10-08 21:39:07 +00:00
Tom Hughes
fb9789929c
Fix output of javascript strings - use english strings to walk the
...
tree but output strings in the correct locale. Closes #2362 .
2009-10-08 12:25:55 +00:00
Translatewiki
468d2766d8
* localisation updates from translatewiki.net (2009-10-07)
2009-10-06 23:03:08 +00:00
Translatewiki
d6635a0191
* localisation updates from translatewiki.net (2009-10-07)
...
* new languages: Czech (cs)
2009-10-06 22:57:32 +00:00
Tom Hughes
c89189407f
Rename .htaccess to htacess.example to stop it causing problems when
...
the directives in it are not allowed.
2009-10-06 17:29:44 +00:00
Tom Hughes
1466ab3492
Remove hack that was needed to cope with our old asset tagging but
...
which now does nothing except break installation in subdirectories.
2009-10-06 17:26:51 +00:00
Tom Hughes
cb57a77c3a
Use relative URLs in the stylesheet so we can run in a subdirectory.
2009-10-06 17:24:38 +00:00
Matt Amos
137468f75f
Fixed bug in _blocks partial when used by the index view.
2009-10-06 14:19:54 +00:00
Tom Hughes
32f8631671
Merge blocking branch to head.
2009-10-06 12:37:49 +00:00
Tom Hughes
2a9cacb6f1
Add parentheses to avoid warning.
2009-10-05 20:28:15 +00:00
Tom Hughes
7de5220090
Merge 17944:17988 from trunk.
2009-10-05 20:25:45 +00:00
Richard Fairhurst
0721a135b6
OS7 tile layer support
2009-10-05 12:36:01 +00:00
Richard Fairhurst
212d2c8c0d
still tidy properties when icon has changed
2009-10-05 11:50:24 +00:00
Translatewiki
a56a2c4fe0
* localisation updates from translatewiki.net (2009-10-05)
...
* svn:eol-style native
2009-10-05 08:20:20 +00:00
Translatewiki
15aa686d97
Another update for ru.yml. If this does not work, please let me know. Would also like to get rid of the leading newlines...
2009-10-04 11:35:49 +00:00
Translatewiki
cfb8d4cfbd
Fix syntax error in r17978
2009-10-04 11:32:30 +00:00
Translatewiki
65c0675acb
Localisation updates from translatewiki.net (2009-10-04)
2009-10-04 11:28:57 +00:00
Translatewiki
1a46f41219
Localisation updates from translatewiki.net (2009-10-04)
2009-10-04 11:10:29 +00:00
Ævar Arnfjörð Bjarmason
d3c9842d50
Make Mail/Revert in History dialog i18n-able
2009-10-04 08:40:37 +00:00
Ævar Arnfjörð Bjarmason
ba7436868d
Synced from Translatewiki. Including one new language (gl)
2009-10-04 07:54:27 +00:00
Tom Hughes
f4dba81b64
Modify the existing i18n() javascript function to lookup strings in
...
the javascript i18n array as well as expanding arguments, and make all
lookups go through it.
2009-10-02 23:41:19 +00:00
Tom Hughes
596ab82461
Move javascript translations to a separate key based on the path to
...
the javascript file that uses them and amend the layout to automatically
find and output all javascript strings.
2009-10-02 23:33:17 +00:00
Tom Hughes
52126dc3c1
There is no need to translate the names of layers which are not shown
...
in the layer switcher.
2009-10-02 23:03:42 +00:00
Ævar Arnfjörð Bjarmason
c5247537c8
Synced from Translatewiki
2009-10-02 20:58:59 +00:00
Ævar Arnfjörð Bjarmason
4c84709c80
Follow up to [17948]: Make the layer switcher translatable too!
2009-10-02 20:39:47 +00:00
Ævar Arnfjörð Bjarmason
b0e1560875
Some of our JavaScript files have UI messages but we don't want to
...
make them dynamic.
So I'm creating a globally scoped JavaScript array called rails_i18n
which holds some of these messages. It's loaded in <head> before any
of the JavaScript files so it should always be available.
2009-10-02 20:19:28 +00:00
Matt Amos
17f05fdb13
Merging 17905:17944 from trunk.
2009-10-02 15:36:46 +00:00
Tom Hughes
d0f2288797
Add parentheses to avoid warnings.
2009-10-02 14:40:25 +00:00
Ævar Arnfjörð Bjarmason
8c1d3fdd6b
Amend [17942]:
...
* Center-align donation text
* Add title="" to the donate link
* Use an official cc_button.png from http://1.1.1.1/bmi/i.creativecommons.org/l/by-sa/2.0/88x31.png that doesn't include English text
* Add rel=license to license link as suggested by CC
* Add width/height to CC button
2009-10-02 13:04:47 +00:00
Tom Hughes
968e6c417f
Replace the donate button with a text version that can be translated.
2009-10-02 12:29:44 +00:00
Translatewiki
9c5755b647
Localisation updates from translatewiki.net (2009-10-02)
2009-10-02 11:28:35 +00:00
Translatewiki
3d4adecbc6
* Remove trailing newline from help_html
...
* Update message order
2009-10-02 11:20:57 +00:00
Matt Amos
3429f016c2
Adding blocking to user auth bits of amf_controller. Or, at least, the bits I could find.
2009-10-02 10:49:03 +00:00
Matt Amos
1009788043
Fix wrong comment.
2009-10-02 10:46:19 +00:00
Ævar Arnfjörð Bjarmason
2dab83d57b
use {{count}} instead of {{sent_count}} so rails plural forms will kick in
2009-10-02 10:41:47 +00:00
Richard Fairhurst
817aee0536
fix GPS offset
2009-10-02 07:05:05 +00:00
Tom Hughes
a549d33fdf
Add "blocks on" and "blocks by" links to the user page when a logged
...
in user is looking at their own page.
2009-10-01 21:30:45 +00:00