FullCalendar packed with SuiteCRM is outdated ( path modules\Calendar\fullcalendar )
SuiteCRM 7.8.1 installed version: v3.0.1 (2016-09-26) from the headers
even if changelog file is from v2.3.2 (2015-06-14)
Latest version from the developer: v3.1.0 (2016-12-05)
Any 3rd party code needs to be updated to the source
old version
Update the code from
https://fullcalendar.io/download/
https://github.com/fullcalendar/fullcalendar
See Bugfixes from the dev changelog.txt
The changes in 3.1.0 are:
eventRenderWait (off by default)footer option, similar to header toolbar (#654, #3299)renderEventsupdateEventseventLongPressDelayselectLongPressDelayThese features will not make much difference to the calendar in SuiteCRM.
at least the files included in SuiteCRM should be refreshed (the changelog is from v2.3.2) the languages also need some update (comparing the files and you find the code is not arranged in the same way. That's why I didn't even revised my language).
As a rule of thumb, when a software include external code in core there should be a close attention on updates.
We have now set up a new home for suggestions at Trello. All github issues that were labeled 'suggestion' have been moved and will be closed. Certain ones will be progressed within the new Suggestion Box and may be re-opened.
Announcement of moving Suggestions:
https://suitecrm.com/forum/suggestion-box/13691-moving-suggestions-from-github-to
New SuiteCRM Suggestion Box
https://trello.com/b/Ht7LbMqw/suitecrm-suggestion-box
@Dillon-Brown @samus-aran as soon will relase 3.11 come here in Fullcalendar are great news
Latest version 3.9
@ApatheticCosmos this is also qestion on you if upgrade will now break all your work which you did for sync with google calendars
What do you think... Is it time to thinking about update the Fullcalendar to latest version?
Latest 4.0 alpa will https://fullcalendar.io/blog/2018/04/alpha-release-jquery-removal
@Mausino Unless the upgrade changes the way meetings are stored in the database, this would have no effect on Google Sync.
@Dillon-Brown thank you for upgrade
@samus-aran should it get label with 7.11 Milestone?
Most helpful comment
at least the files included in SuiteCRM should be refreshed (the changelog is from v2.3.2) the languages also need some update (comparing the files and you find the code is not arranged in the same way. That's why I didn't even revised my language).
As a rule of thumb, when a software include external code in core there should be a close attention on updates.