Wiki source code of XWiki-GWT Calendar Project
Last modified by BarkSelrak on 2020/01/28 14:36
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | XCalendar is a GWT Calendar Application that's use the standard XWiki-GWT Service to create, update and load events, | ||
| 2 | |||
| 3 | 1 Calendar download | ||
| 4 | click here to [download>http://dev.xwiki.org/xwiki/bin/download/Drafts/XWiki%2DCalendar/xwiki%2Dcalendar%2Dstandalone%2Dalpha%2D1.0.xar] | ||
| 5 | |||
| 6 | 1 Features: | ||
| 7 | - Events Manipulation (create, update, view and delete) | ||
| 8 | - Support of the standard XWiki.CalendarEvent class | ||
| 9 | - Different Calendar view mode (days-view, weeks-view, months-view and my planning). | ||
| 10 | - Local cache manager | ||
| 11 | - Time scroller | ||
| 12 | - Fully in AJAX | ||
| 13 | - fully windowed forms | ||
| 14 | - scrollable time-slot's | ||
| 15 | - improved performance with a local-cache manager. | ||
| 16 | |||
| 17 | |||
| 18 | 1 in the Future | ||
| 19 | - Agenda manipulation (create, update, view and delete) | ||
| 20 | - event-attachements manger | ||
| 21 | - integration of joda-time | ||
| 22 | - calendar export | ||
| 23 | - internationalization | ||
| 24 |