5 | | * #1311 - modal user login |
6 | | * Do not allow account creation via OpenID (only login) |
7 | | * need to allow association of openid to an account (how do we do this?) -- simply paste of url is possible but won't work for google with their weird openid urls |
8 | | * User page UX: |
9 | | * show member since |
10 | | * Allow users to provide a home page, organization |
11 | | * Display email? |
12 | | * Should have activity (once activity available) |
13 | | * List all owned datasets (in standard manner) |
| 4 | * Improvements to user page (e.g. show activity and more info about user) - #1396 |
| 5 | * Modal user login - #1311 |