zhoupzh
1542fe8503
fix issue #760
4 years ago
zhoupzh
985cd7010c
fix issue #327
4 years ago
Lauris BH
7e00115d91
Fix max length check and limit in multiple repo forms ( #9148 )
* Fix input field max length for release, label and milestone forms
* Add max length for isseu and PR title
6 years ago
Lunny Xiao
1c80f31f40
Restrict permission check on repositories and fix some problems ( #5314 )
* fix units permission problems
* fix some bugs and merge LoadUnits to repoAssignment
* refactor permission struct and add some copyright heads
* remove unused codes
* fix routes units check
* improve permission check
* add unit tests for permission
* fix typo
* fix tests
* fix some routes
* fix api permission check
* improve permission check
* fix some permission check
* fix tests
* fix tests
* improve some permission check
* fix some permission check
* refactor AccessLevel
* fix bug
* fix tests
* fix tests
* fix tests
* fix AccessLevel
* rename CanAccess
* fix tests
* fix comment
* fix bug
* add missing unit for test repos
* fix bug
* rename some functions
* fix routes check
7 years ago
Unknwon
2e4c412e20
#1146 finish new access rights for collaborators
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
d6925a4ebc
finish transforming to v2
10 years ago
Unknwon
1e3bd29c36
clean files
10 years ago
Unknwon
8504baffed
milestone: edit
10 years ago
Unknwon
21e4f5762e
clean file
10 years ago
Unknwon
904a0ea1f3
milestone: create page
10 years ago
Unknwon
7dd092c0f7
UI: basci issue list without filters
- fix isRead check
- fix paging
10 years ago
Unknwon
0f9a1090bb
UI compatibility
11 years ago
Unknown
9924e65ca1
In progress of name template name constant
12 years ago