liyang
|
dffe1645d2
|
* [task#152184] fix bug for audit in pms.
|
2025-11-10 10:55:56 +08:00 |
|
liyang
|
6e8a296dda
|
* [task#152208] fix bug for mr action lang.
|
2025-11-10 10:55:56 +08:00 |
|
liyang
|
758730838e
|
* [task#152187] fix bug for mr history.
|
2025-11-10 10:55:56 +08:00 |
|
liyang
|
7e2f819782
|
[task#152051] fix bug for repo notice.
|
2025-11-10 10:55:56 +08:00 |
|
刘刚
|
c31abacc41
|
Merge branch release/21.7.7 of zentao/zentaopms (#12244)
|
2025-11-10 09:40:09 +08:00 |
|
刘刚
|
5c3cd9dcac
|
Merge branch dev/task-152067 of zentao/zentaopms (#12245)
|
2025-11-10 09:39:37 +08:00 |
|
朱金勇
|
1fb9fd0f23
|
* [highgo] Fix bug #66699.
|
2025-11-09 14:56:21 +08:00 |
|
朱金勇
|
d96419a13b
|
* [highgo] Fix bug #66708.
|
2025-11-09 13:17:57 +08:00 |
|
朱金勇
|
6a9dc52c49
|
* [highgo] str to int
|
2025-11-09 01:01:36 +08:00 |
|
朱金勇
|
356d7e94bf
|
* [highgo] Fix bug #66729.
|
2025-11-09 00:27:30 +08:00 |
|
朱金勇
|
d11496c1f4
|
* [highgo] Fix bug #67007. preBranch is false.
|
2025-11-08 23:29:00 +08:00 |
|
朱金勇
|
46527acc16
|
* [highgo] Fix table like 't1.id'
|
2025-11-08 23:04:51 +08:00 |
|
sunhao
|
5f63b94474
|
* [misc] update zen-editor.
|
2025-11-07 17:45:29 +08:00 |
|
刘刚
|
cbf1eef57c
|
Merge branch release/21.7.7 of zentao/zentaopms (#12241)
|
2025-11-07 17:05:56 +08:00 |
|
刘刚
|
98ade6eb75
|
Merge branch release/21.7.7 of zentao/zentaopms (#12240)
|
2025-11-07 17:05:48 +08:00 |
|
刘刚
|
c7637ad6cb
|
Merge branch release/21.7.7 of zentao/zentaopms (#12236)
|
2025-11-07 17:05:40 +08:00 |
|
tianshujie
|
5f4f2508d3
|
* [bug#67079,done,1h] upgrade report data error.
|
2025-11-07 16:49:27 +08:00 |
|
sunguangming
|
02c81b7091
|
* [bug#66349,done,0.2h] fix bug.
|
2025-11-07 08:07:37 +00:00 |
|
刘刚
|
485afb8c67
|
Merge branch release/21.7.7 of zentao/zentaopms (#12238)
|
2025-11-07 16:00:33 +08:00 |
|
刘刚
|
6a1864b68c
|
Merge branch dev/bug-66831 of zentao/zentaopms (#12239)
|
2025-11-07 16:00:21 +08:00 |
|
tianshujie
|
2c14d81834
|
* [refac] change module to reportModule.
|
2025-11-07 15:57:17 +08:00 |
|
刘刚
|
c32a2bd1b4
|
Merge branch release/21.7.7 of zentao/zentaopms (#12237)
|
2025-11-07 15:56:58 +08:00 |
|
刘刚
|
029404d955
|
Merge branch dev/bug-66831 of zentao/zentaopms (#12235)
|
2025-11-07 15:56:46 +08:00 |
|
tianshujie
|
bf13568a14
|
* [misc] Compatible with zen unit test.
|
2025-11-07 15:34:20 +08:00 |
|
刘刚
|
4f3a24a91d
|
Merge branch release/21.7.7 of zentao/zentaopms (#12233)
|
2025-11-07 15:24:18 +08:00 |
|
刘刚
|
e8e3a60944
|
Merge branch release/21.7.7 of zentao/zentaopms (#12234)
|
2025-11-07 15:24:14 +08:00 |
|
wangyidong
|
06f24b410c
|
* [refac bug #67055] Repeatedly processing tasks for multiple.
|
2025-11-07 15:23:38 +08:00 |
|
wangyidong
|
1a2f91ad99
|
* [refac bug #66373] expand acl table id field.
|
2025-11-07 15:23:34 +08:00 |
|
刘刚
|
81f4ec54c7
|
Merge branch release/21.7.7 of zentao/zentaopms (#12230)
|
2025-11-07 15:19:49 +08:00 |
|
sunhao
|
c9239d1924
|
* [refac] format comment.
|
2025-11-07 15:18:59 +08:00 |
|
liugang
|
8c61aa93b8
|
* [misc] Fix the deprecated implicitly nullable parameter types.
|
2025-11-07 15:18:27 +08:00 |
|
liugang
|
a84f133a6d
|
+ [misc] Add a script to fix the [deprecated implicitly nullable parameter types](https://wiki.php.net/rfc/deprecate-implicitly-nullable-types).
|
2025-11-07 15:18:15 +08:00 |
|
sunhao
|
d5729f9a29
|
* [misc] fix open app with old page first time not load in firefox.
|
2025-11-07 15:16:31 +08:00 |
|
liugang
|
9582fb529e
|
+ [misc] Add a script to fix the [deprecated implicitly nullable parameter types](https://wiki.php.net/rfc/deprecate-implicitly-nullable-types).
|
2025-11-07 15:15:01 +08:00 |
|
tianshujie
|
9b324c1509
|
* [bug#67048,done,0.1h] fix test report page error.
|
2025-11-07 14:41:00 +08:00 |
|
daitingting
|
be230d3d8b
|
* [bug#66831,done,1h] Use db prefix in config.
|
2025-11-07 14:38:12 +08:00 |
|
tianshujie
|
ed988c379f
|
* [bug#67036,done,0.3h] fix statistic build count error.
|
2025-11-07 14:29:55 +08:00 |
|
tianshujie
|
dbc90a72b2
|
* [bug#67004,done,0.1h] fix variabled undefind error.
|
2025-11-07 13:58:48 +08:00 |
|
刘刚
|
05277d44b7
|
Merge branch release/21.7.7 of zentao/zentaopms (#12229)
|
2025-11-07 12:22:39 +08:00 |
|
sunhao
|
a99c33cb7c
|
* [misc] fix backend data leak vulnerability, only support getting data in allow-list for logoned user.
|
2025-11-07 11:50:22 +08:00 |
|
刘刚
|
4624f12a3d
|
Merge branch release/21.7.7 of zentao/zentaopms (#12228)
|
2025-11-07 11:28:29 +08:00 |
|
liugang
|
d1831af7c6
|
* [misc] Remove the rector library and phpstan library.
|
2025-11-07 11:27:55 +08:00 |
|
刘刚
|
d959d2ceaa
|
Merge branch release/21.7.7 of zentao/zentaopms (#12225)
|
2025-11-07 11:22:29 +08:00 |
|
tianshujie
|
fac76c8d7b
|
* [unittest] fix createmilestonereport file error.
|
2025-11-07 10:53:04 +08:00 |
|
tianshujie
|
2fa92b3fb7
|
* [bug#67031,done,0.2h] fix module tree active error.
|
2025-11-07 10:52:02 +08:00 |
|
tianshujie
|
a458af7fa6
|
* [task#152172,done,0.2h] change module to reportModule.
|
2025-11-07 10:52:02 +08:00 |
|
tianshujie
|
dbc270517b
|
* [task#152172,doing,0.1h] modify module field default value.
|
2025-11-07 10:52:02 +08:00 |
|
tianshujie
|
898697d913
|
* [task#152172,doing,0.5h] modify zt_table module field type and add reportModule field.
|
2025-11-07 10:52:02 +08:00 |
|
刘刚
|
a0ae0d2ed7
|
Merge branch release/21.7.7 of zentao/zentaopms (#12226)
|
2025-11-07 10:51:02 +08:00 |
|
刘刚
|
9b5613f9da
|
Merge branch dev/task-152067 of zentao/zentaopms (#12217)
|
2025-11-07 10:49:20 +08:00 |
|