Export assigned issues in iCalendar feed
显示
- Gemfile 3 个添加, 0 个删除Gemfile
- Gemfile.lock 2 个添加, 0 个删除Gemfile.lock
- app/controllers/concerns/issues_action.rb 14 个添加, 1 个删除app/controllers/concerns/issues_action.rb
- app/controllers/profiles_controller.rb 3 个添加, 3 个删除app/controllers/profiles_controller.rb
- app/controllers/projects/issues_controller.rb 13 个添加, 2 个删除app/controllers/projects/issues_controller.rb
- app/finders/issues_finder.rb 6 个添加, 0 个删除app/finders/issues_finder.rb
- app/helpers/calendar_helper.rb 8 个添加, 0 个删除app/helpers/calendar_helper.rb
- app/helpers/rss_helper.rb 1 个添加, 1 个删除app/helpers/rss_helper.rb
- app/models/issue.rb 10 个添加, 6 个删除app/models/issue.rb
- app/models/user.rb 4 个添加, 4 个删除app/models/user.rb
- app/views/dashboard/issues.html.haml 1 个添加, 2 个删除app/views/dashboard/issues.html.haml
- app/views/dashboard/issues_calendar.ics.haml 1 个添加, 0 个删除app/views/dashboard/issues_calendar.ics.haml
- app/views/groups/issues.html.haml 1 个添加, 4 个删除app/views/groups/issues.html.haml
- app/views/groups/issues_calendar.ics.haml 1 个添加, 0 个删除app/views/groups/issues_calendar.ics.haml
- app/views/issues/_issues_calendar.ics.ruby 15 个添加, 0 个删除app/views/issues/_issues_calendar.ics.ruby
- app/views/profiles/personal_access_tokens/index.html.haml 7 个添加, 7 个删除app/views/profiles/personal_access_tokens/index.html.haml
- app/views/projects/issues/_nav_btns.html.haml 3 个添加, 1 个删除app/views/projects/issues/_nav_btns.html.haml
- app/views/projects/issues/calendar.ics.haml 1 个添加, 0 个删除app/views/projects/issues/calendar.ics.haml
- app/views/shared/icons/_icon_calendar.svg 1 个添加, 0 个删除app/views/shared/icons/_icon_calendar.svg
- app/views/shared/issuable/_feed_buttons.html.haml 4 个添加, 0 个删除app/views/shared/issuable/_feed_buttons.html.haml
加载中
想要评论请 注册 或 登录