- release date: 20060517
- file: icalsrv-with-doc-0.9.37-ng-a5.tgz
- depends on EgwIcal v0.9.37 or later (NAPI-3.1)
- via: svn head and 1.2 and homepage and probably in 1.2.2 bugfix release
- four old open minors from 0.9.34-ng-a4x version: (enabling not respected, only fixed vc's, freebusy export only, doc needs update)
- release date: 20060428
- file: icalsrv-with-doc-0.9.37-ng-a1.tgz
- depends on EgwIcal v0.9.37 or later (NAPI-3.1)
- via: cvs head and 1.2(at some moment) and homepage and probably in 1.2.1 bugfix release
- fixed authentication for non default domain users via url domain parameter
- fixed https urls to virtual calendars in list.html
- added provisions for device dependant contenttype (mimetype) settings
- mentioned use of AcceptInfo On in documentation overview
- added comma escaping feature for SUMMARY, DESCRIPTION, LOCATION and CATEGORIES fields (egwical changes)
...
- four old open minors from 0.9.34-ng-a4x version.
- NB. you need a version > 0.9.36 of EgwIcal as the new features require a EgwIcal package with NAPI-3.1
- release date: 20060410
- file: icalsrv-with-doc-0.9.36-ng-a1.tgz
- depends on EgwIcal v0.9.36 or later (NAPI-3.1)
- via: cvs head and 1.2(at some moment) and homepage
- enabled importing into non owned virtual calendars again. this should no be working for read/edit/add/delete of events and tasks!!
- prevention importing into virtual group calendars
- mime type of exported calendar is not set (detected by ldeviator) (This seems needed by RemoteCalendars, not by Sunbird?)
- commas and other symbols are not escaped in export (hit by jvl. to be fixed in egwical)
- (wish:) older apache versions have problems supporting PUT to php scripts when using php as module. Add a line in the httpd.conf
- authentication for nondefault domains should be possible (hit upon by sfque and omgs. fixed in a4?)
- a few null as default for passed by ref arguments cause php4 incompatibility.
- (wish:) Remote Calendars seems to duplicate events on (re-) publish.
- OSX iCal import give rise to the old X- and standard.php Horde iCalendar bug.
- (wish:) allow timezone definition elements?
- four old open minors from 0.9.34-ng-a4x version.
- release date: 20060408
- file: icalsrv-with-doc-0.9.34-ng-a5x.tgz
- depends on EgwIcal v0.9.30NG or later
- via: cvs head and 1.2(at some moment) and homepage
- disabled importing into non owned virtual calendars. Export is still allowed. (emergency measure until it writing in otherones calendars is fixed)
- old open ones from previous version.
- release date: 20060407
- file: icalsrv-with-doc-0.9.34-ng-a4x.tgz
- depends on EgwIcal v0.9.30NG or later
- via: cvs head and 1.2(at some moment) and homepage
- Personal calendars now respect user and group ACL settings!! It Works
- authentican now alike the xmlrpc session setup
- added index.php page and about info
New bugs:
- SEVERE BUG: The virtual calendars allow writing (import) into a non owned calendar but this appears to move the events and tasks from this original calendar to the calendar of the logged in user! (Found by Paul Smith)
Still open:
- icalsrv enabled or not setting is not yet respected..
- for now only predefined virtual calendar definitions available no user definable configurability yet.
- freebusy allows only export and only uses the events calendar
- client and faq documentation needs updates
- release date: 20060403
- file: icalsrv-with-doc-0.9.33-ng-a3.tgz
- depends on EgwIcal v0.9.30NG or later
- via: cvs head only and homepage
- personal calendars now only deliver data filtered for the calendar of the requested user (as they should!) For events the filtering is by a 'users' filter. For tasks the filtering is done by a info_responsible filter.
- PERSONAL CALENDARS DONOT RESPECT THE ACL SETTINGS OF THE USERS AND GROUPS. I have a new version where this works, but the session intialisation is not reliable working
icalsrv enabled or not setting is not yet respected..
- for now only predefined virtual calendar definitions available no user definable configurability yet.
- freebusy allows only export and only uses the events calendar
- setup and authentication needs renewal.
- todo add icalsrv/index.php page
- todo add icalsrv about info.
- release date: 20060329
- file: icalsrv-with-doc-0.9.33-ng-a2.tgz
- depends on EgwIcal v0.9.30NG or later
- via: cvs head only and homepage
IcalSrv NG version completely rewritten:
- icalsrv.php new features:
- works with virtual (personal- and system) calendars
- detects calendar requests based upon request path
- detects http_agent to set supportedFields for conversion.
- implements a /list.hml path to get a listing of available system virtual calendars
- implements a /<user>/list.hml path to get a listing of available personal virtual calendars
- addition of new virtual calendar classes in icalsrv/inc
- added freebusy calendars to the standard set of personal virtual calendars
- SEVERE missing: no (adapted) documentation written yet
- for now only default virtual calendar definitions available no user configurability yet
- todo: freebusy allows only export and only uses the events calendar no tasks yet.
- SEVERE bug: personal calendars cannot yet read the calendar of the requested user
- release date: 20060318
- file: icalsrv-with-doc-0.9.08.tgz
- via: homepage and egroupware cvs head (maybe also 1_2 branch later)
- icalsrv.php iteration search loop for infolog reverted to old version as this routine is fixed now in cvs
- icalsrv.php set the search filter periods to -1 month and +1 year
- moved all doc and setup folders to the new module: icalsrv. This is the start of icalsrv becoming an egroupware application (to allow user configurability)
- added EricS initial setup files to the icalsrv/setup folder
- problems: still demand for more flexible and configurable export filter settings Note: this will not be handled before the new api releases (>0.9.20).
- this is probably the latest version of icalsrv using the current egwical api
- release date: 20060314
- file: icalsrv-with-doc-0.9.07.tgz
- via: homepage and egroupware cvs
- problems: still demand for more flexible and configurable export filter settings Note: this will not be handled before the new api releases (>0.9.20).
- release date: 20060223
- file: icalsrv-with-doc-0.9.04-bf01.tgz
- via: homepage and egroupware cvs
- icalsrv.php removed the double declaration. Now php5 should not complain anymore
- JVL & Roger (jasjar)?: the export of tasks from egw to the client is limited to 15 (boinfolog search needs to be iterated)
- release date: 20060222
- file: icalsrv-with-doc-0.9.04.tgz
- via: homepage and egroupware cvs
- Ben Donnachie: the fail_exit() function is double declared (left over fromd debugging)
Generated on Thu Jun 8 22:17:12 2006 for IcalSrv by
1.4.6