Commit Graph
88 Commits
Author SHA1 Message Date
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
caoyanyi 29fbfd783e + Add assign param. 2023-06-13 19:06:11 +08:00
sunguangming 1b3ebb8c59 * Add required to dtable. 2023-06-13 18:08:37 +08:00
sunguangming 3c3c1622f7 * Fix code error. 2023-06-13 16:03:02 +08:00
sunguangming 3e93bc4d4e * Format dtable fields. 2023-06-13 16:03:02 +08:00
sunguangming 0661c3ef56 * Fix dtable bug. 2023-06-13 14:44:16 +08:00
sunguangming e93db7764e * Code for dtable. 2023-06-13 14:36:04 +08:00
sunguangming 725f108bb3 * Make dtable useable. 2023-06-13 14:22:48 +08:00
刘刚 59c460182d revert af5e48f136
revert * datatableModel: change cols property to fieldList property to use the new configuration of dtable.
2023-06-13 14:09:01 +08:00
liugang af5e48f136 * datatableModel: change cols property to fieldList property to use the new configuration of dtable. 2023-06-13 13:56:18 +08:00
sunguangming 2785198347 * Code for dtable actions, transfer setting to array. 2023-06-13 10:21:23 +08:00
sunguangming 5870b69366 * Code for dtabel custom fields. 2023-06-13 08:59:09 +08:00
sunguangming 056b16ce84 * Make dtable custom fields useable. 2023-06-12 19:50:16 +08:00
sunguangming dbc2baff1c * Add default title to datatable. 2023-06-12 16:04:37 +08:00