1
I Use This!
Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Sep 23, 2024 — Sep 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CAP-22 First pass at refactoring code to use the jasig ajax portlet support controller. This commit adds a version of the controller to the codebase, but once we clean up the source more we'll switch to using the real artifact. More... over 16 years ago
CAP-21 Added jQuery document ready handler and removed unavailable data from view, removed fetching of data from model during render requests. More... over 16 years ago
CAP-19 Updating calendar portlet to use the resource server for shared javascript and images. More... over 16 years ago
CAP-19 Adding expected resources servers and turning on crossContext support in preparation for switching to the jasig resource server. More... over 16 years ago
CAP-19 Adding expected resources servers and turning on crossContext support in preparation for switching to the jasig resource server. More... over 16 years ago
NOJIRA Added repository to pom.xml for http://caldav4j.googlecode.com/svn/trunk/maven/ that Dustin S. mentioned was required and Jen Bourey said was ok to add. More... over 16 years ago
NOJIRA created setters for attributes and removed hard coded attribute names More... almost 17 years ago
CAP-14 retrieve subscribeId from session More... almost 17 years ago
NOJIRA Added getLink to satisfy interface More... almost 17 years ago
NOJIRA Adding CalDAV calendar adapter based on caldav4j library. More... almost 17 years ago
NOJIRA New processor. Requires XSLT capable of outputting iCal. More... almost 17 years ago
NOJIRA Service should not store user token in session, it's already available under subscribeId More... almost 17 years ago
CAP-4 Added getLink() to adapter interface, updated existing adapters to throw an exception. Render links in UI. More... almost 17 years ago
NOJIRA Adding a string template-based url creator implementation. More... almost 17 years ago
NOJIRA Committing major refactoring generously donated by Nicholas Blair of the University of Wisconsin during the JASIG 2008 Unconference. These changes update the calendar adapters to be more configurable and favor composition over inheritance. More... almost 17 years ago
NOJIRA Tagging Updating pom version number More... almost 17 years ago
NOJIRA Tagging 1.0.0-M1 milestone release of the calendar portlet More... almost 17 years ago
NOJIRA Fixed compilation problems More... almost 17 years ago
NOJIRA Fixed bug in guest checking More... almost 17 years ago
NOJIRA subscribeId always available in session, populated from configured token or from getRemoteUser API More... almost 17 years ago
CAP-8 Added stylesheet file and link tag. More... over 17 years ago
NOJIRA AJAX compatibility using password from session. Caching fix to support day by day views. More... over 17 years ago
NOJIRA AJAX compatibility using password from session. Caching fix to support day by day views. Updated documentation. More... over 17 years ago
NOJIRA Added Cached Credentials initialization service for use with password authenticated adapters. More... over 17 years ago
NOJIRA Adding sample bean configuration for the new basic authentication handler More... over 17 years ago
NOJIRA Adding a basic authentication ical adapter More... over 17 years ago
CAP-7 Adding "Loading . . . " placeholder while AJAX calendar loads. Also corrected some javascript namespacing issues. More... over 17 years ago
NOJIRA Deleting outdated script More... over 17 years ago
NOJIRA Adding user-configurable timezone support. More... over 17 years ago
NOJIRA Renaming preferences controller to reflect its role in subscribing to calendars More... over 17 years ago