Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Future Semester support #3

Closed
nuclearpidgeon opened this issue Aug 3, 2014 · 4 comments
Closed

Future Semester support #3

nuclearpidgeon opened this issue Aug 3, 2014 · 4 comments

Comments

@nuclearpidgeon
Copy link
Owner

The extension is currently hard-coded to support Semester 2 only.

@nuclearpidgeon
Copy link
Owner Author

as of 059a619 (1.1.0) Semester dates are auto-fetched from the unimelb principal dates calendar. Next step is to also support fetching or at least entering the break dates - this needs some updating though due to the inclusion of Easter Friday in semester 1

@lberezy
Copy link

lberezy commented Jan 28, 2016

The principle dates page has not been updated from the 2015 version yet, but there is a link to a 2016-2018 page.

Thoughts on how to deal with this?

@nuclearpidgeon
Copy link
Owner Author

Hahaha I knew that as soon as I hard-coded support for that one page, that they would change the way the dates are presented.

It should still be possible to use jQuery to match on the "Academic Calendar for 20xx" elements, then find the first <table> after each one to grab the dates - I'll just need to alter the code that searches for dates in my extension - somewhere around here.

@nuclearpidgeon
Copy link
Owner Author

  • Future semesters now kinda work so long as the UoM date page doesn't keep changing (this is a separate issue however.)
  • Support for handling breaks is still hard-coded but I have created a new issue for this: Non-hard-coded semester break support #8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants