wangyuting
|
053b07189b
|
* Fix flow is empty bug.
|
2024-03-27 11:06:46 +08:00 |
|
tianshujie
|
a1b2ade344
|
- Remove unused code.
|
2024-03-27 11:06:46 +08:00 |
|
tianshujie
|
5562587602
|
* Finish task #113949.
|
2024-03-27 11:06:46 +08:00 |
|
wangyuting
|
50a291e2d1
|
* Fix workflow extra editor submit bug.
|
2024-03-27 11:06:46 +08:00 |
|
wangyuting
|
e60e54749e
|
* Fix submit workflow extra form bug.
|
2024-03-27 11:06:45 +08:00 |
|
王怡栋
|
9b476460c6
|
* Code for task #113950.
|
2024-03-27 11:06:45 +08:00 |
|
wangyuting
|
87a40a4e1a
|
* Add extra form config.
|
2024-03-27 11:06:45 +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 |
|
wangyuting
|
5313f0aed4
|
* Add workflow js and css to formPanel wg.
|
2024-03-21 10:15:35 +08:00 |
|
wangyuting
|
1eab431aa4
|
* Add workflow fields to formpanel.
|
2024-03-21 09:01:37 +08:00 |
|
liugang
|
2c1286af47
|
* helper: display text if the action button hasn't icon.
|
2024-03-18 15:00:49 +08:00 |
|
caoyanyi
|
1de446f6ce
|
* Merge for release branch.
|
2024-03-15 14:59:57 +08:00 |
|
sunhao
|
e5c0318821
|
* zin: add control instance to context.
|
2024-03-13 09:22:15 +08:00 |
|
songchenxuan
|
d83dcc198c
|
* Fix api bug.
|
2024-03-11 16:51:43 +08:00 |
|
sunhao
|
53b4dae538
|
* zin: change render to renderPage, use render to set widget for difference targets.
|
2024-03-11 14:59:50 +08:00 |
|
tianshujie
|
eb5e2dde89
|
+ Add onlybody to popup links on old pages.
|
2024-03-07 09:07:12 +08:00 |
|
tianshujie
|
01e97e2301
|
* Fix bug #46576.
|
2024-03-05 15:25:15 +08:00 |
|
tianshujie
|
a4ce6179d5
|
* Fix bug #46549.
|
2024-03-05 15:25:15 +08:00 |
|
wangyuting
|
7b4b2b820b
|
* Add required function for old view pages.
|
2024-02-29 14:39:12 +08:00 |
|
sunhao
|
a5b694a8c4
|
* framework: remove max height limit of debug info.
|
2024-02-27 19:46:38 +08:00 |
|
sunhao
|
06b4654b8c
|
* framework: change style for dump block.
|
2024-02-26 17:09:46 +08:00 |
|
sunhao
|
448a86a606
|
* zin: improve zin lib.
|
2024-02-26 17:09:45 +08:00 |
|
tianshujie
|
f71f0a52c0
|
+ Add isonlybody param of the link.
|
2024-02-26 16:12:23 +08:00 |
|
朱金勇
|
2ab54682fb
|
* Fix sql error.
|
2024-02-22 08:47:55 +08:00 |
|
liugang
|
f144b7df18
|
* framework: check the property before calling it.
|
2024-02-20 16:20:55 +08:00 |
|
liumengyi
|
993ce89aa6
|
* Fix bug #45730.
|
2024-02-01 11:05:57 +08:00 |
|
sunhao
|
dffc222e9a
|
* zin: refactor, move unHTMLArray helper to zin/utils/json.func.
|
2024-01-29 22:33:01 +08:00 |
|
tianshujie
|
a5ea564957
|
* Fix bug #45368.
|
2024-01-26 14:45:29 +08:00 |
|
wangyidong
|
021c105d07
|
* Fix bug #45390.
|
2024-01-24 14:08:00 +08:00 |
|
qixinzhi
|
39af044fb7
|
* Remove redeclare function.
|
2024-01-19 10:41:46 +08:00 |
|
qixinzhi
|
dab296268d
|
* Add sqlite for metric calculate.
|
2024-01-19 10:27:53 +08:00 |
|
liugang
|
f2ebe9b8f5
|
* baseControl: call helper::import function to load field file.
|
2024-01-11 09:57:13 +08:00 |
|
sunhao
|
69b31f2896
|
* framework: support loading field file on render.
|
2024-01-11 09:41:29 +08:00 |
|
caoyanyi
|
e1fa74ba2a
|
* Adjust web root set for platform.
|
2024-01-10 09:55:50 +08:00 |
|
tianshujie
|
bd215e08db
|
* Fix module error.
|
2024-01-10 08:39:55 +08:00 |
|
caoyanyi
|
a6ea2b7c82
|
* Move end method to base.
|
2024-01-09 11:09:41 +08:00 |
|
liumengyi
|
5d782a459a
|
* Fix bug #43092.
|
2024-01-08 17:25:34 +08:00 |
|
caoyanyi
|
ce888fc982
|
* Adjust the platform version install process.
|
2024-01-08 15:04:01 +08:00 |
|
xieqiyu
|
35168994f2
|
* Fix bug#43265,#43322.
|
2024-01-05 13:37:37 +08:00 |
|
hufangzhou
|
4e5a5bc279
|
* Finish story #52015.
|
2024-01-05 13:09:15 +08:00 |
|
tianshujie
|
0010ccdceb
|
* Fix bug #43282.
|
2024-01-05 09:36:29 +08:00 |
|
liugang
|
db4629560d
|
* baseHelper: convert the variable to string before passing it to the htmlspecialchars function.
|
2024-01-03 19:53:44 +08:00 |
|
tianshujie
|
63db0186e3
|
* Fix bug #42682,42680.
|
2024-01-03 14:38:20 +08:00 |
|
朱金勇
|
54fec63da5
|
* Fix webroot in cli.
|
2023-12-28 18:53:42 +08:00 |
|
tianshujie
|
887e0715be
|
* Fix bug #41191.
|
2023-12-27 10:49:50 +08:00 |
|
caoyanyi
|
564cd4a67e
|
* Adjust api route parse.
|
2023-12-26 10:22:40 +08:00 |
|
caoyanyi
|
1c61db2bcb
|
* Adjust api parse path for api request.
|
2023-12-26 09:53:30 +08:00 |
|
tianshujie
|
a8e4e87dc2
|
* Fix bug #42267.
|
2023-12-23 15:00:32 +08:00 |
|
hufangzhou
|
5ed12dcf23
|
* Fix upgrade error.
|
2023-12-23 09:14:28 +08:00 |
|