Commit Graph

907 Commits

Author SHA1 Message Date
yystopf 05aeecf67a 新增:项目标记关联组织初始化 2024-01-10 14:03:08 +08:00
yystopf 5fafd8195c 新增:项目标记关联组织接口 2024-01-04 14:25:40 +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 247c5a60b1 fixed 解决安全问题访问附件,id改为uuid,关联pages功能修改 2023-12-12 16:47:48 +08:00
xxq250 de1266ba6c fixed 解决安全问题访问附件,id改为uuid,关联功能修改 2023-12-12 16:41:02 +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 5fec6b3942 更改:去掉多余数据使用删除 2023-12-06 13:50:20 +08:00
yystopf 98770ca47e 新增:代码溯源注册后须重新调用登录接口 2023-12-01 17:04:34 +08:00
yystopf 1a067d0607 更改:child_count使用count_cache 2023-11-23 08:53:02 +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 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 8030d7db1a 更改:删除工作项需删除子工作项放到回调中 2023-11-20 09:38:52 +08:00
yystopf 6d90cbed81 新增:工作项关联项目查询 2023-11-20 08:29:18 +08:00
yystopf c2f64adf17 新增:组织项目列表返回仓库url 2023-11-17 09:32:30 +08:00
呱呱呱 f9f0485e50 issue project 为nil时的特殊处理 2023-11-16 10:46:00 +08:00
yystopf 40ec406a19 Merge branch 'standalone_develop' of https://gitlink.org.cn/Trustie/forgeplus into pm_project_develop 2023-11-14 16:55:50 +08:00
yystopf 9c02b8ba31 修复:issue子评论关联查询错误 2023-11-14 16:53:29 +08:00
yystopf 0c553203c1 新增:issue更新者字段 2023-11-14 10:52:15 +08:00
呱呱呱 7fb462d2db change name 2023-11-08 16:28:45 +08:00
呱呱呱 fcea1193b9 issue status and priority color 2023-11-08 16:24:10 +08:00
呱呱呱 a572554102 rename 2023-11-08 10:59:30 +08:00
呱呱呱 3fa3f3a7cc issue refresh aftercreate change to aftersave 2023-11-08 10:57:31 +08:00
呱呱呱 43be8d1724 update 2023-11-08 10:54:09 +08:00
呱呱呱 c752671453 issue links 2023-11-07 17:16:25 +08:00
呱呱呱 289cb08ccd issue time_scale 2023-11-07 09:40:50 +08:00
呱呱呱 f00c3931a8 update issue tags for pm 2023-11-02 09:17:32 +08:00
呱呱呱 770f743750 issue pm 2023-10-31 17:03:35 +08:00
xxq250 e4bf925905 fixed issue和评论里的附件解析关联,增强附件访问权限控制,切换到 项目保护 2023-10-31 08:19:41 +08:00
xxq250 34a7add47c fixed issue评论里的附件解析关联,增强附件访问权限控制 2023-10-31 08:19:41 +08:00
xxq250 da5972698f fixed issue描述里的附件解析关联,增强附件访问权限控制 2023-10-31 08:19:41 +08:00
xxq250 25df7c02d5 fixed issue和评论里的附件解析关联,增强附件访问权限控制,切换到 项目保护 2023-10-24 20:41:02 +08:00
xxq250 e8b36f33ed fixed issue评论里的附件解析关联,增强附件访问权限控制 2023-10-18 15:34:16 +08:00
xxq250 467a4f0b94 fixed issue描述里的附件解析关联,增强附件访问权限控制 2023-10-18 15:34:16 +08:00
呱呱呱 2c4253b04b 设置非public图片查看权限 2023-10-18 13:27:09 +08:00
呱呱呱 526dac1230 change mp to pm 2023-10-18 13:21:41 +08:00
呱呱呱 472499e278 mp_index for issue_priorities issue_tags issue_statues 2023-10-17 11:25:25 +08:00
呱呱呱 19d36af37f update 2023-10-12 11:12:53 +08:00
呱呱呱 6cb7af0401 add data_bank to user action 2023-10-10 13:49:52 +08:00
xxq250 3ccac9192d fixed 组织pr识别 2023-10-07 21:15:20 +08:00
呱呱呱 f9f99fea7e fix bug 2023-10-07 17:29:26 +08:00
呱呱呱 e1808e0689 add topic from 2023-09-27 15:53:56 +08:00
呱呱呱 272b73fa0a update 2023-09-27 14:16:13 +08:00
呱呱呱 9d5c5acfbf getway lib 2023-09-27 14:12:03 +08:00
呱呱呱 412ac22998 check_pr_url add trustie 2023-09-26 14:46:50 +08:00