Commit Graph
693 Commits
Author SHA1 Message Date
wangyidong a1dfe0ffe4 * [refac] Adjust dropmenu link for stage. 2024-09-12 17:10:52 +08:00
wangyidong e837948174 * [refac bug #55065] Adjust program setMenu method. 2024-09-10 16:19:51 +08:00
wangyidong a411701410 * [refac bug #55065] Revert program setMenu method. 2024-09-10 16:19:51 +08:00
xieqiyu e65ae671a0 * [misc] Add the function of getProgram for tutorial. 2024-09-09 14:22:42 +08:00
xieqiyu 8b8293dad1 * [bug#54944] Fix the bug of tutorial. 2024-09-09 14:04:14 +08:00
xieqiyu ad8bd186da * [misc] Add the function for get program pairs. 2024-09-04 17:31:41 +08:00
xieqiyu 0455cba82d * [task#126373,doing,0.4h] Add the tutorial of whitelistManage for program. 2024-09-04 17:31:41 +08:00
tianshujie 9ea7b1bb59 * [refac,0.1h] fix CAST error. 2024-07-12 09:58:00 +08:00
tianshujie 0c42252090 * [refac,0.1h] change UNSIGNED to FLOAT for dm database. 2024-07-10 10:51:09 +08:00
liugang a4d2de38f0 * [misc] replace COUNT(*) with COUNT(1) in sql. 2024-06-27 14:07:27 +08:00
tianshujie a8710ffd65 * Fix bug #48626. 2024-04-29 14:12:02 +08:00
王怡栋 c6d37dbecb * Fix bug for refreshStats and rename updateProcess to updateProgress. 2024-04-28 17:30:03 +08:00
tianshujie 63a70421ed * Fix bug #48271. 2024-04-24 09:45:23 +08:00
tianshujie 76635830b3 * Fix bug #43256. 2024-04-08 09:15:55 +08:00
王怡栋 34f69a31c0 * Adjust for refreshStat. 2024-03-27 17:35:49 +08:00
王怡栋 fbd7fdb9bb * Add refresh interval for refreshStat. 2024-03-27 17:25:27 +08:00
liumengyi acfbbfda1b * Fix bug #42480, refresh project stats after man hour changing. 2024-02-01 13:44:35 +08:00
sunguangming 907a71de7e * Fix bug #45637. 2024-01-31 10:28:06 +08:00
sunguangming a833abcf00 * Fix bug #45469. 2024-01-30 09:07:51 +08:00
daitingting 321b8783e2 * Fix bug #44750. 2024-01-23 09:04:14 +00:00
wangyidong 1bb702aa2a * Fix bug #43251. 2024-01-10 14:31:13 +08:00
sunguangming 608de152c8 * Remove useless code. 2024-01-02 09:23:10 +08:00
sunguangming 35bb1ac050 * Refactor program kanban. 2024-01-02 09:22:08 +08:00
tianshujie 5a6a461d43 * Fix variable type of program::model. 2023-12-25 08:59:26 +08:00
wangyuting cf39d5b216 * Refactor userModel::updateUserView and finish unit test script. 2023-12-21 15:06:25 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
caoyanyi a33ad4ad71 * Update copyright year. 2023-12-05 13:32:52 +08:00
tanghucheng 3d94eac50a Merge branch 'Merge184' into c07e4a71eb 2023-11-30 21:21:55 -05:00
tianshujie f7aa893704 * Refactor program::refreshStats method. 2023-11-27 16:30:28 +08:00
hufangzhou 8fede00b0f * Merge 18.8 program module. 2023-11-23 14:31:00 +08:00
tanghucheng c76efe3019 Merge remote-tracking branch 'origin/master' into Merge184 2023-11-22 19:50:16 -05:00
tianshujie 622574f44e * Fix bug #40843/ 2023-11-22 15:13:06 +08:00
tanghucheng d20ef33df8 Merge remote-tracking branch 'origin/master' into Merge184 2023-11-21 19:43:29 -05:00
朱金勇 050e2e0861 * Performance for stats. 2023-11-21 03:14:50 +00:00
tanghucheng ce91849c29 * Merge module program. 2023-11-16 01:42:04 -05:00
songchenxuan 4c9c2ff043 * Merge commit ac1288edf9. 2023-11-10 14:00:16 +08:00
songchenxuan fca93e493a * Merge commit 48ecc5eace, fix bug #32947. 2023-11-08 10:51:44 +08:00
tanghucheng 31bdbf0248 * Merge #b3304265c7ef9faed601b6f69fc219882d01fb18,Query products for ipd. 2023-11-02 21:32:19 -04:00
liumengyi ad090459a4 + Move code from 18.x, add productModel::refreshStats, programModel::refreshStats. 2023-10-24 09:50:54 +08:00
wangyidong a92ce2d42a * Revert code and add sort link. 2023-10-20 16:33:47 +08:00
wangyidong 9195e507ee * merge for bug #39682. 2023-10-20 16:03:22 +08:00
tianshujie 46fe695432 * Compatible with method argument type. 2023-10-13 14:06:58 +08:00
朱金勇 d34d07b9bd * hasUnfinishedChildren return bool. 2023-10-13 05:56:13 +00:00
朱金勇 47158daf1e * Cast type of task left to float. 2023-10-09 05:46:16 +00:00
tianshujie 87fb584363 * Modify the permissions of a function. 2023-09-20 09:18:59 +08:00
tianshujie faf3ac1388 * Move the function getBaseDataList from tao into the model. 2023-09-20 09:13:01 +08:00
wangyidong 2978885ca6 * Add unit for fixlinkedproduct. 2023-09-18 15:23:33 +08:00
caoyanyi 3f311e0aac + Add comment and return type for program create. 2023-09-18 14:02:00 +08:00
dingguodong a9499e4d38 * Add type hint and skipped fields before updating. 2023-09-18 13:09:33 +08:00
wangyidong b4f61911f4 * Rewrite progam edit. 2023-09-18 10:53:45 +08:00