root/trunk/calendar3/webcommon/src


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 03/09/06 14:08:02 @273 [273] douglm Synchronize access to non-thread safe date/time formatters …
(edit) 03/09/06 11:28:28 @272 [272] johnsa updated error message and struts-config forward catch to account for …
(edit) 03/08/06 11:47:56 @269 [269] douglm Changes to allow build of suite for jboss …
(edit) 03/06/06 13:34:14 @261 [261] douglm import of ics files works again in personal client. …
(edit) 03/03/06 15:02:22 @257 [257] douglm Possible fix to serializability problems - and date range checks in user …
(edit) 03/03/06 10:39:48 @256 [256] douglm Fix adding loc/sponsor problem
(edit) 03/03/06 09:49:10 @255 [255] douglm Null view name now causes error message. Other related fixes. Fixed …
(edit) 03/03/06 09:17:03 @253 [253] douglm Inconsistent spelling of unremo(e)able caused problems - still …
(edit) 03/03/06 00:07:02 @252 [252] douglm Fix calendar to/from folder
(edit) 03/02/06 23:21:24 @251 [251] douglm Locale + unused Remove unused class …
(edit) 03/02/06 16:10:55 @249 [249] douglm Change debugging message Sort list of calendars using RuleBasedCollator?
(edit) 03/02/06 00:21:48 @247 [247] douglm Corrections to restore from 2.3 …
(edit) 02/28/06 22:55:26 @235 [235] douglm Further changes to get calendar working with mysql (5)
(edit) 02/25/06 17:51:32 @207 [207] douglm Changes caused by use of calendar id in uris. …
(edit) 02/23/06 16:34:38 @191 [191] douglm More statistics changes
(edit) 02/22/06 23:26:00 @187 [187] douglm Zero duration for dates now disallowed. …
(edit) 02/22/06 11:06:10 @176 [176] douglm Make some changes to caching …
(edit) 02/18/06 13:27:53 @172 [172] douglm Boundary conditions tripped us up here. …
(edit) 02/17/06 16:42:53 @170 [170] douglm Reinstate timezone information for icalendar export.
(edit) 02/15/06 23:25:56 @163 [163] douglm Check to see if the subscription we are about to delete is referenced by a …
(edit) 02/15/06 14:03:57 @160 [160] johnsa beginning to fix subscription addition in admin client
(edit) 02/10/06 14:04:59 @151 [151] douglm Fixed duration bug
(edit) 02/10/06 11:04:02 @147 [147] douglm Allow no subscription in event info - occurs when we select a single event …
(edit) 02/09/06 23:52:00 @145 [145] douglm Fixed an exception …
(edit) 02/09/06 15:53:29 @131 [131] douglm Add current subscriptions and calendars to header
(edit) 02/09/06 14:32:07 @128 [128] douglm Changes are essentially to fix failures in duplication of event in the …
(edit) 02/08/06 10:40:57 @120 [120] douglm Tidy up and fix setSelectionAction …
(edit) 02/08/06 10:00:04 @119 [119] douglm Small changes to free/busy code. …
(edit) 02/07/06 14:47:59 @111 [111] douglm Delete a couple of actions and add action to select view type. …
(edit) 02/07/06 10:16:06 @99 [99] douglm Created CalendarsI interface in calfacade/ifs - it's the Calendars section …
(edit) 02/06/06 17:11:41 @96 [96] douglm Missing class - broke select view in user client
(edit) 02/03/06 23:34:03 @85 [85] douglm Fixed bug causing us to go to the wrong day. Was using the UTC date part …
(edit) 02/03/06 15:00:46 @78 [78] douglm Added export action to user client to display generated icalendar data
(edit) 02/02/06 14:55:57 @68 [68] douglm Add code to handle the unremovable subscription flag. …
(edit) 02/02/06 11:38:38 @65 [65] douglm Previous change had broken preferences (hence subscriptiosn and views) for …
(edit) 01/31/06 11:16:27 @55 [55] douglm Renamed form property from getCalSvcI to fetchSvci to hide it from struts …
(edit) 01/26/06 16:08:11 @42 [42] douglm Fix events validation
(edit) 01/25/06 13:36:22 @37 [37] johnsa added success message to subscription and adminGroup deletion; updated …
(edit) 01/25/06 11:32:43 @36 [36] douglm Prevent no-name subscriptions and fix calendar deletes
(edit) 01/25/06 11:16:54 @35 [35] johnsa added success message to view deletion
(edit) 01/24/06 23:19:07 @31 [31] douglm Move more TimeDateComponents?
(edit) 01/24/06 16:50:35 @30 [30] johnsa adding delete confirmation step to delete view. added a check for delete …
(edit) 01/24/06 13:43:10 @27 [27] douglm Set default timezone when creating events …
(edit) 01/23/06 22:15:47 @24 [24] douglm Update error and message property names Fix prefs update
(edit) 01/23/06 16:59:45 @22 [22] johnsa added update form for user preferences to stylesheets; added errors and …
(edit) 01/23/06 15:59:57 @21 [21] douglm Fix up prefs jsp and actions
(edit) 01/23/06 10:39:01 @17 [17] johnsa cleaned up user management in user interface to separate admin users from …
(edit) 01/22/06 23:23:24 @16 [16] johnsa modified nosuchuserid error messages to be consistent with newest code; …
(edit) 01/22/06 23:16:18 @15 [15] johnsa added "notFound" return to PEFetchAuthAction with appropriate error …
(edit) 01/22/06 22:04:56 @12 [12] johnsa recommit of revision 10
(edit) 01/22/06 22:02:22 @11 [11] johnsa fixed a comment in FetchPrefsAction?
(edit) 01/22/06 21:56:04 @10 [10] johnsa user preferences work: added prefs jsp for xml …
(add) 01/20/06 10:26:37 @2 [2] douglm Initial import of bedework