Commit Graph

933 Commits

Author SHA1 Message Date
yystopf be531eb283 Merge branch 'standalone_develop' into pm_project_develop 2024-03-06 08:56:37 +08:00
yystopf 5e1c1d8c87 Merge branch 'develop' into standalone_develop 2024-03-05 09:47:48 +08:00
呱呱呱 f3dd40515a fix bug check_pm_and_update_due_date 2024-01-31 10:21:31 +08:00
呱呱呱 9e90b2cef3 update check_pm_and_update_due_date for issue 2024-01-31 09:19:20 +08:00
呱呱呱 65d2387931 update 2024-01-31 09:08:38 +08:00
yystopf c94bffd844 更改:重置gitea token规则 2024-01-30 14:50:59 +08:00
yystopf 096941ea9e 更改:重置gitea token规则 2024-01-30 14:50:59 +08:00
xxq250 c957617263 fixed 取消仓库增加成员时同时加进组织操作,仅增加 2024-01-29 16:54:52 +08:00
xxq250 6ff89d7929 fixed 取消仓库增加成员时同时加进组织操作 2024-01-29 16:05:22 +08:00
yystopf dbf41c04b3 Merge branch 'develop' into standalone_develop 2024-01-25 16:11:58 +08:00
yystopf 299978833d 新增:里程碑过期相关系统通知 2024-01-25 16:09:52 +08:00
呱呱呱 191153a39e add burndown_charts 2024-01-23 17:08:06 +08:00
yystopf 354242a290 修复 2024-01-18 09:58:30 +08:00
yystopf f468f0cf67 更改:统计issue数量不应该统计pr关联的issue数量 2024-01-17 17:39:51 +08:00
yystopf 1c8811fda6 新增:项目疑修排行榜 2024-01-16 10:19:02 +08:00
yystopf 7d813c0ebe 新增:项目缓存加入关闭issue数量 2024-01-15 16:41:54 +08:00
xxq250 e2374676c3 接入百度统计部分数据,按天存储 2024-01-15 11:23:59 +08:00
yystopf c89c394374 Merge branch 'develop' into standalone_develop 2024-01-11 13:40:04 +08:00
yystopf 35e6d945dd 更改:组织标识正则 2024-01-11 13:39:13 +08:00
yystopf 05aeecf67a 新增:项目标记关联组织初始化 2024-01-10 14:03:08 +08:00
yystopf 5fafd8195c 新增:项目标记关联组织接口 2024-01-04 14:25:40 +08:00
呱呱呱 5aff334054 add page destroy callback 2023-12-21 15:07:56 +08:00
呱呱呱 3a0a95a18f update model page url 2023-12-21 14:13:42 +08:00
yystopf 3fefc0d7c6 新增:删除项目须同时删除所有的统计数据 2023-12-20 09:58:03 +08:00
KingChan 1195a7a339 Merge pull request '调整建站服务功能' (#240) from KingChan/forgeplus:chenjing into standalone_develop 2023-12-20 09:38:40 +08:00
呱呱呱 d590e1165e website update 2023-12-20 09:22:10 +08:00
yystopf 1d48af015e Merge pull request '后台管理更新' (#238) from gitlink_admin_feature into standalone_develop 2023-12-19 15:26:05 +08:00
yystopf 21f559f254 更改:项目排行榜使用数据存储以及数据导出的功能 2023-12-19 14:57:54 +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