root/trunk/calendar3/calsvc


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(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 01:00:42 @357 [357] douglm Partially fix bug that prevented new calendar stuff from working. Trash …
(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) 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/22/06 15:46:41 @297 [297] douglm Fixes to personal client. Use ArrayList? instead of Vector
(edit) 03/17/06 16:41:52 @293 [293] douglm Fixes needed to resolve properties issues when applications are bundled …
(edit) 03/03/06 10:39:48 @256 [256] douglm Fix adding loc/sponsor problem
(edit) 02/28/06 22:55:26 @235 [235] douglm Further changes to get calendar working with mysql (5)
(edit) 02/26/06 00:15:20 @212 [212] douglm Fixes to eventrefs - still not fully working. Clicking on the entry in the …
(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:47:15 @192 [192] douglm Disable superuser check on stats methods so we can use them from the …
(edit) 02/23/06 16:34:38 @191 [191] douglm More statistics changes
(edit) 02/22/06 13:40:49 @177 [177] douglm Reduce queries for events by factor of n where n is number of …
(edit) 02/22/06 11:06:10 @176 [176] douglm Make some changes to caching …
(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 16:20:52 @162 [162] douglm Changes to initialise a user when we call svci.addUser …
(edit) 02/15/06 15:29:11 @161 [161] douglm 1. Start of webtest stuff …
(edit) 02/09/06 23:52:00 @145 [145] douglm Fixed an exception …
(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 14:47:59 @111 [111] douglm Delete a couple of actions and add action to select view type. …
(edit) 02/05/06 21:51:45 @86 [86] douglm Fix up ordering of views …
(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/31/06 09:50:28 @54 [54] douglm Added a number of fields to the system parameters - some not yet used: …
(edit) 01/28/06 23:54:51 @48 [48] douglm Worked on getting dump ready. As a result realised some schema changes …
(edit) 01/27/06 14:20:22 @47 [47] douglm All day event fix + small caldav fix
(edit) 01/27/06 11:31:56 @46 [46] douglm Fixed preferences selection bug for new users logging into admin client.
(edit) 01/24/06 23:19:07 @31 [31] douglm Move more TimeDateComponents?
(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