Commit Graph
68 Commits
Author SHA1 Message Date
wangyuting a40f73e015 * [bug#62527,done,0.2h,0h] Fix projectrelease lang empty error. 2025-05-16 16:44:58 +08:00
tianshujie 3f9cafd4ab * [feedback#8902,done,0.5h] fix get required fields error. 2025-04-07 16:00:29 +08:00
wangyuting facb305cfe * [bug#61097,done,0.5h,0h] Get target module language to rawModule. 2025-04-03 14:23:58 +08:00
wangyuting e143bd34de * [bug#61097,done,1h,0h] Fix required field error when feedback to epic. 2025-04-03 14:23:58 +08:00
liumengyi bc568d8b74 * [feedback#8760,done,0.5h] set requiredFields for requirement and epic. 2025-03-20 15:07:14 +08:00
caoyanyi 3fb58b0469 * [misc] adjust form filter separator for join. 2025-01-06 13:57:17 +08:00
sunguangming 4080ed2c18 Merge branch 'feature/workflow' into main 2024-10-23 03:11:44 +00:00
liugang cc6bf05f6e + [refac] set default value of date field to null. 2024-10-12 10:37:24 +08:00
sunguangming dac8330a85 * [task#130096,doing,0.5h] code for task. 2024-10-10 15:51:26 +08:00
sunguangming 15365778fe Merge branch 'main' into feature/workflow 2024-10-08 00:45:31 +00:00
wangyuting 4028531ae3 * [bug#55719,done,0.5h,0h] Fix required error. 2024-09-30 09:04:58 +08:00
sunguangming 8d18d978b9 * [task#129303,done,0.2h] rename func. 2024-09-26 09:26:35 +08:00
sunguangming 007599012f * [task#127607,done,0.5h] finish task. 2024-09-09 15:57:14 +08:00
tianshujie fc4b9bb878 * [task#127510,done,1.5h] hidden attachment fields skip required item check. 2024-09-06 09:06:59 +08:00
tianshujie 2cc12b22b1 * [task#127066,done,1h] fix flow field type error. 2024-09-06 09:06:59 +08:00
hufangzhou 2f9cb088f5 * [bug#54326,done,1.5h] Skip required fields check. 2024-09-05 10:21:22 +08:00
wangyidong d67a92036b * [perf story #63514] Adjust for get uiID in form config. 2024-08-27 08:52:33 +08:00
tianshujie dcebdd1753 * [bug#54178,done,0.5h] fix create story fail. 2024-08-20 09:47:59 +08:00
sunguangming f83f00f61f Merge branch 'main' into feature/epic 2024-06-20 07:04:51 +00:00
tianshujie d72bc8c814 * [bug#51210,done,0.2h] modify required judgment. 2024-06-17 15:39:46 +08:00
sunguangming 11f6f7065b * [bug#40311,done,0.2h] fix flow bug. 2024-06-12 01:45:11 +00:00
sunguangming 3814f86977 * Code for workflow. 2024-06-03 10:03:07 +08:00
sunguangming 28b2b78698 Merge branch 'master' into story 2024-05-09 15:04:07 +08:00
caoyanyi da0c14976d * Adjust form fields for install step. 2024-04-16 09:15:43 +08:00
wangyuting 6f68dec824 * Fix show extended fields when workflow extensionType is none bug. bug #47769. 2024-04-12 14:44:36 +08:00
wangyuting 8cacbb5052 * Fix unit test bug. 2024-03-27 15:35:09 +08:00
wangyuting 555362002e * add workflow extra field to bug batchedit page. 2024-03-26 14:32:30 +08:00
wangyuting 32db461b43 * Add extra form config. 2024-03-21 16:57:21 +08:00
xieqiyu 846a63a46a * Fix bug#46639. 2024-03-07 09:48:16 +08:00
sunguangming 65f4f81efd * Split requirement from story. 2024-03-04 11:47:02 +08:00
liumengyi a7f92ded2f * Use required config of edit in batchedit. 2024-01-26 14:38:13 +08:00
xieqiyu 9a7f652324 * Fix the warning. 2024-01-24 15:32:02 +08:00
tianshujie 9cd00faaf3 * Documents in draft state do not check required fields. 2024-01-05 13:33:07 +08:00
xieqiyu 7ba31b57c6 * Fix bug#43295. 2024-01-05 11:05:02 +08:00
wangyuting c5d2980bb3 * Fix check not empty bug. the bug #43025. 2024-01-04 13:36:40 +08:00
liugang 914b14e1e2 + form: update the required attribute of the form configuration according to the required fields. 2023-12-28 18:13:35 +08:00
liugang 62c41b2a96 * formClass: append [] to error key if the field's type is array. 2023-12-14 11:10:28 +08:00
wangyidong a56dc3e271 * Fix bug #41431. 2023-12-14 08:42:23 +08:00
liugang 3f08043942 * lib/form: move the code of checking required to last. 2023-11-28 11:29:29 +08:00
dingguodong 5c82225cd9 * Assign the default value to the data if the default value exists and the data is not exist or null or empty string. 2023-09-14 14:14:39 +08:00
dingguodong aa36017e42 - Rollback the code. 2023-09-14 11:28:54 +08:00
dingguodong b8077474de + Reserve comment and uid in post data. 2023-09-14 10:37:41 +08:00
wangyidong 80a09a964f * Adjust for batch form config for filter config. 2023-07-07 16:17:54 +08:00
tianshujie 0e151f7106 * Modify the error format of the batch form. 2023-06-15 15:27:53 +08:00
朱金勇 f7ebba6859 * Refactor if conditions. 2023-05-29 00:45:07 +00:00
朱金勇 76157b672f * Fix sessionHandler. 2023-05-28 23:12:38 +00:00
tianshujie 649956a752 * When the value is null, isset determines to be false. 2023-05-25 15:44:57 +08:00
朱金勇 1bd75e6929 * Refactor batchCreate of task. 2023-05-23 03:01:23 +00:00
tianshujie bea08015b6 * Process workflow text fields. 2023-05-23 09:43:27 +08:00
liumengyi 21bb186a8b * Fix error without default value. 2023-05-23 09:07:28 +08:00