6543 c620eb5b2d Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539)
* dont insert "-1" in any case to issue.poster_id

* Make sure API cant override importand fields

* code format

* fix lint

* WIP test

* add missing poster_id

* fix test

* user.IsGhost handle nil

* CI.restart()

* make sure no -1 is realy added

* CI.restart()

* @lunny suggestion remove some not allowed fields

* seperate issue.LoadMilestone

* load milestone and return it on IssueEdit via API

* extend Test for TestAPIEditIssue

* fix fixtures

* declare allowedColumnsUpdateIssueByAPI only once

* Update Year

* no var just write id drecty into func cal

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-01-01 17:51:10 -05:00
..
2019-05-04 11:45:34 -04:00
2017-04-21 19:32:31 +08:00
2018-05-09 19:29:04 +03:00
2017-01-09 21:49:51 +01:00
2019-12-15 08:11:31 +00:00
2019-12-07 17:04:19 -05:00
2017-01-25 18:37:10 +08:00
2019-12-11 23:23:05 -05:00