Changelog
=========

2.7 - (2017-05-15)
------------------
* Change: fixed PyLint warnings and errors
  [eduard-fironda refs #84949]

2.6 - (2017-04-24)
------------------
* Change: updated package information
  [eduard-fironda]

2.5 - (2016-05-19)
------------------
* Bug fix: Fix pylint warnings
  [ichim-david refs #71940]

2.4 - (2015-03-17)
------------------
* Change: Switched to curl in the jenkins build install script
  [olimpiurob refs #22402]
* Change: Changed fetch url for jenkins build install script to the install 
  script from the main EEA CPB repository
  [olimpiurob refs #22402]

2.3 - (2014-01-21)
------------------
* Bug fix: removed wrongly added blockquotes within README.rst
  [ichim-david refs #18064]
* Feature: adding Sphinx-generated documentation in Page Template format
  [batradav refs #9502]

2.2 - (2013-09-23)
------------------
* Change: updated README.txt to make it more clear on how to enable the
  UberlistingView
  [ichimdav fixes #16632]

2.1 - (2013-04-17)
------------------
* Change: removed documentation entry regarding use of macros since as of 2.0
  we load the template through ajax
  [ichim-david]
* Add document to globals to avoid jslint error
  [ichim-david]
* Bug fix: fixed HISTORY.txt RST markup
  [ghicaale refs #14321]

2.0 - (2013-04-06)
------------------
* Feature: added migration script which adds IUberlistingView to every Folder
  that had uberlisting_view as enabled layout in order to enable Uberlisting
  View z3c.form editing form
  [ichim-david]
* Feature: Added default images for Topic, Collection and Folder
  [ichim-david]
* Feature: Register package for Folder, Collection, Topic and
  Dexterity Container
  [ichim-david]
* Change: Load template also with ajax that loads on first page load.
  This returns consistent result with loading of template from the uberlisting
  switch buttons
  [ichim-david]
* Change: Updated eea.pot file with newest translation terms
  [ichim-david]
* Feature: Added a z3c.form BrowserView to enable easier customization of
  these properties and available options
  [ichim-david]
* Feature: Added object action that enables UberlistingView instead of relying
  on just setting a template as default view.
  [ichim-david]
* Feature: Added dedicated permissions for package usage, by default the
  following Roles inherit this permission: Editor, Manager and
  Site Administrator
  [ichim-david]
* Feature: Added onlyUberlistingTemplateWithImages property in order to display
  only templates that have corresponding images
  [ichim-david]

1.0 - (2012-11-22)
------------------
* Feature: Added information for contributors
  [ciobabog refs #13892]
* Initial release
  [ichim-david]

