Saren Currie
364bf66254
Fix grammar in deploy key section
9 years ago
Unknwon
92906ef786
fix #2350
9 years ago
Kim "BKC" Carlbäcker
827b2477b8
Changed name from inline to unified
9 years ago
Kim "BKC" Carlbäcker
b34c4f23ca
i18n-fix for split-view
9 years ago
Unknwon
00a60453fb
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
9 years ago
Unknwon
64d05fafd5
#2103 #2181 improvments of highlight class name
9 years ago
Toni
9bb3dcdf9d
Minor typo in en-US locale
metadata*
9 years ago
Toni
8334b4784e
Fix typo
take*
9 years ago
Unknwon
826d4bd7d1
#2154 disable change user for non-local users
- #2153 remove require for gravatar
9 years ago
Unknwon
ce054072fa
#2114 External URL for wiki
9 years ago
Julien Pivotto
0528552b14
Minor typo in en-US locale: gloabl -> global
9 years ago
Unknwon
a68cde1d7a
#1938 #1374 disable password change for non-local users
9 years ago
Unknwon
2c7ddbac84
#1301 "read-only" users
9 years ago
Unknwon
466864bfcc
#1575 Limit repo creation
9 years ago
Angus Gibson
d7f35563a2
Reword messages for PR auto merging ( #2117 )
9 years ago
Unknwon
87fc75586e
#2037 Add "New Mirror" button on Dashboard
9 years ago
Angus Gibson
410e968fe1
Only show comparison link for >2 commits #1110
We can look at the PushCommits object to see how many commits were
included in a commit, and add some template logic to only show the
comparison link when there are at least 2 commits in a push. We also
correct the link to display the number of commits.
9 years ago
Unknwon
ab55ca457f
#1984 Better mirror repo management
9 years ago
Unknwon
ad998a52b9
#2063 Ability to delete repo from admin panel
9 years ago
Unknwon
442f027ad1
fix #2105 and fix #1857
9 years ago
Unknwon
efc250a25e
#2052 advanced select ops for system notices
9 years ago
Unknwon
caac2f9b19
fix #1829 and fix #890
9 years ago
Adam Strzelecki
456d9ecf3f
Translation: Add missing entry for new "code" tab
We have new tab, but we had no entry. That's why it was showing "code"
(lowercase) as this is text id, where we were expecting properly title cased
"Code" to be shown in English version.
Also add Polish translation "code=Kod".
9 years ago
Unknwon
e754cf5e2c
Merge pull request #2081 from angus-g/en-trans
Update English translations
9 years ago
Angus Gibson
2d6092cad0
Fix casing in English translation
9 years ago
Unknwon
0305d692eb
#2052 Ability to batch delete system notices
9 years ago
Angus Gibson
2ea2ff5b5f
Update English translations
Just some phrasing changes to make the English translations sound more natural.
9 years ago
Adam Strzelecki
d461afdc62
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.
9 years ago
Unknwon
063c916837
wiki: finish pages
9 years ago
Unknwon
7943f3f40e
wiki: finish edit
9 years ago
Unknwon
42d8bbe23e
wiki: finish new
9 years ago
Unknwon
92c67cd672
Wiki: UI for page new
9 years ago
Unknwon
67ccea3792
allow admin to migrate for any user/org
9 years ago
Unknwon
a14c20813c
fix #650
9 years ago
Unknwon
a0a4125989
fix #1383
9 years ago
Unknwon
b93fbc017a
better error message
9 years ago
Arthur Ouyang
a5f57ea3ff
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 '#'
9 years ago
Unknwon
9ba4635f10
add admin op: delete missing repos
9 years ago
Unknwon
f50ce33d9b
fix #1987
9 years ago
Unknwon
05837556e4
fix #1988
9 years ago
Unknwon
44482d52ae
fix #1448
9 years ago
Unknwon
fd6c98bfea
new watchers, stars and forks UI
9 years ago
Unknwon
b659db9117
work on #1961
9 years ago
Unknwon
c0b841a766
fix #1958
9 years ago
Unknwon
415f167e65
new repo ui
- copy link button: #1396 , #1168 , #1668 ,
- synxtax highlight: #1712 , #1549 , #1315 , #670
- z-index: #1942
9 years ago
Unknwon
aa8a5f1292
#1511 Allow local import only for admin users
9 years ago
Unknwon
aa8a9f020f
update locales
9 years ago
Unknwon
37513f52c6
fix #1831
9 years ago
Unknwon
f4c164e2ea
fix #1697
9 years ago
Matt Arnold
8b7a36fcf8
Translation for invalid milestone due date format ISO 8601 fix.
9 years ago