----------------
- The ui-lightness skin for jqueryui has been removed. You can add your own
jqueryui skin if you want to.
[fmoret]
- Added the possibility to choose short day name format
(short: 2 characters or abbreviated: 3 characters).
[fmoret]
- Fixed: week-view didn't translate saturday.
[pbauer]
- Upgrade to fullcalendar-1.5.1. Remove unused js-files/
[pbauer]
- Add german translation and german date-formats
[pbauer]
- Show reccurring events if plone.event is available.
[vincentfretin]
- Security: use 'Change portal topics' permission
to manage access to Calendar properties.
[thomasdesvenain]
- Security: check 'Add portal content' permission on target folder
instead of 'Modify portal' content on calendar
to allow adding an event on the calendar.
[thomasdesvenain]
- Fixed: disallow caching ajax action views,
to avoid issues behind cache proxies.
[thomasdesvenain]
- Fixed: event popup is translated.
[thomasdesvenain]
- Fixed: adding 'all day' event add an event from 00:00 to 23:55.
[fmoret]
- Fixed: remove duplicated scroll in popup.
[thomasdesvenain]
- Fixed: closing popups after an event has been added works.
[fmoret]
- Internationalization: translation files generation with i18ndude.
[thomasdesvenain]
- Internationalization: fixed event popup translation.
[thomasdesvenain]
- Internationalization: calendar parameters tab
and calendar display layout are internationalized and french translated.
[thomasdesvenain]
- Infrastructure : timezones forward compatibility.
[vincentfretin, thomasdesvenain]
- Infrastructure : plone.app.event forward compatibility :
event view uses event_view macros by default,
never use direct access to startDate and endDate attributes for timezones compatibility.
[vincentfretin]
- Infrastucture: use Generic setup to install some dependencies.
[thomasdesvenain]
- Infrastucture: hide upgrade profiles on Plone site creation form.
Upgrade profiles don't appear in root profiles.
[thomasdesvenain]
- Pep8 & pyflakes.
[thomasdesvenain]
- Plone 4.1 compatibility.
[thomasdesvenain]
- Imported Solgema.fullcalendar in collective.
[fmoret, thomasdesvenain]