[Coils-project] OpenGroupware Coils 0.1.49rc25 has been uploaded to SF & PyPI
Status: Beta
Brought to you by:
whitemice
|
From: Adam T. W. <awi...@wh...> - 2013-02-20 01:49:28
|
OpenGroupware Coils 0.1.49rc25 has been uploaded to SF & PyPI Changes -------- * Support for specification of target tableName in sqlInsertAction via parameter which overrides tableName provided in the ResultSet element of the input message. Label substitution support for this value. * Rendering of records read via a SimpleFixedFieldFormat to StandardXML is now performed using ElementFlow. * BUGFIX: BLOBManager now correctly sets the max core size of scratch files again. * Archived tasks are not included by default in the _TASK keyof the Omphalos representation of a project. Set the server default "OmphalosIncludeArchivedProjectTasks" to "YES" to revert to the previous behavior of including archived tasks. * Documents can now be uploaded using AttachFS via a Task. * Support for INBOXing documents uploaded to Projects via a related entity has been implemented. * BUGFIX: Content-Length header of a 201 response from AttachFS is always zero. * Every task created is now assigned a UID if the client did not provide one. * Added get_anchor API call to zOGI; this allows retrieval of collection CTAG values via zOGI. * BUGFIX: The ".ctag" REST key on a Teams collection was not available. * The coils-fix-nocomplete-tasks tool now includes archived tasks. |