Commit Graph

5673 Commits

Author SHA1 Message Date
xxq250 c2a4e62131 commit_log_to_db.rake trustie all 2023-12-09 12:21:37 +08:00
xxq250 f81b3a0b35 commit_log_to_db.rake trustie 2023-12-09 09:40:03 +08:00
yystopf 98770ca47e 新增:代码溯源注册后须重新调用登录接口 2023-12-01 17:04:34 +08:00
xxq250 6fb22d3117 Merge branch 'pre_trustie_server' into trustie_server 2023-12-01 14:59:47 +08:00
xxq250 d0623e4d57 rake copy attachemnt 2023-12-01 14:59:44 +08:00
yystopf c63c0cc636 更改:issue status查询不使用where.not方式 2023-12-01 14:59:13 +08:00
xxq250 32f03abe84 合并开发分支代码 2023-12-01 14:57:01 +08:00
xxq250 24b5c4e672 合并开发分支代码 2023-12-01 14:53:48 +08:00
KingChan f9427f17a3 Merge pull request '调整默认排序' (#235) from KingChan/forgeplus:standalone_develop into standalone_develop 2023-12-01 09:54:45 +08:00
kingchan d797676639 change created on to updated_on for issue list service 2023-12-01 09:52:32 +08:00
yystopf 21640fe5e6 更改:issue status和priority初始化数据 2023-12-01 09:48:08 +08:00
KingChan ba196794a8 Merge pull request '调整 issue 的 order' (#233) from KingChan/forgeplus:standalone_develop into standalone_develop 2023-11-29 15:15:00 +08:00
呱呱呱 3833816a0a update issue order by 2023-11-29 15:11:41 +08:00
yystopf a3df60b185 Merge pull request 'url转义函数由CGI.escape改为URI.escape' (#212) from yystopf/forgeplus:standalone_develop into standalone_develop 2023-11-16 13:54:21 +08:00
yystopf 9e4e30a495 更改:url转义函数 2023-11-16 13:50:49 +08:00
xxq250 33c56e3e79 fixed 评论回复增加parent_id索引,解决性能问题 2023-11-15 08:53:30 +08:00
xxq250 ce7a0e4884 fixed 评论回复增加parent_id索引,解决性能问题 2023-11-15 08:53:04 +08:00
xxq250 27bfeb5fc8 fixed 评论回复增加parent_id索引,解决性能问题 2023-11-15 08:52:23 +08:00
xxq250 5541002dab Merge branch 'pre_trustie_server' into trustie_server 2023-11-15 08:45:17 +08:00
xxq250 228209b52c fixed 容错处理 2023-11-15 08:44:35 +08:00
yystopf 9ee2c8dde3 修复:issue子评论关联查询错误 2023-11-15 08:44:35 +08:00
xxq250 783a2e39ae Merge remote-tracking branch 'origin/standalone_develop' into standalone_develop 2023-11-15 08:43:06 +08:00
xxq250 9e91427de0 fixed 容错处理 2023-11-15 08:43:00 +08:00
yystopf 9c02b8ba31 修复:issue子评论关联查询错误 2023-11-14 16:53:29 +08:00
xxq250 6a989f972a Merge branch 'pre_trustie_server' into trustie_server
# Conflicts:
#	app/models/issue.rb
#	app/models/journal.rb
2023-10-24 20:46:02 +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
xxq250 abbb033fc7 fixed issue评论里的附件解析关联,增强附件访问权限控制 2023-10-18 15:24:39 +08:00
xxq250 99fe06c788 fixed issue描述里的附件解析关联,增强附件访问权限控制 2023-10-18 15:16:14 +08:00
xxq250 fa1a03e4db Merge branch 'pre_trustie_server' into trustie_server 2023-10-18 14:02:49 +08:00
xxq250 28b8e15fea fixed 设置非公开图片权限 2023-10-18 13:59:54 +08:00
呱呱呱 624e5b150e 设置非public图片查看权限 2023-10-18 13:57:54 +08:00
KingChan 6a057dedd0 Merge pull request '修复问题' (#164) from KingChan/forgeplus:chenjing into standalone_develop 2023-10-18 13:39:45 +08:00
呱呱呱 93dc10b6a5 fix attachment_candown 2023-10-18 13:38:09 +08:00
KingChan fffe776cd5 Merge pull request '图片查看权限调整' (#163) from KingChan/forgeplus:chenjing into standalone_develop 2023-10-18 13:36:13 +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
KingChan ce1d6707b8 Merge pull request 'issue_priorities issue_tags issue_statues 新增 mp_index' (#162) from KingChan/forgeplus:chenjing into standalone_develop 2023-10-17 11:27:20 +08:00
呱呱呱 472499e278 mp_index for issue_priorities issue_tags issue_statues 2023-10-17 11:25:25 +08:00
KingChan 2fde0da442 Merge pull request '通过仓库id拿用户标识和仓库标识' (#161) from KingChan/forgeplus:chenjing into standalone_develop 2023-10-16 10:59:21 +08:00
呱呱呱 d19c94666a 通过仓库id拿用户标识和仓库标识 2023-10-16 10:57:37 +08:00
xxq250 bf232f3518 Merge branch 'pre_trustie_server' into trustie_server 2023-10-13 14:14:46 +08:00
xxq250 50a0ecdbd2 Merge branch 'standalone_develop' into pre_trustie_server 2023-10-13 14:14:07 +08:00
KingChan a27a352dfb Merge pull request '判定用户是否在组织下' (#160) from KingChan/forgeplus:chenjing into standalone_develop 2023-10-12 11:26:57 +08:00
呱呱呱 d60ba95444 OrganizationUsers add pm_check_user 2023-10-12 11:25:23 +08:00
KingChan f5bf0c7a87 Merge pull request '检测用户是否在团队下' (#159) from KingChan/forgeplus:chenjing into standalone_develop 2023-10-12 11:14:41 +08:00