You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2022/05/07 12:25:46 UTC

[isis] branch 3039-fullcalendar updated (2193e978e8 -> 7c7cfa2e02)

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a change to branch 3039-fullcalendar
in repository https://gitbox.apache.org/repos/asf/isis.git


    from 2193e978e8 ISIS-3039: remove css resources
     add 7c7cfa2e02 ISIS-3039: reinstate abandoned full-cal config settings

No new revisions were added by this update.

Summary of changes:
 .../wkt/fullcalendar/CalendarConfig.java           | 60 ++++++++++++-----
 .../wkt/fullcalendar/CalendarResponse.java         |  8 ++-
 .../wkt/fullcalendar/FullCalendar.java             | 20 +++---
 .../res/FullCalendarIntegrationJsReference.java    | 21 ++++++
 .../wkt/viewer/CalendaredCollectionAbstract.java   |  9 +--
 .../fullcalendar/wkt/viewer/_Sample.java           | 75 ++++++++++++++++++++--
 .../CalendarableCollectionAsFullCalendar.html      |  2 +-
 .../CalendarEventableCollectionAsFullCalendar.html |  2 +-
 8 files changed, 153 insertions(+), 44 deletions(-)