Unknwon
|
e74630ae3b
|
#1384 add pagination for repositories
|
2016-07-24 14:32:46 +08:00 |
|
Unknwon
|
1f2e173a74
|
Refactor User.Id to User.ID
|
2016-07-24 01:08:22 +08:00 |
|
Unknwon
|
46e96c008c
|
Use struct for UI settings
|
2016-07-24 00:23:54 +08:00 |
|
Unknwon
|
f1b8d52eb3
|
#2854 fix no mail notification when issue is closed/reopened
|
2016-07-16 00:36:39 +08:00 |
|
Unknwon
|
762ab056a2
|
Fix XORM IN condition table name parse
|
2016-03-27 18:21:37 -04:00 |
|
Unknwon
|
8966f5635d
|
Merge pull request #2823 from zacheryph/feature/local-only-password-reset
Prevent `Forgot Password` for non local users
|
2016-03-14 16:44:05 -04:00 |
|
Zachery Hostens
|
63e21c146a
|
ensure we don’t try changing LDAP passswords
|
2016-03-14 09:40:16 -05:00 |
|
Unknwon
|
9bd9ad4205
|
#1692 add CRUD issue APIs
- Fix go-gogs-client#10
- Related to #809
|
2016-03-13 23:20:22 -04:00 |
|
Unknwon
|
b4f47a7623
|
#1891 attempt to fix invalid csrf token
|
2016-03-12 20:56:03 -05:00 |
|
Unknwon
|
514382e2eb
|
Rename module: middleware -> context
|
2016-03-11 11:56:52 -05:00 |
|
Alec S
|
792c13cf0a
|
readd 'dashboard' to title
|
2016-03-10 12:10:03 -06:00 |
|
Alec S
|
af847ef94e
|
Merge branch 'develop' of github.com:gogits/gogs into develop
|
2016-03-09 22:56:52 -06:00 |
|
Alec S
|
bfed3ea7d3
|
fix indentation
|
2016-03-09 22:56:03 -06:00 |
|
Alec S
|
affa3c2dbf
|
Remove dashboard keyword from title
|
2016-03-09 21:01:43 -06:00 |
|
Alec S
|
6775ac7334
|
change page titles for user and org dashes
|
2016-03-09 20:46:36 -06:00 |
|
Jan Christophersen
|
72a8fa3bc8
|
Allowing site admins to view private repositories in org/home
|
2016-03-08 18:20:00 +01:00 |
|
Tamás Molnár
|
9c91e27933
|
Added: Ability to delete org avatar.
|
2016-03-06 17:36:30 +01:00 |
|
Unknwon
|
a2f13eae55
|
#1157 some avatar setting changes
- Allow to delete current avatar
|
2016-03-05 00:51:51 -05:00 |
|
Unknwon
|
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 |
|
Unknwon
|
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 |
|
Unknwon
|
a1d97e8f5c
|
Minor fix for #2567
|
2016-02-14 20:07:42 -05:00 |
|
ExMex
|
2cfe6f8c60
|
Admins and user itself sees private org relations on profile
|
2016-02-07 10:20:58 +01:00 |
|
Florian Kaiser
|
45db167f7a
|
Only show activities for repositories on dashboard, that the user has access to
|
2016-02-06 07:52:21 +00:00 |
|
Florian Kaiser
|
90e9e3c89d
|
Only show repositories on organization dashboard, that the user has access to
|
2016-02-05 15:49:01 +00:00 |
|
Unknwon
|
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 |
|
Florian Kaiser
|
c3ff476ed6
|
Remove unnecessary else-block
|
2016-02-04 17:13:56 +00:00 |
|
Florian Kaiser
|
bead46363b
|
Evaulate org/team permissions when using the issue/PR view
|
2016-01-31 20:12:03 +00:00 |
|
Florian Kaiser
|
fdad234445
|
Remove unnecessary comments
|
2016-01-31 19:08:20 +00:00 |
|
Florian Kaiser
|
bba1847a8e
|
Everyone can see public repos
|
2016-01-31 18:37:50 +00:00 |
|
Unknwon
|
a9d68a6884
|
fix #2529
|
2016-01-31 13:33:36 -05:00 |
|
Florian Kaiser
|
e35791b2b2
|
Only show teams the user has access to
|
2016-01-31 15:30:07 +00:00 |
|
Florian Kaiser
|
5eafe2b17e
|
Only show repositories the user has access to, on the organization home
|
2016-01-31 15:29:45 +00:00 |
|
Florian Kaiser
|
295de51b99
|
Show all orgs on user profile, except the private one's
|
2016-01-30 21:53:58 +00:00 |
|
ExMex
|
f610bfa8a2
|
Added organization display on profile
Fixed "Follower" Icon too big
|
2016-01-12 03:09:59 +01:00 |
|
Unknwon
|
62edc5c59a
|
fix cannot show user public ssh keys
|
2016-01-09 13:28:05 +08:00 |
|
Unknwon
|
85af36332b
|
#2282 fix utf-8 recognized as windows-1252
|
2015-12-25 05:25:47 -05:00 |
|
Unknwon
|
a49af93faf
|
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
|
2015-12-21 04:24:11 -08:00 |
|
Unknwon
|
33a99d587a
|
fix #2223
|
2015-12-17 21:57:34 -05:00 |
|
Unknwon
|
9cd16c5b12
|
#1692 add organization APIs
|
2015-12-17 02:28:47 -05:00 |
|
Unknwon
|
b117befc2b
|
#1692 add user email APIs
|
2015-12-15 22:57:18 -05:00 |
|
Unknwon
|
0cce4439ce
|
#2154 minor fix
|
2015-12-11 21:23:19 -05:00 |
|
Unknwon
|
477b4d3b50
|
#2154 fix form submit error
|
2015-12-11 18:52:28 -05:00 |
|
Unknwon
|
d0b0d24f22
|
#2154 disable change user for non-local users
- #2153 remove require for gravatar
|
2015-12-11 15:31:02 -05:00 |
|
Unknwon
|
cc8f5add6e
|
fix #976
|
2015-12-03 00:24:37 -05:00 |
|
Adam Strzelecki
|
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 |
|
Unknwon
|
3ca544912f
|
#1944 Drop /org/ URL path prefix in organization home page
|
2015-11-24 19:14:00 -05:00 |
|
Unknwon
|
7f9598141b
|
fix #2020
|
2015-11-24 18:49:34 -05:00 |
|
Unknwon
|
52c8f69163
|
fix #650
|
2015-11-22 01:32:09 -05:00 |
|
Unknwon
|
3d14e73fd8
|
fix #1119 and data race in timming tasks
|
2015-11-20 00:47:35 -05:00 |
|
Unknwon
|
dc0c0dc06b
|
fix typo for #1996
|
2015-11-19 11:52:39 -05:00 |
|