Commit Graph
84243 Commits
Author SHA1 Message Date
qixinzhi 2fac4acacb * [story#54148,doing,0.1h,2h] fix spell. 2024-07-02 09:41:26 +08:00
qixinzhi d1d4ab7423 * [story#54148,doing,0.1h,2h] add getLangs. 2024-07-02 09:26:51 +08:00
qixinzhi b33677a9ee * [story#54148,doing,0.1h,2h] add getFields. 2024-07-02 09:26:51 +08:00
sunguangming 67cc65091e * [sql] add sql. 2024-07-02 09:20:34 +08:00
zhouxin bf8d46edd5 * [task#121638,doing,0.1h,3h] add lang. 2024-07-02 09:10:18 +08:00
wangyidong 837c77a098 * Fix bug #51836. 2024-07-02 08:24:53 +08:00
daitingting 28e696686a * [task#121638,done,0.2h] Add drilling tip language. 2024-07-01 16:39:10 +08:00
宋辰轩 ffb70eeb74 + [task#121581,0.5h,doing] add addDrill function. 2024-07-01 16:36:58 +08:00
liugang 99f90383c9 - [misc] the im module don't need to be open. 2024-07-01 16:36:43 +08:00
zhouxin f9a6246c89 * [misc] add lang for pivot drill. 2024-07-01 16:36:26 +08:00
liumengyi 8d3cc7c4d7 * [story#57559,done,0.2h] modify bind mode. 2024-07-01 16:34:03 +08:00
liugang a07f990927 * [misc] separate the methods that can be used by the unlogged users and the logged users. 2024-07-01 16:22:59 +08:00
caoyanyi 254a410d54 - [misc] delete open module settings. 2024-07-01 16:09:56 +08:00
宋辰轩 46d106e7d4 + [task#121577,done,2h] add pivot lang. 2024-07-01 15:39:04 +08:00
liugang a61a7bc0f7 * [misc] sort open methods. 2024-07-01 15:26:56 +08:00
qixinzhi 2d27b69b3a + [story#54148,doing,0.5h,2h] add comment. 2024-07-01 15:17:23 +08:00
qixinzhi 8d23b5fc61 + [story#54148,doing,0.5h,2h] add processColumnShowOrigin. 2024-07-01 15:17:23 +08:00
qixinzhi 60649eb239 + [story#54148,doing,0.5h,2h] add getDefaultColumn. 2024-07-01 15:17:23 +08:00
hufangzhou 2ea6306785 * [misc] Format the code. 2024-07-01 15:06:16 +08:00
hufangzhou b4b929637b * [task#121359,done,0.3h] Add inroadmap and incharter stages for epic and requirement. 2024-07-01 15:06:16 +08:00
王于听 a7ce3c4622 Merge branch 'main' of zentao/zentaopms (#732) 2024-07-01 14:52:27 +08:00
liugang 51e0e46f1e - [misc] remove unused code. 2024-07-01 14:49:52 +08:00
sunguangming f782b12288 * [misc] fix code error. 2024-07-01 14:46:55 +08:00
祁世垚 6a98f5f1cb Merge branch 'main' of zentao/zentaopms (#729) 2024-07-01 14:34:33 +08:00
qishiyao fe67ce5fb7 * [ci] enable english build 2024-07-01 14:31:02 +08:00
sunguangming 380fe8393d * [sql] add upgrade and install sql. 2024-07-01 14:28:04 +08:00
qixinzhi 865d58c44a + [story#54148,doing,0.5h,2h] add addColumn. 2024-07-01 14:17:34 +08:00
宋辰轩 4b288330d7 * [refac] fix bug for unuse variable. 2024-07-01 14:15:59 +08:00
xieqiyu fd0a8fb5d3 * [misc] Delete parent adjust when change demand only has one UR. 2024-07-01 14:05:15 +08:00
宋辰轩 1b78b2eb78 * [refac] fix bug for setFieldSettings. 2024-07-01 13:41:01 +08:00
wangzemei 024c6c1de6 * [misc] modify style of textarea of thinkresult widget. 2024-07-01 13:32:31 +08:00
wangzemei 355c3571b0 * [misc] remove style of thinkresult widget. 2024-07-01 13:32:31 +08:00
wangyuting ec1f5021f1 * [misc] Adjust my profile css. 2024-07-01 13:09:19 +08:00
qixinzhi ad305efc21 + [story#54148,doing,0.5h,2h] add isQueryFilter. 2024-07-01 11:15:46 +08:00
Zhangyu 1a0f27a199 * [task#121408] modify the hideSidebar function of thinkstepmenu. 2024-07-01 11:10:12 +08:00
daitingting 57fefa3803 * [task#121576,done,1h] Add data driling step. 2024-07-01 11:00:35 +08:00
dingguodong 762e25e805 *[task#121999] Initialize the config for redis cache. 2024-07-01 10:54:45 +08:00
dingguodong 57072fbee0 * [task#121512] Adjust the display text in comment. 2024-07-01 10:54:45 +08:00
daitingting c99d9dcadd * [misc] Remove extra blank lines. 2024-07-01 10:29:15 +08:00
sunhao b51e25afa2 * [misc] check clientCache config before request. 2024-07-01 10:23:17 +08:00
sunhao 240f5b2522 * [misc] fix zin tool not work. 2024-07-01 10:23:17 +08:00
luxuyang bdf0746a7b + [test,done,0.1h,0h] add create testcase assert xpath. 2024-07-01 09:53:49 +08:00
luxuyang 157402695c + [test,done,0.5h,0h] add create testcase assertion. 2024-07-01 09:53:49 +08:00
qixinzhi e1193c653c + [story#54148,doing,0.5h,2h] remove 'n'. 2024-07-01 09:51:15 +08:00
qixinzhi 6ec79fb6fe + [story#54148,doing,0.5h,2h] add addFilter. 2024-07-01 09:51:15 +08:00
wangzemei 402bf0a0b8 * [task#121750] modify styles to adapt to multiple languages. 2024-07-01 09:32:59 +08:00
wangzemei 94c3d03ab5 * [misc] optimize style of thinkresult widget. 2024-07-01 09:32:59 +08:00
wangyidong 82327adacb * Extract unit test. 2024-07-01 08:54:03 +08:00
wangyidong 90604e5c53 * Extract unit test. 2024-07-01 08:54:03 +08:00
wangyidong 2988c1947d * Extract unit test. 2024-07-01 08:54:03 +08:00