Changelog
=========


1.3.1 (2013-09-24)
------------------

- Hide teaser viewlet for non-simplelayout views.
  Backported from 1.5.
  [jone]


1.3 (2013-06-13)
----------------

- Remove extraAdressLine from geo query.
  [mathias.leimgruber]

- Add ID as column to listingblock.
  [jone]

- Add review state as column to listingblock.
  [Julian Infanger]

- Added simplelayout summary view to display more details in contentlisting.
  [Julian Infanger]

- Register the `IOrgUnitMarker` interface so that it is avaiable in manage_interfaces.
  [jone]

- Suggest the parents title for addresstitle in addressblock.
  Its the better way than just display it if no addresstitle is set.
  [Julian Infanger]


1.2.1 (2013-06-03)
------------------

- Do not copy parent layout.
  [mathias.leimgruber]

- Fix off-by-one error in listingblock.
  This caused that the listingblock was not displayed when only one item
  was in the listingblock and the block was not editable.
  [jone]


1.2 (2013-05-27)
----------------

- Fix in news portlet. Use getObject instead of restictedTraverse(path).
  [mathias.leimgruber]

- Do not show description field of textblock.
  [mathias.leimgruber]

- Use summary attribute in table instead of title.
  [Julian Infanger]

- Do not show the author in newslisting for anonymous user, if the property
  allowAnonymousViewAbout is not true.
  [Julian Infanger]

- Hide empty listing blocks for anonymous.
  [jone]

- Sort content categories alphabetical.
  [mathias.leimgruber]

- Fix content_categories index. Should be available on ICategorizable not
  on IContentPage

- Add ListingBlock and AddressBlock to addable types of News.
  [mathias.leimgruber]

- Added helper javascript for start and end date widget.
  [Julian Infanger]

- Fix news result quantity.
  [mathias.leimgruber]

- Add a configurable "Show more or show all News link" link into the footer of
  the news portlet. It only shows up if there are news to show and if the
  "Show all news" box is ticked.
  [mathias.leimgruber]

- Search News and Events recursively.
  [mathias.leimgruber]

- Change german transaltions.
  [mathias.leimgruber]

- Fix content type on text fields of address block: use text/plain as input type.
  [jone]

- News listing view: handle news without effective date.
  [jone]


1.1 (2013-04-29)
----------------

- Fixed condition for addrestitel in address templates.
  [phgross]

- Added publication date viewlet to news view.
  [Julian Infanger]

- Add custom date formatter for events.
  [mathias.leimgruber]

- Improve test coverage
  [mathias.leimgruber]

- Make textblock title searchable.
  [Julian Infanger]

- Do not assign any workflow to TextBlock, AddressBlock and ListingBlock
  Provide an upgrade step, which removes the currently assigned workflow.
  [mathias.leimgruber]

- Fix AddressBlock FTI - Change (Default) alias to (dynamic view).
  [mathias.leimgruber]

- Add more test for EventPage.
  [mathias.leimgruber]

- Add teaser image functionality for contenpage.
  [mathias.leimgruber]

- Browserviews should not be public.
  [Julian Infanger]

- Updated German translations
  [phabegger]

- Fill content-core slot instead of main slot and
  show edit-bar.
  [mathias.leimgruber]

- Add Event type.
  [tschanzt]


1.0 (2013-04-10)
----------------

- Init release
  [mathias.leimgruber]
