Commit Graph

914 Commits

Author SHA1 Message Date
yystopf 51266553f8 Merge branch 'standalone_develop' into pre_trustie_server 2024-03-22 13:44:14 +08:00
yystopf 6e2816af75 新增:同步acge用户并同时创建平台账号 2024-03-21 14:58:35 +08:00
yystopf e891d52c32 新增:acge 第三方登录回调地址 2024-03-21 10:11:58 +08:00
yystopf 597d77ba85 Merge branch 'develop' into standalone_develop 2024-03-12 15:23:12 +08:00
yystopf f3f63e3dd3 新增:里程碑提醒配置化 2024-03-12 15:22:24 +08:00
xxq250 1e70d93a83 重新计算组织成员数量 2024-03-11 09:22:07 +08:00
yystopf 5e1c1d8c87 Merge branch 'develop' into standalone_develop 2024-03-05 09:47:48 +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
yystopf 302e501610 Merge branch 'standalone_develop' into pre_trustie_server 2024-01-18 09:58:49 +08:00
yystopf 354242a290 修复 2024-01-18 09:58:30 +08:00
yystopf db0b47c39e Merge branch 'standalone_develop' into pre_trustie_server 2024-01-17 17:53:25 +08:00
yystopf f468f0cf67 更改:统计issue数量不应该统计pr关联的issue数量 2024-01-17 17:39:51 +08:00
yystopf 817b607a54 Merge branch 'standalone_develop' into pre_trustie_server 2024-01-17 16:28:41 +08:00
yystopf 1c8811fda6 新增:项目疑修排行榜 2024-01-16 10:19:02 +08:00
yystopf 7d813c0ebe 新增:项目缓存加入关闭issue数量 2024-01-15 16:41:54 +08:00
xxq250 6ca883aedd Merge branch 'standalone_develop' into pre_trustie_server 2024-01-15 11:27:41 +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
呱呱呱 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 d4b46dbf97 Merge branch 'standalone_develop' into pre_trustie_server
# Conflicts:
#	app/controllers/api/v1/issues_controller.rb
#	app/models/identity_verification.rb
#	app/models/issue.rb
#	app/models/journal.rb
#	app/services/api/v1/issues/list_service.rb
2023-12-15 10:40:58 +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 98770ca47e 新增:代码溯源注册后须重新调用登录接口 2023-12-01 17:04:34 +08:00
yystopf 9ee2c8dde3 修复:issue子评论关联查询错误 2023-11-15 08:44:35 +08:00
yystopf 9c02b8ba31 修复:issue子评论关联查询错误 2023-11-14 16:53:29 +08:00
xxq250 2e2f7b2bd5 fixed issue和评论里的附件解析关联,增强附件访问权限控制,切换到 项目保护 2023-10-24 20:43:19 +08:00
xxq250 cf190632a1 fixed issue评论里的附件解析关联,增强附件访问权限控制 2023-10-24 20:43:19 +08:00
xxq250 d4d96759ac fixed issue描述里的附件解析关联,增强附件访问权限控制 2023-10-24 20:43:18 +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
呱呱呱 624e5b150e 设置非public图片查看权限 2023-10-18 13:57:54 +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