liumengyi
|
ac61d3a403
|
* Fix bug #40300.
|
2023-11-08 10:55:33 +08:00 |
|
songchenxuan
|
663d84f935
|
* Merge commit 32d759e320, fix bug #35419.
|
2023-11-08 10:42:55 +08:00 |
|
liugang
|
5f411850e7
|
* zin-dropmenu: if it's 1.5 level navigation of product, save the product tyep to session.
|
2023-11-08 10:54:13 +08:00 |
|
liugang
|
bd19c18771
|
* bugTest: call fetchByID method instead of getBaseInfo method.
|
2023-11-08 10:45:46 +08:00 |
|
liugang
|
ef1958c81d
|
- bug: remove unused fetchBaseInfo method and getBaseInfo method.
|
2023-11-08 10:45:16 +08:00 |
|
caoyanyi
|
7890a6bd01
|
+ Add browseproject page for sonarqube.
|
2023-11-08 10:40:36 +08:00 |
|
caoyanyi
|
b70af24af4
|
+ Add submodule for devops menu.
|
2023-11-08 10:40:36 +08:00 |
|
liugang
|
86748ec545
|
* bugModel: call the method fetchByID declared in parent class instead of the method fetchBaseInfo declared in bugTao class.
|
2023-11-08 10:39:28 +08:00 |
|
wangxuepeng
|
1894936781
|
* Fix bug #40187.
|
2023-11-08 10:38:45 +08:00 |
|
liugang
|
d9cd8efd24
|
Revert "* bugModel: call the method fetchByID declared in parent class instead of the method fetchBugInfo declared in bugTao class."
This reverts commit 289bbad610.
|
2023-11-08 10:36:58 +08:00 |
|
liugang
|
d4924edb6c
|
* bugModel: load the mrModel while call its method instead of load it in a single statement.
|
2023-11-08 10:34:31 +08:00 |
|
liugang
|
48f436a335
|
* bugModel: load the fileModel when call its method instead of load it in a single statement.
|
2023-11-08 10:30:00 +08:00 |
|
liugang
|
289bbad610
|
* bugModel: call the method fetchByID declared in parent class instead of the method fetchBugInfo declared in bugTao class.
|
2023-11-08 10:28:36 +08:00 |
|
liumengyi
|
36dbf2fc36
|
* Replace alter to alert.
|
2023-11-08 10:26:08 +08:00 |
|
wangyuting
|
a492b4a425
|
* Adjust set kanban column page css.
|
2023-11-08 02:25:36 +00:00 |
|
liugang
|
90dd004775
|
- bugModel: remove unused method.
|
2023-11-08 10:25:12 +08:00 |
|
tianshujie
|
24eb5ca157
|
* Merge code.
|
2023-11-08 10:24:30 +08:00 |
|
tianshujie
|
268b24a300
|
+ Add doc outline function.
|
2023-11-08 10:23:02 +08:00 |
|
tianshujie
|
96ab02642e
|
* Fix bug #40183.
|
2023-11-08 10:23:02 +08:00 |
|
tianshujie
|
2d3d9ee1a0
|
* Fix bug #40206.
|
2023-11-08 10:22:59 +08:00 |
|
liugang
|
fe3d30bb4c
|
* bugModel: optimize code to build branch list for search form.
|
2023-11-08 10:20:31 +08:00 |
|
liugang
|
b15d20355f
|
* bug: use the type property of product instead of the currentProductType variable in session.
|
2023-11-08 10:19:55 +08:00 |
|
liugang
|
c79b2c8d4e
|
* productplanZen: simplify code to build branch list for search form.
|
2023-11-08 10:16:46 +08:00 |
|
liugang
|
621350802e
|
* productplanZen: use the type property of product instead of the currentProductType variable in session.
|
2023-11-08 10:16:09 +08:00 |
|
songchenxuan
|
6fb788ebe5
|
* Merge commit 28135d1985.
|
2023-11-08 09:59:17 +08:00 |
|
liugang
|
db4dca4465
|
* releaseZen: simplify code to build branch list for search form.
|
2023-11-08 10:13:17 +08:00 |
|
songchenxuan
|
24fa4f0fac
|
* Merge commit a8951152f2, fix task api error.
|
2023-11-08 09:54:11 +08:00 |
|
liumengyi
|
6258e9f749
|
* Fix bug of the tip when it cannot be subdivide.
|
2023-11-08 10:07:09 +08:00 |
|
songchenxuan
|
e58d70bb62
|
* Merge commit 3e7e5b184d, fix bug #27659.
|
2023-11-08 09:50:24 +08:00 |
|
sunguangming
|
9063f53247
|
* Change WIP from php to js.
|
2023-11-08 10:03:58 +08:00 |
|
liugang
|
531f758958
|
* releaseZen: use the productType property of release instead of the currentProductType variable in session.
|
2023-11-08 10:03:29 +08:00 |
|
liugang
|
ef7f5cc6b1
|
* story: use the type property of product instead of the currentProductType variable in session.
|
2023-11-08 10:02:28 +08:00 |
|
liugang
|
bf60b05b60
|
* testcaseZen: fix error of build branch list for the search form.
|
2023-11-08 10:00:36 +08:00 |
|
liugang
|
3c8b482db9
|
* testcase: use the type property of product instead of the currentProductType variable in session.
|
2023-11-08 09:58:52 +08:00 |
|
liumengyi
|
cc4c4a1f94
|
* Fix bug #39896, remove success tip after condition.
|
2023-11-08 09:56:02 +08:00 |
|
liumengyi
|
dcb9baef6a
|
* Fix bug of productplan creation.
|
2023-11-08 09:53:36 +08:00 |
|
daitingting
|
71df846415
|
* Adjust the text color.
|
2023-11-08 01:52:32 +00:00 |
|
songchenxuan
|
49e8ec4d49
|
* Merge 96f62d0d46, fix bug #35261.
|
2023-11-08 09:33:27 +08:00 |
|
liugang
|
2e28d02e82
|
* branchModel: refactor the showBranch method.
|
2023-11-08 09:46:47 +08:00 |
|
chaideqing
|
bbf69758f6
|
* Merge commit: b282c0fd99, fix bug #33171.
|
2023-11-08 01:46:25 +00:00 |
|
wangyidong
|
00d36bc665
|
* Adjust floatprenextbtn.
|
2023-11-08 09:46:06 +08:00 |
|
liumengyi
|
c8c91af8db
|
* Fix bug #39897, add data-load to link.
|
2023-11-08 09:45:46 +08:00 |
|
zenggang
|
6cd02af928
|
* Add gitlab creategroup,editgroup page.
|
2023-11-08 01:44:30 +00:00 |
|
caoyanyi
|
0987805542
|
* Update sonarqube token.
|
2023-11-08 09:38:31 +08:00 |
|
daitingting
|
89738be18f
|
* Set different form name for search box.
|
2023-11-08 01:36:11 +00:00 |
|
chaideqing
|
c382aafd9f
|
* Merge commit: f3ee36f392.
|
2023-11-08 01:35:32 +00:00 |
|
xieqiyu
|
bba536562d
|
* Fix the bug of story recall review or change.
|
2023-11-08 01:27:56 +00:00 |
|
caoyanyi
|
382fbb0158
|
* Fix bug for sonarqube server cannot edit.
|
2023-11-08 09:26:47 +08:00 |
|
tianshujie
|
f11e7b4757
|
* Fix bug #40186.
|
2023-11-08 09:21:48 +08:00 |
|
tianshujie
|
cf6148d6f4
|
* Fix bug #40231.
|
2023-11-08 09:21:48 +08:00 |
|