Commit Graph
182 Commits
Author SHA1 Message Date
caoyanyi 854aa569c2 * Fix error for custom dtable col. 2023-09-12 17:08:27 +08:00
sunhao 6bd978525b * zin: refactor set:xxx usage to compatible with php 5.4. 2023-08-29 18:03:45 +08:00
dingguodong 473863df9e * Remove unused variable. 2023-07-26 10:31:59 +08:00
liugang 4b7fe515cd * datatable: simplify the function to display custom columns of datatable. 2023-07-24 19:37:01 +08:00
liugang c300af0746 * database: merge the module config and properties saved in database. 2023-07-24 19:36:35 +08:00
liugang 07a7337822 * datatable: only save the necessary property to database. 2023-07-24 19:35:24 +08:00
liumengyi d5547e7fb4 * Add reset global to dtable. 2023-07-15 13:51:02 +08:00
liumengyi 17b8599d09 * Add Apply to Global and Restore Defaults for Custom Columns. 2023-07-13 13:11:45 +08:00
liugang fb89ba37c3 * Change the configuration $config->datatable->{$module$method}->showModule to $config->$module->$method->showModule. 2023-07-12 13:30:07 +08:00
daitingting ce8bc5024a * Remove showBranch setting. 2023-07-10 09:31:32 +00: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
liugang 361e74370c * datatable: fix error of save configuration about showModule. 2023-07-06 09:30:59 +08:00
dingyongliang 831fa830a0 * zin: change draggable item cursor style. 2023-07-05 19:51:34 +08:00
liugang 92fe62c00d * datatable: fix error of calling the undefined $lang variables in configuration. 2023-07-05 19:30:41 +08:00
tianshujie 2cf56e630e * Refactor the custom plan list. 2023-07-04 18:32:07 +08:00
dingyongliang 084c60a8a6 * zin: fix ajaxcustom duplicated submit btn. 2023-06-25 14:31:06 +08:00
liugang e35456a125 * Replace all render functions with 'render()'. 2023-06-21 09:06:35 +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
dingguodong 97a57f4327 + Add module alias for /program-browse. 2023-06-16 16:35:31 +08:00
朱金勇 38ad5bcd5a * Fix display of datatable. 2023-06-15 07:32:21 +00:00
liugang fb9441ce15 - datatable: remove module alias of testtask-cases. 2023-06-15 14:59:47 +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 73f84db749 * datatable: pass the $module parameter when calling datatable::formatFields method. 2023-06-13 19:26:15 +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
朱金勇 f062b69579 * Fix moduleMenu. 2023-06-13 10:55:27 +00: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
liumengyi 142220cfcc * Fix error of custom columns in caselib list. 2023-06-13 15:53:44 +08:00
liumengyi 4c0872dc9c * Add custom columns for caselib::browse. 2023-06-13 15:14:15 +08:00
daitingting db9961bf29 * Set custom cols for bug in dashboard. 2023-06-13 07:04:18 +00: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
daitingting ba6c899262 * Fix spell mistake. 2023-06-13 01:22:37 +00: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
sunguangming 6f4d6435e6 * Refactor datatable setting. 2023-06-12 15:54:10 +08:00
caoyanyi 7385d9b198 * Change table config default value. 2023-06-12 14:12:40 +08:00