Commit Graph
101 Commits
Author SHA1 Message Date
wangyidong cdc297ef0c * [perf story #67964] Merge fields for all linked project products. 2024-10-12 16:37:28 +08:00
liugang 793a846a41 * [refac] calling the buildDtableCols method to generate configuration of custom fields. 2024-10-12 15:31:48 +08:00
wangyidong 7196c77032 * [perf story #67946] Add groupID for datatable custom fields. 2024-10-12 08:38:45 +08:00
sunguangming 8d18d978b9 * [task#129303,done,0.2h] rename func. 2024-09-26 09:26:35 +08:00
sunguangming 31b09f4eb7 * [bug] remove proejct release config. 2024-09-11 10:10:33 +08:00
sunguangming afb6d16808 * [task#127812,done,0.5h] fix bug. 2024-09-10 15:12:26 +08:00
sunguangming 91826c28fc * [task#127621,doing,1.5h] finish task. 2024-09-09 15:25:30 +08:00
sunguangming d76e0cd2ca * [task#127620,done,1h] remove unused code. 2024-09-05 16:08:40 +08:00
sunguangming be29acbb7a * Merge code. 2024-09-05 14:54:14 +08:00
tanghucheng 70d0807d40 * [task#127982,1h,0h] Determine whether there is a flow. 2024-09-05 09:43:52 +08:00
sunguangming 4fb8b639dc * [task#127606,doing,4h] add flow dtbale. 2024-09-04 14:59:59 +08:00
songchenxuan 86b08a0723 *[bug#52531,1h] . 2024-08-23 10:23:50 +08:00
sunhao f6dd9707ac * [bug #52154, done, 0.5h] fix cols display order in custom cols modal. 2024-07-06 14:18:10 +08:00
sunguangming 055b1757b2 * Code for task #119479. 2024-06-03 11:00:45 +08:00
王怡栋 890c88b07b * Merge from 18.x 2024-04-17 10:44:18 +08:00
tianshujie db15692b22 - Remove redundant params. 2024-03-22 16:16:02 +08:00
tianshujie 913c876a95 * Finish task #114038. 2024-03-22 16:13:09 +08:00
tianshujie ef978657af * Finish task #113949. 2024-03-22 15:41:49 +08:00
wangyuting b6c7ca1aa3 * Fix merge code bug. 2024-03-07 16:09:32 +08:00
caoyanyi 0eff74524b Merge branch 'release-20.0.stable' 2024-03-07 14:56:52 +08:00
caoyanyi 8b5df26f16 * Adjust dtable fields display rule. 2024-03-07 09:28:03 +08:00
wangyuting 537dfb882e * Add old datatable. 2024-03-06 16:39:19 +08:00
tianshujie 044913b1d4 * Fix bug #46408. 2024-03-04 09:57:22 +08:00
tianshujie 7924075879 * Fix bug #46408. 2024-03-04 08:57:59 +08:00
tianshujie 4e9fecb576 + Add datatable::printHead method. 2024-02-26 14:35:06 +08:00
liugang ab33721c49 - datatableModel: hide fields extended by workflow in datatable. 2024-02-21 11:26:06 +08:00
leiyong ac37c7f889 * Fix bug #45306. 2024-01-30 07:45:49 +00:00
tianshujie 1b1f346505 * Fix set branch field erorr. 2024-01-26 10:47:38 +08:00
leiyong 672d8b2f5f * Fix bug #45142. 2024-01-25 03:12:47 +00:00
xieqiyu 017d09bef8 * Fix bug#44352. 2024-01-23 11:07:43 +08:00
xieqiyu 7f6e14a1e0 * Fix bug#43315,#43313. 2024-01-08 16:20:09 +08:00
xieqiyu 6b7c75dcad * Fix bug#43315,#43313. 2024-01-08 16:08:42 +08:00
daitingting 8028a18e7c * Do not show the field if its display is false. 2023-12-14 02:22:43 +00:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
wangyuting a2abd60277 * Optimize datatable model code. 2023-11-24 17:17:15 +08:00
liumengyi ac1231095a * Set actions width. 2023-10-27 10:29:58 +08:00
liumengyi 990cd0d32c * Fix bug of custom cols in testcase. 2023-10-26 08:56:19 +08:00
caoyanyi e46c7c1b89 + Add dtable col name field. 2023-09-14 10:08:45 +08:00
caoyanyi 854aa569c2 * Fix error for custom dtable col. 2023-09-12 17:08:27 +08:00
liugang c300af0746 * database: merge the module config and properties saved in database. 2023-07-24 19:36:35 +08:00
sunguangming 2aef10366c * Finish task #96932. 2023-07-08 10:23:03 +08:00
dingguodong 0c18446533 - Remove blank line. 2023-07-07 16:39:32 +08:00
dingguodong e0f7b7310c * Use dedicated datatable config for browse view. 2023-06-19 14:16:24 +08:00
dingguodong 0725d8e372 * Finish task#95327. Show customized icon for project view. 2023-06-19 14:03:55 +08:00
chentao 882f3c4020 * Filter the method parameter with empty value for datatableModel class. 2023-06-14 16:09:12 +08:00
chentao 021d0643d0 * Automatically detect and load the field settings of the data table for the current method within the datatable module. 2023-06-14 15:37:39 +08:00
chentao 81d6bcb30f * Pass the 'method' parameter to the 'getFieldList' function in the datatableModel class to ensure the retrieval of correct field settings for the data table on the product view list page of the program module 2023-06-14 15:26:37 +08:00
chentao f6a824a43f * Update the parameter name of the 'getFieldList' function in the datatableModel class to improve its clarity and understandability. 2023-06-14 15:26:37 +08:00
chentao 01eabbdf47 * Add a new parameter '$suffix' to the 'getFieldList' function in the datatableModel class of the datatable module to support customized data table settings for different pages within the program module. 2023-06-14 14:03:51 +08:00
liugang 27c7227453 * datatable: refactor the formatFields method to inherit properties from congifuration of module's dtable. 2023-06-13 19:21:41 +08:00