root/trunk/calendar3/calCore/src


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 04/20/06 08:54:20 @394 [394] douglm Two major components to this update. …
(edit) 04/14/06 10:18:58 @376 [376] douglm Access changes: …
(edit) 04/13/06 09:35:10 @369 [369] douglm Code to support lucene indexing. Nothing being used yet but builds OK
(edit) 04/10/06 22:53:39 @360 [360] douglm Don't use Trash to store deleted event annotations. Instead store in …
(edit) 04/10/06 00:26:24 @356 [356] douglm Deletions mostly working. …
(edit) 04/06/06 10:55:20 @336 [336] douglm 1. Add debug mode to user auth impl …
(edit) 04/05/06 10:16:45 @331 [331] douglm 1. Fix group selection at admin startup …
(edit) 04/03/06 14:27:37 @321 [321] douglm Further changes to make access information visible to clients. …
(edit) 04/03/06 00:22:34 @320 [320] douglm Partial changes to make current access to objects visible at application …
(edit) 03/31/06 11:17:40 @314 [314] douglm Many changes to access control. Most improve performance. …
(edit) 03/30/06 11:51:14 @310 [310] douglm Set of changes to move privileges xml rendering out of caldav and into a …
(edit) 03/25/06 22:20:01 @301 [301] douglm Fix up handling of super user mode …
(edit) 03/24/06 10:34:44 @300 [300] douglm More Vector -> ArrayList?
(edit) 03/23/06 15:43:30 @299 [299] douglm Disable saving of filters in restore until we need them (and it works …
(edit) 03/15/06 16:22:48 @285 [285] douglm Prevent admin group loops
(edit) 03/14/06 13:37:12 @278 [278] douglm Mostly speed and reliability enhancements: …
(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/01/06 21:10:43 @245 [245] douglm Fix admin group add/update problem. Also prevent duplicate groups
(edit) 02/28/06 22:55:26 @235 [235] douglm Further changes to get calendar working with mysql (5)
(edit) 02/26/06 21:42:24 @213 [213] douglm Displaying of referenced events now works in user client.
(edit) 02/25/06 17:51:32 @207 [207] douglm Changes caused by use of calendar id in uris. …
(edit) 02/24/06 15:29:51 @200 [200] douglm Subscription disappeared from event info after making changes to improve …
(edit) 02/23/06 16:34:38 @191 [191] douglm More statistics changes
(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/18/06 00:27:22 @171 [171] douglm Fix code to get UTC for a given date or date/time value, Date only values …
(edit) 02/16/06 09:28:43 @164 [164] douglm Newly added members show up on page now. Further fix for add new user
(edit) 02/15/06 16:20:52 @162 [162] douglm Changes to initialise a user when we call svci.addUser …
(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:00:04 @119 [119] douglm Small changes to free/busy code. …
(edit) 02/07/06 10:16:06 @99 [99] douglm Created CalendarsI interface in calfacade/ifs - it's the Calendars section …
(edit) 02/05/06 21:51:45 @86 [86] douglm Fix up ordering of views …
(edit) 01/31/06 11:16:27 @55 [55] douglm Renamed form property from getCalSvcI to fetchSvci to hide it from struts …
(edit) 01/31/06 09:50:28 @54 [54] douglm Added a number of fields to the system parameters - some not yet used: …
(edit) 01/26/06 16:08:11 @42 [42] douglm Fix events validation
(edit) 01/25/06 11:32:43 @36 [36] douglm Prevent no-name subscriptions and fix calendar deletes
(edit) 01/24/06 23:19:07 @31 [31] douglm Move more TimeDateComponents?
(edit) 01/24/06 13:43:10 @27 [27] douglm Set default timezone when creating events …
(edit) 01/23/06 13:11:30 @18 [18] douglm Moved many global preferences into the database as a BwSystem? object. …
(add) 01/20/06 10:26:37 @2 [2] douglm Initial import of bedework