Commit Graph
216 Commits
Author SHA1 Message Date
sunhao 47bf6af5a7 * zin: refactor. 2023-09-15 15:13:45 +08:00
sunhao 6e44d38189 * optimize left menu UI. 2023-08-22 17:37:00 +08:00
sunhao 27270f2c53 * fix user logout not work as expected. 2023-08-01 18:05:53 +08:00
sunhao b51f9666ba * fix page navigation not work. 2023-08-01 09:13:30 +08:00
sunhao f746fbb39f * revert and fix navigation not work. 2023-08-01 08:59:04 +08:00
sunhao 39eee7f214 * support for changing theme. 2023-07-31 17:00:31 +08:00
sunhao a0bd66c71d * support to change UI language. 2023-07-31 14:34:09 +08:00
zhaoke bebb8a0c2f * Fix bug of tree browse page. 2023-07-28 09:14:49 +08:00
sunhao 78b3b54e23 * fix contextmenu position for #appTabs. 2023-07-27 11:00:26 +08:00
sunhao 5294b203ca * support to update apps menu. 2023-07-26 17:32:11 +08:00
sunhao 82b19fc9d3 * fix contextmenu not work in home navbar. 2023-07-24 16:47:16 +08:00
sunhao 49adde158d * optimize UI on history state pop. 2023-07-19 10:32:41 +08:00
sunhao 2d62635655 * zin: fix openApp forceReload option not work. 2023-07-10 16:21:42 +08:00
sunhao 4ea5c6c073 * zin: support open page with post request. 2023-07-07 15:47:58 +08:00
sunhao b76c04e5bd * zin: support to set app in postAndLoadPage. 2023-07-07 14:19:06 +08:00
sunhao b40648dd5b * zin: fix go back with target "APP" not work. 2023-07-07 11:04:11 +08:00
sunhao 30fac1dec5 * zin: support to open old page with zin. 2023-07-03 14:35:54 +08:00
sunhao f1a372828b * zin: refactor js. 2023-06-27 14:51:58 +08:00
sunhao 84be201b01 * zin: support to loading default back path without any history state. 2023-06-21 16:14:50 +08:00
sunhao 49d2dfbb7d * zin: fix show-in-app not work in index page. 2023-06-19 16:12:45 +08:00
sunhao c9ee476c37 * zin: refactor goBack method. 2023-06-10 13:46:20 +08:00
sunhao 81e2b22c1f * zin: refactor goBack method. 2023-06-10 11:42:39 +08:00
sunhao 8020231c25 * zin: add goBack method. 2023-06-09 18:50:51 +08:00
sunhao fbe979e0c4 * zin: support to show real app url in browser address bar. 2023-06-09 08:41:08 +08:00
sunhao b330cacb05 * replace index page with the new version. 2023-06-08 16:10:37 +08:00
Hao Sun 2bcc9bdbf4 Merge branch 'zin_dev'
# Conflicts:
#	module/common/lang/zh-cn.php
#	module/product/lang/de.php
#	module/product/lang/en.php
#	module/product/lang/fr.php
#	module/product/lang/zh-cn.php
#	module/program/js/browse.js
#	module/program/lang/de.php
#	module/program/lang/en.php
#	module/program/lang/fr.php
#	module/program/lang/zh-cn.php
#	module/project/config.php
#	module/project/lang/de.php
#	module/project/lang/en.php
#	module/project/lang/fr.php
#	module/project/lang/zh-cn.php
#	module/search/view/buildform.html.php
#	module/task/control.php
2023-04-23 19:20:45 +08:00
liumengyi b3b0073dd9 * Fix bug #20185. 2023-04-19 13:37:32 +08:00
Hao Sun 8ad7706270 * zin: move index/app.ui.js to zin.js 2023-04-18 19:48:48 +08:00
Hao Sun dcdcbefeae * zin: skip to open in app on js or hash link 2023-04-16 15:04:15 +08:00
Hao Sun 2a0f7336ac * zin: add x-zin-app header on request page content with ajax 2023-04-16 15:03:26 +08:00
Hao Sun 81305cbe99 * zin: support to render old page in index app 2023-04-12 11:36:14 +08:00
Hao Sun a3d083d8a3 * zin: add fade effect on load a new page 2023-04-11 10:22:32 +08:00
Hao Sun 75f39934de * zin: support to load dtable smoothly 2023-04-11 10:22:32 +08:00
Hao Sun a768aef1a8 * zin: optimize UI for index page 2023-04-11 10:22:32 +08:00
Hao Sun 36be23f766 * zin: fix closeApp not work 2023-04-10 17:38:22 +08:00
Hao Sun ce63255d14 * zin: support to record history on switching pages. 2023-04-10 16:49:20 +08:00
Hao Sun 581d4feedb * zin: optimize index page 2023-04-09 13:20:43 +08:00
Catouse 83bdbe53dd * zin: trigger click on body to prevent js error 2023-04-06 11:09:30 +08:00
Catouse f08f10566b + zin: add index page via zin 2023-04-06 10:22:24 +08:00
tianshujie 1bd3209351 * Code for task #89915. 2023-04-04 14:37:45 +08:00
caoyanyi 58d9fd2ee9 * Fix bug #32593. 2023-03-02 17:04:44 +08:00
Yagami a9d56a3f77 * Fix bug #32159. 2023-02-15 11:31:42 +08:00
Hao Sun 6eebf855fe * support to open help app with given url 2023-01-17 10:18:13 +08:00
tianshujie c201a0e478 * Finish task #79634. 2022-12-13 14:47:28 +08:00
Hao Sun 7ff8c1092f * hide old tab content on open from hidden state 2022-12-02 07:40:07 +00:00
dingyongliang 3796966b17 * fix getBoundingClientRect of undefined. 2022-11-17 06:10:46 +00:00
wangyidong 7a48c595b4 * code for add data-app attr. 2022-09-26 15:26:48 +08:00
daitingting fb14ecd593 * Finish task #69719. 2022-09-23 05:18:41 +00:00
daitingting 856012deb0 * Format codes. 2022-09-22 05:41:01 +00:00
tianshujie c0e97a501c * Finish task #64976. 2022-08-18 14:33:10 +08:00