Adam Strzelecki
3eae4ecde7
UI: Make repository menu divide header and content
...
This is more inline with way GitHub looks like and feels much more natural and
in style with rest of the interface.
10 years ago
Adam Strzelecki
ec98deeb8c
UI: Keep repository settings menu button right
10 years ago
Adam Strzelecki
61fdd8c571
Commits & files UI: SUI fixed single line table
...
Instead using own ellipsis, uses Semantic UI fixed single line table which
effectively applies ellipsis to all overflowing table cells.
NOTE: File list cannot use colspan="2" for 1st "Last commit" elements,
otherwise layout breaks with fixed table.
10 years ago
Adam Strzelecki
99b958db43
UI: Mark top menu icons blue only when non-zero
10 years ago
Unknwon
926e91820a
#2071 Diff is not showing full content when has super long one line
10 years ago
Unknwon
0be8b1b1a1
#2052 Ability to batch delete system notices
10 years ago
Unknwon
5572884c6b
fix #2057
10 years ago
Unknwon
3460ec1039
update REMADE and locale
10 years ago
Adam Strzelecki
573305f3d3
LDAP: Optional user name attribute specification
...
Consider following LDAP search query example:
(&(objectClass=Person)(|(uid=%s)(mail=%s)))
Right now on first login attempt Gogs will use the text supplied on login form
as the newly created user name. In example query above the text matches against
both e-mail or user name. So if user puts the e-mail then the new Gogs user
name will be e-mail which may be undesired.
Using optional user name attribute setting we can explicitly say we want Gogs
user name to be certain LDAP attribute eg. `uid`, so even user will use e-mail
to login 1st time, the new account will receive correct user name.
10 years ago
Gibheer
3d54f6c0a4
add new mirror button to dashboard
...
This adds the button to create a new mirror on the dashboard at the same
place where "new repository" and "new organization" already exist.
10 years ago
Unknwon
d3a5ff7b6b
fix #2042
10 years ago
Unknwon
830d000667
finish wiki
10 years ago
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.
10 years ago
Unknwon
5d1f5f32d0
wiki: finish pages
10 years ago
Unknwon
e42fcb033d
wiki: finish edit
10 years ago
Unknwon
392f3ee210
wiki: finish new
10 years ago
Unknwon
c50a3503e6
introduce git-shell
10 years ago
Unknwon
2b10fdc4dc
Wiki: UI for page new
10 years ago
Unknwon
144663a3cf
allow admin to migrate for any user/org
10 years ago
Unknwon
3ca544912f
#1944 Drop /org/ URL path prefix in organization home page
10 years ago
Unknwon
7f9598141b
fix #2020
10 years ago
Unknwon
56c66ee486
#2008 more supported git hooks
10 years ago
Unknwon
0128036514
#1681 some fixes for builtin SSH server on Windows
10 years ago
Unknwon
b2fb7e3fd2
more HTTP clone word fix
10 years ago
Unknwon
efaf60ba5a
fix #2013
10 years ago
Unknwon
52c8f69163
fix #650
10 years ago
Unknwon
b80e848d02
upgrade libs
10 years ago
Unknwon
8966750fd4
add some log
10 years ago
Unknwon
eea2e05da6
minor fix on #1694
10 years ago
Antoine GIRARD
63cdee84d1
Fix admin configuration new ui
10 years ago
Unknwon
987dcc5372
fix #1383
10 years ago
Unknwon
2158e6fc43
fix #1997
10 years ago
Unknwon
f455125d4d
fix #878
10 years ago
Unknwon
2c653141a8
#1742 Update default branch in git repository while change in web view
10 years ago
Arthur Ouyang
e04c97b9fa
Fix #1965 - the hyperlink and the display name of the branch
...
The hyperlink and the display name of the branch if the branch is in a folder or the branch name has '#'
10 years ago
Unknwon
f04d773f4f
UI: long organization name in create repository owner list
10 years ago
Unknwon
4325b01a58
minor fix for #1992
10 years ago
Gibheer
56006da34b
fix #1957 - disable version display
...
This allows the admin to disable the version information about gogs and
go in use in the footer.
10 years ago
Unknwon
efea642d6c
add admin op: delete missing repos
10 years ago
Unknwon
81d7359fdd
fix #1981
10 years ago
Unknwon
d2808e38fe
fix #1979
10 years ago
Unknwon
7a9777ae36
fix #1990
10 years ago
Unknwon
62533560ce
fix #1988
10 years ago
Unknwon
ff5f14431e
fix #1448
10 years ago
Unknwon
ec5f881384
fix CSS
10 years ago
Unknwon
9ab96172fc
new watchers, stars and forks UI
10 years ago
Unknwon
e06558e208
#1922 Pull request fail to merge with BIN
10 years ago
Unknwon
cceb3364bb
CSS fix
10 years ago
Unknwon
d370effca5
minor fix for #1961
10 years ago
Unknwon
29ed7872f8
repo sidebar active class
10 years ago