AT Content Types 1.3.1 (Apr 28, 2009)
An ATCT release for Plone 3.3. Includes iCal generation support, and fixes for relative path criteria.
For additional information about this project, please visit the overview page .
Available downloads
Change log
1.3.1 2009-04-28
- Made it possible to set an empty value to a topic text field. This closes http://dev.plone.org/plone/ticket/7324. [dunlapm]
1.3.0 2009-03-11
- Add support for generating iCal feeds for topics. This refs http://plone.org/products/plone/roadmap/246. [witsch]
- Add view for rendering events as an iCal feed as proposed by PLIP 246, http://plone.org/products/plone/roadmap/246. [witsch]
- Remove all code related to auto-sorting / auto-ordering folder as proposed by PLIP 241, http://plone.org/products/plone/roadmap/241. [witsch]
- Made the relative path criterion less prone for funky Acquisition chains. This refs http://dev.plone.org/plone/ticket/7686. [hannosch, maurits]
1.2.7 2009-01-30
- Don't assume regular (non-btree) folders for next/previous support. [witsch]
- Made Flash files display inline since Flash 10 requires this. Fixes http://dev.plone.org/plone/ticket/8624 [alecm]
1.2.6 2008-10-06
- Fixed the tidy validation which errored out and rasied the wrong error. This closes https://dev.plone.org/plone/ticket/8243. [jlagarde, garbas, calvinhp]
- Avoid acquiring getText from parent objects in atct_album_view. This refs http://dev.plone.org/plone/ticket/8190. [hannosch]
- Already quoted characters in a "Link" url should not be quoted again on edit. This closes http://dev.plone.org/plone/ticket/8336. [witsch]
- Removed parameters that has to be controlled through CSS from atct_topic_view.pt. This closes http://dev.plone.org/plone/ticket/6803 [spliter]
- Made it possible to set an empty value to a document text field. This closes http://dev.plone.org/plone/ticket/7324. [davisagli]
- Fixed invalid field condition that prevented you from being able to edit the "Inherit Criteria" value on a collection once it had been created. This closes https://dev.plone.org/plone/ticket/6527. [hannosch]
- Changed a msgid for the url field of events to have a distinct value. This closes http://dev.plone.org/plone/ticket/8197. [hannosch]
- Changed "Contained Collections" text to "Also in this section". This closes http://dev.plone.org/plone/ticket/8106. [davisagli]
- Changed default topic view to alway show body text (if available) even if the collection does not have any results. This closes http://dev.plone.org/plone/ticket/8270. [dunlapm]
1.2.5 2008-04-22
- Remove leading whitespace in hrefs. [wichert]
- Corrected i18n markup in schemata.py for the nextprevious field. This closes http://dev.plone.org/plone/ticket/7517. [hannosch]
1.2.4 2008-01-03
- The edit tab in ZMI should not be displayed for ATImage/ATFIle objects. http://dev.plone.org/archetypes/ticket/763 [deo]
- Fixed #7467 http://dev.plone.org/plone/ticket/7467: Modify "Item Type" criterion to store the untranslated Type instead of portal_type, but to show the translated Type to the user. Added a browser test for #6981 http://dev.plone.org/plone/ticket/6981 which is currently disabled because the test browser does not translate pages [sirgarr]
1.2.3 2007-12-02
- Fixed http://dev.plone.org/plone/ticket/7102: uploading xhtml files was not working correctly. Thanks to lucie for the patch. [alecm]
- Fixed bug in portaltype criterion - it used portal type Title as both key and value in multiselection widget, but Id and Title should be used. Title (as DisplayList key) was incorrectly translated and caused #6981 http://dev.plone.org/plone/ticket/6981 [naro, jensens]
- Fix Unicode encode error in formatCatalogMetadata.py when atct_topic_view.py uses it to display in a table a text field (like 'location') whose contents can't be encoded to ascii. http://dev.plone.org/plone/ticket/7237 [stevem]
- Reorder ATDateCriteria schema fields => more intuitive for users. [zegor]
- Fixed a mysterious error that happened when the ATContentTypeSchema was directly used: the validation layer for the 'id' field wasn't being initialized. This fixes http://dev.plone.org/plone/ticket/7221 [deo]
1.2.2 2007-10-05
- Fix ATLink XSS issue. [alecm, reinout]
- Update catalogue indexes and metadata list in collection control panel when 'All fields' requested. [ldr]
- Files and Images don't need to enforce the Title field, since it is pulled from the uploaded file name if missing. This fixes http://dev.plone.org/plone/ticket/6051, which is a common source of user frustration when uploading files/images.
1.2.1 2007-09-12
- Make subject field read-only and invisible for events. This fixes http://dev.plone.org/plone/ticket/6967 [alecm]
- Use widget views for standard view templates to simpify inline editing. [limi]
1.2.0-final 2007-08-16
- No longer enforce vocabularies on constraintypes fields, it's essentially pointless, and not enforcing them helps workaround a strange bug: http://dev.plone.org/plone/ticket/6734 [alecm]
- Fixed i18n markup for event date validation error messages. [hannosch]
- Only show related items once instead of twice. [wichert]


