- Status Confirmed
- Percent Complete
- Task Type Feature Request
- Category User Interface
- Assigned To No-one
- Operating System All
- Severity Very Low
- Priority Very Low
- Reported Version 1.0-beta
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#2124 - Default avatar can't be restored
I unchecked the avatar allowed in the admin panel. I checked it back and set size to 50.
I have to upload an Avatar picture to restore it, but the previous avatar looked like to be html avatar.
Is there a way to restore the html one ?
note: ‘default avatar’ is currently just that guy from the fontawesome webfonts:
<i class="fa fa-user"></i>
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
I played a bit with the settings with v1.0-rc1 too and found there are several minor issues:
if your user_id is 1234 (not recommended)
There was until now no requirement to implement unsetting profile_image. (new feature)
A related thing with avatar sizes is discussed a bit here: https://github.com/Flyspray/flyspray/pull/549/files too.
I deleted the profile_image in flyspray_users. It works.