0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 18 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
preparing for release to central More... over 12 years ago
add some new config items More... over 12 years ago
Merge pull request #3 from lakemalcom/master More... over 12 years ago
propagate timezone ignore to get events requests More... over 12 years ago
switch version to 1.1-snapshot More... almost 13 years ago
Added properties to EventSource to control whether or not to enable and include it in an EventSourceSelector. More... almost 13 years ago
Added CalendarResponse#clearSelection() method resulting in 'unselect' being called on the client-side. More... almost 13 years ago
Added 'ignoreTimezone' to global calendar Config to facilitate using a fixed client-side time zone based on the server-side time zone. More... almost 13 years ago
Added aspectRatio to Config More... almost 13 years ago
Added class used by the event source to the <li> so it can be styled. More... almost 13 years ago
Added slotMinutes to Config for specifying time slot size. More... almost 13 years ago
send the view start/end dates in UTC and convert to server's timezone in the callback More... almost 13 years ago
make sure requests to get events are not cached More... almost 13 years ago
added missing files More... almost 13 years ago
added a corase ajax concurrency control, useful if callbacks are popping up modals and tweaking the page hierarchy More... almost 13 years ago
remove left-over debug info More... almost 13 years ago
license fixes More... almost 13 years ago
rewrite event feed to work via wicket _ajax_ request so other parallell ajax callbacks can get through More... almost 13 years ago
added viewDisplay callback, see FullCalendar#onViewDisplayed More... almost 13 years ago
renamed Start to something easier to find in the IDE More... almost 13 years ago
delay creation of urls just before rendering so the urls contain the correct page version. without this when replacing a calendar component instance with another the urls may point to the previous page version and thus the previous calendar instance that has already been replaced More... almost 13 years ago
add support for custom event renderers More... almost 13 years ago
added support for disabling the all-day slot More... almost 13 years ago
better name for serializer More... almost 13 years ago
added support for min/max time in agenda views More... almost 13 years ago
added missing license header More... almost 13 years ago
added options to tweak text labels More... almost 13 years ago
improved exception handling More... almost 13 years ago
switch date formatting from unix timestamp to iso, this fixes timezone issues More... almost 13 years ago
add sources More... almost 13 years ago