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
Tom Hughes
898c47e647
Present the contributor terms as part of the initial signup instead of
...
during the account confirmation step.
2010-03-26 18:55:17 +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
6732ff07b9
Rework the PD question on the confirmation screen.
2010-03-23 17:50:54 +00:00
Tom Hughes
576e6e6d67
More improvements to styling of terms.
2010-03-23 00:33:16 +00:00
Tom Hughes
917ed5a7fd
Improve styling of contributor terms.
2010-03-23 00:17:14 +00:00
Matt Amos
9cff6985ff
Updated URI of dev server instance.
2010-03-22 23:48:20 +00:00
Matt Amos
11d136e508
Patching fix to test from branch.
2010-03-22 22:56:45 +00:00
Matt Amos
b99e870291
Initial version of contributor terms changes.
2010-03-22 22:51:09 +00:00
Matt Amos
58b10a31db
Fix close tag on test.
2010-03-22 22:50:02 +00:00
Matt Amos
9db956c3c6
Branch for LWG work.
2010-03-22 21:58:47 +00:00
Tom Hughes
8cd377d255
Restrict the fragment caching of the reverse geocode result to only cover
...
that lookup and not anything else as the geocode result is only cached once
for all languages.
2010-03-21 11:33:58 +00:00
Tom Hughes
3ea0ddf225
Remove old segment view directory.
2010-03-20 00:02:37 +00:00
Tom Hughes
d6d0a2b1a6
Disable autocompletion for the password fields on the settings page.
2010-03-20 00:01:57 +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
Tom Hughes
3506381789
Rename no-NB and no-NN translations to the correct nb and nn codes.
2010-03-18 21:47:02 +00:00
Tom Hughes
343afa7097
Update rails translations.
2010-03-18 21:36:15 +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
d99f08314c
Load ethnio script over https to avoid browser warnings.
2010-03-17 21:42:48 +00:00
Tom Hughes
54ae072d1e
Add UX review recruiting script to signup page.
2010-03-16 21:13:16 +00:00
Tom Hughes
7f1691e878
Update the inbox link in the greeting bar when messages are marked
...
as read or unread.
2010-03-14 16:02:30 +00:00
Tom Hughes
ea458b1821
Make disabled tabs more obvious. Based on patch from Adrian Cochrane.
2010-03-14 15:48:42 +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
Tom Hughes
89cf0dbe9d
Use Prototype methods to find the anchor nodes to make sure they get
...
extended with the Prototype extensions on all browsers.
2010-03-14 08:48:48 +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
89b8d48e98
Fix warnings.
2010-03-11 18:52:35 +00:00
Tom Hughes
ed0375ec89
Use the small PanZoom control on the user map instead of the
...
full PanZoomBar control.
2010-03-11 18:29:35 +00:00
Tom Hughes
dcbc807526
Improve user popups on friend/nearby mapper maps.
2010-03-11 18:23:22 +00:00
Tom Hughes
910937ae4b
Use CSS to style the disabled tabs.
2010-03-11 08:58:48 +00:00
Richard Fairhurst
8434fb53b7
couple of little fixes
2010-03-07 23:09:26 +00:00
Richard Fairhurst
b8301cda40
yay for case-insensitive systems
2010-03-07 21:44:37 +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
30ae9fb928
Fix broken </div> tag.
2010-03-06 11:37:38 +00:00
Tom Hughes
74852271c9
Fix the selection of the message to be deleted.
2010-03-06 00:26:32 +00:00
Tom Hughes
318c7a9854
Tidy up the stylesheets, removing lots of ancient, unused junk and
...
trying to group everything else together in more logical fashion.
2010-03-03 15:46:16 +00:00
Grant Slater
4bbd7f5310
Update robots.txt to Disallow browser [node|way|relation] history. Content now worth indexing in most cases.
2010-03-03 11:41:43 +00:00
Tom Hughes
0813f88bc7
Don't try and show distances to friends if the user has no
...
home location set. Closes #2766 .
2010-03-02 16:42:45 +00:00
Tom Hughes
77a3d8d24e
Move image size hint to avoid issues with LTR languages. Closes #2755 .
2010-03-01 12:12:02 +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