Commit Graph

286 Commits

Author SHA1 Message Date
aa12135b97 Fix panic when view profile without signin
Also fix that no matter who, still able to see organizations with private membership.
2016-02-19 18:10:03 -05:00
d8631b616e Merge pull request #2578 from exmex/develop
Admins and user itself sees private org relations on profile
2016-02-14 20:34:53 -05:00
a1d97e8f5c Minor fix for #2567 2016-02-14 20:07:42 -05:00
2cfe6f8c60 Admins and user itself sees private org relations on profile 2016-02-07 10:20:58 +01:00
45db167f7a Only show activities for repositories on dashboard, that the user has access to 2016-02-06 07:52:21 +00:00
90e9e3c89d Only show repositories on organization dashboard, that the user has access to 2016-02-05 15:49:01 +00:00
739d5aa1d3 Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page
Hide other teams & repos from organization page
2016-02-04 12:52:11 -05:00
c3ff476ed6 Remove unnecessary else-block 2016-02-04 17:13:56 +00:00
bead46363b Evaulate org/team permissions when using the issue/PR view 2016-01-31 20:12:03 +00:00
fdad234445 Remove unnecessary comments 2016-01-31 19:08:20 +00:00
bba1847a8e Everyone can see public repos 2016-01-31 18:37:50 +00:00
a9d68a6884 fix #2529 2016-01-31 13:33:36 -05:00
e35791b2b2 Only show teams the user has access to 2016-01-31 15:30:07 +00:00
5eafe2b17e Only show repositories the user has access to, on the organization home 2016-01-31 15:29:45 +00:00
295de51b99 Show all orgs on user profile, except the private one's 2016-01-30 21:53:58 +00:00
f610bfa8a2 Added organization display on profile
Fixed "Follower" Icon too big
2016-01-12 03:09:59 +01:00
62edc5c59a fix cannot show user public ssh keys 2016-01-09 13:28:05 +08:00
85af36332b #2282 fix utf-8 recognized as windows-1252 2015-12-25 05:25:47 -05:00
a49af93faf #1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
2015-12-21 04:24:11 -08:00
33a99d587a fix #2223 2015-12-17 21:57:34 -05:00
9cd16c5b12 #1692 add organization APIs 2015-12-17 02:28:47 -05:00
b117befc2b #1692 add user email APIs 2015-12-15 22:57:18 -05:00
0cce4439ce #2154 minor fix 2015-12-11 21:23:19 -05:00
477b4d3b50 #2154 fix form submit error 2015-12-11 18:52:28 -05:00
d0b0d24f22 #2154 disable change user for non-local users
- #2153 remove require for gravatar
2015-12-11 15:31:02 -05:00
cc8f5add6e fix #976 2015-12-03 00:24:37 -05:00
e57b2dffa4 Admin should be able to see all organizations
This is follow-up for 56c66ee486 allowing admin
to see private repositories, even when not being member of them.
2015-11-30 21:46:01 +01:00
3ca544912f #1944 Drop /org/ URL path prefix in organization home page 2015-11-24 19:14:00 -05:00
7f9598141b fix #2020 2015-11-24 18:49:34 -05:00
52c8f69163 fix #650 2015-11-22 01:32:09 -05:00
3d14e73fd8 fix #1119 and data race in timming tasks 2015-11-20 00:47:35 -05:00
dc0c0dc06b fix typo for #1996 2015-11-19 11:52:39 -05:00
9330c943cd work on #1891 2015-11-18 23:52:09 -05:00
f455125d4d fix #878 2015-11-18 21:21:47 -05:00
917d334ebd only show user's activities in profile 2015-11-16 11:43:23 -05:00
f8ae161c74 fix #1302 2015-11-13 17:37:02 -05:00
1559bd58e7 save custom avatar as PNG 2015-11-13 16:43:43 -05:00
603c7389b8 #1459 Dashboard issues lacks sorting 2015-11-04 12:50:02 -05:00
932dbccb67 fix import path, fix #1782 2015-10-15 21:28:12 -04:00
acf428863c fix #981 2015-09-17 17:21:27 -04:00
3fb1b6a608 drop oauth2 feature support 2015-09-17 16:11:44 -04:00
9d36fc6986 finish new auth e-mails 2015-09-17 14:57:24 -04:00
373731f5e8 user gomail and new activate account email tpl
- #1496: fallback plain text
- #1002: add date header
- #913: fix encoding of header
2015-09-17 01:54:12 -04:00
83e747bfda #697 and #1606 and new admin edit user UI 2015-09-13 11:07:21 -04:00
8e0a69f86a #697 disable captcha and new admin create user UI 2015-09-13 09:51:51 -04:00
52ec80fa18 finish all new user settings UI 2015-09-10 11:40:34 -04:00
c38754d432 #1191 allow upload avatar for org
Signed-off-by: Unknwon <u@gogs.io>
2015-09-06 17:12:02 -04:00
85f34ba538 new user profile settings UI
Signed-off-by: Unknwon <u@gogs.io>
2015-09-06 16:31:22 -04:00
83dc2468f5 finish initial version of pull request 2015-09-02 16:18:09 -04:00
8d73832bdf fix sql 2015-08-29 23:49:17 +08:00