Version History

2.3.17
Add possibility to change stare date on Google Calendar

2.3.16
Fix FirstDate template

2.3.15
Apply new styles for modals

2.3.14
Add option to choose position of close button in modal - top, right corner or bottom.

2.3.13
Unminify code for block templates

2.3.12
Make compatibility with PHP 7. If you have errors, send me an email.

2.3.11
Add classes for date and time on lists

2.3.10
Add possibility to sort events on list by date

2.3.9
Add possibility to change language on calendar view using Google Calendar

2.3.8
Add possibility to display events on list (local) from past
Multi day event on Cards template on list

2.3.7
Fix width card

2.3.6
Add two custom templates - calendar card

2.3.5
Fix with description for Concrete 5.8

2.3.4
Possibility to set transparent color as background on local event list

2.3.3.1
Small bug fix with Concrete 5 5.8

2.3.3
Set background event type color as background on local event list

2.3.2
Bug fix

2.3.1
Bug fix with add / edit event

2.3
Adding Exclude Dates in recurring events

2.2.4
Add template with Date First for local list

2.2.3
Bug fix with settings on block
Possibility to hide finished events on list

2.2.2
Bug fix

2.2.1
Small bug fix

2.2.0
Add monthly reoccurrence

2.0.0
RECURRING EVENTS !
Yes, it is. You can choose between options: every day, every X day, every day of week, every month and every year.
It supports calendar and list also !

1.8.0
Change getting data form to AJAX.

1.7.1
Fix regression - apply settings while adding / editing event.

1.7.0
Important ! Read before update !
Event list in dashboard has been removed too - to manage events go to Calendars list.
New version has removed modal to update event in dashboard.
Event is update on the same page as during add.
I've tested as much as possible but it might find bug.
If you find bug, please send me mail: eventcalendar@dszymczuk.pl

1.6.4.1
Bug fix with ReferenceError: tinyMCE is not defined

1.6.4
Change view to the common with Concrete 5.6

1.6.3
Add text color for event type (check in dashboard on Types)

1.6.2.5
Remove HTML tag in description in iCal

1.6.2.4
Google List - fix bug

1.6.2.3
Change order on Google list

1.6.2.2
Bug fix with Parse error: syntax error, unexpected '[' ; add support iCal

1.6.2.1
Add setting for show or hide URL on list view

1.6.2
Possibility to right click on event on list, when event is url

1.6.1.3
Bug fixes

1.6.1.2
Bug fix with local list

1.6.1.1
Bug fixes - local list ; lang on local calendar

1.6.1
Bug fixes (fe. content height)
You can change font color and size on lists in block settings.
You can deinf types on list view same as on calendar view.
Reorganize display block settings.

1.6.0.1
Bug fixes

1.6.0
READ BEFORE UPDATE !

This is BETA VERSION. If it is possible, please make a backup of database.

I've changed storage model for settings.
Currently, settings are PER BLOCK (you can set default settings in dashboard)!

But some settings like width, height, colors of Google modal on added blocks you have to fill again.

If you find problem, please write on support with "1.6.0" in title.


Another features:
* select all calendars on local list view

1.5.2
Bug fixes

1.5.1
List view for Google Calendar !

1.4.3
Multi remove events on list view
Filtering by title on list view

1.4.0.2
Bug fixes - list view

1.4.0.1
Bug fixes
1.4.0.3
Bug fixes - wrong date on modal ; twice open modal when click on list (PRO)
Possibility to change events from ALL calendars on calendar view

1.4.0.2
Bug fixes - list view

1.4.0.1
Bug fixes

1.4
List view of events in dashboard !
I will extend this view with new features. At now, you can edit (with modal) or remove event.
In future, I will add sort, find, filter and multiple remove.

Add lang select on event list.

1.3.1
Add content height (calendar height) as option for block

1.3
Easier select event types ; translations

1.2
Filter calendar events by MULTI types

1.1.1
Add ICS calendar ; To call calendar use link:
http://DOMAIN/index.php/tools/packages/dsEventCalendarPro/event_calendar/ical.php?id=1
where id is calendar ID (check on list of calendars).

Add scroll options for date / time picker in dashboard
Remove events from calendar
Filter calendar events by single type

1.1
Support language each block of calendar

1.0.1
Bug fixes with end date or time ; add minimal date or time in datepicker

1.0.0
Official release.


Calendar based on http://fullcalendar.io/
Features:
* multiview in calendar (month, day, week)
* multiday events
* start and end time for one day event
* easy manage for events
* pretty modal with event details
* settings - you can set language ; date format
* types - you can define type of event with color (it will display in calendar)
* support Google Calendar (read instruction)
* list view for incoming events
* easy way to copy and remove many events
* color type of event in modal (future)
* description of event is HTML (you can colorize text, add images and more)

0.9 - PRB submission

0.1 - Initial development