The source project of this merge request has been removed.
Add asynchronous loading for calendar event
Add asynchronous loading for calendar events :
- Create dedicated URL file for AJAX request
- Add some JS to deal with this
- Update the HTML templates to fit the new structure.