Commit Graph
231 Commits
Author SHA1 Message Date
sunguangming d728fdb44a * [task#152271,doing,0.5h] compitable hasFeatrue. 2025-11-12 03:29:08 +00:00
wangyuting 95c03e2851 * Optimize code. 2025-09-24 16:37:57 +08:00
wangyuting 74c8d3a9a1 Revert "* Optimize code."
This reverts commit 33f653efb9.
2025-09-24 16:28:35 +08:00
wangyuting f0b75bcb99 Revert "* Add current so that the isClickable judgment of the button can be performed in the current module."
This reverts commit 52f43ac902.
2025-09-24 16:28:14 +08:00
wangyuting 33f653efb9 * Optimize code. 2025-09-23 09:24:55 +08:00
wangyuting 52f43ac902 * Add current so that the isClickable judgment of the button can be performed in the current module. 2025-09-23 09:09:08 +08:00
liugang 9680f756ee * [refac] Call dirname to get absolute directory path. 2025-08-27 14:52:31 +08:00
liugang f41faa5e7d * [refac] Enhance the debug method to support variadic parameters. 2025-08-07 12:01:09 +08:00
zhujinyong 94c876426f * [misc] compatibility with PHP8.4. 2025-07-07 14:47:31 +08:00
tianshujie 79229c2e91 * [refac,done,0.1h] To move the position of the arrayUnion function on the mobile. 2025-06-09 11:13:55 +08:00
liugang 0c02e543d2 * [refac] refactor the debug method to save time and duration. 2025-05-29 13:07:47 +08:00
liugang d7da6c69f8 * [refac] fixed a bug where after loading one module's action list, other modules' action lists could not be loaded. 2025-04-11 16:27:34 +08:00
liugang fd15847b13 + [misc] add a method to replace Emoji to a specified string. 2025-03-24 09:22:11 +08:00
caoyanyi c1abaa8c81 * [misc] move method to base. 2025-03-06 09:18:49 +08:00
tianshujie bbff780d3d * [misc,done,1h] add formatHours method. 2025-02-11 11:30:35 +08:00
caoyanyi 401d6d9d3f * [misc] move helper::convertType method to base. 2025-01-22 14:44:45 +08:00
liugang a39eeda4cc * [refac] rename the method to union arrays. 2025-01-09 13:38:34 +08:00
liugang ebe74628f5 * [refac] refactor the arrayAdd function to improve robustness. 2025-01-09 13:03:04 +08:00
zhaixiaojian 7ce1b456cf * [task#136315,done,1h,0h] Custom arrayAdd method. 2025-01-09 08:38:09 +08:00
liugang f1f94474ff * [refac] connect redis in baseHelper so that api can use it. 2024-12-11 13:35:42 +08:00
liugang 5e7db52d83 * [refac] add parentheses to ensure the correct order of operations. 2024-11-27 14:05:48 +08:00
liugang 0b3ca53a5a * [refac] fix error of authenticating redis. 2024-11-25 14:12:18 +08:00
liugang c496b00364 + [refac] check redis server's max database number. 2024-11-20 15:42:49 +08:00
liugang ece01c01ae + [refac] add method to connect redis server. 2024-11-20 15:42:49 +08:00
caoyanyi 6df63a4fc8 * [misc] move helper method to base. 2024-11-12 10:49:15 +08:00
hufangzhou d2902932f2 * [bug#56633,done,0.5h] Data type error. 2024-11-01 16:42:14 +08:00
tianshujie f927175fa2 * [feedback#7190,done,1.5h] change scientific count to two decimal. 2024-10-23 09:18:10 +08:00
liugang bd18a48a24 * [perf] fetch flow actions from database only once. 2024-10-12 15:44:15 +08:00
tianshujie 85322f4ae1 * [refac] modify comment. 2024-09-20 10:23:47 +08:00
tianshujie a4f7a9974f * [misc] add checkCondition method. 2024-09-20 10:23:47 +08:00
wangyuting 7fb163e3c6 * [bug#55422,done,0.2h,0h] Fix actions title empty error. 2024-09-14 19:28:26 +08:00
wangyuting f2756730ec * [misc] Fix check conditions error in the workflow extension action on the browse page. 2024-07-24 14:00:17 +08:00
wangyidong cbccb86994 * [refac bug #51817] Fix for check condition for every data. 2024-07-22 13:48:41 +08:00
wangyidong b067e654c6 * [refac bug #51817] Adjust code. 2024-07-22 10:17:19 +08:00
hufangzhou 80d64f6e91 * [bug#52920,done,0.5h] Fix an error of variable overlap. 2024-07-19 19:14:35 +08:00
wangyidong 5e3e59368d * [refac bug #51817] Add check flow condition logic. 2024-07-19 16:45:18 +08:00
dingguodong 808978d8ea * [misc] Fix the type hint. 2024-06-26 09:24:39 +08:00
wangyuting 612656a849 * [bug#51413,done,1h,0h] The workflow judgment permission needs to take raw module name. 2024-06-19 15:12:59 +08:00
wangzemei edb660cbcc + [task#120474] add handling of array object and add comments. 2024-06-17 10:05:51 +08:00
wangzemei cd2138b57b + [task#120474] add the addPrefixToField for the framework. 2024-06-17 10:05:51 +08:00
liugang c8b4eef8db * helper: move the function to a static method of helper class. 2024-06-04 14:20:12 +08:00
liugang 7c4ace6b65 + helper: add a function to check if apcu is enabled. 2024-06-04 14:20:12 +08:00
liumengyi 2bc137839a + Fix bug #49142, get workflow module name. 2024-05-16 15:36:51 +08:00
tianshujie 09734d6423 * Fix bug #48453. 2024-04-25 17:12:05 +08:00
wangyuting dcd8abcc1c * Optimize code. 2024-04-23 16:05:53 +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