Commit Graph
96 Commits
Author SHA1 Message Date
sunhao 40628bdf9d * [bug #53378, done, 0.7h] fix table layout not update after reset cols settings. 2024-08-01 09:20:22 +08:00
sunhao c837302795 * [bug #52751, done, 0.5h] fix reset datatable setting not update datable. 2024-07-19 19:09:13 +08:00
sunhao d93f6e6655 * [bug #52255, done, 0.3h] fix col not show after save cols. 2024-07-06 14:19:59 +08:00
tanghucheng 0fc7ca3747 * [task#122286,1h,0h] add roadmap for epic datatable list. 2024-07-04 14:19:33 +08:00
sunhao 60e154fc71 * [refac] support for incrementally saving table fields Settings. 2024-07-04 08:54:39 +08:00
sunhao c1d36e1dfd * [ui] only load table after custom table cols. 2024-07-04 08:54:39 +08:00
sunguangming 055b1757b2 * Code for task #119479. 2024-06-03 11:00:45 +08:00
sunguangming 9503c95630 * Fix ajax custom lang. 2024-05-17 15:19:50 +08:00
sunguangming 28b2b78698 Merge branch 'master' into story 2024-05-09 15:04:07 +08:00
sunguangming bbea14c6e5 * Finish task #116725. 2024-04-17 10:50:48 +08:00
liumengyi a172e6fbef * Fix bug #47674, hide showAllModule in unmultiple execution. 2024-04-16 15:03:30 +08:00
liugang 2a6cd7a376 * datatableControl: filter the post value to avoid sql injection. 2024-04-08 15:07:36 +08:00
xieqiyu 29b2fd741b * Fix bug#47368. 2024-03-28 10:49:33 +08:00
sunguangming 30f78a965d * Finish task #113257,113262. 2024-03-20 13:33:27 +08:00
hufangzhou 2c85628991 * Merge: Finish task #113420. 2024-03-18 13:17:31 +08:00
caoyanyi 1de446f6ce * Merge for release branch. 2024-03-15 14:59:57 +08:00
wangyuting 83adb1e75e * Add ajaxoldreset function. 2024-03-07 13:48:52 +08:00
wangyuting 537dfb882e * Add old datatable. 2024-03-06 16:39:19 +08:00
liyang 7ee10f1283 * Fix bug #46585. 2024-03-05 15:25:16 +08:00
liyang 0f3a9cb94a * Fix bug #46439. 2024-03-05 10:22:37 +08:00
leiyong 4a2e901657 * Fix bug #45347. 2024-01-26 05:33:54 +00:00
tianshujie 5210e6cce9 Fixed an issue where two branch fields. 2024-01-26 11:27:51 +08:00
tianshujie bc4c543abf * Change custom branch field title. 2024-01-26 10:56:19 +08:00
tianshujie 1b1f346505 * Fix set branch field erorr. 2024-01-26 10:47:38 +08:00
xieqiyu 017d09bef8 * Fix bug#44352. 2024-01-23 11:07:43 +08:00
xieqiyu c98f16ac27 * Fix bug#41258. 2024-01-16 14:12:17 +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
tianshujie b897a85929 * Fix bug #42701. 2024-01-03 13:22:26 +08:00
chaideqing 33be5c30c1 * Fix bug #42083. 2023-12-22 07:02:30 +00:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
wangyuting 63c4ad7018 * Optimize datatable control file code. 2023-11-24 14:30:32 +08:00
wangyidong e296aa7864 * Add show branch config. 2023-11-07 15:08:26 +08:00
liumengyi 990cd0d32c * Fix bug of custom cols in testcase. 2023-10-26 08:56:19 +08:00
liugang c72edcfbed * datatable: refactor the ajaxSaveGlobal method. 2023-10-19 09:51:42 +08:00
wangyidong e71bb76780 * Adjust for product-browse page. 2023-09-28 17:13:15 +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 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
liugang 361e74370c * datatable: fix error of save configuration about showModule. 2023-07-06 09:30:59 +08:00
liugang 92fe62c00d * datatable: fix error of calling the undefined $lang variables in configuration. 2023-07-05 19:30:41 +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
朱金勇 38ad5bcd5a * Fix display of datatable. 2023-06-15 07:32:21 +00:00
chentao 882f3c4020 * Filter the method parameter with empty value for datatableModel class. 2023-06-14 16:09:12 +08:00