Skip to content

Add asynchronous loading for calendar event

Cedric Lombard requested to merge (removed):async_loading into master

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.

Merge request reports