Skip to content

Releases: kartevonmorgen/wp-kvm-syndication-toolbox

Update Mai 2025, with Bug Fixes

Choose a tag to compare

@sjoerdtakken sjoerdtakken released this 22 May 20:32

With Bug Fixes

  • Add recurrence ID handling in ICalVEvent
  • implement Windows timezone conversion in ICalVEventDate
  • enhance event syncing options in Events Feed Importer.
  • Introduce settings for past days to sync and auto-deletion toggle in Events Feed Importer.

Update März 2025, with Bug Fixes, Release 1.6

Choose a tag to compare

@sjoerdtakken sjoerdtakken released this 27 Mar 18:34

With Bug Fixes

  • Bug Fixes by deleting Events after an import of the event importer, now events will also be removed in the KVM. In the Simple Events Module only Updates are done when there are differences.
  • Adding Support for Lists for the newest Noption Newsletter Plugin,
  • Adding a Default Logger,

Update November 2024: Adding wp-graphql-events-server and removing ESS

Choose a tag to compare

@sjoerdtakken sjoerdtakken released this 29 Nov 21:53

Adding the wp-graphql-events-server, removing wp-ess-event-calendar-client. We do no longer support ESS and offer instead a GraphQL Interface with a Module which can be queried for events

The wp-graphql-events-server can only be used if the plugin wp-graphql is also installed.

Update Juli 2024

Choose a tag to compare

@sjoerdtakken sjoerdtakken released this 02 Jul 22:00

Bug Fixes

  • ICal Support RDATE and fill the EndDate if none is supplied in the Feed
  • Extra check to make sure the Module ist really there

Features

  • The Module Commons Booking Extensions has been removed, because it is not user proof, we change also the README and add the Project module
  • reconstruct the plugin with a more generic way to add modules in the future

Update Januar 2024

Choose a tag to compare

@sjoerdtakken sjoerdtakken released this 07 Jan 18:24

Bug Fixes

  • Dealing in the right way with Timezones wenn importing ICAL events

Improvements

  • Better text for options in event feeds.
  • Adding support for Metafields in the RestAPI von Wordpress for organisations and projects
  • Add Date Colums for Simple Events im the overview table in Backend

Update November 2023

Choose a tag to compare

@sjoerdtakken sjoerdtakken released this 20 Nov 21:33

Bug Fixes

  • Make sure that the activate Module method of a module is called, so Cronjobs are installed and work correct. This works after deactivating and activating the Plugin
  • Bug fix in Download KVM Entries, the limit of the search function was set to 100, which prevents that all entries are visible in the dropdown.

New Features:

  • Adding a Module for Events, called Simple Events. it allows a person to import a feed, save it as a simple event and upload it to the Karte von Morgen, then no longer an external Event Plugin is needed anymore.

Update Sept. 2023 with Userdashboard

Choose a tag to compare

@wellemut wellemut released this 02 Oct 13:54
f3c91b1

Folgende Funktionen sind dazu gekommen:

  • Eine Organisation kann Projekte eintragen und die können angezeigt werden auf der Karte von Morgen. Das ist ein neues Module, was ein erweiterung von die Webseite braucht.
  • OpeningHours können in Wordpress eingetragen werden und zu der Karte von Morgen hochgeladen werden. Auch hier braucht es eine Erweiterung von der Ansicht von Organisationen damit Openinghours auch in Wordpress angezeigt werden.
  • des weiteren gibt es einige kleine Erweiterungen Bugfixes. Siehe: https://github.com/kartevonmorgen/wp-kvm-syndication-toolbox/commits/main

Quickfix for German Timezone

Pre-release

Choose a tag to compare

@wellemut wellemut released this 08 May 09:50

This is a quickfix to solve timezone bugs on the map of tomorrow. (Local timezone vs. UTC). See: kartevonmorgen/kartevonmorgen.ts#164