tianshujie
|
bced2b76b4
|
Merge remote-tracking branch 'origin/release-20.0'
|
2024-04-23 17:12:24 +08:00 |
|
wangyuting
|
dcd8abcc1c
|
* Optimize code.
|
2024-04-23 16:05:53 +08:00 |
|
liugang
|
298c687ea7
|
* router: compatible with baseRouter.
|
2024-04-23 14:08:40 +08:00 |
|
liugang
|
3489d42459
|
+ baseRouter: cache loaded modules to improve effeciency.
|
2024-04-23 14:03:44 +08:00 |
|
liugang
|
7a5791fa62
|
+ baseHelper: cache loaded directories to improve effeciency.
|
2024-04-23 14:02:57 +08:00 |
|
tianshujie
|
91270828ca
|
* Fix can't get user account problem.
|
2024-04-23 13:28:38 +08:00 |
|
王怡栋
|
812aed678c
|
* Adjust code for error.
|
2024-04-23 11:01:28 +08:00 |
|
hufangzhou
|
97ff39e9c8
|
* Fix error of get za and device in cookie.
|
2024-04-23 10:08:44 +08:00 |
|
王怡栋
|
1c6429d3ba
|
* Adjust code for set openapp, because check tab use lang->mainNav.
|
2024-04-23 09:46:44 +08:00 |
|
caoyanyi
|
618cb5fa14
|
Merge remote-tracking branch 'origin/release-20.0'
|
2024-04-18 10:41:42 +08:00 |
|
宋辰轩
|
89500432d3
|
* Fix router setParam type bug.
|
2024-04-17 17:31:35 +08:00 |
|
dingguodong
|
e97a3b9b90
|
+ Add the method to get the display name of the ZenTaoPMS version in different language.
|
2024-04-17 17:27:20 +08:00 |
|
tianshujie
|
0ceba1a465
|
* Fix bug #47911.
|
2024-04-17 17:01:29 +08:00 |
|
wangyuting
|
f430986ecd
|
* Remove buildActionList function.
|
2024-04-17 11:01:46 +08:00 |
|
tianshujie
|
441dae414a
|
* Fix bug #47911.
|
2024-04-17 09:48:36 +08:00 |
|
tianshujie
|
ac6aa932fa
|
+ Add onlybody param config.
|
2024-04-16 17:02:49 +08:00 |
|
wangyuting
|
59de53ffdf
|
* Optimize execution build action list.
|
2024-04-16 15:12:45 +08:00 |
|
wangyuting
|
6f68dec824
|
* Fix show extended fields when workflow extensionType is none bug. bug #47769.
|
2024-04-12 14:44:36 +08:00 |
|
宋辰轩
|
c7ac438dc5
|
* Modify pivot lang and use user logon function in api entry.
|
2024-04-11 13:32:31 +08:00 |
|
宋辰轩
|
c575a429d5
|
* Cherry pick 695055c6b1.
|
2024-04-10 15:15:00 +08:00 |
|
wangyuting
|
053c2592ff
|
* Fix app tab bug.
|
2024-04-10 14:54:49 +08:00 |
|
sunhao
|
4143fa0b9f
|
* framework: fix $app-tab.
|
2024-04-10 10:03:47 +08:00 |
|
liugang
|
46f40ac116
|
+ baseHelper: filter the sessionID paramter to fix directory traversal vulnerablity.
|
2024-04-08 15:01:28 +08:00 |
|
sunhao
|
693c0ca2c6
|
* zin: story #54433, fix clone tab in chrome not work.
|
2024-04-03 20:47:35 +08:00 |
|
liugang
|
b5ad48d13f
|
* control: fix error of creating an instance of the extension class.
|
2024-04-03 15:58:42 +08:00 |
|
liugang
|
40f7a488ca
|
+ control: validate view file before include it.
|
2024-04-03 15:50:40 +08:00 |
|
dingguodong
|
753111b2ba
|
- Remove useless line.
|
2024-04-03 13:00:43 +08:00 |
|
dingguodong
|
d9a89cf2a8
|
- Remove this function.
|
2024-04-03 12:44:39 +08:00 |
|
dingguodong
|
4334c36343
|
+ Add a debug function for recording any message to log file.
|
2024-04-03 12:44:39 +08:00 |
|
dingguodong
|
040eb0df7a
|
+ Add a debug helper for recording any message to log file.
|
2024-04-03 11:20:46 +08:00 |
|
王怡栋
|
41df620590
|
* Fix bug #46728.
|
2024-04-02 08:50:18 +08:00 |
|
wangyuting
|
8cacbb5052
|
* Fix unit test bug.
|
2024-03-27 15:35:09 +08:00 |
|
dingguodong
|
ddec3c5c9a
|
* Fix the normal request.
|
2024-03-27 10:19:09 +08:00 |
|
dingguodong
|
97ac2ef7c9
|
* Check the required directory.
|
2024-03-27 10:16:53 +08:00 |
|
dingguodong
|
288174b6a2
|
+ Show error message if tmp/log not exist and debug is enabled.
|
2024-03-27 10:16:53 +08:00 |
|
wangyuting
|
7a7bcc3332
|
* Optimize workflow function.
|
2024-03-27 09:43:45 +08:00 |
|
wangyuting
|
07f89106a8
|
* Fix workflow extra editor field bug.
|
2024-03-26 16:54:39 +08:00 |
|
tianshujie
|
6f2d0e4940
|
* Fix an error when the property did not exist.
|
2024-03-26 13:55:33 +08:00 |
|
xieqiyu
|
663588dcfe
|
* Fix the bug of appendExtendCssAndJS.
|
2024-03-26 13:55:00 +08:00 |
|
王怡栋
|
612334eb6a
|
* Code for task #114066.
|
2024-03-26 10:55:16 +08:00 |
|
王怡栋
|
145463f1d8
|
* Code for task #113950.
|
2024-03-25 11:08:14 +08:00 |
|
wangyuting
|
2303495cdb
|
* Fix flow is empty bug.
|
2024-03-22 16:59:11 +08:00 |
|
tianshujie
|
98aa8bdefc
|
- Remove unused code.
|
2024-03-22 16:13:09 +08:00 |
|
tianshujie
|
ef978657af
|
* Finish task #113949.
|
2024-03-22 15:41:49 +08:00 |
|
wangyuting
|
64ffd72817
|
* Fix workflow extra editor submit bug.
|
2024-03-22 15:08:11 +08:00 |
|
wangyuting
|
959b393b64
|
* Fix submit workflow extra form bug.
|
2024-03-22 14:38:07 +08:00 |
|
王怡栋
|
4b2976a1aa
|
* Code for task #113950.
|
2024-03-22 11:20:19 +08:00 |
|
wangyuting
|
32db461b43
|
* Add extra form config.
|
2024-03-21 16:57:21 +08:00 |
|
wangyuting
|
df37b53c9f
|
* Add extra workflow field to edit page.
|
2024-03-21 15:47:43 +08:00 |
|
xieqiyu
|
17239defb6
|
* Fix the bug of form fields.
|
2024-03-21 15:09:45 +08:00 |
|