Commit Graph
75864 Commits
Author SHA1 Message Date
sunhao a2c0a52dbe * zin: fix decode raw content error. 2024-02-21 14:26:23 +08:00
liugang bd4b26a72f * repoModel: avoid the $repoID to be null. 2024-02-21 14:22:07 +08:00
liugang ee128cb28e * myModel: specific table of the orderBy field. 2024-02-21 14:21:30 +08:00
daitingting 7112d9f7f3 * Set custom required. 2024-02-21 14:13:35 +08:00
xieqiyu 2299cf05f1 * Fix bug#41398. 2024-02-21 14:12:57 +08:00
wangyuting f379d371a7 * Add confirm icon to delete modal. bug #45154. 2024-02-21 14:02:32 +08:00
tianshujie e781c1a3d9 * Fix bug #45025. 2024-02-21 13:48:27 +08:00
liumengyi 6110a81996 * Fix bug #45032. 2024-02-21 13:46:43 +08:00
liugang f9a50ec1a6 - commonHeader: remove vision switcher. 2024-02-21 13:39:39 +08:00
liumengyi df059ce021 * Fix bug #45163, modify style of execution::tree. 2024-02-21 13:01:28 +08:00
sunhao 5b52da6779 * zin: improve title color of selected item in vision menu. 2024-02-21 12:18:38 +08:00
sunhao 611e5c8ffe * fix position of apps bar in english UI. 2024-02-21 12:11:33 +08:00
sunhao 308b261567 * index: fix vision switcher not update on switch language. 2024-02-21 12:06:28 +08:00
sunhao ba1e86000f * zin: fix no assigned not update on switch language. 2024-02-21 12:01:40 +08:00
sunhao b90cc9fce4 * zin: fix checked info on dtable footer not update on switch language. 2024-02-21 12:01:40 +08:00
liugang 9b5d4ad0e9 * myModel: fix error of calling undefined method. 2024-02-21 11:27:08 +08:00
liugang ab33721c49 - datatableModel: hide fields extended by workflow in datatable. 2024-02-21 11:26:06 +08:00
tianshujie 25888f3dd7 * Fix bug #41849. 2024-02-21 11:26:00 +08:00
daitingting 03e38e5454 * Set width for story required custom page. 2024-02-21 11:19:59 +08:00
sunhao 80fdf57dcd * zin: fix user menu position. 2024-02-21 11:13:22 +08:00
liugang db990b947d * treeZen: add lost parameter. 2024-02-21 11:06:46 +08:00
liugang 9dcc12feed * myModel: specific the default order field's table. 2024-02-21 11:03:38 +08:00
liugang d2e38c36e6 * storyModel: return false when dao has errors. 2024-02-21 11:03:03 +08:00
daitingting 6a6eb1c28b * Fix bug #43208. 2024-02-21 10:50:25 +08:00
daitingting 8bb6ec99a2 * Fix bug #43239. 2024-02-21 10:22:32 +08:00
tianshujie 826d4edb66 * Fix bug #43910. 2024-02-21 10:21:56 +08:00
xieqiyu a983576d52 * Fix bug#41586. 2024-02-21 10:06:52 +08:00
xieqiyu b1339f6624 * Fix bug#41802. 2024-02-21 09:38:24 +08:00
wangyuting 1d4ac702d9 * Add loadCurrentPage of close modal. bug #45552. 2024-02-21 09:36:36 +08:00
songchenxuan f2bb82f2e8 * Fix dataset dimension emtpy error. 2024-02-21 09:30:53 +08:00
songchenxuan 06217dd97a * Fix screen view error. 2024-02-21 09:22:28 +08:00
sunhao 61f12cbf4d * zin: fix js output error in pagebase. 2024-02-21 09:06:38 +08:00
sunhao 116c990966 * zin: fix inherited class member name error. 2024-02-21 08:54:49 +08:00
wangyuting c80b74e40c * Adjust color checked css. 2024-02-21 08:52:07 +08:00
tianshujie 7a27a9c5de * Fix bug #45995. 2024-02-21 08:45:03 +08:00
孙广明 9c861119bc Merge pull request '18.x-message' (#92) from 18.x-message into master
Reviewed-on: https://git.zcorp.cc/easycorp/zentaopms/pulls/92
2024-02-21 08:42:04 +08:00
孙广明 6309d049ad Merge pull request '* Merge task #107568, add default permissions for the traincourse.' (#91) from 18.x-traincoursepriv into master
Reviewed-on: https://git.zcorp.cc/easycorp/zentaopms/pulls/91
2024-02-21 08:41:52 +08:00
孙广明 3120ce75ae Merge pull request '* Merge task #107567, check permissions for modifying efforts.' (#90) from 18.x-effort into master
Reviewed-on: https://git.zcorp.cc/easycorp/zentaopms/pulls/90
2024-02-21 08:41:37 +08:00
sunhao c2bda3dbfd * zin: add isset method to check prop exists. 2024-02-20 21:20:38 +08:00
sunhao 869d24d826 * zin: refactor. 2024-02-20 21:16:36 +08:00
sunhao 6da3c909c1 * zin: add icons for more vision types. 2024-02-20 17:49:24 +08:00
wangyuting 66301d4d4b * Fix bug. 2024-02-20 17:18:23 +08:00
sunhao ae8c9a160e * index: move visionSwicher from page header to appsBar. 2024-02-20 17:17:25 +08:00
sunhao 904d969c85 + zin: add visionSwitcher wg. 2024-02-20 17:17:25 +08:00
sunhao 511a7704da * zin: support to set id to dynamic dropdown menu. 2024-02-20 17:17:25 +08:00
sunhao a401e14203 * zin: refactor php types. 2024-02-20 17:17:25 +08:00
tianshujie 7e54a28ef5 * Fix bug #45991. 2024-02-20 17:15:14 +08:00
wangyuting 6b45ae443b * Optimize checkcolorgroup css. 2024-02-20 17:05:36 +08:00
wangyuting 26646cb004 * Add checkcolorgroup wg. bug #44681. 2024-02-20 16:55:55 +08:00
tianshujie 663a9f9767 * Fix bug #45961. 2024-02-20 16:53:02 +08:00