Translatewiki
9ad6634823
Localisation updates from translatewiki.net (2010-04-07)
2010-04-06 22:25:20 +00:00
Translatewiki
3374c0751f
Localisation updates from translatewiki.net (2010-04-07)
2010-04-06 22:20:45 +00:00
Tom Hughes
97f294076f
Tweak the new copyright page a bit.
2010-04-06 20:11:33 +00:00
Richard Fairhurst
da059269f9
add OS StreetView (and a D keypress for the Ubuntu types)
2010-04-06 14:22:21 +00:00
Richard Fairhurst
ecbd526956
New, more helpful and compliant copyright page
2010-04-06 13:55:33 +00:00
Shaun McDonald
a2c4462db2
Seems that the Rails.env doesn't consistently work. Removing condition in config/environment.rb
2010-04-03 21:31:35 +00:00
Shaun McDonald
9dabe69032
Adding timecop as a gem dependency when in development env. This allows for time based tests to be accurate/consistent. It will stop the random error on the api_controller_test#test_changes_simple, when you are on a slow machine/have bad timing.
2010-04-03 21:02:20 +00:00
Translatewiki
6e14bf5ec7
Localisation updates from translatewiki.net (2010-04-03)
2010-04-03 13:36:40 +00:00
Translatewiki
a2a75fd102
Localisation updates from translatewiki.net (2010-04-03)
2010-04-03 13:35:56 +00:00
Translatewiki
fe11898c3a
Localisation updates from translatewiki.net (2010-03-23)
2010-03-23 20:21:01 +00:00
Translatewiki
81c89e8547
Localisation updates from translatewiki.net (2010-03-23)
2010-03-23 20:20:45 +00:00
Tom Hughes
aa90ace7b4
Add placeholder file for nb translations and arrange to merge nb and
...
no translations at startup.
2010-03-18 22:33:05 +00:00
Translatewiki
a2b438f0d7
Localisation updates from translatewiki.net (2010-03-17)
2010-03-17 21:48:01 +00:00
Translatewiki
3e2d5275a8
Localisation updates from translatewiki.net (2010-03-17)
2010-03-17 21:47:18 +00:00
Tom Hughes
a7d304d20f
Require the session ID to log somebody out - if it isn't given we just
...
show a confirmation page. Closes #2792 .
2010-03-14 15:29:53 +00:00
Translatewiki
1f9183aa8d
Localisation updates from translatewiki.net (2010-03-13)
2010-03-12 23:54:23 +00:00
Translatewiki
2e8ac3ff18
Localisation updates from translatewiki.net (2010-03-13)
2010-03-12 23:53:51 +00:00
Tom Hughes
dcbc807526
Improve user popups on friend/nearby mapper maps.
2010-03-11 18:23:22 +00:00
Richard Fairhurst
8434fb53b7
couple of little fixes
2010-03-07 23:09:26 +00:00
Translatewiki
12e2965342
Localisation updates from translatewiki.net (2010-03-07)
2010-03-06 23:57:17 +00:00
Translatewiki
47cd868404
Localisation updates from translatewiki.net (2010-03-07)
2010-03-06 23:56:16 +00:00
Tom Hughes
94f19ce3b3
Use a better HTML sanitizer that makes sure the HTML is well formed and
...
can add rel="nofollow" to links.
2010-03-06 15:38:13 +00:00
Tom Hughes
5e9ae68fb2
Make friend notification messages include a link to add a reciprocal
...
friendship if it doesn't already exist. Closes #2754 .
2010-03-01 12:08:11 +00:00
Tom Hughes
07172166da
Monkey patch rails to work around stupid I18n bug where it looks up
...
time.formats in the locale and then looks for the requested format in
that hash, thereby not doing fallback correctly. To make things worse
it then defaults to just using the requested format name as the format...
2010-03-01 00:55:27 +00:00
Translatewiki
32326df602
Localisation updates from translatewiki.net (2010-02-28)
2010-02-28 23:07:43 +00:00
Translatewiki
f9e2447013
Fix typo
2010-02-28 21:08:48 +00:00
Tom Hughes
9d35062ba3
Add a "friendly" date/time format and use it whenever we are printing
...
dates and times on the web site.
Also try and improve formatting of message pages a but, and include the
image of the recipient when viewing a sent message.
2010-02-28 16:57:22 +00:00
Tom Hughes
b90567e197
Tidy up error handling in the message controller, and make it redirect to
...
the login page if you are logged in as the wrong user. Closes #1569 .
2010-02-28 15:13:06 +00:00
Tom Hughes
98c471c485
Commit missing resource for user image hint.
2010-02-28 14:23:51 +00:00
Ævar Arnfjörð Bjarmason
92339552d1
use i18n kthx
2010-02-28 05:13:00 +00:00
Tom Hughes
acd72861ed
Rework the user details screen to be less crap... Highlights include:
...
- Map is smaller and placed to the side with lists of friends
and nearby users (now excluding friends) beside it.
- Map includes friends as well as nearby users.
- Friend and nearby user lists include photos and links to
friend/unfriend as appropriate.
- OAuth settings link moved up with all the other links in the
main navigation bar.
The addition of friends to the map also carries through to the user
settings page.
2010-02-27 18:11:04 +00:00
Translatewiki
150ae06104
Localisation updates from translatewiki.net (2010-02-27)
2010-02-27 17:14:35 +00:00
Translatewiki
94f202c511
Localisation updates from translatewiki.net (2010-02-27)
2010-02-27 17:13:26 +00:00
Tom Hughes
0b913efd05
Use Nominatim to reverse geocode diary location information and display
...
a friendly human readable location instead of some coordinates.
2010-02-27 12:41:56 +00:00
Tom Hughes
1df4234c72
Remote "change my settings" link from user page as it duplicates the
...
main "my settings" link at the top of the page.
2010-02-27 00:14:13 +00:00
Tom Hughes
fbe529d87e
Remove unused set_home method from user controller.
2010-02-27 00:02:22 +00:00
Tom Hughes
c55490d24e
Move support for adding and deleting user images to the user settings
...
page and reposition the user image ont he user page in the top right
corner of the page.
2010-02-26 23:44:43 +00:00
Tom Hughes
c6077fd124
Make the tooltips for the tabs a bit more consistent and make the edit
...
and history tooltips change when those tabs are disabled to explain that
the user needs to zoom in to use them.
2010-02-26 18:49:22 +00:00
Tom Hughes
aac4776dd1
When the area selected for export is too large to be downloaded from
...
the API then disable the export button and display a message rather
than forcibly disabling that export option. Closes #1996 .
2010-02-26 14:16:04 +00:00
Translatewiki
34bd559fae
Localisation updates from translatewiki.net (2010-02-21)
2010-02-21 22:30:27 +00:00
Translatewiki
a49ba5e7c9
Localisation updates from translatewiki.net (2010-02-21)
2010-02-21 22:29:22 +00:00
Translatewiki
124eac22fe
Localisation updates from translatewiki.net (2010-02-18)
2010-02-18 23:04:43 +00:00
Translatewiki
61ece2b7ae
Localisation updates from translatewiki.net (2010-02-18)
2010-02-18 23:04:02 +00:00
Translatewiki
2d3ff49f5e
Localisation updates from translatewiki.net (2010-02-11)
2010-02-11 22:37:48 +00:00
Translatewiki
e464192462
Localisation updates from translatewiki.net (2010-02-11)
2010-02-11 22:36:48 +00:00
Ævar Arnfjörð Bjarmason
eccd9b93d9
Don't begin/end messages with whitespace, Translatewiki can't grok it.
2010-02-11 08:27:18 +00:00
Richard Fairhurst
4de68be303
join/unjoin fixes, plus better amf_controller error handling for deleted items
2010-02-11 00:48:15 +00:00
Richard Fairhurst
34d3b94a65
lots of duplicate node stuff
2010-02-10 01:16:22 +00:00
Tom Hughes
846699104d
Display the current email address and any pending new email address
...
separately on the user settings page.
2010-02-09 11:54:40 +00:00
Tom Hughes
d907b40eab
Improve page title for diary entries. Closes #2702 .
2010-02-08 18:15:51 +00:00