Commit Graph
284 Commits
Author SHA1 Message Date
sunguangming 531f57d20a * [misc] remove unused code. 2025-08-19 00:38:56 +00:00
刘刚 90dd572c70 Merge branch feature/search of zentao/zentaopms (#10994) 2025-08-18 16:44:57 +08:00
sunguangming 28c260b983 * [misc] for review. 2025-08-18 08:27:06 +00:00
sunguangming 3fda25f7c0 * For sonar. 2025-08-18 08:27:06 +00:00
sunguangming 8ee432db29 * Refactor code. 2025-08-18 08:27:06 +00:00
sunguangming ede2e0fe97 * Refactor, add unittest. 2025-08-18 08:27:06 +00:00
liugang ea4f98c66f * [perf] Refactor search parameter caching: rename cacheSearchParams to cacheSearchFunc
- Rename method cacheSearchParams() to cacheSearchFunc() in framework/model.class.php
- Update parameter name from cacheSearchParams to cacheSearchFunc across execution and my modules
- Update corresponding test files and documentation comments
- Improve naming clarity to reflect that we're caching the function/method rather than just parameters
2025-08-18 16:24:23 +08:00
liugang 9197a66de1 * [perf] If the search function has been cached return the search configuration items. 2025-08-18 11:18:44 +08:00
liugang 44828b6dee * [perf] refactor: improve task search configuration handling in my module
- Replace direct modification of global config with local searchConfig variable
- Avoid side effects by working with local copy instead of modifying shared config
- Add return statement to provide searchConfig for potential future use
2025-08-18 09:09:10 +08:00
liugang a2227c2e0d * [perf] Rename the processParams parameter to cacheSearchParams. 2025-08-18 09:09:10 +08:00
liugang eb56003159 * [perf] Replace the magic constants __CLASS__ and __FUNCTION__ with the magic constant __METHOD__ to simplify the code. 2025-08-18 09:09:09 +08:00
liugang 145aa104ff * [perf] Implement lazy search parameter processing in myModel::buildTaskSearchForm(). 2025-08-18 09:09:09 +08:00
wangyuting 8c6f9dd4f1 * [bug#64161,done,0.5h,0h] Fix empty reviewedList error. 2025-07-18 16:22:52 +08:00
xieqiyu ad2cb4941f * [feedback#9721] Fix the bug of pager error in my audit contribute page. 2025-07-16 08:31:10 +00:00
zhujinyong 94c876426f * [misc] compatibility with PHP8.4. 2025-07-07 14:47:31 +08:00
liyang 0dc589d2ee + [task#144536] adjust sql style. 2025-06-24 16:33:49 +08:00
liyang da3a4754c9 + [task#144536] add pullreq type in audit page. 2025-06-24 16:10:36 +08:00
liyang 080c069084 + [task#144536] add pullreq type in audit page. 2025-06-24 16:03:59 +08:00
liyang 25488a8ed1 + [task#144536] add pullreq type. 2025-06-24 15:40:08 +08:00
liyang a73d4b2028 + [task#144536] build review mr data. 2025-06-24 14:18:20 +08:00
liyang 1db639216e + [task#144536] add get review mr method. 2025-06-24 14:18:01 +08:00
liyang c7e9c01366 + [task#144536] add get review mr method. 2025-06-24 14:17:48 +08:00
sunguangming dd3783b231 * [refactor] refactor filter tpl method. 2025-06-03 06:10:56 +00:00
wangyuting 5ea15e9f73 * [bug#63026,done,1h,0h] Add setAutoTpl. 2025-05-30 01:45:15 +00:00
sunguangming 1d1ee42f14 * [dao] auto filter tpl. 2025-05-29 07:09:34 +00:00
sunguangming ad38ec4945 * [bug#62918,done,0.2h] fix bug. 2025-05-28 07:41:08 +00:00
wangyuting b87131e772 * [bug#144213,done,1h,0h] Fix select product error. 2025-05-27 09:20:40 +00:00
sunguangming 4dc5391622 * [task#140256,done,0.2h] add grade pairs to my - build search. 2025-03-31 14:41:24 +08:00
sunguangming 4cb44ee394 * [task#59338,done,0.2h] fix bug. 2025-03-31 14:31:17 +08:00
sunguangming cbd403429c * [bug#60287,done,0.2h] fix bug. 2025-03-06 10:20:42 +08:00
xieqiyu 28458614ac * [bug#60261] Add the condition of query testcase when show in my audit list. 2025-03-04 17:29:37 +08:00
xieqiyu 1fb0dc55cd * [feedback#8473] Fix the bug of show review object not is reviewer. 2025-02-18 10:23:51 +08:00
liumengyi 4390999079 * [bug#59032,done,0.3h] unset story in my::testcase and filter stories by productID. 2025-01-10 09:36:05 +08:00
hufangzhou 704e26523e * [bug#59093] Change getPairs method to getDeptPairs method. 2025-01-09 14:05:07 +08:00
hufangzhou 6ee5dd1d29 * [bug#58801,done,0.3h] Show the name of the testtask when searching for cases. 2025-01-08 13:13:06 +08:00
wangyuting 3576d9c18b * [bug#58325,done,1h,0h] Add query flow approval by vision. 2024-12-23 15:42:09 +08:00
xieqiyu ffd57d9cf9 Merge branch 'feature/charter' into main 2024-12-10 15:11:46 +08:00
wangyuting 0e7a0f9783 * [task#133678,doing,0.1h,2h] Add charter reviewer field. 2024-12-05 10:10:33 +08:00
wangyuting 6e71fd9db4 * [task#133675,done,1.5h,0h] Finish charter review list. 2024-12-04 16:28:13 +08:00
sunguangming 682cdde827 * [bug#57712,done,0.2h] fix bug. 2024-12-03 11:02:50 +08:00
liumengyi f2cda5ab90 * [bug#57516,done,1h] get project and product. 2024-11-28 11:04:35 +08:00
tianshujie 4df0bb0fc3 * [task#132183,done,1h] add project and product fields to my::audit. 2024-11-20 08:53:28 +08:00
wangyuting 0e5a9ff399 * [merge] merge main branch. 2024-11-14 17:04:43 +08:00
caoyanyi ef785b1ad6 * [task#131811,doing,0.3h] add reviewed data for deploy. 2024-11-11 15:00:37 +08:00
caoyanyi 9d64406d9e * [task#131813,doing,0.5h] adjust approval data logic for my module. 2024-11-11 10:03:28 +08:00
sunguangming 212efbbd9d * [ticket#1500,done,0.5h] finish ticket. 2024-10-21 15:54:29 +08:00
liugang 8c8f84bdae * [refac] filter the reviewing objects which isn't created by workflow. 2024-10-11 10:30:21 +08:00
caoyanyi aab03c783f * [misc] revert code from de29b3afb2. 2024-09-10 14:06:35 +08:00
wangyuting 2a0bfdc369 * [misc] Fix order by error. 2024-09-04 03:28:48 +00:00
wangyuting 6a9325b25f * [misc] Fix assignedBy task and story sql error. 2024-09-04 03:20:04 +00:00