Commit Graph

4084 Commits

Author SHA1 Message Date
yystopf 65590bd33e 修复: issues查询使用distinct去重 2023-12-01 10:42:16 +08:00
yystopf d2402c4103 修复 2023-12-01 10:21:40 +08:00
yystopf 1bbf53279b Merge branch 'standalone_develop' into pm_project_develop 2023-12-01 10:00:38 +08:00
yystopf 21640fe5e6 更改:issue status和priority初始化数据 2023-12-01 09:48:08 +08:00
yystopf 93514e8a73 更改:统计工作项容量以及预估工时 2023-12-01 09:19:08 +08:00
呱呱呱 3833816a0a update issue order by 2023-11-29 15:11:41 +08:00
yystopf fe4f56dd36 新增:批量更新迭代中工作项 2023-11-29 14:28:31 +08:00
yystopf 9c4bc3f37c 更改:未关联工作项需包含外键为0的数据 2023-11-24 09:42:25 +08:00
yystopf 1a067d0607 更改:child_count使用count_cache 2023-11-23 08:53:02 +08:00
yystopf f8a6dcb3eb 新增:工作项统计类别统计 2023-11-22 15:36:05 +08:00
yystopf c09c167bdd 更改:移除数据和丰富颜色数据 2023-11-22 14:47:04 +08:00
xxq250 778f9563f3 fixed 解决安全问题访问附件id改为uuid,统一处理,issue不单独处理 2023-11-22 11:38:34 +08:00
xxq250 168f5bf7d1 fixed 解决安全问题访问附件,id改为uuid,issue关联附件 2023-11-22 11:34:48 +08:00
xxq250 9526d1b896 fixed 解决安全问题访问附件,id改为uuid,检测附件 2023-11-22 11:28:35 +08:00
xxq250 d26dcb5b9a fixed 解决安全问题访问附件,id改为uuid,评论 2023-11-22 11:20:03 +08:00
xxq250 2ea41d0100 fixed 解决安全问题访问附件,id改为uuid 2023-11-22 11:17:22 +08:00
KingChan 6ae4aded65 Merge pull request '新增 uuid' (#229) from KingChan/forgeplus:pm_project_develop into pm_project_develop 2023-11-21 17:11:51 +08:00
呱呱呱 2985dc7902 add uuid 2023-11-21 17:06:43 +08:00
yystopf 0c48eeb52b 更改:迭代工作项进度和工时容量接口合并 2023-11-21 08:28:49 +08:00
yystopf d6fbdd87d0 新增:迭代中工作项进度和工时容量统计 2023-11-20 16:40:20 +08:00
yystopf 39423ff6ea 新增:项目中所有未关联迭代工作项 2023-11-20 11:32:14 +08:00
yystopf 8030d7db1a 更改:删除工作项需删除子工作项放到回调中 2023-11-20 09:38:52 +08:00
yystopf b305b22a8a 更改:项目id为0时查询全部 2023-11-20 09:11:28 +08:00
yystopf f48ad14411 修复 2023-11-20 08:32:53 +08:00
yystopf 6d90cbed81 新增:工作项关联项目查询 2023-11-20 08:29:18 +08:00
yystopf 40c5525e0a 新增:工作项关联项目改查 2023-11-17 17:18:34 +08:00
yystopf a3f0cf87e1 更改:删除工作项需删除子工作项 2023-11-17 16:29:40 +08:00
yystopf fbad9859e6 新增:删除工作项同时删除子工作项 2023-11-17 15:29:19 +08:00
yystopf cbbd62121c 更改:批量删除数组为空时返回正常 2023-11-17 15:28:29 +08:00
yystopf d84b32f4f6 新增:issue列表新增id返回 2023-11-17 11:39:08 +08:00
yystopf fe4d563d6b 更改:根据pm_project_id查询issue无法正常展示数据 2023-11-17 09:52:57 +08:00
yystopf a0e34c9ddd Merge pull request '组织项目列表返回仓库url' (#221) from yystopf/forgeplus:pm_project_develop into pm_project_develop 2023-11-17 09:36:49 +08:00
yystopf c2f64adf17 新增:组织项目列表返回仓库url 2023-11-17 09:32:30 +08:00
KingChan 7da8102782 Merge pull request '修复jurnal 更新 product问题' (#220) from KingChan/forgeplus:pm_project_develop into pm_project_develop 2023-11-16 17:02:58 +08:00
呱呱呱 3f8a7c7cee fix journal更新时的错误 2023-11-16 16:59:20 +08:00
KingChan 0eea1c7d65 Merge pull request 'pm issue journal 返回bug修复' (#219) from KingChan/forgeplus:pm_project_develop into pm_project_develop 2023-11-16 16:47:24 +08:00
呱呱呱 d45dab31cb fix pm journal render error 2023-11-16 16:45:15 +08:00
KingChan 5e192db530 Merge pull request '修复bug' (#218) from KingChan/forgeplus:pm_project_develop into pm_project_develop 2023-11-16 15:32:08 +08:00
呱呱呱 776533be8c fix bugs 2023-11-16 15:30:16 +08:00
KingChan 14d9ca760d Merge pull request 'pm link_index 增加倒序排序' (#217) from KingChan/forgeplus:pm_project_develop into pm_project_develop 2023-11-16 15:15:33 +08:00
呱呱呱 aa9d45dc91 pm link_index 增加倒序排序 2023-11-16 15:13:45 +08:00
KingChan c92c86b65f Merge pull request '调整未关联issue 和设定组织搜索空间范围' (#216) from KingChan/forgeplus:pm_project_develop into pm_project_develop 2023-11-16 15:09:59 +08:00
呱呱呱 84895231dc 调整未关联issue 和设定组织搜索空间范围 2023-11-16 15:08:04 +08:00
KingChan 5ea904b2aa Merge pull request '新增 topic返回' (#215) from KingChan/forgeplus:pm_project_develop into pm_project_develop 2023-11-16 14:39:24 +08:00
呱呱呱 bbc3717737 add topic 2023-11-16 14:37:30 +08:00
KingChan 252b132a4a Merge pull request '新增 categroy 和 language 返回' (#214) from KingChan/forgeplus:pm_project_develop into pm_project_develop 2023-11-16 14:30:47 +08:00
呱呱呱 b3252ddf85 add organizations/projects/index.json language category 2023-11-16 14:28:37 +08:00
KingChan 35556c0cd4 Merge pull request '修复 issue count 接口报错' (#213) from KingChan/forgeplus:pm_project_develop into pm_project_develop 2023-11-16 14:17:52 +08:00
呱呱呱 23a1be8ce3 fix issue count error 2023-11-16 14:15:37 +08:00
yystopf ee5c8b4b9e Merge branch 'standalone_develop' of https://gitlink.org.cn/Trustie/forgeplus into pm_project_develop 2023-11-16 13:55:14 +08:00