Skip to content

Releases: humhub/calendar

1.1.11

23 Feb 17:31
08ba0fc
Compare
Choose a tag to compare
  • 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

16 Apr 16:18
6ef6ae2
Compare
Choose a tag to compare
  • Fix: Todays Birthday not shown in Dashboard Snippet when Interval is one year

1.1.6

22 Feb 14:51
Compare
Choose a tag to compare
  • Fix: Birthdays can not be exported
  • Fix: Prevent vevent duplicates in export

1.1.5

18 Feb 15:52
Compare
Choose a tag to compare
  • Fix #226: Calendar Reminder Query for space entry PARTICIPATION_MODE_ALL should only include participants
  • Fix #226: Calendar Reminder Query for user entry PARTICIPATION_MODE_ALL did not include user itself

1.1.4

05 Feb 17:00
Compare
Choose a tag to compare
  • 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

03 Nov 11:08
Compare
Choose a tag to compare
  • Fix: Only render file preview section of recurrent root event if files exists
  • Chng: Remove default profile/space filter from global calendar
  • Fix: Reminder process fails due to missing join in AbstractCalendarQuery

1.0.13

16 Oct 12:09
2230088
Compare
Choose a tag to compare
v1.0.13

Update CHANGELOG.md

1.0.12

31 Jul 10:59
Compare
Choose a tag to compare
  • 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

1.0.10

05 May 17:42
Compare
Choose a tag to compare
  • Fix #178: Overflow issue in ee theme
  • Enh: Use of different aspect ratio for fluid themes
  • Enh: Added aspectRatio option to FullCalendar widget
  • Chng: Update HumHub min version to v1.4
  • Fix: Calendar buttons and loader render issue on mobile
  • Enh: Minified calendar.css stylesheet

1.0.9

20 Apr 15:47
Compare
Choose a tag to compare

Fix #178: Calendar settings button only visible for system admin