Andrey Nering
f4454c375e
Localize collaboration settings. ( #3100 )
Closes #2764
9 years ago
Cosmin Stroe
561a81df44
Support alphanumeric issue style (ABC-1234) for external issue tracker ( #2992 )
10 years ago
Unknwon
8f4ab731b5
Improve repository lable style
- add border-radius to filter list items
- use color as background of label for issue/pull view page
10 years ago
Unknwon
2e4c412e20
#1146 finish new access rights for collaborators
10 years ago
Unknwon
ad91428936
#1146 finsih UI work for access mode of collaborators
Collaborators have write access as default, and can be changed via repository
collaboration settings page to change between read, write and admin.
10 years ago
Unknwon
22599912df
Minor fixes for #2745
10 years ago
Josh Frye
18bac095c0
Repo setting to delete and disable wiki
10 years ago
Unknwon
a16ec44cf5
Fix #857
10 years ago
Download-Fritz
c8d4d1bd2e
#2505 Allow to fork and disallow to create PRs for mirrors.
10 years ago
Unknwon
04d7b393ab
Minor fix for #2624
10 years ago
Martin Hartkorn
d07e6233a3
Refactored according to suggestions
10 years ago
Martin Hartkorn
42b1b57e94
Convert mirrors to regular repositories.
10 years ago
Unknwon
ce054072fa
#2114 External URL for wiki
10 years ago
Unknwon
ab55ca457f
#1984 Better mirror repo management
10 years ago
Adam Strzelecki
69427c6115
Indent all templates with tabs
This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.
1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
such as {{if}} {{with}}
2. Cleans all trailing white-space
3. Adds trailing last line-break to each file
10 years ago
Unknwon
442f027ad1
fix #2105 and fix #1857
10 years ago
Unknwon
caac2f9b19
fix #1829 and fix #890
10 years ago
Adam Strzelecki
51df440502
UI: Always show menu on repo pages
Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use
middleware.RepoRef() necessary to display information on this menu.
10 years ago
Adam Strzelecki
4d6b9a4736
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
Unknwon
67ccea3792
allow admin to migrate for any user/org
10 years ago
Unknwon
a14c20813c
fix #650
10 years ago
Unknwon
44482d52ae
fix #1448
10 years ago
Unknwon
65562d2514
minor UI fix and fix ssh race
10 years ago
Unknwon
aa8a5f1292
#1511 Allow local import only for admin users
10 years ago
Unknwon
a4b9018d92
fix dropdown style
10 years ago
Unknwon
3a0c2096ac
#1021 Forked repo unavailable after deleting original repo
10 years ago
Unknwon
b06f809911
fix dashboard 500 when no issues at all
- update locales
- update README
10 years ago
Unknwon
c4a608c0b9
finish new repo options page
10 years ago
Unknwon
5137368404
new repo options UI
10 years ago
Unknwon
96dbec41f7
webhook APIs
10 years ago
Unknwon
50cf8ca2e0
new create webhook event
10 years ago
Unknwon
2557f2b011
add highlight js
10 years ago
Unknwon
eafb87f1d4
add webhook recent deliveries
10 years ago
Unknwon
72f82c617a
new edit webhook UI
10 years ago
Unknwon
df9986f5a8
new create webhook UI
10 years ago
Unknwon
b95ad93e04
new webhooks list UI
10 years ago
Unknwon
b892366780
new repo git hooks UI
10 years ago
Unknwon
9fa3cab4c1
new user dahsboard issues
10 years ago
Unknwon
14636093e9
add confirmation to delete ssh key
10 years ago
Unknwon
4927fe0600
new access token UI
10 years ago
Unknwon
9f55ee32e4
new UI on admin/monitor
10 years ago
Unknwon
76a1ba90b7
fix css styles
10 years ago
James Anderson
55ff3d4462
Fix broken collaboration link in repo settings
10 years ago
Unknwon
d6925a4ebc
finish transforming to v2
10 years ago
Unknwon
6f6ad6f3c9
#334 : Add Deployment Key Support
10 years ago
Unknwon
baffb343a6
UI: issues - finish basic frame
10 years ago
Peter Smit
2bb8323ab5
Remove GoGet option from repository and handle it with ?go-get=1 instead
The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
11 years ago
Unknwon
32dcaefafa
fox #620
11 years ago
Unknwon
e0de6cb5ad
work on #616 and update locales
11 years ago
Christopher Brickley
3794111460
update slack hook to use new format
11 years ago