Version 0.2.2
Welcome new version 0.2.2 folks.
Day view
Finally we have day vew. In parameter you may now set
{
"time_start": "06:00",
"time_end": "22:00",
"time_split": "30"
}
All events that ends before timeline range and events that starts after will be listed above and below.
This feature was developed with help of @steliosph.
Other changes
- fix - drop down arrow in year view
- fix - bootstrap 3
btn-default
missed by @hariharasudhankm - enhanced - Better modal support by @andreiavram. Added support for modal contents grab by ajax, template and an additional optional function to set the modal title. See README file.
- fix calculation of events in month view
- fix modal header and footer click collapse list of events. Close #169
- fix typos in README by @RickyLin
- add - allow using arrays in
events_source
- enhance - Handle events without a start and/or stop date (e.g. permanent events) by @davidfischer-ch
- add
composer.json
by @Poyeyo - A lot of other small fixes and improvements.
Translations
- German Translation by @moi90
- Chinese translation by @standino
- de-AT localization by @CyBot
- Dutch translation by @fruitl00p