Releases: humhub/calendar
Releases · humhub/calendar
1.1.11
- Fix #114: PHP8 - Deprecate required parameters after optional parameters
- Fix #244: CLI error when no REST module is installed
- Fix #246: Fix error displaying of empty date fields
- Enh #187: Possibility to disable participation activities in the mail summary
- Enh #5274: Deprecate CompatModuleManager
- Fix #254: Fix wall stream entry icons color
- Fix #260: In the calendar view, "Day" button is not translated with Humhub's messages
- Enh #265: Disable to change participant status when event is over
- Fix #233: Fix recurrence events visibility in snippet
1.1.10
1.1.6
1.1.5
1.1.4
- Fix #217: Monthly recurrence rule text on fifth week of the month not working
- Enh: Added monthly recurrence setting "Monthly on last "
- Fix: Date picker udpate does not update monthly rule selection text
- Enh: Updating start date input will update end date value if end < start (and vice versa)
- Enh: Updated translations
- Fix #224: Hide space with disabled module on chooser modal window
- Patched humhub/humhub#4847
1.1.2
1.0.13
1.0.12
- Fix #186: Make ICS Organizer field optional
- Fix #189: Missing public content visibility permission check on calendar entry form
- Chg: Removed
RecurrenceQueryIF::getExistingRecurrences()
since it is not in use anymore - Fix:
AbstractRecurrenceQuery::findRecurrenceInstances()
did not include recurrences overlapping the search interval - Fix #193: Recurrence instance duplicates created by reminder process
- Fix: Block
CalendarEntryParticipation::canRespond()
on recurrent root events - Chg: Switched edit/delete order in wallentry context menu
- Chg: Prevent stream entry generation for recurrent root event
- Enh: Added integrity check for duplicated recurrence instances