/[Apache-SVN]
ViewVC logotype

Revision 787927


Jump to revision: Previous Next
Author: adrianc
Date: Wed Jun 24 06:58:54 2009 UTC (14 years, 8 months ago)
Changed paths: 10
Log Message:
Improved Work Effort iCalendar support:

1. Improved work effort field-to-iCalendar property mapping.
2. Work efforts can be updated from 3rd party calendar clients.
3. The publish point scope controls calendar access
4. Some iCalendar WebDAV servlet operations use services - so the iCalendar integration can be modified or enhanced.

TODO: I'm not an expert on SSL - the request handler needs more work to enforce SSL. Allow third party calendar programs to create new work efforts. Implement a subset of CalDAV. Authentication is done with URL parameters - that needs to be improved.

I replaced the work effort aatribute services I set up earlier. The attributes were too limited.

I will create a Wiki page soon to explain all of this.

Many thanks to David Jones for his advice, and to Hans Bakker for his calendar demo data.


Changed paths

Path Details
Directoryofbiz/trunk/applications/workeffort/data/WorkEffortDemoData.xml modified , text changed
Directoryofbiz/trunk/applications/workeffort/entitydef/entitymodel.xml modified , text changed
Directoryofbiz/trunk/applications/workeffort/script/org/ofbiz/workeffort/permission/WorkEffortPermissionServices.xml modified , text changed
Directoryofbiz/trunk/applications/workeffort/script/org/ofbiz/workeffort/workeffort/WorkEffortSimpleServices.xml modified , text changed
Directoryofbiz/trunk/applications/workeffort/servicedef/services.xml modified , text changed
Directoryofbiz/trunk/applications/workeffort/src/org/ofbiz/workeffort/workeffort/ICalConverter.java added
Directoryofbiz/trunk/applications/workeffort/src/org/ofbiz/workeffort/workeffort/ICalHandlerFactory.java added
Directoryofbiz/trunk/applications/workeffort/src/org/ofbiz/workeffort/workeffort/ICalServlet.java deleted
Directoryofbiz/trunk/applications/workeffort/src/org/ofbiz/workeffort/workeffort/ICalWorker.java modified , text changed
Directoryofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26