Commit graph

40 commits

Author SHA1 Message Date
Shaun McDonald
36497d8268 Fix wrong translation key in nearby user list. Hopefully fixes #1885 2009-05-31 23:24:26 +00:00
Tom Hughes
90f6dac51e Remove bogus datetime translation. 2009-05-31 17:57:11 +00:00
Tom Hughes
f832d4d54b Fix bogus date translation. 2009-05-31 17:50:00 +00:00
Shaun McDonald
e9bea64bf6 Add the ago translation in the user account view that was missed. 2009-05-31 11:30:53 +00:00
Shaun McDonald
18292dcc43 new de translation. More of the user view translated. 2009-05-29 17:04:17 +00:00
Shaun McDonald
486803f84b Typo in site key. More of the user view i18n'ed 2009-05-29 15:44:27 +00:00
Tom Hughes
fd6f00b069 Merge api06 branch to trunk. 2009-04-20 09:12:03 +00:00
Harry Wood
663416ae0b fix 'edits' link. action was renamed 'list_user' 2009-03-26 23:43:34 +00:00
Harry Wood
afe8dd51ec Add 'history' tab + Move 'recent changes' changeset list to re-use the same _changeset.rhtml partial 2009-03-23 16:39:59 +00:00
Richard Fairhurst
cc90867183 view changesets by user 2008-12-23 13:06:07 +00:00
Harry Wood
43b3998657 cosmetic tweaks to user settings form + move 'Mapper since' field onto user profile view 2008-11-08 19:03:25 +00:00
Tom Hughes
791062569d Tidy up diary code a bit. 2008-08-24 15:12:20 +00:00
Tom Hughes
1e98eb9950 Allow users to remove their image. Closes #1010. 2008-07-07 23:26:41 +00:00
Tom Hughes
9c580277ef Sanitize user descriptions properly. 2008-07-07 08:06:56 +00:00
Tom Hughes
a6089e5355 More display name escaping. 2008-03-04 16:53:08 +00:00
Tom Hughes
ebe13d2849 Close tag properly. 2008-02-24 17:39:55 +00:00
Steve Coast
bb510b8ff4 encourage people to set location 2008-02-23 16:49:08 +00:00
Steve Coast
cacf1879c3 user images 2008-02-23 15:18:59 +00:00
Tom Hughes
dffc16e9cc Make the slippy map on the user page deper so that the whole of the
pan/zoom bar is visible. Closes #705.
2008-02-23 12:49:29 +00:00
Steve Coast
63970defb0 only show map to actual user 2008-01-22 12:16:08 +00:00
Steve Coast
7dbc27fd67 Show nearby users map in account view page 2008-01-21 17:15:33 +00:00
Tom Hughes
b74477a57c Don't try and print the distance to a friend that has not set a
home location. Closes #560.
2007-10-12 13:03:08 +00:00
Dan Karran
60d8673e30 Reduce number of nearby people listed to the closest 5 by default, and show friends ahead of nearby people. 2007-10-10 19:22:16 +00:00
Dan Karran
d320673cc7 Improving friend capabilities so you can now add and remove friends as you wish. Friends will be notified when you add them. You can view a list of friends on your profile page (which has been reorganised a little). 2007-10-08 22:21:15 +00:00
Tom Hughes
c9f52b3726 Fix links to users' diaries. 2007-07-28 19:02:49 +00:00
Tom Hughes
985047f18d User null to indicate the the user's home location is not set. 2007-07-27 17:46:01 +00:00
Tom Hughes
1017c4c39a Make per-user diary entry lists go through the diary_entry controller so
that we aren't duplicating everything in the user controller.

This also makes per-user RSS feeds work, and makes links to specific posts
work properly so that the RSS feeds behave sensibly.
2007-06-23 12:41:58 +00:00
Dan Karran
c102580baa Adding trace link to logged in user's profile too. 2007-06-23 10:59:20 +00:00
Dan Karran
b2fa1c24d6 Link from user profile to view traces and to set home location if none is set. 2007-06-23 10:39:23 +00:00
Dan Karran
e6af088dda Seperating message receiving off into 'inbox' function. 2007-06-20 22:32:15 +00:00
Tom Hughes
b982bc6b19 Make "nearby users" show all those within 50km rather than all those
within a degree of latitude and longitude.
2007-06-20 17:04:29 +00:00
Dan Karran
3a84324222 Starting to tidy up user profiles, adding nearby user list to profile page. 2007-06-17 22:33:14 +00:00
Tom Hughes
1ea57a3bb1 Use messages.empty? instead of the deprecated has_messages? method. 2007-06-10 23:25:41 +00:00
Richard Fairhurst
44bf1d91a1 workaround for paths in Potlatch getpresets, plus diary link 2007-05-18 16:45:10 +00:00
Steve Coast
89e976c6e5 updates from hacking day 2007-05-06 10:08:00 +00:00
Nick Black
3698ff353e removed fixme tags from views and put into trac 2007-05-05 16:28:29 +00:00
Nick Black
20e02f42dc messaging stuff and home location selection 2007-05-05 16:05:00 +00:00
Nick Black
078301a780 messaging stuff 2007-05-05 12:29:44 +00:00
Steve Coast
4e9fcb9b91 user bugs + direct to real 404 tile 2007-04-07 21:08:58 +00:00
Steve Coast
f498a9287a various diary bits 2007-04-07 20:12:35 +00:00