Ævar Arnfjörð Bjarmason
e0eb2b79b7
[18163] commited by me yesterday (and reverted in [18165]) was
...
broken. I didn't restart rails when testing it because I thought lib/
was auto-refreshed as well and that:
ruby -e 'x = []; x[0]["foo"] = "bar"'
Would work and autovify like it does in Perl. But no, you have to do:
ruby -e 'x = [{}]; x[0]["foo"] = "bar"'
This commit is equivalent to [18163] aside from that fix to lib/potlatch.rb
2009-10-15 08:21:57 +00:00
Tom Hughes
d0c63b6d5d
Revert r18163 as it is completely broken.
2009-10-15 07:46:54 +00:00
Tom Hughes
a35b194330
Attempt to unbreak Potlatch.
2009-10-15 07:40:47 +00:00
Ævar Arnfjörð Bjarmason
cc9a9ee399
Make the preset list at the bottom of the screen (Airport, Bus stop,
...
...) translatable
2009-10-14 23:42:09 +00:00
Translatewiki
9e72ed0d20
Update line breaks in message
2009-10-14 23:16:31 +00:00
Translatewiki
6f0229bb53
Localisation updates from translatewiki.net (2009-10-15)
2009-10-14 23:07:34 +00:00
Translatewiki
31994a23ca
Localisation updates from translatewiki.net (2009-10-15)
2009-10-14 23:02:03 +00:00
Translatewiki
c7ad783e6c
Use "email" consistently.
2009-10-14 22:56:18 +00:00
Richard Fairhurst
0f97605f7c
Ævar's enhancement to write the language in created_by
2009-10-14 21:18:13 +00:00
Ævar Arnfjörð Bjarmason
f68ca9ebc2
Improve the UI of the /user/forgot-password page
...
* Align the submit button like on the rest of the /user/* pages
* Tabindex
* Help text to explain what the page does
2009-10-14 19:49:20 +00:00
Ævar Arnfjörð Bjarmason
4c2b591bbf
Reduce choice anxiety when signing up for a new user by explaining
...
that the display name can be changed later.
2009-10-14 19:39:19 +00:00
Tom Hughes
4a05c9a8f6
Add experimental support (disabled by default) for new geocoder.
2009-10-14 14:42:09 +00:00
Tom Hughes
3244635aa1
Merge 17130 from trunk.
2009-10-13 20:27:38 +00:00
Tom Hughes
eb0f9ff63d
Merged 17073:17076 from trunk.
2009-10-13 20:25:11 +00:00
Tom Hughes
7b384f03ab
Merged 17047 from trunk.
2009-10-13 20:20:13 +00:00
Tom Hughes
20a861392e
Merge 17067 from trunk.
2009-10-13 20:16:03 +00:00
Tom Hughes
ef40b61ff4
Merged 17256:18123 from trunk.
2009-10-13 20:06:24 +00:00
Matt Amos
2a7f689f1f
Fixed merge fail - this branch doesn't have javascript_strings.
2009-10-13 14:36:15 +00:00
Matt Amos
42cdcce858
Another version of the media-queries CSS stuff. Works better for more pages now.
2009-10-13 14:23:20 +00:00
Ævar Arnfjörð Bjarmason
9bdade37af
Add the language the user is using to Potlatch's created_by string. Like JOSM
2009-10-12 15:52:51 +00:00
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