Commit Graph

59 Commits

Author SHA1 Message Date
wangyidong
3c4c3037c1 * Fix bug #37562. 2023-08-25 10:17:14 +08:00
songchenxuan
dc31210bfb * Improve project list. 2023-06-27 14:32:07 +08:00
Lufei
9db5597475 * Add cache for block. 2023-06-02 14:19:58 +08:00
wangyidong
901fc68f3c * adjust for change bizVersion to edition. 2023-04-24 17:00:52 +08:00
Guan Xiying
c220eda19e * Extend the loadTao function to be compatible with the codes merged
from ZDOO.
2022-10-26 11:21:06 +08:00
Guan Xiying
646e61e3db * Revert the loadModel function. 2022-10-26 11:07:19 +08:00
Guan Xiying
a769caa8c5 * Get module name by preg_match. 2022-10-20 14:24:30 +08:00
Guan Xiying
86df3868fb * Refactor the magic method to support call static method. Only static
methods of classes declared in a zen file or an ext zen file or a tao
file or an ext tao file can be called.
2022-10-20 10:28:35 +08:00
Guan Xiying
1cbb4546fd * If the method is callable return its result else trigger error. 2022-10-20 10:25:46 +08:00
Guan Xiying
83cf9f8aa5 * Fix bug called a object by the loadModel function in another module. 2022-10-20 10:21:13 +08:00
Guan Xiying
50c2fd653c * Simplify the codes to load the tao file by the loadModel function. 2022-10-19 16:36:22 +08:00
Guan Xiying
01ac19f6e5 * Fix bug of load zen and tao. 2022-10-18 17:19:18 +08:00
Guan Xiying
8d961926a4 * Adjust the comments. 2022-10-18 16:45:52 +08:00
Guan Xiying
b9b8b6e584 * Add functions to call the methods declared in the zen files and the tao files. 2022-10-18 16:32:26 +08:00
Guan Xiying
3008099976 * Load the zen file and the tao file. 2022-10-18 16:31:24 +08:00
daitingting
ebfbc9df97 * Fix bug #26016. 2022-08-05 03:27:07 +00:00
daitingting
8709c1a5ea * Finish task #62921. 2022-08-03 06:19:09 +00:00
wangyidong
9a586dbbb6 * adjust bug for flow. 2022-06-17 09:11:44 +08:00
tanghucheng
841c52b556 * Fix bug #23433. 2022-06-09 09:31:12 +08:00
wangyuting2
2c4c1a4779 * Finish task #12469. 2022-06-02 16:10:04 +08:00
daitingting
cd6698cc9b * Add relations params for buildActionMenu. 2022-05-18 07:38:45 +00:00
lanzongjun
6e0e9d2348 * fix bug #22570 2022-05-18 08:43:08 +08:00
lanzongjun
10eebbd136 * fix bug #22570 2022-05-17 17:13:17 +08:00
tanghucheng
d3dc4ebe43 * Fix bug. 2022-05-17 06:00:26 +00:00
wangyidong
450a61cf12 * fix bug #22415. 2022-05-12 15:52:24 +08:00
wangyuting2
bcf64c0c54 * Optimize code. 2022-05-10 16:41:36 +08:00
wangyuting2
fe3c882c5e * Adjust buildin workflow menu. 2022-05-10 16:32:04 +08:00
wangyuting2
a607161591 * Finish task #53549. 2022-05-09 17:00:41 +08:00
wangyuting2
cc57fc819a * Add buildOperateMenu for bug module. 2022-05-09 11:16:14 +08:00
wangyuting2
45ae4de775 * Do task 53548. 2022-05-09 09:20:01 +08:00
wangyuting2
3d4374964a * Merge zdoo framework. 2022-05-07 09:52:16 +08:00
zhujinyong
17384dcb06 * Fix bug: super model must return. 2022-01-04 10:27:09 +08:00
z
d633b72cfa * adjust code. 2020-06-03 10:13:52 +08:00
wangyidong
af6a2f26bc * code for batchcreate and batchedit with flow. 2020-05-29 13:45:41 +08:00
liugang
9cf4d28a79 * Add comment. 2019-08-09 16:15:34 +08:00
liugang
1cc1daa794 * Use the function processStatus to get status of a record. 2019-07-30 15:41:13 +08:00
liugang
308bb3d1be * If the module and method if defined in workflow, run workflow engine. 2019-07-08 10:56:47 +08:00
wangyidong
4983a57ee9 * fix bug for delete. 2016-11-09 09:33:37 +08:00
wangyidong
b0e0241676 * change for framework. 2016-03-11 09:02:31 +08:00
wangyidong
c96be8964a * change for framework. 2016-03-10 11:15:24 +08:00
wangyidong
2e7698db31 * change for framework. 2016-03-09 17:36:02 +08:00
wangyidong
e23311969d * change for new framework. 2016-03-01 10:57:53 +08:00
wyd621
fb1b8520a3 * fix app->error to app->triggerError. 2013-07-29 14:05:29 +08:00
wangchunsheng
0168fb63bf * remove the undelete method to action module. 2013-01-20 01:36:20 +00:00
wangyidong
0cb29714fd * fix a bug for select talbe by module. 2013-01-09 05:26:08 +00:00
wangchunsheng
cd0f77fca8 + add loadExtension() method. 2012-06-07 08:14:46 +00:00
wangchunsheng
7035f35482 * keep the same with zentaophp version. 2011-05-20 06:18:12 +00:00
wangchunsheng
1774ccb7bd * change the copyright of framework. 2011-05-20 03:22:02 +00:00
wangchunsheng
674239cbf6 * adjust the file_exists logic to improve the perfomance on SAE. 2011-05-16 02:39:41 +00:00
wangchunsheng
d05c00eda0 * fix the error of extension module. 2011-04-15 08:28:03 +00:00