2bb95f7
authentication: Support Github/Gmail social login
…
Yona support social login, Github and Gmail.
It doesn't need to sign up anymore.
This feature was easily developed thanks to "Play Athenticate"
See: https://github.com/joscha/play-authenticate
2017-02-01
3733033
my-files: Change default file date format
…
socialDate(attachment.createdDate) has a deligate bug,
so change it to
getDateString(attachment.createdDate, "yyyy-MM-dd h:mm a")
2017-01-29
ae50f20
my-files: Resize preview image max size and file name
2017-01-29
bda6993
my-files: Add more reference link support
…
- User profile refer link
- Project logo file refer link
2017-01-28
27229af
usermenu: Update subtle css
…
- hovering at star
- last element of favorite projects/orgs
2017-01-28
2ea8716
usermenu: Support favorite project/organization
2017-01-28
691986c
access-rule: Make user can see original content text
…
Now, users with read permission can view original text.
It is useful when someone want to see text and copy it.
2017-01-27
b1d5882
Merge pull request #134 from sjstyle/fix-typo
…
Reviewed-by: Suwon Chae
2017-01-26
3f4e317
Fix typo 'porject' to 'project'.
2017-01-26
993ee1a
usermenu: Shrink list height and bookmark star mark alignment
2017-01-25
e3f80f6
issue-label: Remove redundant border radius
2017-01-25
c4a3992
usermenu: Unify the style of both project and org list
2017-01-25
98caf01
usermenu: Make more robust usermenu click action
2017-01-25
688ccd9
code-browser: Fix subtle margin at breadcrumbs
…
See: Yona github issue #94
https://github.com/yona-projects/yona/issues/94#issuecomment-274714963
2017-01-25
3c754a9
usermenu: Refine usermenu less files
2017-01-25
25ba5e1
admin: Fix admin warning affix head css disorder
2017-01-25
348e936
notification-list: Align 'updated' stream type icon width
2017-01-24
c3d285d
css: Add more progress bar applied link
2017-01-24
ffb6bce
usermenu: Change some subtle styles
…
- Decrease input text font size
- Increase usermenu sidebar size 400px -> 420px
- Remove redundant codes
and so on..
2017-01-24
e20da7b
home: Fix weird feature list layout at high resolution monitor
…
See: Yona github issue #129
2017-01-23
86e311c
notification-list: Resolves an read more button issue
…
Resolves an read more button issue that don't disappear even if it should disappear."
2017-01-23
c847149
project-history: Remove autofocus attribute in input form
…
It prevents from unintentional focus moving
2017-01-23
2a482ec
usermenu: Makes the usermenu disappear if the resolution is less than 720 px
2017-01-23
1395268
css: More margin for usermenu bottom
2017-01-23
ed5c24b
notification-list: Change icon of updated event
2017-01-23