Commit Graph
57336 Commits
Author SHA1 Message Date
sunhao 02e3cc6974 * zin: update zin.js. 2023-08-30 17:12:53 +08:00
sunhao 3cb96f18bb * zin: add zin config to global config file and support to import extra css file. 2023-08-30 17:12:53 +08:00
Chenjianyu 201ea4320f * hide the crating prompt button for the open source version. 2023-08-30 17:12:41 +08:00
wangyidong eb559611c6 * Fix bug #37807. 2023-08-30 17:10:03 +08:00
zenggang 60ac6c9331 * Fix bug#37888 2023-08-30 09:06:16 +00:00
Chenjianyu 760e3c298d * disable the test connection button after clicking it. 2023-08-30 16:59:32 +08:00
Chenjianyu 9d69fead76 * fix ai prompt button duplicate location. 2023-08-30 16:54:32 +08:00
tianshujie 0456ff26fa * Change the logic for clearing expired actions. 2023-08-30 16:52:15 +08:00
caoyanyi 5b214f3e2c * Change 1.5 menu link. 2023-08-30 16:45:40 +08:00
sunhao 92c80dd4eb * fix cannot get app code for ai-adminindex. 2023-08-30 16:34:26 +08:00
wangyidong 8bbd609d56 * Fix error for date. 2023-08-30 16:19:56 +08:00
wangyidong e1fbd7f3ad * Fix php8.1 for merge xuan. 2023-08-30 16:19:56 +08:00
wangyidong 7c812d27a2 * Fix bug #37815. 2023-08-30 16:19:56 +08:00
zhujinyong 75f80be864 * Use mb_strpos instead of str_contains. 2023-08-30 16:09:28 +08:00
zenggang 9e0c6beef9 * Fix bug#37880 2023-08-30 08:06:20 +00:00
caoyanyi 513b3f815b + Add data-app for repo link. 2023-08-30 16:00:53 +08:00
caoyanyi 2fd946622a * Change 1.5 menu display rule. 2023-08-30 16:00:53 +08:00
zenggang 1c6d6e7dfe * Add edit nexus server. 2023-08-30 07:54:28 +00:00
caoyanyi 530bca798d + Add dropmenu for zui3. 2023-08-30 15:39:24 +08:00
caoyanyi 25fe13f045 * Change repo dropmenu for other module. 2023-08-30 15:39:24 +08:00
Chenjianyu 078d3cfd60 * fix error messages display. 2023-08-30 15:16:21 +08:00
zenggang 3cbfb56c63 * Fix bug#37843 2023-08-30 07:10:52 +00:00
caoyanyi 633d8c13ea * Change 1.5 menu for project and execution. 2023-08-30 14:44:35 +08:00
caoyanyi 76c863c297 + Add view data for project and execution app. 2023-08-30 14:31:18 +08:00
liugang 958ce5f646 * datatable: hide table switch in project-bug page and execution-bug page. 2023-08-30 14:27:44 +08:00
liugang 54ac9ff9c5 - bugModel: remove unused code. 2023-08-30 14:25:01 +08:00
liugang 1ba07beac7 * bug: change position of confirmed column in configuration of datatable. 2023-08-30 14:22:33 +08:00
liugang 15b62d8faf + bug: add width property of mailto column in configuration of datatable. 2023-08-30 14:21:13 +08:00
liugang dba6a2da20 + bug: add fixed property in configuration of datatable. 2023-08-30 14:20:37 +08:00
liugang 15828fdafd * datatableModel: if fixed property is undefined set it to no. 2023-08-30 14:09:14 +08:00
liugang a6a4f43d11 * task: fix title of columns and hide them in datatable. 2023-08-30 14:05:24 +08:00
sunhao cfb3add31e * update zui3 files. 2023-08-30 14:05:05 +08:00
liugang ec8a04a744 * bug: adjust columns' width of datatable. 2023-08-30 13:58:51 +08:00
liugang f4f895fbdd + bugModel: fix display error of resolution in bug browse page. 2023-08-30 13:57:56 +08:00
liugang 723057c633 * bugModel: fix error the buttons in bug browse page cann't be clicked. 2023-08-30 13:56:37 +08:00
liugang 88c6baf3fe + bugModel: fix error the columns of datatable are all fixed. 2023-08-30 13:56:00 +08:00
liugang 9331a46225 + bug: set width of the fixed columns of datatable. 2023-08-30 13:54:11 +08:00
liugang aa8b4af7c1 + common: don't display table switch in bug browse page. 2023-08-30 13:52:25 +08:00
caoyanyi 511fa3328b * Change section title allow empty. 2023-08-30 13:49:42 +08:00
wangyidong ca5a11220f * Fix bug #37793. 2023-08-30 13:45:25 +08:00
Chenjianyu b5f6d33d3a * change the code style to avoid a code transition problem. 2023-08-30 13:44:46 +08:00
sunhao 8e2fb896a9 * zin: refactor usage of zui dropmenu. 2023-08-30 13:40:07 +08:00
sunhao f4065b7cb9 * zin: update zin lib. 2023-08-30 13:39:39 +08:00
zenggang 96b1023e6a * Adjust style 2023-08-30 05:19:23 +00:00
zenggang 7b4c18033c * Fix bug#37580 2023-08-30 05:08:02 +00:00
Chenjianyu 9971f03686 * change a style. 2023-08-30 13:01:37 +08:00
liugang eb08f23e05 * bug: adjust css for datatable in zui3. 2023-08-30 11:57:15 +08:00
sunhao 4f4b92796d * update dtable lib. 2023-08-30 11:54:43 +08:00
sunhao e2fec28f60 * zin: fix property access error. 2023-08-30 11:42:10 +08:00
sunhao e2f36cb84a * zin: fix zin errors not show in zinbar. 2023-08-30 11:42:10 +08:00