Commit Graph

892 Commits

Author SHA1 Message Date
呱呱呱 9f60518e3e update page service 2023-12-21 14:35:07 +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
yystopf ac601b4b22 Merge branch 'develop' into standalone_develop 2023-12-14 16:45:32 +08:00
yystopf c75953d343 新增:创建分支已存在分支提示 2023-12-14 16:45:02 +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
呱呱呱 d758b367b1 fix bug 2023-11-15 10:29:41 +08:00
呱呱呱 19458ac963 调整 issues 的 root id 判定 2023-11-15 10:25:59 +08:00
yystopf efa9ecfcb0 新增:status_ids数组查询 2023-11-15 09:27:06 +08:00
yystopf 030d76e276 Merge branch 'pm_project_develop' of https://gitlink.org.cn/Trustie/forgeplus into pm_project_develop 2023-11-14 16:56:19 +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
呱呱呱 a644bfee25 创建issue时加上工作项关联 2023-11-14 16:50:00 +08:00
呱呱呱 a474934391 更新issue update中的 changer取值 2023-11-14 14:39:00 +08:00
yystopf 0c553203c1 新增:issue更新者字段 2023-11-14 10:52:15 +08:00
yystopf 2437bda410 修复:无法根据root_id查询到对应issue 2023-11-14 10:17:30 +08:00
xxq250 df201d74e0 pm issue修改保存锁释放 2023-11-10 09:44:36 +08:00
呱呱呱 e4c4518e8b add rule for update pm 2023-11-09 14:31:55 +08:00
呱呱呱 6267217c4b update Api::V1::Issues::UpdateService 2023-11-09 14:20:34 +08:00
呱呱呱 b1d8245a22 update 2023-11-09 14:01:12 +08:00
呱呱呱 ed5bf51821 add issues.start_date and issues.due_date to issue_list service 2023-11-09 11:07:03 +08:00
呱呱呱 c752671453 issue links 2023-11-07 17:16:25 +08:00
呱呱呱 00448f0f01 change parent_id to root_id 2023-11-07 14:30:28 +08:00
呱呱呱 289cb08ccd issue time_scale 2023-11-07 09:40:50 +08:00
呱呱呱 8e658d4d12 调整Pm webhook逻辑 2023-11-02 10:57:09 +08:00
呱呱呱 af002c731d close pm webhook 2023-11-02 10:46:31 +08:00
呱呱呱 061b71955f pm 关闭grimoirelab推送事件 2023-11-02 10:26:47 +08:00
呱呱呱 36a659678d gm issue 2023-11-01 10:45:06 +08:00
呱呱呱 770f743750 issue pm 2023-10-31 17:03:35 +08:00
呱呱呱 51648e52b3 issue index for pm 2023-10-31 09:11:54 +08:00
呱呱呱 f6ffaa82a6 根据pm管理需求新增issue接口 2023-10-18 16:13:20 +08:00
呱呱呱 b92fdb8388 修复输入issue编号无法查询到该issue问题 2023-10-08 09:54:26 +08:00
呱呱呱 cef99e90b3 Revert "add issue search project_issues_index"
This reverts commit b7d6be8b9f.
2023-09-28 09:25:51 +08:00
呱呱呱 b7d6be8b9f add issue search project_issues_index 2023-09-27 16:59:33 +08:00
呱呱呱 9d5c5acfbf getway lib 2023-09-27 14:12:03 +08:00
呱呱呱 3367d748b6 add setting navbar index 2023-09-27 09:29:50 +08:00
KingChan 747f58d4d0 Merge pull request '调整部署逻辑,新增部署状态和部署说明' (#135) from KingChan/forgeplus:chenjing into standalone_develop 2023-09-01 13:29:31 +08:00
chenjing 477b21e633 build service change 2023-09-01 13:27:40 +08:00
KingChan e177e059dc Merge pull request '调整部署域名默认值,从全局参数中获取' (#134) from KingChan/forgeplus:chenjing into standalone_develop 2023-08-31 09:24:40 +08:00
呱呱呱 71fd9969cb 调整部署域名来源,可从全局设置进行调整 2023-08-31 09:22:41 +08:00
xxq250 53b66f6145 fixed 文件增加编辑删除操作无权限提示修改 2023-08-30 16:34:23 +08:00
xxq250 03ce084916 fixed 文件无权限提示修改 2023-08-30 16:09:28 +08:00
xxq250 092a890577 gitea api error log show 2023-08-29 14:53:44 +08:00
xxq250 d3bf9f66d6 gitea api error show 2023-08-29 14:43:15 +08:00
呱呱呱 1b944e4914 change page service deploy key 2023-08-21 09:50:01 +08:00
chenjing 13768a2f3a update page service key 2023-08-18 10:50:42 +08:00
呱呱呱 96936da9ac add site page 2023-08-10 14:29:26 +08:00
呱呱呱 7eb9f0ce2e 重置回正式服fork功能 2023-07-24 09:29:29 +08:00
呱呱呱 c98e3c9d74 update fork 2023-07-20 17:03:40 +08:00
xxq250 0ffb5f892d api限流 2023-07-17 09:34:43 +08:00
chenjing 5490dd8ee4 Merge branch 'chenjing' of https://gitlink.org.cn/KingChan/forgeplus into chenjing 2023-07-14 10:51:29 +08:00
chenjing 97861afef9 change compare_head_base 2023-07-14 10:50:51 +08:00
xxq250 53135857fe Get gitea tokens sudo 2023-07-12 16:29:02 +08:00
xxq250 5f3f9afbce Get gitea tokens 2023-07-12 15:22:53 +08:00
xxq250 86a583017b fixed diff接口切换到hat 2023-07-11 17:06:04 +08:00
xxq250 3740ae3108 项目贡献排行分页参数3年内 2023-07-07 14:23:32 +08:00
xxq250 17934e55e5 项目贡献排行分页参数 2023-07-07 10:04:48 +08:00
chenjing 1533e5e737 add fork to orgs 2023-07-04 16:45:06 +08:00
chenjing 1b09c93b5e change verify token response 2023-06-20 15:50:11 +08:00
chenjing 65816a980b cla fix and add token verify 2023-06-20 15:27:03 +08:00
chenjing 86a616fc2f fix org delete error 2023-06-19 11:14:45 +08:00
chenjing 633a6ba585 update JournalService notes 2023-06-16 17:09:55 +08:00
chenjing 1727435aa6 add pull request state 2023-06-16 11:58:31 +08:00
chenjing fb4a44a6fa cla pr and destroy user_cla 2023-06-16 10:20:06 +08:00
chenjing d5807c0df0 cla send issue journal 2023-06-16 10:19:38 +08:00
xxqfamous 6f33016a78 迁移异常处理 2023-06-07 16:31:08 +08:00
xxqfamous 8f51955bd7 支持用户fork自己的仓库 2023-06-07 10:54:36 +08:00
xxqfamous 14da90d601 fixed 最后提交增加参数stat加整 2023-06-06 17:54:35 +08:00
KingChan 554bbe7c7b Merge pull request 'github导入项目功能' (#55) from KingChan/forgeplus:chenjing into standalone_develop 2023-06-06 10:36:30 +08:00
chenjing e90c79486a add github token for mirror 2023-06-06 10:18:32 +08:00
xxqfamous f7162abe0d fixed 注册error message 2023-06-05 14:47:14 +08:00
xxqfamous 6d8956e803 复杂文件名称处理 2023-06-05 14:29:14 +08:00
xxqfamous b6448d127d fixed 修改用户参数校验错误 2023-05-30 14:05:11 +08:00
xxqfamous dbdd2f8968 fixed 修改用户参数错误 2023-05-30 12:32:41 +08:00
xxqfamous 5fa1709664 fixed 修改用户 2023-05-30 11:38:00 +08:00
xxq250 23e0d869c6 Merge branch 'standalone_develop' into trustie_server 2023-05-08 17:15:46 +08:00
xxq250 784553d894 fixed 语言接口 2023-05-08 17:15:19 +08:00
xxq250 8a23fc0fbc file_commits hat接口性能问题,增加参数stat 2023-05-05 15:40:18 +08:00
xxq250 cc89a61892 file_commits hat接口性能问题 2023-05-05 15:00:21 +08:00
xxq250 d9b4c30f60 file_commits hat接口性能问题 2023-05-04 21:20:33 +08:00
xxq250 e4040bbe56 file_commits hat接口性能问题 2023-05-04 20:53:52 +08:00
xxq250 d633550a4f file_commits hat接口性能问题 2023-05-04 20:52:56 +08:00
yystopf d9fabdc183 Merge branch 'pre_trustie_server' into trustie_server 2023-04-21 15:37:36 +08:00
yystopf 1a6500d686 Merge branch 'standalone_develop' into pre_trustie_server 2023-04-21 15:37:20 +08:00
yystopf e9da21bccf 新增:openkylin_sign 签署协议 2023-04-21 09:23:30 +08:00
yystopf 39abd1db52 Merge branch 'pre_trustie_server' into trustie_server 2023-04-19 14:07:57 +08:00
yystopf cf2c0f6dab Merge branch 'standalone_develop' into pre_trustie_server 2023-04-19 14:07:23 +08:00
yystopf ef8f6ee8aa Merge branch 'develop' into standalone_develop 2023-04-19 10:26:37 +08:00
yystopf 71862ba6d6 修复 2023-04-19 10:26:07 +08:00
yystopf bb73cb111a Merge branch 'develop' into standalone_develop 2023-04-19 10:15:19 +08:00
yystopf 82ba843d7d 新增:发送邮件及短信次数控制 2023-04-19 10:15:07 +08:00
yystopf 450012b75b Merge branch 'pre_trustie_server' into trustie_server 2023-04-17 13:55:14 +08:00
yystopf 130c922bd1 Merge branch 'standalone_develop' into pre_trustie_server 2023-04-17 13:54:58 +08:00
yystopf 2ca5a908aa Merge branch 'develop' into standalone_develop 2023-04-17 11:36:04 +08:00
yystopf 578acd7845 新增:贡献者代码行接口 2023-04-17 11:35:28 +08:00
yystopf 44226dc981 Merge branch 'pre_trustie_server' into trustie_server 2023-04-14 15:46:53 +08:00
yystopf abd4531382 Merge branch 'standalone_develop' into pre_trustie_server 2023-04-14 15:41:21 +08:00
yystopf 71052c0f7c Merge branch 'develop' into standalone_develop 2023-04-14 15:41:00 +08:00
yystopf 16dbb87526 修复:部分issue 2023-04-13 19:56:43 +08:00
chenjing 1e7cffd716 fix issue webhook error 2023-04-13 17:21:09 +08:00
yystopf a69e4e5014 新增:webhook client里数据reload 2023-04-13 09:42:12 +08:00
yystopf 1e3ad9e988 更改:异常处理 2023-04-13 09:30:00 +08:00
yystopf 4bd60d458e 更改:webhook更新返回结构体 2023-04-12 18:34:49 +08:00
yystopf 61c23b137f fix 2023-04-12 16:18:28 +08:00
yystopf 09d9f9a94e 新增:select字段增加created_on 2023-04-12 16:17:46 +08:00
yystopf 8663efc73b 新增:创建数据延迟5秒触发webhook 2023-04-11 14:10:24 +08:00
yystopf bea2831149 修复:更改issue评论事件触发逻辑 2023-04-11 13:55:25 +08:00
yystopf afa1cdf842 新增:评论丰富更新删除操作,issue事件粒度更细 2023-04-11 11:52:03 +08:00
yystopf ee20824639 修复:未传当前用户id 2023-04-11 10:16:38 +08:00
yystopf cd489d3b97 修改:自定义事件 2023-04-11 10:16:38 +08:00
chenjing 769c8a0194 webhook for issue 2023-04-11 10:16:38 +08:00
yystopf b4672929dc 新增:触发webhook的job 2023-04-11 10:16:38 +08:00
yystopf 17279c56f4 新增:webhook service 2023-04-11 10:16:38 +08:00
yystopf 21228167e9 Merge branch 'pre_trustie_server' into trustie_server 2023-03-31 17:24:42 +08:00
yystopf 6167e4aa0b Merge branch 'standalone_develop' into pre_trustie_server 2023-03-31 17:24:28 +08:00
yystopf ea26c2f559 Merge branch 'develop' into standalone_develop 2023-03-31 17:24:14 +08:00
yystopf 6f0595616d 修复:更新邮箱失败 2023-03-31 17:23:58 +08:00