6543
42dae399eb
Fix max length check and limit in multiple repo forms ( #9148 ) ( #9204 )
...
* Fix input field max length for release, label and milestone forms
* Add max length for isseu and PR title
5 years ago
Lunny Xiao
eabbddcd98
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
6 years ago
Unknwon
a5b0400be7
#1146 finish new access rights for collaborators
9 years ago
Adam Strzelecki
da2585c11e
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
9 years ago
Unknwon
8a3ee795d2
finish transforming to v2
10 years ago
Unknwon
6d2f25b9f5
clean files
10 years ago
Unknwon
74bd6b939c
milestone: edit
10 years ago
Unknwon
cf90312b8f
clean file
10 years ago
Unknwon
3e4cdccf6b
milestone: create page
10 years ago
Unknwon
86dbda0b42
UI: basci issue list without filters
...
- fix isRead check
- fix paging
10 years ago
Unknwon
75cbb32b1e
UI compatibility
10 years ago
Unknown
9924e65ca1
In progress of name template name constant
11 years ago