Unknwon
9d414d4dd9
remove Index field of milestone
9 years ago
Unknwon
39a3b768bc
#334 : Add Deployment Key Support
9 years ago
Unknwon
0705f55ce0
finish new milestone page
9 years ago
Unknwon
6d2f25b9f5
clean files
9 years ago
Unknwon
74bd6b939c
milestone: edit
9 years ago
Unknwon
cf90312b8f
clean file
9 years ago
Unknwon
4081f86654
fix new milestone button visibility
9 years ago
Unknwon
3e4cdccf6b
milestone: create page
9 years ago
Unknwon
9311a9858a
milestone: pagination
9 years ago
Unknwon
e7f015db8c
fix template
9 years ago
Unknwon
04458d49a0
milestone: list view
9 years ago
Fernando San Julián
b92bb77b54
autofocus for new and edit issue forms
9 years ago
Fernando San Julián
4bfc71c73f
pagination in repo issues page only if needed
9 years ago
Vladimir Vissoultchev
2bb1fb8f44
Use EscapePound in link hrefs in diff/file views
9 years ago
Vladimir Vissoultchev
167265d533
Allow file and directory names to contain percent character
9 years ago
Unknwon
589618c8a5
better paging
9 years ago
Unknwon
2e7b38db9f
fix paging links and issue count
9 years ago
Unknwon
1ba837a055
new issue and label page
9 years ago
Unknwon
dc4aab9925
UI: CURD labels
...
- fix update lable break connection with repository
9 years ago
Unknwon
ac95f6d50f
UI: basic label list
...
- create new label
9 years ago
Unknwon
86dbda0b42
UI: basci issue list without filters
...
- fix isRead check
- fix paging
9 years ago
Unknwon
4447a20f87
UI: issues - finish basic frame
9 years ago
Unknwon
03011ed307
fix suburl for js
9 years ago
Jakub Stasiak
562ad02a6d
Add file permalink button
...
The button appears when a file is viewed in a branch or a tag. It points
to a URL containing the branch's (or tag's) current commit id so that
it'll always point to the same content.
9 years ago
Unknwon
3be3b8faa7
fix tmpl error
9 years ago
Unknwon
5cf3732339
UI: install - new version
9 years ago
mrburns
5c63e1015d
Add app sub url for color picker js lib inclusion
...
Currently, the js file doesn't take into account the possibility of a sub url being used (wich is my case :) wich prevents its inclusion.
10 years ago
Unknwon
8061447f0e
#1114 'New Release' always visible
10 years ago
Unknwon
75cbb32b1e
UI compatibility
10 years ago
Unknwon
4aecaf7488
#1082 : missing link for help
10 years ago
Unknwon
471b8a18ab
Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"
...
This reverts commit c226e92284
, reversing
changes made to 80b23854bc
.
10 years ago
Nolan Darilek
25dd6f8fa0
Add additional accessibility text to repository navbar.
10 years ago
Unknwon
34102f7889
remove unused scripts and simplify migrate form definition
10 years ago
Filippo Valsorda
5d5d774e03
Handle submodules without a .gitmodules entry - fix #1023
10 years ago
Unknwon
059338139c
routers: able to migrate repo from local path
...
- modules/middleware/context.go: add HandleAPI method
10 years ago
Alexey Makhov
d2f439a241
fix typo mistake
10 years ago
Alexey Makhov
c0ad512398
remove not using vars
10 years ago
Alexey Makhov
563e8b4ea9
gitlab-like hash naming
10 years ago
Stefan-Code
1628ef4ba5
changed repo-clone-url behaviour for bare repo
10 years ago
Peter Smit
e6fc58a744
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.
10 years ago
Peter Smit
ed89b39984
Updating context and fixing permission issues
...
The boolean flags in the repo context have been replaced with mode and two methods
Also, the permissions have been brought more in line with https://help.github.com/articles/permission-levels-for-an-organization-repository/ , Admin Team members are able to change settings of their repositories.
10 years ago
Stefan-Code
e5d6f4ce56
Changes to repo-header-download-drop, different repo-clone-url input behaviour
10 years ago
Unknwon
2a2596fe61
able to disable SSH for #883
10 years ago
Tony Tsang
fc6d80d619
Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.
10 years ago
Unknwon
7140f50637
public/ng/js: script fix on #901
10 years ago
Alexey Makhov
e91b28eb9b
little fix
10 years ago
Alexey Makhov
5d4425bbbc
add multifile support to diff view highlighting
10 years ago
Alexey Makhov
7f71fe9dae
fix diff lines highlighting
10 years ago
Unknwon
faddaff90d
templates: fix commit message render issue #828
10 years ago
Unknwon
37fcc8daf2
modules/base: add RenderCommitMessage with XSS-safe and special links
...
- update russian locale
10 years ago