Skip to content

Releases: mendixlabs/CalendarWidget

App Store v3.7 release

30 Dec 14:42
Compare
Choose a tag to compare

Fixed calendar not rendering when custom title format was specified in combination with additional views

App Store v3.6 release

30 Dec 09:03
Compare
Choose a tag to compare
  • Extra configuration property for 'all-day' title
  • Fixed bug where button captions were set to default in case of today caption property being filled

App Store v3.5 release

11 Dec 09:17
Compare
Choose a tag to compare
  • AMD
  • Added Today button caption property
  • Added properties for Start and end time, applicable to AgendaWeek and AgendaDay views

App Store v3.4 release

09 Dec 15:47
Compare
Choose a tag to compare
  • New event reference is expected to be a reference instead of a referenceset
  • Shows modal loading pop-up on event Microflows
  • Fixed custom time format issue: #3 (GitHub)
  • Fixed button caption issue: #2 (GitHub)
  • Catch all clicks on selection to prevent multiple execution of microflows on double click

App Store v3.3.1 release

02 Dec 14:55
Compare
Choose a tag to compare

Support Ticket #204383 - Microflows are now checked if they exist before executing
Updated test project with new version and new xml property names

App Store v3.3 release

20 Nov 17:05
Compare
Choose a tag to compare

Support ticket #204249 - Fixed an issue where the widget wouldn't render properly in a tabcontainer (seems it messed with the rendering order somehow)

App Store v3.2 release

13 Nov 09:10
Compare
Choose a tag to compare

Fixed support ticket #204249 - Custom day/month format names are not processed correctly.

App Store v3.1 release

29 Oct 14:55
Compare
Choose a tag to compare

Fixed support ticket #203959 - Where the widget gave an error when loaded in the listening dataview, when combined with a CurrentObject constraint
Fixed support ticket #203571 - Where the widget got confused between thursday and friday, when not using a custom weekday format.

App Store v3.0 release

24 Oct 16:02
Compare
Choose a tag to compare
  • Fixed support ticket #203758, where the widget was setting the object's End date to NULL
  • Implemented support ticket #203265 for a Data source microflow
  • Fixed the start position attribute by adding Context aware Dataview options.
  • If you use the widget in a dataview, you can now specify the dataview entity and have the datasource microflow receive this object.