Hi there, this short notice to let you know that CPS 3.5.2 has been finally tagged this week, and is already available on http://downloads.cps-cms.org
There's more work to be done to finalize the release, such as : closing trac tickets, preparing announcements, testing the debian packages, etc. We will comment on the change log later, there's a lot to be said. In the meanwhile, you can already take a look at the raw output from hgbundler Cheers, -- Georges Racinet, http://www.racinet.fr Zope/CPS expertise, assistance & development GPG: 0x4862FFF7 identi.ca & twitter: gracinetTitle: CHANGELOG between bundles tags CPS-3.5.1 and CPS-3.5.2
CHANGELOG between bundles tags CPS-3.5.1 and CPS-3.5.2
New tag: CPS-3.5.2 Old tag: CPS-3.5.1
Changed products
- CPSTramline 0.12.0 -> 0.14.0
- CPSWorkflow 0.12.5 -> 0.12.7
- CPSSkins 2.19.1 -> 2.19.5
- CPSBlog 0.14.2 -> 0.14.3
- CPSRSS 1.1.0 -> 1.2.1
- PortalTransforms 1.12.0 -> 1.12.1
- CPSWiki 1.3.2 -> 1.3.3
- CalZope 2.10.3 -> 2.10.5
- CPSChat 0.12.3 -> 0.12.4
- CPSDocument 1.3.3 -> 1.6.4
- CPSCompat 0.11.0 -> 0.11.1
- CPSForum 1.9.7 -> 1.9.10
- CPSOOo 0.8.4 -> 0.8.5
- CPSDefault 4.4.1 -> 4.7.1
- CPSCollector 1.13.0 -> 1.13.4
- CPSCourrier 0.27.0 -> 0.27.1
- CPSNavigation 0.23.0 -> 0.23.3
- CPSSharedCalendar 2.9.13 -> 2.9.15
- CPSPortlets 1.2.5 -> 1.4.3
- CPSSubscriptions 1.3.1 -> 1.3.2
- CPSDirectory 1.47.1 -> 1.48.1
- CPSUserFolder 1.1.2 -> 1.1.4
- CPSI18n 1.1.2 -> 1.1.3
- CPSTypeMaker 1.11.3 -> 1.11.4
- CPSApacheProxyBalancer 0.1.4 -> 0.1.5
- CPSCore 3.41.1 -> 3.42.6
- CPSUtil 1.7.0 -> 1.10.1
- CPSDashboards 0.14.1 -> 0.14.4
- CPSExtendedAuth 0.1.5 -> 0.1.6
- CPSRemoteController 1.11.6 -> 1.11.7
- CPSonFive 1.7.0 -> 1.8.1
- CPSDesignerThemes 0.4.3 -> 0.6.3
- CPSSchemas 1.11.2 -> 1.15.2
- CPSTramline/tramlinepath 0.10.0-gracinet-fix-range -> 0.12.0-gracinet-fix-range
- CPSRelation 2.2.0 -> 2.2.1
Requires
- [CPSDirectory] - CPSSchemas >= 1.14.0
Features
- [CPSTramline] - #2324: (tempfix) disable progress bar if tinyMCE is present
- [CPSTramline] - #2322: support for ExternalEditor
- [CPSTramline] - #2205: tramlinefile creation from backend
- [CPSTramline] - #2210: Tramline images
- [CPSRSS] - #446: local RSS Channels and management via normal CPS UI
- [CPSDocument] - #2234: upgrade step for image widgets
- [CPSDocument] - #851: flexible widgets now follow changes of template widgets
- [CPSDocument] - #693: leverage on-the-fly image resizing capability introduced in #2204
- [CPSDocument] - #837: starting to use the new resource registry
- [CPSDefault] - #2234: updated image related widgets of default setup
- [CPSDefault] - #2264: using unicode title and descriptions for document types
- [CPSDefault] - #2277: Update to the TinyMCE current version (3.3.9.2)
- [CPSPortlets] - #2314: simple semantic tree navigation portlet
- [CPSPortlets] - #2283: Zope3 style refactor of portlet exports
- [CPSDirectory] - #2308 : almost transparent support for binary content (images...)
- [CPSCore] - #2204: image resizing system
- [CPSUtil] - #2234: factorized new image utilities here
- [CPSUtil] - #2274: DateTime/datetime conversion
- [CPSUtil] - Added docbuilder (static doc builder)
- [CPSUtil] - Added minjson
- [CPSUtil] - #2205: new utility to get an open file from OFS.File
- [CPSUtil] - #2091: crashshield now a CPSUtil feature
- [CPSUtil] - shell script to list potential overrides
- [CPSonFive] - #2290: helper to circumvent acquisition insanity
- [CPSDesignerThemes] - #2152: XInclude support
- [CPSDesignerThemes] - #2091: leverage crashshield from CPSUtil
- [CPSSchemas] - #2234: all image related widgets now use the on-the-fly resizing
- [CPSSchemas] - #2308: refactored generation of attached files and images URIs
- [CPSSchemas] - #851: indirect widget for flexible doc use-cases
- [CPSSchemas] - #2310: ZCML registration for widgets and field classes
- [CPSSchemas] - #2271: FileObjectFactory now provided by CPSSchemas
- [CPSSchemas] - #2223: allow unicode label, help etc in widgets
- [CPSTramline/tramlinepath] - #2322: PUT requests and support for ZopeExternalEditor
- [CPSTramline/tramlinepath] - #2222: support for upload stats (for progress bars)
Bug fixes
- [CPSTramline] - Stop poisoning the log in case tramline interception failed
- [CPSTramline] - #2316: lift the size limits in cpsdefault_all profile
- [CPSTramline] - #2271: adapted to move of FileObjectFactory to CPSSchemas
- [CPSTramline] - #2224: direct creation of files in repo from a file-like object
- [CPSWorkflow] - Reincluded some old tags
- [CPSWorkflow] - #2179: robustness wrt broken proxies
- [CPSSkins] - Reincluded some old tags
- [CPSSkins] - #2292: fixed creation of portlets with non ascii titles
- [CPSSkins] - Possible unicode error with portlet titles
- [CPSSkins] - #2091: crashshield factorized to CPSUtil
- [CPSBlog] - Reincluded some old tags
- [CPSRSS] - Reincluded some old tags
- [CPSRSS] - #2300: consolidated of RSS portlet logic and declaration here
- [CPSRSS] - Related to #2185: remaining problems with non ascii chars in title/descr
- [CPSRSS] - cleaned obsolete stuff
- [PortalTransforms] - #2255: A missing binary shouldn't break the tool's view, but simply remove the
- [PortalTransforms] transform from the tool.
- [CPSWiki] - Reincluded some old tags
- [CalZope] - #2294: unicode problems in calendar object properties
- [CalZope] - Fixed invalid python encoding marker
- [CPSChat] - Reincluded some old tags
- [CPSDocument] - Image widget upgrade robustness wrt ununderstood images
- [CPSDocument] - applied method name change in CPSUtil.image
- [CPSDocument] - Improved upgrade of 3.3.x textimage widgets
- [CPSDocument] - #2318: way to specify if new docs should be at bottom or top
- [CPSDocument] - #2315: nested compound flexible widgets
- [CPSDocument] - #2264: allow unicode title and description in document types
- [CPSDocument] - #2059: new system to exclude a layout from rendering
- [CPSDocument] - #2271: FileObjectFactory moved to CPSSchemas
- [CPSDocument] - #2245: repaired "upgrade Document to flexible" step and improved efficiency
- [CPSCompat] - Reincluded some old tags
- [CPSForum] - Fixed a few unicode problems
- [CPSForum] - #2320 : loss of message if subject missing (partial fix)
- [CPSForum] - Reincluded some old tags
- [CPSOOo] - Reincluded some old tags
- [CPSDefault] - #2288: option to limit meta-profiles replay to some import steps
- [CPSDefault] - #2321: use the new Text Columns Widget
- [CPSDefault] - #2304: folder_contents now unlimited
- [CPSDefault] - #2296: Keywords metadata should be indexed too
- [CPSDefault] - #2305: restored second column in flexible content, as an option
- [CPSDefault] - #2300: moved RSS portlet related definitions to CPSRSS
- [CPSDefault] - #2246: better consistency in user folder upgrade from 3.3.x
- [CPSDefault] - #2301: Purely flexible "Document" type now on edit page after creation
- [CPSDefault] - #2314: Vocabulary and minimal tweaks for the new navigation portlet mode
- [CPSDefault] - #2309: Less adherence to profiles of unicode upgrade steps
- [CPSDefault] - #2152: fixed xinclude based theme
- [CPSDefault] - #2263: robustness of replay_profiles with object created by a new profile
- [CPSDefault] - #2242: Explicitensess in password reset timeouts
- [CPSDefault] - Put new canonical web site URL in the header.
- [CPSDefault] - #2059: Repaired front page system
- [CPSDefault] - #2246: Upgrade step for users now upgrades ids if needed
- [CPSDefault] - #2184 (related): improvements on upgradeunicode job
- [CPSDefault] - #2258: Remove the "Edit online" action on the File document type
- [CPSCollector] - Reincluded some old tags
- [CPSCollector] - Icons for collector actions
- [CPSCollector] - Compatibility in the name of edit action
- [CPSCollector] - Fixed error in localization of certain labels
- [CPSCollector] - Fixed #2262: [Regression] All stats to 0%
- [CPSCollector] - Partly fixed #2116: One entry per user should go, by using not using the IP
- [CPSCollector] address of the reverse proxy.
- [CPSCollector] - Fixed XML validity
- [CPSCollector] - Removed a bad usage of the <base> tag
- [CPSCollector] - Using the standard i18n file names so that CPSCollector works well with
- [CPSCollector] update_pos.
- [CPSCourrier] - #851: adapted flexible widget introspection (for has_attachment)
- [CPSNavigation] - Restored some old version tags
- [CPSNavigation] - Reincluded some old tags
- [CPSNavigation] - #2260: restored LDAPDirectoryNavigation
- [CPSSharedCalendar] - Reincluded some old tags
- [CPSSharedCalendar] - Update for #2264
- [CPSPortlets] - #2327: Displayed buried viewable folders
- [CPSPortlets] - #2314: new hierarchical tree now empty if no content
- [CPSPortlets] - ultra minor cleanup
- [CPSPortlets] - #2300: moved portlets logic meant for CPSRSS to CPSRSS
- [CPSPortlets] - #2289: simple property to disable portlets render cache
- [CPSPortlets] - #2283: more helpers in new-style exports and robuster (see #2290)
- [CPSPortlets] - #2281: use the request resource registry
- [CPSSubscriptions] - Reincluded some old tags
- [CPSDirectory] - Reincluded some old tags
- [CPSDirectory] - #2244: allow csv export of booleans in directories
- [CPSDirectory] - #2247: ZODB directory unicode upgrade failed over 99 entries
- [CPSUserFolder] - Reincluded some old tags
- [CPSUserFolder] - Better logging of switch user
- [CPSI18n] - Reincluded some old tags
- [CPSTypeMaker] - Reincluded some old tags
- [CPSApacheProxyBalancer] - (trivial) use logging instead of deprecated zLOG
- [CPSCore] - Set version to 3.5.2, Server HTTP header cosmit
- [CPSCore] - #2330: don't show by default older upgrade steps, checker or not
- [CPSCore] - #2325: Moved image resizing methods to CPSUtil
- [CPSCore] - #2204: keeping only 5 resized image in cache
- [CPSCore] - marked CPS version as rc
- [CPSCore] - #2251: -devel version also prevented marking to the previous one
- [CPSCore] - #2272: walking utilities lose acquisition with BTree Folders
- [CPSCore] - #2276: robustness of properties purge in GenericSetup if deletable
- [CPSCore] - #2251: Persistence of the lists of ran upgrade steps
- [CPSCore] - #2250: Upgrade steps up to a given version
- [CPSCore] - #2256: disabling upgrade steps or changing checkers ; step versions
- [CPSCore] - #2257: upgrade step "requires" now in ZCML
- [CPSUtil] - #2325: moved image resizing methods from CPSCore
- [CPSUtil] - Improved presentation of cpsjob options
- [CPSUtil] - Reincluded some old tags
- [CPSUtil] - factorized summarize function from Content & RSS portlets.
- [CPSUtil] - #2209: splitting of lines properties
- [CPSUtil] - #837: new resource registry (move to feature when finished)
- [CPSUtil] - doctest fix on Debian lenny
- [CPSDashboards] - #2326: fixed braindatamodel for file/image row widgets
- [CPSDashboards] - #2234: depend on the new image widget
- [CPSDashboards] - #2310: registration of row widgets in ZCML
- [CPSDashboards] - #2264: adaptation to the new getSortedContentTypes
- [CPSDashboards] - lifted dependency on CPSSkins
- [CPSExtendedAuth] - (trivial) use logging instead of deprecated zLOG
- [CPSRemoteController] - Reincluded some old tags
- [CPSonFive] - Reincluded some old tags
- [CPSDesignerThemes] - Fixed unit tests
- [CPSDesignerThemes] - Some seemingly empty slots could be displayed
- [CPSDesignerThemes] - #2317: CSS classes for first and last portlet in slot
- [CPSDesignerThemes] - #2152: strip all inner xmlns for XHTML validity
- [CPSDesignerThemes] - Fixed map areas URIs
- [CPSDesignerThemes] - #2281: load portlet required _javascript_ resources
- [CPSDesignerThemes] - Fixed doc format to be ReST compliant.
- [CPSSchemas] - #2328: made TinyMCE configuration easier to override
- [CPSSchemas] - #2323: restored Photo widget position controls
- [CPSSchemas] - Added the "help" button on TinyMCE toolbar so that it's easy for users,
- [CPSSchemas] developers, administrators, what version of TinyMCE is loaded and deployed.
- [CPSSchemas] - #2321: provide Text Columns Widget
- [CPSSchemas] - #2303: fixed western localisations of _javascript_ calendar (latin-9->utf-8)
- [CPSSchemas] - #2311: widget transtyping in imports now based on actual class
- [CPSSchemas] - improved progess logging and marginally RAM usage for upgrade attached files
- [CPSSchemas] - #1940: apply transforms to special file types (TramlineFile...)
- [CPSSchemas] - #2248: robustness in datamodel unicode upgrade
- [CPSSchemas] - #837: leverage new resource registry in TextWidget
- [CPSSchemas] - #2249: new DateTime List field
- [CPSTramline/tramlinepath] - Logging now reasonible
- [CPSRelation] - #2268: profile import with purge destroyed existing relations
Internal features
- [CPSDocument] - #2208: automatic content creation (createFile now configurable)
- [CPSDefault] - #2204: getImgTag capable of on-fly resizing (new parameters)
====================================================== CHANGELOG between bundles tags CPS-3.5.1 and CPS-3.5.2 ====================================================== New tag: CPS-3.5.2 Old tag: CPS-3.5.1 Changed products ----------------- * CPSTramline 0.12.0 -> 0.14.0 * CPSWorkflow 0.12.5 -> 0.12.7 * CPSSkins 2.19.1 -> 2.19.5 * CPSBlog 0.14.2 -> 0.14.3 * CPSRSS 1.1.0 -> 1.2.1 * PortalTransforms 1.12.0 -> 1.12.1 * CPSWiki 1.3.2 -> 1.3.3 * CalZope 2.10.3 -> 2.10.5 * CPSChat 0.12.3 -> 0.12.4 * CPSDocument 1.3.3 -> 1.6.4 * CPSCompat 0.11.0 -> 0.11.1 * CPSForum 1.9.7 -> 1.9.10 * CPSOOo 0.8.4 -> 0.8.5 * CPSDefault 4.4.1 -> 4.7.1 * CPSCollector 1.13.0 -> 1.13.4 * CPSCourrier 0.27.0 -> 0.27.1 * CPSNavigation 0.23.0 -> 0.23.3 * CPSSharedCalendar 2.9.13 -> 2.9.15 * CPSPortlets 1.2.5 -> 1.4.3 * CPSSubscriptions 1.3.1 -> 1.3.2 * CPSDirectory 1.47.1 -> 1.48.1 * CPSUserFolder 1.1.2 -> 1.1.4 * CPSI18n 1.1.2 -> 1.1.3 * CPSTypeMaker 1.11.3 -> 1.11.4 * CPSApacheProxyBalancer 0.1.4 -> 0.1.5 * CPSCore 3.41.1 -> 3.42.6 * CPSUtil 1.7.0 -> 1.10.1 * CPSDashboards 0.14.1 -> 0.14.4 * CPSExtendedAuth 0.1.5 -> 0.1.6 * CPSRemoteController 1.11.6 -> 1.11.7 * CPSonFive 1.7.0 -> 1.8.1 * CPSDesignerThemes 0.4.3 -> 0.6.3 * CPSSchemas 1.11.2 -> 1.15.2 * CPSTramline/tramlinepath 0.10.0-gracinet-fix-range -> 0.12.0-gracinet-fix-range * CPSRelation 2.2.0 -> 2.2.1 Requires ~~~~~~~~~ * [CPSDirectory] - CPSSchemas >= 1.14.0 Features ~~~~~~~~~ * [CPSTramline] - #2324: (tempfix) disable progress bar if tinyMCE is present * [CPSTramline] - #2322: support for ExternalEditor * [CPSTramline] - #2205: tramlinefile creation from backend * [CPSTramline] - #2210: Tramline images * [CPSRSS] - #446: local RSS Channels and management via normal CPS UI * [CPSDocument] - #2234: upgrade step for image widgets * [CPSDocument] - #851: flexible widgets now follow changes of template widgets * [CPSDocument] - #693: leverage on-the-fly image resizing capability introduced in #2204 * [CPSDocument] - #837: starting to use the new resource registry * [CPSDefault] - #2234: updated image related widgets of default setup * [CPSDefault] - #2264: using unicode title and descriptions for document types * [CPSDefault] - #2277: Update to the TinyMCE current version (3.3.9.2) * [CPSPortlets] - #2314: simple semantic tree navigation portlet * [CPSPortlets] - #2283: Zope3 style refactor of portlet exports * [CPSDirectory] - #2308 : almost transparent support for binary content (images...) * [CPSCore] - #2204: image resizing system * [CPSUtil] - #2234: factorized new image utilities here * [CPSUtil] - #2274: DateTime/datetime conversion * [CPSUtil] - Added docbuilder (static doc builder) * [CPSUtil] - Added minjson * [CPSUtil] - #2205: new utility to get an open file from OFS.File * [CPSUtil] - #2091: crashshield now a CPSUtil feature * [CPSUtil] - shell script to list potential overrides * [CPSonFive] - #2290: helper to circumvent acquisition insanity * [CPSDesignerThemes] - #2152: XInclude support * [CPSDesignerThemes] - #2091: leverage crashshield from CPSUtil * [CPSSchemas] - #2234: all image related widgets now use the on-the-fly resizing * [CPSSchemas] - #2308: refactored generation of attached files and images URIs * [CPSSchemas] - #851: indirect widget for flexible doc use-cases * [CPSSchemas] - #2310: ZCML registration for widgets and field classes * [CPSSchemas] - #2271: FileObjectFactory now provided by CPSSchemas * [CPSSchemas] - #2223: allow unicode label, help etc in widgets * [CPSTramline/tramlinepath] - #2322: PUT requests and support for ZopeExternalEditor * [CPSTramline/tramlinepath] - #2222: support for upload stats (for progress bars) Bug fixes ~~~~~~~~~~ * [CPSTramline] - Stop poisoning the log in case tramline interception failed * [CPSTramline] - #2316: lift the size limits in cpsdefault_all profile * [CPSTramline] - #2271: adapted to move of FileObjectFactory to CPSSchemas * [CPSTramline] - #2224: direct creation of files in repo from a file-like object * [CPSWorkflow] - Reincluded some old tags * [CPSWorkflow] - #2179: robustness wrt broken proxies * [CPSSkins] - Reincluded some old tags * [CPSSkins] - #2292: fixed creation of portlets with non ascii titles * [CPSSkins] - Possible unicode error with portlet titles * [CPSSkins] - #2091: crashshield factorized to CPSUtil * [CPSBlog] - Reincluded some old tags * [CPSRSS] - Reincluded some old tags * [CPSRSS] - #2300: consolidated of RSS portlet logic and declaration here * [CPSRSS] - Related to #2185: remaining problems with non ascii chars in title/descr * [CPSRSS] - cleaned obsolete stuff * [PortalTransforms] - #2255: A missing binary shouldn't break the tool's view, but simply remove the * [PortalTransforms] transform from the tool. * [CPSWiki] - Reincluded some old tags * [CalZope] - #2294: unicode problems in calendar object properties * [CalZope] - Fixed invalid python encoding marker * [CPSChat] - Reincluded some old tags * [CPSDocument] - Image widget upgrade robustness wrt ununderstood images * [CPSDocument] - applied method name change in CPSUtil.image * [CPSDocument] - Improved upgrade of 3.3.x textimage widgets * [CPSDocument] - #2318: way to specify if new docs should be at bottom or top * [CPSDocument] - #2315: nested compound flexible widgets * [CPSDocument] - #2264: allow unicode title and description in document types * [CPSDocument] - #2059: new system to exclude a layout from rendering * [CPSDocument] - #2271: FileObjectFactory moved to CPSSchemas * [CPSDocument] - #2245: repaired "upgrade Document to flexible" step and improved efficiency * [CPSCompat] - Reincluded some old tags * [CPSForum] - Fixed a few unicode problems * [CPSForum] - #2320 : loss of message if subject missing (partial fix) * [CPSForum] - Reincluded some old tags * [CPSOOo] - Reincluded some old tags * [CPSDefault] - #2288: option to limit meta-profiles replay to some import steps * [CPSDefault] - #2321: use the new Text Columns Widget * [CPSDefault] - #2304: folder_contents now unlimited * [CPSDefault] - #2296: Keywords metadata should be indexed too * [CPSDefault] - #2305: restored second column in flexible content, as an option * [CPSDefault] - #2300: moved RSS portlet related definitions to CPSRSS * [CPSDefault] - #2246: better consistency in user folder upgrade from 3.3.x * [CPSDefault] - #2301: Purely flexible "Document" type now on edit page after creation * [CPSDefault] - #2314: Vocabulary and minimal tweaks for the new navigation portlet mode * [CPSDefault] - #2309: Less adherence to profiles of unicode upgrade steps * [CPSDefault] - #2152: fixed xinclude based theme * [CPSDefault] - #2263: robustness of replay_profiles with object created by a new profile * [CPSDefault] - #2242: Explicitensess in password reset timeouts * [CPSDefault] - Put new canonical web site URL in the header. * [CPSDefault] - #2059: Repaired front page system * [CPSDefault] - #2246: Upgrade step for users now upgrades ids if needed * [CPSDefault] - #2184 (related): improvements on upgradeunicode job * [CPSDefault] - #2258: Remove the "Edit online" action on the File document type * [CPSCollector] - Reincluded some old tags * [CPSCollector] - Icons for collector actions * [CPSCollector] - Compatibility in the name of edit action * [CPSCollector] - Fixed error in localization of certain labels * [CPSCollector] - Fixed #2262: [Regression] All stats to 0% * [CPSCollector] - Partly fixed #2116: One entry per user should go, by using not using the IP * [CPSCollector] address of the reverse proxy. * [CPSCollector] - Fixed XML validity * [CPSCollector] - Removed a bad usage of the <base> tag * [CPSCollector] - Using the standard i18n file names so that CPSCollector works well with * [CPSCollector] update_pos. * [CPSCourrier] - #851: adapted flexible widget introspection (for has_attachment) * [CPSNavigation] - Restored some old version tags * [CPSNavigation] - Reincluded some old tags * [CPSNavigation] - #2260: restored LDAPDirectoryNavigation * [CPSSharedCalendar] - Reincluded some old tags * [CPSSharedCalendar] - Update for #2264 * [CPSPortlets] - #2327: Displayed buried viewable folders * [CPSPortlets] - #2314: new hierarchical tree now empty if no content * [CPSPortlets] - ultra minor cleanup * [CPSPortlets] - #2300: moved portlets logic meant for CPSRSS to CPSRSS * [CPSPortlets] - #2289: simple property to disable portlets render cache * [CPSPortlets] - #2283: more helpers in new-style exports and robuster (see #2290) * [CPSPortlets] - #2281: use the request resource registry * [CPSSubscriptions] - Reincluded some old tags * [CPSDirectory] - Reincluded some old tags * [CPSDirectory] - #2244: allow csv export of booleans in directories * [CPSDirectory] - #2247: ZODB directory unicode upgrade failed over 99 entries * [CPSUserFolder] - Reincluded some old tags * [CPSUserFolder] - Better logging of switch user * [CPSI18n] - Reincluded some old tags * [CPSTypeMaker] - Reincluded some old tags * [CPSApacheProxyBalancer] - (trivial) use logging instead of deprecated zLOG * [CPSCore] - Set version to 3.5.2, Server HTTP header cosmit * [CPSCore] - #2330: don't show by default older upgrade steps, checker or not * [CPSCore] - #2325: Moved image resizing methods to CPSUtil * [CPSCore] - #2204: keeping only 5 resized image in cache * [CPSCore] - marked CPS version as rc * [CPSCore] - #2251: -devel version also prevented marking to the previous one * [CPSCore] - #2272: walking utilities lose acquisition with BTree Folders * [CPSCore] - #2276: robustness of properties purge in GenericSetup if deletable * [CPSCore] - #2251: Persistence of the lists of ran upgrade steps * [CPSCore] - #2250: Upgrade steps up to a given version * [CPSCore] - #2256: disabling upgrade steps or changing checkers ; step versions * [CPSCore] - #2257: upgrade step "requires" now in ZCML * [CPSUtil] - #2325: moved image resizing methods from CPSCore * [CPSUtil] - Improved presentation of cpsjob options * [CPSUtil] - Reincluded some old tags * [CPSUtil] - factorized summarize function from Content & RSS portlets. * [CPSUtil] - #2209: splitting of lines properties * [CPSUtil] - #837: new resource registry (move to feature when finished) * [CPSUtil] - doctest fix on Debian lenny * [CPSDashboards] - #2326: fixed braindatamodel for file/image row widgets * [CPSDashboards] - #2234: depend on the new image widget * [CPSDashboards] - #2310: registration of row widgets in ZCML * [CPSDashboards] - #2264: adaptation to the new getSortedContentTypes * [CPSDashboards] - lifted dependency on CPSSkins * [CPSExtendedAuth] - (trivial) use logging instead of deprecated zLOG * [CPSRemoteController] - Reincluded some old tags * [CPSonFive] - Reincluded some old tags * [CPSDesignerThemes] - Fixed unit tests * [CPSDesignerThemes] - Some seemingly empty slots could be displayed * [CPSDesignerThemes] - #2317: CSS classes for first and last portlet in slot * [CPSDesignerThemes] - #2152: strip all inner xmlns for XHTML validity * [CPSDesignerThemes] - Fixed map areas URIs * [CPSDesignerThemes] - #2281: load portlet required JavaScript resources * [CPSDesignerThemes] - Fixed doc format to be ReST compliant. * [CPSSchemas] - #2328: made TinyMCE configuration easier to override * [CPSSchemas] - #2323: restored Photo widget position controls * [CPSSchemas] - Added the "help" button on TinyMCE toolbar so that it's easy for users, * [CPSSchemas] developers, administrators, what version of TinyMCE is loaded and deployed. * [CPSSchemas] - #2321: provide Text Columns Widget * [CPSSchemas] - #2303: fixed western localisations of javascript calendar (latin-9->utf-8) * [CPSSchemas] - #2311: widget transtyping in imports now based on actual class * [CPSSchemas] - improved progess logging and marginally RAM usage for upgrade attached files * [CPSSchemas] - #1940: apply transforms to special file types (TramlineFile...) * [CPSSchemas] - #2248: robustness in datamodel unicode upgrade * [CPSSchemas] - #837: leverage new resource registry in TextWidget * [CPSSchemas] - #2249: new DateTime List field * [CPSTramline/tramlinepath] - Logging now reasonible * [CPSRelation] - #2268: profile import with purge destroyed existing relations Internal features ~~~~~~~~~~~~~~~~~~ * [CPSDocument] - #2208: automatic content creation (createFile now configurable) * [CPSDefault] - #2204: getImgTag capable of on-fly resizing (new parameters)
signature.asc
Description: OpenPGP digital signature
_______________________________________________ cps-devel mailing list http://lists.nuxeo.com/mailman/listinfo/cps-devel
