Custom Query (2152 matches)
Results (2050 - 2052 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1410 | duplicate | Add Gravatars to user profiles | zephod | zephod |
Description |
Since we now require email addresses, it's sensible to request users' gravatars to add a little flavour to their user profile (and, potentially, other places eg. comments threads?) |
|||
#1418 | duplicate | If default language is not 'en' then you can't switch language to 'en' | dread | dread |
Description |
e.g. cz.ckan.net has lang=cz but when you click on Home page link "English" it flashes message "Language has been set to: English" but the rest of the page is still Czech. |
|||
#1514 | duplicate | Modifying user name loses connection with revisions | dread | |
Description |
If you edit your user name, the number of revisions you made returns to 0. This is because in the Revision object, the user's name is stored, rather than the user's ID. rgrp: We can reconnect that pretty easily (and have a longer term solution that involves not using the usernames but the userids in in the Revision objects so we don't hvae this problem in future!) |