# # ChangeLog for /trunk # # Generated by Trac 0.9.3 # 05/22/13 21:08:25 # 05/30/07 11:46:15 douglm [1394] * trunk/config/configs/democal.properties: Change class name to make packaging easier and ensure classes get included 05/30/07 11:37:08 douglm [1393] * trunk/lib/tlds/bedework.tld: Changes to try to get resource urls looking correct in portal environment. 05/29/07 09:52:52 douglm [1392] * trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/default.xsl: * trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/ical.xsl: * trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/default.xsl: * trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/ical.xsl: * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: * trunk/deployment/webuser/webapp/resources/demoskins/default/default/ical.xsl: Export changes To try to get this working in a portal switched to writing directly to output stream. Requires 1. a code change to !UtilAbstractAction - not handling null action 2. Change !ExportAction 3. Change style sheet so we don't set contentType and skinName (number of these in webuser, 2 in maincampus, 2 in soe) 4. Remove ical.xsl from each app 5. Remove export code from FreeBusyAction (FreeBusyPublish does it) 6. Remove vcal property from form 7. Remove showExportData action from struts-config 8. Ensure other data export actions don't forward 05/22/07 15:40:46 douglm [1391] * trunk/deployment/resources/xsl/default/default/errors.xsl: More scheduling changes. Tidy up error handling. Rename autoresponder. Add dtstamp to organzer and to schema Move handling of replies into Scheduling class Minor changes to comments in CalSvcDb 05/16/07 13:46:01 douglm [1389] * trunk/deployment/webadmin/webapp/resources/default/default/default.xsl: Allow logins with accounts of the form /principals/resources/room301 For resource principals auto-respond to meeting requests. Incomplete, we should check for a preference rather than principal type. Also we should accept or refuse based on busy status of time period. 05/15/07 10:57:57 douglm [1388] * trunk/deployment/webadmin/webapp/resources/default/default/default.xsl: Fix some errors in the user clients caused by removal of principal info from system parameters. Remove principal info from admin form. More CalDAV property related fixes. 05/14/07 15:47:51 douglm [1387] * trunk/config/configs/democal.options.xml: Mostly caldav related code: Move much of the code related to mapping principal hierarchies to directory information into the directory interface. AbstractDirImpl is an abstract implementation of the Directories interface and handles much of the mapping. Moved definition of principal hierarchy roots out of the system information into the directory configuration. Also added values to identify more types of account, e.g. resources, locations, tickets. Some changes to property handling in caldav 05/09/07 11:49:40 douglm [1385] * trunk/deployment/webadmin/webapp/resources/default/default/default.xsl: Fix the fix 05/07/07 19:35:10 douglm [1384] * trunk/docs/BedeworkManual.odt: Add note about approot 05/06/07 18:33:57 douglm [1383] * trunk/config/configs/democal.options.xml: * trunk/docs/BedeworkManual.odt: * trunk/lib/ical4j-1.0-beta1.jar: Add parameters to mailer config to disable mailing. Use that option for dummy mailer so outgoing events stay in outbox Update ical4j to better handle invalid utc offsets Correct response (409) to missing parent in MKCOL Partial fix to CalFacadeException getMessage() - really need something like getPrefix Changes to better handle import of events to be placed in inbox. Updates will be handled later during processing of inbox events so these should always be treated as new events. 05/05/07 13:03:49 douglm [1381] * trunk/deployment/webadmin/webapp/resources/default/default/default.xsl: * trunk/docs/BedeworkManual.odt: Missed fix for Mac 05/02/07 17:01:23 douglm [1380] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: Change path so includes work on the mac 05/02/07 13:15:29 johnsa [1378] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: user client: updates to inbox and outbox UI 05/02/07 12:48:27 douglm [1377] * trunk/deployment/resources/xsl/default/default/errors.xsl: * trunk/docs/BedeworkManual.odt: Some changes related to scheduling Add portlet class to allow liferay deployment. This is a copy of com.liferay.portal.apache.bridges.LiferayStrutsPortlet 04/29/07 18:21:12 douglm [1376] * trunk/deployment/resources/xsl/default/default/errors.xsl: Add uploaded scheduling messages to inbox 04/26/07 10:50:39 douglm [1375] * trunk/lib/ical4j-1.0-beta1.jar: Fix CalDAV serialization code Update ical4j 04/25/07 14:51:36 johnsa [1373] * trunk/docs/BedeworkDesignGuide.odt: * trunk/docs/BedeworkManual.odt: updates to manuals 04/25/07 08:41:06 johnsa [1371] * trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/PDA/default.xsl: updates to PDA public skinset 04/25/07 08:39:58 johnsa [1369] * trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/PDA/pda.css: updates to PDA public skinset 04/24/07 15:50:30 johnsa [1367] * trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/jsToday.xsl: * trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/rss.xsl: bugfixes and enhancements to rss and javascript feeds 04/20/07 12:41:50 johnsa [1353] * trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/soe.css: * trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/images/soecal/soeTitleBg.jpg: stylistic updates to dept calsuite 04/20/07 10:39:39 douglm [1352] * trunk/docs/BedeworkManual.odt: Say something about the indexroot 04/19/07 16:08:25 johnsa [1351] * trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/subColors.css: * trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/subColors.xml: * trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/images/soecal/soeTitleBg.jpg: dept cal: some stylistic updates 04/19/07 14:15:48 johnsa [1350] * trunk/deployment/webadmin/webapp/resources/default/default/default.xsl: admin client: added calendar path to calendar selection pull-down 04/18/07 12:34:14 johnsa [1349] * trunk/deployment/webadmin/webapp/resources/default/default/default.xsl: * trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/default.xsl: * trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/default.xsl: web clients: some stylesheet cleanup, addition of subscription styles to public list view 04/17/07 16:09:27 johnsa [1348] * trunk/deployment/webadmin/webapp/resources/default/default/default.xsl: admin client: - block "delete" button when adding an admin group 04/17/07 16:01:39 johnsa [1347] * trunk/deployment/webadmin/webapp/resources/default/default/default.xsl: admin client: - remove abiliity to modify event owners in admin groups once created. - add warning to delete view confirm page 04/17/07 15:51:58 johnsa [1346] * trunk/deployment/resources/bedework/index.html: Updates to Bedework quickstart jump page 04/17/07 11:21:11 johnsa [1345] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.css: * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: * trunk/deployment/webuser/webapp/resources/demoskins/resources/bedework.js: user client: finshed a "share my free busy link" with the start of some contextual help (should use widget here in the future). 04/17/07 09:01:44 douglm [1344] * trunk/docs/BedeworkManual.odt: Start a section on access control. Add note about dump/restore 04/16/07 16:06:09 johnsa [1343] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.css: * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: * trunk/deployment/webuser/webapp/resources/demoskins/resources/std-button-help.gif: user client: add a "share my free busy link" with the start of some contextual help (should use widget here). 04/16/07 15:08:01 johnsa [1342] * trunk/deployment/webuser/webapp/resources/demoskins/resources/bedeworkPrefs.js: user client: make workdays stick properly in user prefs 04/13/07 15:29:13 johnsa [1341] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: user client: quick update to freebusy links 04/12/07 22:09:56 douglm [1340] * trunk/docs/BedeworkManual.odt: Further minor manual chnages. 04/12/07 22:01:32 douglm [1339] * trunk/docs/BedeworkManual.odt: Fix headings. Add more info on setting properties. 04/12/07 14:16:15 johnsa [1338] * trunk/docs/BedeworkManual.odt: added "Getting Started" chapter to the Bedework Manual 04/12/07 13:41:36 johnsa [1337] * trunk/deployment/webadmin/webapp/resources/default/default/default.xsl: admin client: fix stylesheet bug 04/12/07 12:35:58 douglm [1336] * trunk/deployutil/src/org/bedework/deployment: * trunk/lib/jdbc: Allow storage of attachments in the db. We also handle ATTACH with a URL as a value. Adds a couple of tables to the schema: bw_attachments - stores attachment values bw_entity_attachments - to associate them with events 04/12/07 09:28:54 johnsa [1335] * trunk/deployment/webadmin/webapp/resources/default/default/default.xsl: admin client: minor clean up of displayed events 04/12/07 00:12:17 douglm [1334] * trunk/lib/ical4j-0.9.19-pre.jar: * trunk/lib/ical4j-1.0-beta1.jar: ical4j changes 04/11/07 12:38:25 douglm [1330] * trunk/build/buildsh.xml: Need an extra jar for dump/restore 04/09/07 21:42:54 douglm [1329] * trunk/docs/BedeworkManual.odt: Fix deletions in the admin client. We were trying to do the same as personal events. In addition we need to delete annotations when we delete events. This is possibly incomplete. We could try setting the master to null but we need to watch for that in display and retrieval. Also we were not checking for unbind access during delete. Fixed. 04/09/07 09:18:05 douglm [1328] * trunk/docs/BedeworkDeploymentManual.odt: * trunk/docs/BedeworkManual.odt: Fix vtodo with missing start Changes to manual 04/08/07 21:34:17 douglm [1327] * trunk/docs/BedeworkManual.odt: Rename manual - more than just a deployment manual now 04/07/07 00:13:15 douglm [1326] * trunk/build/buildwar.xml: * trunk/build/libjars.properties: * trunk/config/configs/democal.options.xml: * trunk/lib/javamail-1.4: * trunk/lib/javamail-1.4/activation.jar: * trunk/lib/javamail-1.4/dsn.jar: * trunk/lib/javamail-1.4/imap.jar: * trunk/lib/javamail-1.4/mailapi.jar: * trunk/lib/javamail-1.4/pop3.jar: * trunk/lib/javamail-1.4/smtp.jar: Test mailer class using javax.mail classes. Does not do much error checking but will allow interoperability testing of schedulting. 04/06/07 13:31:31 johnsa [1325] * trunk/deployment/dumprestore/shellscr/resources/dumpres.bat: fixed up windows dump/restore bat file 04/06/07 12:29:02 johnsa [1324] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: * trunk/deployment/webuser/webapp/resources/demoskins/resources/calIconSchedule-sm.gif: user client: added scheduling icon for inbox / outbox, updated inbox notification 04/05/07 16:13:33 johnsa [1323] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: * trunk/deployment/webuser/webapp/resources/demoskins/resources/calIconDeleted-sm.gif: user client: subscriptions that point at inaccessible calendars are labelled as such and link to a page explaining this state 04/04/07 13:37:22 douglm [1322] * trunk/config/configs/democal.properties: Changes to make restore of data from uwcal 2.3.x work (again). 04/04/07 09:21:30 johnsa [1321] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.css: * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: user client: added checkbox to "ask meeting attendees to reconfirm" in edit event form 04/04/07 00:05:54 johnsa [1320] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: user client: fix up workdays, and workday start and end in user prefs 03/31/07 21:39:48 johnsa [1319] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: user client: added the ability to cancel going to inbox when alerted of new meeting requests 03/31/07 21:14:21 johnsa [1318] * trunk/deployment/webadmin/webapp/resources/default/default/caladmin.css: * trunk/deployment/webadmin/webapp/resources/default/default/default.css: * trunk/deployment/webadmin/webapp/resources/default/default/default.xsl: * trunk/deployment/webadmin/webapp/resources/resources/bedeworkAccess.js: admin client: overhaul of access control; now the same as in user client. Provides much simpler basic interface, and a much more complete advanced interface. 03/30/07 14:02:14 johnsa [1317] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.css: * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: user client: styling for comments 03/28/07 16:08:44 johnsa [1316] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.css: * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: user client: updates to inbox and outbox 03/28/07 11:03:34 johnsa [1315] * trunk/deployment/webadmin/webapp/resources/default/default/default.xsl: * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.css: * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: * trunk/deployment/webuser/webapp/resources/demoskins/resources/inboxIcon.gif: * trunk/deployment/webuser/webapp/resources/demoskins/resources/outboxIcon.gif: user client: added inbox and outbox icons 03/27/07 16:19:08 johnsa [1314] * trunk/deployment/webadmin/webapp/resources/default/default/default.xsl: admin client: add 24/12 hour preference to system params (incomplete) 03/27/07 15:01:29 johnsa [1313] * trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/default.xsl: * trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/default.xsl: * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.css: * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: user and public clients: more work on comments 03/27/07 13:22:43 johnsa [1312] * trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/default.xsl: * trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/default.xsl: * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: user and public clients: added a class for the comments field 03/27/07 13:21:29 johnsa [1311] * trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/default.xsl: * trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/default.xsl: * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: user and public clients: added comment output to events 03/27/07 11:07:48 johnsa [1310] * trunk/deployment/webadmin/webapp/resources/default/default/default.xsl: admin client: clock widget now works in 12 hour mode 03/27/07 11:07:12 johnsa [1309] * trunk/deployment/webadmin/webapp/resources/resources/bwClock.js: admin client: clock widget now works in 12 hour mode 03/27/07 09:52:38 johnsa [1308] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: * trunk/deployment/webuser/webapp/resources/demoskins/resources/bwClock.js: user client: clock widget now works in 12 hour mode. 03/20/07 10:08:05 douglm [1307] * trunk/docs/BedeworkDeploymentManual.odt: Further improvements/fixes to filtering. Added a presence filter (which also tests for absence). Added a base property filter. Further fixes to CalDAV filtering to improve reports. 03/07/07 15:54:09 douglm [1306] * trunk/build/buildwar.xml: * trunk/build/libjars.properties: * trunk/config/configs/democal.properties: * trunk/deployment/dumprestore/shellscr/resources/dumpres.sh: * trunk/docs/BedeworkDeploymentManual.odt: * trunk/lib/liferay4.2: * trunk/lib/liferay4.2/util-bridges.jar: * trunk/lib/liferay4.2/util-java.jar: Additions to filtering support Some changes to build process to better support portals. Caldav fixes 02/28/07 09:23:37 douglm [1305] * trunk/docs/BedeworkDeploymentManual.odt: Rename Groups class to Directories as it's starting to take on other directory functions. Further caldav fixes 02/27/07 00:43:47 douglm [1304] * trunk/docs/BedeworkDeploymentManual.odt: Fix behaviour on rollback. Caused a flood of exception messages. Further caldav fixes. 02/23/07 16:51:17 johnsa [1303] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: user client: added originator to jsp finishing up some mailto cleanup 02/23/07 10:53:07 johnsa [1302] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.css: * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: * trunk/deployment/webuser/webapp/resources/demoskins/resources/email.gif: user client: scheduling organizer mailto: fixed up 02/23/07 10:00:30 johnsa [1301] * trunk/deployment/resources/xsl/default/default/errors.xsl: * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: user client: set scheduling method in edit form added an error message for changing scheduling method 02/22/07 13:59:45 douglm [1300] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: Scheduling delegation mostly working. In/outbox list apears when selected. (outbox needs fixes) Small changes to toString methods 02/22/07 09:53:39 johnsa [1299] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.css: user client: trival change to decrease font size of event actions 02/21/07 00:37:16 douglm [1298] * trunk/docs/BedeworkDeploymentManual.odt: Previous changes blocked access to inbox for scheduling. Fixed that. Schedule reply seems to be working to some extent. 02/19/07 22:26:23 douglm [1297] * trunk/docs/BedeworkDeploymentManual.odt: Document systemid 02/16/07 15:18:11 douglm [1296] * trunk/lib/junit-4.1.jar: Add some missing access checks 02/16/07 14:37:26 johnsa [1295] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.css: * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: user client: added copy event feature (in progress) made manage calendars and subscriptions links more obvious 02/16/07 11:08:17 douglm [1294] * trunk/config/configs/democal.options.xml: * trunk/config/configs/democal.properties: Fix public caldav bug. Add 24/12 hour flag to dump/restore and initial data 02/15/07 16:57:11 johnsa [1293] * trunk/deployment/resources/xsl/default/default/messages.xsl: * trunk/deployment/webadmin/webapp/resources/default/default/default.xsl: admin client: expose utc timezone fix link 02/15/07 16:55:03 douglm [1292] * trunk: * trunk/build.xml: * trunk/build/libjars.properties: * trunk/config/configs/democal.properties: * trunk/deployment/testsuite: * trunk/deployment/testsuite/shellscr: * trunk/deployment/testsuite/shellscr/build.xml: * trunk/deployment/testsuite/shellscr/resources: * trunk/deployment/testsuite/shellscr/resources/bwruntest.bat: * trunk/deployment/testsuite/shellscr/resources/bwruntest.sh: * trunk/deployment/testsuite/shellscr/resources/log4j.xml: New testsuite project 02/15/07 11:14:45 johnsa [1291] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: user client: added organizer to inbox listings 02/14/07 00:22:36 douglm [1290] * trunk/config/configs/democal.options.xml: * trunk/deployment/resources/xsl/default/default/messages.xsl: * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: Fix 12/24 hour prefs Fix bugs in 12hour mode Start at quota code 02/12/07 15:35:38 douglm [1288] * trunk/docs/bwtimezones.xml: Timezone definitions didn't get committed. Rebuilt and recommitted. 02/12/07 14:50:01 douglm [1286] * trunk/deployment/dumprestore/shellscr/resources/dumpres.bat: * trunk/deployment/dumprestore/shellscr/resources/dumpres.sh: * trunk/deployment/dumprestore/shellscr/resources/log4j.xml: Mostly changes to support Oracle along with other db systems. Constraints are now all named, indexes are all named, names follow a consistent pattern (I hope). Also some fixes to caldav 02/12/07 02:06:12 johnsa [1285] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.css: * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: user client: clean (a little) the freebusy access form some style changes to current access listing 02/12/07 01:45:17 johnsa [1284] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.css: * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: * trunk/deployment/webuser/webapp/resources/demoskins/resources/bedeworkAccess.js: user client: correctly display all access rights added a "basic" access rights form added a toggle to go between basic and advanced access rights form only show scheduling access on inbox and outbox add auth and other to freebusy access form 02/12/07 00:20:25 johnsa [1283] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: user client: update to/cleanup of preferences form 02/11/07 12:39:06 johnsa [1282] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: user client: text fix to scheduling access form 02/09/07 22:48:45 douglm [1281] * trunk/build/buildfilters.xml: * trunk/build/buildsh.xml: * trunk/config/configs/democal.properties: * trunk/deployment/dumprestore/shellscr/resources/dumpres.sh: Rearranged schema to solve most of the problems caused for Oracle deployments. Incomplete - follow up changes will add a new long string table using text/clob values. Renamed many table to a more consistent naming scheme. Added foreign key constraint names. Updated the dump/restore utility to produce formatted output (and a little help). Also added drop adn drop-export option to drop tables. 02/06/07 21:54:12 douglm [1280] * trunk/docs/BedeworkDeploymentManual.odt: First pass at handling a one-shot url to get freebusy information for a user 02/06/07 16:51:50 johnsa [1279] * trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/blue.css: * trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/green.css: * trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/red.css: trivial changes to public web client css 02/05/07 22:07:47 douglm [1278] * trunk/docs/BedeworkDeploymentManual.odt: * trunk/lib/ical4j-1.0-beta1.jar: Changes mostly to support initial work on representation of VVENUE. Some fixes to cakdav support for bugs encounterd during calconnect. Imperfect changes to webdav servlet to attempt to serialize multiple requests 01/30/07 17:55:50 douglm [1271] * trunk/docs/BedeworkDeploymentManual.odt: Try to serialize caldav requests from a single session. Update manual with home directory definition 01/28/07 04:10:41 johnsa [1263] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: * trunk/deployment/webuser/webapp/resources/demoskins/resources/bedeworkAccess.js: user client: - more access control form work: make allow/deny flags available for each acl only when selected 01/28/07 03:33:59 johnsa [1262] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.css: * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: * trunk/deployment/webuser/webapp/resources/demoskins/resources/bedework.js: * trunk/deployment/webuser/webapp/resources/demoskins/resources/bedeworkAccess.js: user client: - overhaul of access control form - all access control fields are currently available - some will be hidden eventually 01/24/07 13:48:43 johnsa [1258] * trunk/docs/BedeworkDesignGuide.odt: updates to documentation 01/24/07 13:03:04 johnsa [1254] * trunk/deployment/resources/bedework/index.html: * trunk/docs/BedeworkDesignGuide.odt: updates to launch page and documentation 01/23/07 13:42:27 douglm [1250] * trunk/docs/BedeworkDeploymentManual.odt: Update the book 01/22/07 17:37:08 johnsa [1249] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: user client: - add a "no title" string when no summary is present - updates to calendar selection pop-up - informative text better for recurring events - suppress "View" icon when editing recurrence master 01/22/07 13:37:19 douglm [1248] * trunk/lib/ical4j-1.0-beta1.jar: Fixes to limit number of instances created Upgrade to (a modified) ical4j 01/22/07 02:32:19 johnsa [1247] * trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl: userclients: - fix calendar select button from vanishing into an empty span tag when adding an event