xxq250
|
cc66f99d64
|
Merge branch 'standalone_develop' into pm_project_develop
|
2024-03-15 17:08:15 +08:00 |
yystopf
|
b051213278
|
Merge branch 'develop' into standalone_develop
|
2024-03-14 14:15:04 +08:00 |
yystopf
|
c1fbea8453
|
修复:删除特殊符号分支、标签失败
|
2024-03-14 14:14:50 +08:00 |
yystopf
|
be531eb283
|
Merge branch 'standalone_develop' into pm_project_develop
|
2024-03-06 08:56:37 +08:00 |
yystopf
|
1894f00a2d
|
Merge branch 'develop' into standalone_develop
|
2024-03-05 10:26:52 +08:00 |
yystopf
|
2d9b97ee78
|
新增:分页参数
|
2024-03-05 10:26:36 +08:00 |
yystopf
|
5e1c1d8c87
|
Merge branch 'develop' into standalone_develop
|
2024-03-05 09:47:48 +08:00 |
yystopf
|
8eefb8ca07
|
新增:流水线接口代码
|
2024-03-05 09:43:34 +08:00 |
yystopf
|
6a4f63d8ea
|
新增:最新提交列表接口
|
2024-01-30 14:50:59 +08:00 |
yystopf
|
feec49d4bd
|
新增: 查询删除分支与普通分支
|
2024-01-30 14:50:59 +08:00 |
yystopf
|
d8eeb8f1b7
|
新增:恢复分支接口
新增:删除者信息
|
2024-01-30 14:50:59 +08:00 |
yystopf
|
026d58c347
|
更改:compare接口
|
2024-01-30 14:50:59 +08:00 |
xxq250
|
3986b86852
|
pm中多项目id查询issue
|
2024-01-25 15:44:55 +08:00 |
yystopf
|
d79213d14f
|
新增:issue列表column无值查询
|
2023-12-22 08:42:57 +08:00 |
xxq250
|
7d1b4da72c
|
Merge branch 'standalone_develop' into pm_project_develop
# Conflicts:
# app/controllers/attachments_controller.rb
# app/services/api/v1/issues/concerns/checkable.rb
# app/services/api/v1/issues/concerns/loadable.rb
|
2023-12-15 10:43:54 +08:00 |
xxq250
|
b29e500645
|
fixed 解决安全问题访问附件,id改为uuid,id查询修改
|
2023-12-13 09:26:49 +08:00 |
xxq250
|
de1266ba6c
|
fixed 解决安全问题访问附件,id改为uuid,关联功能修改
|
2023-12-12 16:41:02 +08:00 |
yystopf
|
a423576ffc
|
Merge branch 'develop' into standalone_develop
|
2023-12-12 15:03:47 +08:00 |
yystopf
|
852d430178
|
更改:获取标签详情特殊符号处理
|
2023-12-12 15:02:03 +08:00 |
xxq250
|
d74901cffa
|
fixed 解决安全问题访问附件,id改为uuid
|
2023-12-12 14:31:21 +08:00 |
yystopf
|
947117ac5f
|
新增:父子关系判断以及可设置为父工作项的列表
|
2023-12-12 09:47:54 +08:00 |
yystopf
|
60359333f8
|
Merge branch 'develop' into standalone_develop
|
2023-12-11 09:15:29 +08:00 |
yystopf
|
b2250db79a
|
新增:查看标签详情api
|
2023-12-11 09:14:47 +08:00 |
yystopf
|
48a446662f
|
新增:print issues status_ids 字段查询
|
2023-12-07 15:37:02 +08:00 |
yystopf
|
09942caa3b
|
新增:print issues pm_issue_types字段查询
|
2023-12-07 13:58:41 +08:00 |
yystopf
|
b15bddea49
|
修复:排序字段失效
|
2023-12-06 09:30:49 +08:00 |
yystopf
|
50986035e2
|
新增: issue列表的pm_issue_types查询
|
2023-12-05 14:46:59 +08:00 |
yystopf
|
63638d4b2e
|
新增:issue列表新增优先级查询
|
2023-12-04 15:46:34 +08:00 |
xxq250
|
b13f1a681e
|
issue按id集合查询,选择关联issue时排除已选id集合
|
2023-12-04 10:41:19 +08:00 |
xxq250
|
1bdb6dad98
|
issue按id集合查询,选择关联issue时排除已选id集合
|
2023-12-04 09:59:25 +08:00 |
xxq250
|
fea7c52227
|
issue按id集合查询,选择关联issue时排除已选id集合
|
2023-12-04 09:49:59 +08:00 |
yystopf
|
65590bd33e
|
修复: issues查询使用distinct去重
|
2023-12-01 10:42:16 +08:00 |
yystopf
|
1bbf53279b
|
Merge branch 'standalone_develop' into pm_project_develop
|
2023-12-01 10:00:38 +08:00 |
kingchan
|
d797676639
|
change created on to updated_on for issue list service
|
2023-12-01 09:52:32 +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
|
9c4bc3f37c
|
更改:未关联工作项需包含外键为0的数据
|
2023-11-24 09:42:25 +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 |
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
|
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 |
呱呱呱
|
23a1be8ce3
|
fix issue count error
|
2023-11-16 14:15:37 +08:00 |
呱呱呱
|
a303f3d01b
|
issue 删除当project 为0时不处理
|
2023-11-16 10:35:27 +08:00 |
呱呱呱
|
c70e43d19b
|
update issue update root id
|
2023-11-16 10:26:16 +08:00 |
呱呱呱
|
ad30b56b26
|
fix issue update bug
|
2023-11-16 10:10:45 +08:00 |
呱呱呱
|
7ed4d12e95
|
调整create issue 中的PmLink创建
|
2023-11-15 16:56:37 +08:00 |