Tag Archive for 'gpUntis2iCal'

gpUntis2iCal 1.3 released!

I’ve just released gpUntis2iCal 1.3! This version fixes a bug encountered when an existing lesson is not scheduled at any date.

Download gpUntis2iCal 1.3 (12 KB)

This is the changelog for version 1.3:

  • Bugfix: If a lesson is not scheduled, gpUntis2iCal would crash with a NullReferenceException. This has been fixed.

gpUntis2iCal 1.2 released!

I’ve just released gpUntis2iCal 1.2! This version now recognizes two gpUntis data types I haven’t encountered before.

Download gpUntis2iCal 1.2 (12 KB)

This is the changelog for version 1.2:

  • Calendar: Ignore the ‘ZA’ data type. It seems to indicate the availability of teachers. This isn’t interesting for the calendar, so it’s ignored.
  • Calendar: Ignore the ‘PE’ data type. I could not figure out what the PE data means, but it does not appear anything interesting for the calendar.

gpUntis2iCal 1.1 released!

I’ve just released gpUntis2iCal 1.1! This version fixes a few bugs and now recognizes a gpUntis data type I haven’t encountered before.

Download gpUntis2iCal 1.1 (12 KB)

This is the changelog for version 1.1:

  • Calendar: Holidays spanning multiple days are now recognized.
  • Calendar: Ignore the ‘Us’ data type. It seems to be the same as the ‘Ur’ data type, which describes the rooms used for a lesson.
  • Bugfix: If a name is the same as certain DOS names (like AUX or COM1), it cannot be used in Windows. This is being worked around by prefixing the name with an underscore.
  • UI: Disable the browse buttons after starting.

gpUntis2iCal 1.0 released!

I’ve just released gpUntis2iCal 1.0! gpUntis2iCal creates iCalendar files from gpUntis schedules. Sounds boring, but being able to view your schedule in proper calendar software (like Google Calendar, Apple iCal or Windows Calendar) is much better than having to visit the website to check for schedule updates. See the project page for more details.

Download gpUntis2iCal 1.0 (12 KB)

As this is the first release, there is no changelog.