root/trunk/calendar3/calFacade


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 04/21/06 10:32:11 @408 [408] douglm Auto subscribe new calendars in basic mode
(edit) 04/21/06 01:16:44 @406 [406] douglm Many changes to free/busy. We didn't have sufficient access to calendars …
(edit) 04/13/06 23:18:13 @375 [375] douglm Free busy
(edit) 04/13/06 14:01:01 @372 [372] douglm Fix bug which broke public calendars client More freebusy
(edit) 04/13/06 09:35:10 @369 [369] douglm Code to support lucene indexing. Nothing being used yet but builds OK
(edit) 04/12/06 12:03:31 @366 [366] douglm More free/busy changes
(edit) 04/12/06 01:15:22 @365 [365] douglm Freebusy fixes. Remove some more use of Vector
(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 23:03:34 @312 [312] douglm A number of webclient changes 1. Move events related jsp into docs/event …
(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/23/06 15:43:30 @299 [299] douglm Disable saving of filters in restore until we need them (and it works …
(edit) 03/23/06 00:17:08 @298 [298] douglm Improve personal calendar upload error reporting Handle TRANSP in ical …
(edit) 03/15/06 16:22:48 @285 [285] douglm Prevent admin group loops
(edit) 03/14/06 16:46:12 @280 [280] douglm Added missing code to handle adding/removing groups from admin groups.
(edit) 03/14/06 13:37:12 @278 [278] douglm Mostly speed and reliability enhancements: …
(edit) 03/09/06 14:08:02 @273 [273] douglm Synchronize access to non-thread safe date/time formatters …
(edit) 03/03/06 09:17:03 @253 [253] douglm Inconsistent spelling of unremo(e)able caused problems - still …
(edit) 03/02/06 16:10:55 @249 [249] douglm Change debugging message Sort list of calendars using RuleBasedCollator?
(edit) 03/01/06 21:10:43 @245 [245] douglm Fix admin group add/update problem. Also prevent duplicate groups
(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: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 16:54:17 @185 [185] douglm Speed up change. …
(edit) 02/22/06 14:26:32 @181 [181] johnsa event class had a comment for the three event status values; filled them …
(edit) 02/22/06 11:06:10 @176 [176] douglm Make some changes to caching …
(edit) 02/19/06 01:40:57 @173 [173] douglm Make things faster - change checks for default timezone
(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/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/10/06 14:04:59 @151 [151] douglm Fixed duration bug
(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/07/06 10:16:06 @99 [99] douglm Created CalendarsI interface in calfacade/ifs - it's the Calendars section …
(edit) 02/02/06 10:27:32 @64 [64] douglm Moved property org.bedework.syspar.directory.browsing.disallowed back to …
(edit) 02/01/06 12:36:19 @59 [59] douglm A number of fixes to the restore so that it handles a full v3 dump file. …
(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/30/06 22:49:17 @50 [50] douglm Many more updates to get the dump and restore working
(edit) 01/28/06 23:54:51 @48 [48] douglm Worked on getting dump ready. As a result realised some schema changes …
(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 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