Commit Graph
222 Commits
Author SHA1 Message Date
caoyanyi b4cb7a6c5a * Adjust widget params. 2024-02-06 16:11:24 +08:00
caoyanyi 80ae0b77f3 * Adjust select required field set. 2024-02-06 16:11:24 +08:00
caoyanyi 1962fbc2a8 * Adjust select required field set. 2024-02-06 14:40:38 +08:00
caoyanyi b7393e3ac8 * Fix bug for user feedback. 2024-02-05 17:11:44 +08:00
caoyanyi be9a944528 * Adjust widget params. 2024-02-05 09:19:10 +08:00
caoyanyi f6b1c9a346 * Adjust select required field set. 2024-02-04 17:12:26 +08:00
leiyong ac37c7f889 * Fix bug #45306. 2024-01-30 07:45:49 +00: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
wangyuting 5f9ba08eb8 * Adjust datatable setGlobal label text. bug #44878. 2024-01-25 13:52:31 +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 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
wangyuting 1d7f82f20f * Fix datatable unit test bug. 2023-12-29 15:00:23 +08:00
sunhao b1b4e765eb * datatable: fix padding of cols list in custom dialog. 2023-12-27 16:06:48 +08:00
chaideqing 33be5c30c1 * Fix bug #42083. 2023-12-22 07:02:30 +00:00
sunhao def013e459 * datatable: hide width setting in table custom cols dialog. 2023-12-15 14:15:10 +08:00
sunhao 05b8bee3af * datatable: remove height limit of custom cols dialog. 2023-12-15 14:04:47 +08:00
daitingting 8028a18e7c * Do not show the field if its display is false. 2023-12-14 02:22:43 +00:00
tianshujie cd8ee1f0a6 * Fix bug #41226. 2023-12-12 16:11:55 +08:00
sunhao 46198ffdc6 * datatable: set unit types selector to required. 2023-12-08 15:00:42 +08:00
sunhao 022fd1eed7 * datatable: refactor dragUl with zui sortable component. 2023-12-06 18:49:27 +08:00
sunhao 20591967e6 * datatable: support to set col with with percent value. 2023-12-06 17:58:01 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
wangyuting aeaa7c0686 * Optimize dataview model and finish dataview unit test script. 2023-11-27 17:20:22 +08:00
wangyuting a2abd60277 * Optimize datatable model code. 2023-11-24 17:17:15 +08:00
wangyuting 63c4ad7018 * Optimize datatable control file code. 2023-11-24 14:30:32 +08:00
liumengyi 060be088d4 * Remove , at the end of row in the lastest children in datatable. 2023-11-13 17:25:38 +08:00
wangyidong e296aa7864 * Add show branch config. 2023-11-07 15:08:26 +08:00
liumengyi 0780fe1646 * Remove custom cols of my::bug. 2023-11-06 14:32:04 +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
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
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
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