Commit Graph
49 Commits
Author SHA1 Message Date
sunhao d900f603b6 * [misc] fix php undefined property error in index page. 2025-05-13 17:04:37 +08:00
sunguangming 8e72624677 * [bug#55151,done,0.2h] fix bug. 2024-09-11 16:54:06 +08:00
sunhao e18787974d * [bug #54814, done, 0.5h] show confirm dialog on visit index page directly. 2024-09-04 17:31:41 +08:00
sunhao fa9aa617e6 * [refac] add current vision to visionSwitcher element. 2024-09-04 17:31:41 +08:00
dingyongliang b5b6796239 * [task#126662,start,3h] support to add menu. 2024-08-20 16:20:13 +08:00
liumengyi f11f362253 * [bug#51630,done,0.2h] modify variable name. 2024-07-03 09:09:16 +08:00
liumengyi 7536bc9beb * [story#57288,done,0.3h] modify style. 2024-06-25 17:26:55 +08:00
liumengyi 9497145499 * [story#57288,doing,0.1h] add empty tip and css. 2024-06-25 15:28:29 +08:00
liumengyi 76bd97ec21 * [story#57288,doing,0.5h] add version list. 2024-06-25 15:28:29 +08:00
liumengyi 3f73d14de4 * [story#57288,doing,0.2h] add version list. 2024-06-25 15:28:29 +08:00
liumengyi 206c7d3728 * [story#57288,doing,0.5h] add version list. 2024-06-25 15:28:29 +08:00
liumengyi c6e8957727 * [story#57288,doing,0.5h] add upgrade content panel. 2024-06-25 15:28:29 +08:00
liumengyi 80fab1069b + [story#57288,start,doing,0.5h] add upgrade button. 2024-06-25 15:28:29 +08:00
dingguodong 54531dd87a * Remove the DevOps from version name. 2024-06-17 16:23:39 +08:00
daitingting b875304c72 [bug#43496,done,1h] Poll time is required and can not less than 30s. 2024-06-12 02:00:25 +00:00
liwenrui 9f25b6f744 + revive xuan web chat. 2024-05-08 17:30:57 +08:00
sunhao 1dc857b2b7 * index: bug #47916, fix lang var conflict with xuanxuan extension. 2024-04-22 16:38:12 +08:00
sunhao a85c94480f * index: fix menu more btn not update after change lang. 2024-04-18 17:20:53 +08:00
sunhao e82380eca4 * index: story #54386, fix tooltip on menu toggle btn. 2024-04-03 15:33:36 +08:00
sunhao b6ff9ca210 * index: refactor vision tip with visionSwitcher widget. 2024-04-03 11:56:32 +08:00
caoyanyi 1de446f6ce * Merge for release branch. 2024-03-15 14:59:57 +08:00
liwenrui b0ff36a4c9 + ai chat. 2024-02-28 11:15:02 +08:00
sunhao ae8c9a160e * index: move visionSwicher from page header to appsBar. 2024-02-20 17:17:25 +08:00
sunhao 68b281ee94 * index: change menu toggle icon. 2024-02-19 14:54:58 +08:00
daitingting 74b03bf32c * Fix bug #109880. 2024-01-03 11:47:07 +00:00
hufangzhou 13fd33e56a * Merge 18.8 index module. 2023-11-21 14:18:37 +08:00
wangyidong f09128c22a * Change for set group priv. 2023-11-14 14:30:51 +08:00
liumengyi 0ae76cedcc * Remove , at the end of row in the lastest children in index::index. 2023-11-14 11:20:43 +08:00
liugang 34cf3e02d2 * index: simplify code. 2023-11-14 08:33:26 +08:00
wangyidong 40535f7f47 * Adjust for show messager. 2023-11-13 10:29:00 +08:00
wangyidong 83c5ddf45b * Rewrite project managemembers page. 2023-10-31 09:51:04 +08:00
wangxuepeng df3d6167da * Fixed the browser message notify. 2023-10-24 11:22:48 +08:00
wangyidong 5492af49c1 * Add ping js in index. 2023-10-24 09:17:40 +08:00
wangxuepeng 4a133bb57d * Add browser message notify. 2023-10-23 18:17:43 +08:00
sunhao d4dd24d637 * index: refactor. 2023-10-07 13:31:19 +08:00
sunhao 6bd978525b * zin: refactor set:xxx usage to compatible with php 5.4. 2023-08-29 18:03:45 +08:00
sunhao 6e44d38189 * optimize left menu UI. 2023-08-22 17:37:00 +08:00
liugang 0ee41b9b15 * index: remove unused code. 2023-08-03 11:45:01 +08:00
dingyongliang 2e427712e2 * zin: refactor globalSearch. 2023-08-02 15:26:57 +08:00
liugang a01ba83440 * index: init the globalSearch widget. 2023-08-02 08:39:36 +08:00
sunhao 5294b203ca * support to update apps menu. 2023-07-26 17:32:11 +08:00
dingyongliang eb39b89abf * appsBar add globalSearch. 2023-07-21 17:19:30 +08:00
dingyongliang 5298baf275 * Change [] to array(). 2023-07-18 14:47:29 +08:00
dingguodong a396561d65 * Change app to dock. 2023-07-12 11:21:37 +08:00
sunhao 30fac1dec5 * zin: support to open old page with zin. 2023-07-03 14:35:54 +08:00
caoyanyi bac2ecae43 + Add second menu display. 2023-06-21 16:46:03 +08:00
liugang e35456a125 * Replace all render functions with 'render()'. 2023-06-21 09:06:35 +08:00
dingyongliang 2acd3ef9d2 * zin: change cursor of mainnav. 2023-06-14 15:22:35 +08:00
sunhao b330cacb05 * replace index page with the new version. 2023-06-08 16:10:37 +08:00