Generated ical series not accounting for public and univiersity holidays
まだ誰も着手していません。
評価
調査の方向性
まず、#343 の変更と https://www.rit.edu/calendar の RIT institute calendar を確認します。休講日をどのように識別し、iCalendar の例外日として表現できるかを判断してください。完了とは、授業が最初の授業週から生成され、イベントから祝日と RIT の休暇期間が除外されることを意味します。
索引モデルが issue の本文から書いたものです。
説明
Thanks for the work done closing #63 in #343, I just tried out the new changes and it looks like it largely works!
I did notice that, because the first week of class starts with MLK day, it is causing all of my MWF classes to not generate until the next week
Additionally, it seems to be generating events through RIT's Spring break
since RIT's institute calendar also includes the public holidays that we have no class, this may be relatively easy to implement:
- scrape, or get ITS to add an iCal version of the data from https://www.rit.edu/calendar
- add some code to filter days off out from other institute events things (such as the last day of the add/drop period) and convert to DateTime format
- follow the linked specs to include them as exception dates in each VEVENT declaration https://icalendar.org/iCalendar-RFC-5545/3-8-5-1-exception-date-times.html (thanks @natep-tech for the link)
Unless RIT can maintain the list of days off (which IMO it should) this may add some extra maintenance burden to CSH. However some of the open source groups at RIT may also be able to help take this on as well in the meantime.
- 主要言語
- PHP
- スター
- 66
- フォーク
- 39
- 平均マージ
- 3時間 44分
- マージ済み PR(30日)
- 1
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
ComputerScienceHouse/schedulemaker のほかの issue
-
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 45/100
-
feature request
難易度 2/5 1〜3時間 初心者へのやさしさ 45/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
ComputerScienceHouse/schedulemaker の issue をすべて見る
似ている issue
-
tooling
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
UX
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
ProfessionalWiki/NeoWiki#1525 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
bug customer-reported
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
MagnaCapax/PMSS#949 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
Automattic/static-site-importer#1829 ·