Skip to content

Releases: City-of-Helsinki/linkedevents

First Django 1.11 release

20 Sep 09:14
Compare
Choose a tag to compare

Update to v1.3 before updating to this one!

Old migrations squashed to get rid of outdated dependencies. This means that ancient deployments will have to update to v1.3 before updating to v2.0.

Last production release with Django 1.9

15 Sep 10:55
Compare
Choose a tag to compare

This is the last release using Django 1.9. The next release (v2.0) will feature Django 1.11.

Due to package incompatibilities, in the future versions old migrations will be squashed. Therefore, when updating an old installation of linkedevents, first update to this version before updating to v2.0.

v1.2.3

19 Apr 10:17
Compare
Choose a tag to compare

-add Jätkäsaari library
-better library matching

Check validation errors in all importers

16 Mar 17:49
Compare
Choose a tag to compare
v1.2.2

Move exception checking to base importer

Hotfix to kulke importer crash

16 Mar 16:06
Compare
Choose a tag to compare
v1.2.1

Fix kulke importer crash at end time validation failure

Updated production release

14 Mar 10:22
Compare
Choose a tag to compare

-rudimentary sanitation
-admin improvements
-event start vs. end time validation

Production release for use with LE-UI

01 Mar 11:41
Compare
Choose a tag to compare

-improved image endpoint for LE-UI compatibility
-include images in event endpoint
-limit image editing by organization
-various minor bugfixes