cpskin.core


Namecpskin.core JSON
Version 0.14.12 PyPI version JSON
download
home_pagehttps://github.com/imio/cpskin.core
SummaryCore package for cpskin
upload_time2023-01-11 13:18:17
maintainer
docs_urlNone
authorIMIO
requires_python
licensegpl
keywords
VCS
bugtrack_url
requirements zc.buildout setuptools
Travis-CI
coveralls test coverage
            .. contents::

Introduction
============

Core package for cpskin


Tests
=====

This package is tested using Travis CI. The current status is :

.. image:: https://travis-ci.org/IMIO/cpskin.core.png
    :target: http://travis-ci.org/IMIO/cpskin.core

.. image:: https://coveralls.io/repos/github/IMIO/cpskin.core/badge.svg?branch=master
    :target: https://coveralls.io/github/IMIO/cpskin.core?branch=master

Tests
=====

Run all tests
-------------

bin/test


Run specific robot tests
------------------------

You can launch the robot server with the command::

    bin/robot-server cpskin.core.testing.CPSKIN_CORE_ROBOT_TESTING

And launch the tests::

    bin/robot cpskin/core/tests/robot/<yourfile>.robot

You can sandbox on http://localhost:55001/plone/

Contributors
============

- Laurent Lasudry, Original Author [Affinitic]
- François Bruynbroeck [Affinitic]
- Gillian Sampont [Affinitic]
- Leonardo J. Caballero G. [Plone Venezuela]

Changelog
=========

0.14.12 (2023-01-11)
--------------------

- Add last_login_time, login_time when getting restapi users
  [boulch]


0.14.11 (2022-02-22)
--------------------

- Add permissions to limit access to vocabulary plone.app.vocabularies.Users
  + upgrade step.
  [boulch]


0.14.10 (2022-01-25)
--------------------

- Fix styles for cookies viewlets
  [thomlamb]


0.14.9 (2022-01-24)
-------------------

- WEB-3600 : Change permission to fix entering method "allow_iframes on some context.
  [boulch]


0.14.8 (2022-01-20)
-------------------

- Move cpskin.privacy_consent viewlet at the top (in portaltop)
  [laulaz]

- Fix link to cookies preferences display
  [laulaz]


0.14.7 (2022-01-20)
-------------------

- Fix styles for cookies viewlets
  [thomlamb]

- Put cookies viewlet in plone.portaltop (to avoid Diazo manipulations in themes)
  [laulaz]

- Add link to cookies preferences in colophon
  [boulch]


0.14.6 (2022-01-20)
-------------------

- Hide cookies viewlets by default (JS will show it if needed)
  [laulaz]

- Fix styles for cookies viewlets
  [thomlamb]


0.14.5 (2022-01-20)
-------------------

- Fix styles for cookies viewlets
  [thomlamb]


0.14.4 (2022-01-19)
-------------------

- WEB-3260: Styles for cookies viewlets.
  [thomlamb]

- SUP-21625: Fix iframe class removal if specified manually
  [laulaz]

- SUP-21477: Change cookies viewlet / overlay logic.
  We now show overlay only to see detailed options about cookies because viewlet
  allows to Accept / Refuse all cookies directly.
  [laulaz]

- Fix iframe (un)blocking on faceted pages
  [laulaz]

- Fix iframe blocked message when there are many iframes on the same page
  [laulaz]


0.14.3 (2022-01-17)
-------------------

- Fix JS transformations on consent form: collective.privacy JS is not included
  on this form, so we need to move that code in a everywhere-included resource
  [laulaz]

- SUP-21477: Use Allow as default value on cookies consent form
  [laulaz]


0.14.2 (2022-01-11)
-------------------

- SUP-21477: Fix consent form override
  [laulaz]


0.14.1 (2022-01-11)
-------------------

- SUP-21477: Allow consent form display on minisite (they are not INavigationRoot)
  [laulaz]

- WEB-3595: Fix traceback when iframes have no width / height attributes
  [laulaz]


0.14 (2021-12-13)
-----------------

- WEB-3260: Add new cookies overlay based on collective privcay & iaweb.privacy
  iframes & language selectors are handled through JS code to avoid caching problems
  [laulaz]


0.13.51 (2021-10-28)
--------------------

- Fix : Avoid event_listing can be play on any objects.
  [boulch]


0.13.50 (2021-10-20)
--------------------

- Fix : Avoid bug when collection return other brains than events
  [boulch]


0.13.49 (2021-05-17)
--------------------

- Removal of the underline style on the internal page menu
  [thomlamb]

- Comma removal for contact addresses
  [thomlamb]


0.13.48 (2021-02-08)
--------------------

- Fix upgrade step that was reinstalling whole cpskin.core
  [laulaz]


0.13.47 (2021-01-25)
--------------------

- Change of a css property for a better display of the mini-site navigation
  [thomlamb]


0.13.46 (2021-01-13)
--------------------

- [WEB-3423] : Add an option to view/hide a link to accessbility text in footer.
  [boulch]


0.13.45 (2020-12-09)
--------------------

- WEB-3476 : Revert Move minisite logo outside banner
  We want to keep original behavior for all themes except newdream
  [laulaz]


0.13.44 (2020-11-23)
--------------------

- WEB-3476 : Move minisite logo outside banner
  [laulaz]


0.13.43 (2020-10-27)
--------------------

- Move to pypi.org.
  [bsuttor]


0.13.42 (2020-09-21)
--------------------

- WEB-3428: Added new type of slick slider for full width display


0.13.41 (2020-09-14)
--------------------

- WEB-3397: Add the `aria-live` property for faceted result counter
  [mpeeters]


0.13.40 (2020-08-28)
--------------------

- WEB-3415 : Authorize (add) Link type in Plone Site root (and upgrade step).
  [boulch]


0.13.39 (2020-08-24)
--------------------
- WEB-3364 : Adding styles for better link visibility
  [thomlamb]

- WEB-3397 : Display the number of result on faceted view
  [mpeeters]

- WEB-3395 : Remove unwanted alt on banner
  [mpeeters]

- WEB-3379: Reactivate autoplay option for sliders by deactivated by default (for accessibility reason)
  [mpeeters]

- WEB-3363: Add a focus trap on overlay
  [mpeeters]


0.13.38 (2020-08-07)
--------------------

- WEB-3402: Add Captcha to "Report an error to webmaster" form. (sendtomanager_form)
  [boulch]

- WEB-3344: Enable versioning on collective.contact.core content types
  [laulaz]

- Fix the IDexterityContainer view to make use of plone.app.contenttype's new
  listing view. Accessing it's macro needs the macro-caller's view variable set
  to the new listing view.
  --> plone.app.dexterity b74d638 [thet]
  [laulaz]

- Remove useless duplicate jbot overrides
  [laulaz]

- WEB-3383: From now, set sub_menu_persistence default value to False.
  [boulch]


0.13.37 (2020-07-03)
--------------------

- WEBOTT-29: Ensure than maps appear at the bottom of belowcontentbody viewlets
  [laulaz]

- WEBOTT-30: Fix collapsible minisite menu in Chrome
  See https://bugs.jquery.com/ticket/12630
  [laulaz]


0.13.36 (2020-06-25)
--------------------

- WEB-3356: Fix plone_layout view that was overriden by collective.anysurfer
  Body classes were not applied anymore
  [laulaz]


0.13.35 (2020-06-11)
--------------------

- z3c.jbot : Override plone.app.contenttypes summary view to open Files in target blank.
  [boulch]


0.13.34 (2020-06-09)
--------------------

- Nothing changed yet.


0.13.33 (2020-05-25)
--------------------

- WEB-3243: Make Anysurfer layout policy work with cpskin
  [laulaz]

- WEBOTT-25: Folders with default folderish view : improve UX by adding submenu
  to "Contents" / "Edit" tabs and allow to choose between parent or default view
  action
  [laulaz]

- WEBOTT-26: Allow "organization" gallery viewlet also on folderish types
  (document, event and news). Asked not to do renaming (+ migration).
  [laulaz]


0.13.32 (2020-04-28)
--------------------

- WEB-3302: Fix bad value in slick config
  [thomlamb]


0.13.31 (2020-04-28)
--------------------
- WEB-3302: Add breckpoint parameters for slick
  [thomlamb]

- WEB-3302: Filter slider on index view based on `use_slick` parameter
  [mpeeters]

- WEB-3302: Implement slick slider
  [mpeeters]

- Fixed ComponentLookupError: cmf.ManagePortal error,
  reported into the issue #25
  [macagua]

- Moved these translations into cpskin.locales package
  [macagua]

- Add more improvements for i18n support
  [macagua]


0.13.30 (2020-04-15)
--------------------

- Add missing listing_view view to Collection view_methods
  Detected because Solgema.fullcalendar uninstallation was broken
  [laulaz]


0.13.29 (2020-03-26)
--------------------

- Fix is_one_day method when there is no real occurence on event.
  [bsuttor]


0.13.28 (2020-02-24)
--------------------

- Override view to keep schedule in top of directory view. [WEB-3207]
  [boulch]


0.13.27 (2020-01-29)
--------------------

- Add missing soft dependency on collective.lesscss
  [laulaz]

- Pinned collective.sendinblue<2.0 in setup.py (2.x abandon Plone4 support).
  [boulch]

- Change method calling. To avoid a bug with request in Plone5, we change update method in collective.sendinblue.
  [boulch]


0.13.26 (2020-01-15)
--------------------

- Add index view option to display category below image, with date and title
  [laulaz]


0.13.25 (2020-01-13)
--------------------

- Rerelease
  [bsuttor]


0.13.24 (2020-01-13)
--------------------

- Add setting to choose wich taxonomies should be indexed : MWEBOLNA-3
  [laulaz]

- Translations harmonization
  [laulaz]

- Automatically add searchable behaviors on organizations : WEB-2940
  [laulaz]


0.13.23 (2019-11-27)
--------------------

- display a link when im_handle contains "http" substring : WEB-3176
  [boulch]

- Make taxonomies and richtext fields of organization searchable : WEB-2940
  [laulaz]

- Fix indexers for document / file / link content types : WEB-2940
  Usage of collective.dexteritytextindexer avoided original indexing features
  like body text, file content, ...
  [laulaz]


0.13.22 (2019-09-09)
--------------------

- Fix related contact viewlet condition
  [laulaz]


0.13.21 (2019-09-09)
--------------------

- Change in site_properties : Add/authorize document in default_page_types
  [boulch]

- Fix wrong related contacts inherited from parent : WEB-3078
  [laulaz]


0.13.20 (2019-09-06)
--------------------

- Add new field (image_header) in eventview behavior.
- Update fields descriptions in eventview behavior.
  [boulch]


0.13.19 (2019-09-04)
--------------------

- Handle conflicting image fields / scales more robust in crops generation
  [laulaz]


0.13.18 (2019-08-28)
--------------------

- Define a default file size limit in collective.quickupload product. Make upgradestep (set_quickupload_properties)
- Fix a bug when croputils.image_field_names() contains exactly a same entry than a key in crops
  [boulch]


0.13.17 (2019-08-05)
--------------------

- Override folderish viewlet (method available) to avoid printing data structure in folderish element view.
  [boulch]

- uncomment IUseKeywordHomepage interface (Florenne "hack" for linked contact).
  [boulch]


0.13.16 (2019-07-22)
--------------------

- Override FolderView to set limit_display to 100.
  [bsuttor]


0.13.15 (2019-07-19)
--------------------

- Override navigation_recurse template to manage target_blank link behavior in (4th level) menu.
  [boulch]


0.13.14 (2019-07-08)
--------------------

- Let town decide if contact.core person properties fallback out of person's function or not. Add new registry params and upgrade steps.
  [boulch]


0.13.13 (2019-06-03)
--------------------

- Get related contact title in unicode to fix WEB-3017.
  [bsuttor]


0.13.12 (2019-05-27)
--------------------

- Don't display social-viewlet if there are no social links : WEB-3027
  [laulaz]

- Add body classes for header, navigation, content and footer blocs : WEB-3027
  [laulaz]

- Add body class for minisite (independant of mode)
  [laulaz]

- Make footer sitemap optional. It will then be removed in the future : WEB-3027
  [laulaz]


0.13.11 (2019-05-13)
--------------------

- Release to readd package on devpi
  [bsuttor]


0.13.10 (2019-04-26)
--------------------

- Handle target blank links in sliders : WEB-3013
  [laulaz]


0.13.9 (2019-04-24)
-------------------

- Avoid error when checking on Event class if Folderishtypes are installed
  [laulaz]

- Avoid error when show_day_and_month is set to True on a collection without
  events : WEB-3004
  [laulaz]


0.13.8 (2019-04-09)
-------------------

- Don't use relative year range for date widget : WEB-3002
  See also https://github.com/plone/plone.formwidget.datetime/issues/19
  [laulaz]

- Do not index an object which has same name than a field.
  [bsuttor]

- Avoid downloading PDF if user wants to view it in the browser : WEB-2981
  [laulaz]


0.13.7 (2019-03-20)
-------------------

- Fix file download url when file name has an accent.
  [bsuttor]


0.13.6 (2019-03-20)
-------------------

- Don't check for browser compatibility anymore : WEBNAM-210
  [laulaz]


0.13.5 (2019-03-20)
-------------------

- Add logging on incompatible browsers detection for sliders : WEBNAM-210
  [laulaz]

- Add class on indexview to allow minisite href transformations : WEBNAM-209
  [laulaz]


0.13.4 (2019-03-19)
-------------------

- Change css dropdown menu minisite
  [osnickers]

- Redirect anon users to file download, connected users to file view : WEB-2931
  [laulaz]


0.13.3 (2019-02-20)
-------------------

- Add usage of new url field with collective.printrss in cpskincore_macros template.
  [boulch]


0.13.2 (2019-02-11)
-------------------

- Change css for minisite dropdown menu.
  [osnickers]


0.13.1 (2019-02-11)
-------------------

- Add CSS / JS for minisite dropdown menu : WEBOTT-9
  [laulaz]

- Add legal mentions checkbox in Sendinblue portlet : WEB-2886
  [laulaz]

- Use footer document in whole minisites and not only on index view : WEB-2882
  [laulaz]

- Add legal terms & conditions checkbox on register form : WEB-2883
  [laulaz]

- Add recaptcha on register form : WEB-2883
  [laulaz]

- Fix viewlets.xml that didn't apply at all
  [laulaz]

- Fix collapsable menu display for minisites : WEB-2885
  [laulaz]


0.13.0 (2019-01-08)
-------------------

- Fix unicode error when you call @@contact.vcf.
  [bsuttor]

- Use URL instead of Path in sitemap theme footer link.
  [bsuttor]

- Add tooltip (with Description content) to cpskin_navigation_view.
  [bsuttor]

- Active control-nav to top slider : WEB-2407
  [mgennart]

- Add control nav dots to eligible sliders
  [laulaz]

- Limit categories to first element on index view and keep order : WEB-2866
  [laulaz]

- Change collapsable balise a for balise button and adpate the javascript : WEB-2865
  [mgennart]

- Add collapsable main menu feature for minisites : WEB-2865
  [laulaz]

- Add new "top" slider type
  [laulaz]

- Allow to remove sliders images from html (instead of hiding them)
  [laulaz]

- Add some sliders types to index view behavior.
  [bsuttor]

- Remove slider_type from registy.
  [bsuttor]


0.12.36 (2018-11-20)
--------------------

- Improve get_field_taxonomy, check if taxonomy value exists.
  [bsuttor]

- Comment (before delete) old "IUseKeywordHomepage" class from metadata file.
  [bsuttor]

- Move indexview-categories to a tag.
  [bsuttor]

- Move related_contact title to wrappedcoord div.
  [bsuttor]


0.12.35 (2018-10-12)
--------------------

- Check if geocode exists.
  [bsuttor]


0.12.34 (2018-10-11)
--------------------

- Do not use google maps api to get latitude and longitude.
  [bsuttor]


0.12.33 (2018-10-10)
--------------------

- Fix upgrade_limit_plone_site_portal_type upgrade step.
  [bsuttor]


0.12.32 (2018-10-10)
--------------------

- Get geo custom icon for related_contact map view.
  [bsuttor]

- Override get_geocoder to use Nominatim instead of gmap.
  [bsuttor]

- Add properties to only allow folder and document type root (Plone Site type or LRF type)
  [boulch]

- Install collective.taxonomy and add 4 default taxonomies.
  [bsuttor]

- Add specific typesUseViewActionInListings in propertiestools.xml + upgrade step.
  [boulch]


0.12.31 (2018-09-10)
--------------------

- Add booking behavior and migrate existing TTW fields : #20989
  [laulaz]


0.12.30 (2018-08-28)
--------------------

- Do not change collection count_items value during homepage loading.
  [bsuttor]


0.12.29 (2018-08-03)
--------------------

- Add get_values_in_one_line export method.
  [bsuttor]


0.12.28 (2018-08-03)
--------------------

- Add new search_position option for eligible themes : #21303
  [laulaz]

- Add Namur hack.
  [bsuttor]


0.12.27 (2018-07-31)
--------------------

- Add year to formatted date to export.
  [bsuttor]

- Fix unicode export partners and info
  [bsuttor]


0.12.26 (2018-07-31)
--------------------

- Add some information to Occurrence to be exported.
  [bsuttor]


0.12.25 (2018-07-30)
--------------------

- Add get_image_from_text method to export.
  [bsuttor]


0.12.24 (2018-07-27)
--------------------

- Add display_phones method to export.
  [bsuttor]


0.12.23 (2018-07-27)
--------------------

- Occurence are now considered as event during exportation.
  [bsuttor]


0.12.22 (2018-07-16)
--------------------

- Avoid an error when `imio.gdpr` is not installed
  [mpeeters]

- Remove divs "accueil-first" and "accueil-other".
  [bsuttor]

- Adapt index view to wrap first element into div and other into another div #21989.
  [bsuttor]


0.12.21 (2018-06-13)
--------------------

- Override FooterViewlet to add is_gdpr method.
  [bsuttor]

- Improve image_scale utils, get aboslute url of album.
  [bsuttor]


0.12.20 (2018-06-06)
--------------------

- Add class on body based on faceted navigation layout : #21603
  [laulaz]

- Never scale banner if it wasn't cropped : #21448
  [laulaz]

- Refactor banner url fetching code
  [laulaz]


0.12.19 (2018-06-04)
--------------------

- Fix footer static error
  [bsuttor]

- Always use cropped scale for banner image : #21448
  [laulaz]


0.12.18 (2018-05-31)
--------------------

- Add Mentions Légales link.
  [bsuttor]

- Add held_position to related_contacts widgets.
  [bsuttor]


0.12.17 (2018-05-16)
--------------------

- Don't try to display image on faceted preview if there is none
  [laulaz]


0.12.16 (2018-05-15)
--------------------

- Override eea preview items to re-use scale defined in index view : #21333
  [laulaz]


0.12.15 (2018-05-14)
--------------------

- Show only last term of taxonomy : #21398
  [laulaz]

- Simplify organization gallery viewlet availability code
  [laulaz]

- Don't display images of sub-organizations in organization gallery : #21364
  [laulaz]


0.12.14 (2018-04-25)
--------------------

- Fix date display on index view : we need the object and not the brain to
  get occurences : #21068
  [laulaz]

- Spelling correction "gallery" in organizations.
  [mgennart]


0.12.13 (2018-04-04)
--------------------

- Add migration after allowing to display / hide titles for sliders
  [laulaz]

- Always use start / end of first / last recurrences for events : #20824
  [laulaz]

- Add title to info on export agenda view.
  [bsuttor]


0.12.12 (2018-03-29)
--------------------

- Split show_day_and_month index view setting into show_day_and_month and
  show_lead_image : #20879
  [laulaz]


0.12.11 (2018-03-27)
--------------------

- Handle link in homepage view
  [mpeeters]


0.12.10 (2018-03-26)
--------------------

- Handle top menu actions with empty sub-menus
  [laulaz]

- Add a parameter to define the states where the social viewlet should be
  displayed.
  [mpeeters]


0.12.9 (2018-03-20)
-------------------

- Improve contactdetail VCF export with mutli phones.
  [bsuttor]


0.12.8 (2018-03-19)
-------------------

- Fix missing zcml import
  [laulaz]

- Change time delay
  [osnickers ]


0.12.7 (2018-03-19)
-------------------

- Add collective.js.fancybox dependency
  [laulaz]

- Merge faceted contact preview and faceted contact preview with photos by
  using a new parameter on directory (show_organization_images) : #20754
  [laulaz]

- Fix templates for old faceted contact preview
  [laulaz]

- Allow to fetch taxonomy from behaviors : #20754
  Also move categories in template.
  [laulaz]

- Allow to specify scale for directory organization previews : #20754
  [laulaz]

- Make fancybox organization gallery scrollable : #20754
  [laulaz]

- Add 'hover' and 'hover-delay' (with delay) class when organization image
  changes : #20754
  [laulaz]


0.12.6 (2018-02-28)
-------------------

- Add photo gallery on organizations : #19171
  [laulaz]

- Add new faceted view for directory with changing images and optional
  taxonomy : #19171
  [laulaz]


0.12.5 (2018-01-31)
-------------------

- Temporary readd 'IUseKeywordHomepage' to fix bug with florennes.
  [bsuttor]


0.12.4 (2018-01-26)
-------------------

- Add figcaption to valid xhtml tags.
  [bsuttor]


0.12.3 (2018-01-25)
-------------------

- Check if there is a version in browser agent.
  [bsuttor]


0.12.2 (2018-01-24)
-------------------

- Improve portlet export, add visible.
  [bsuttor]


0.12.1 (2018-01-24)
-------------------

- Export behaviors for transmo view.
  [bsuttor]

- Add description into cpskin navigation views.
  [bsuttor]


0.12.0 (2018-01-18)
-------------------

- Get address for contacts with contact method.
  [bsuttor]

- Remove old collective.contentleadimage dependency.
  [bsuttor]

- Add a link to maps applications on directory addresses : #17317
  [mpeeters]


0.11.24 (2018-01-05)
--------------------

- Add replace-richtext-form view.
  [bsuttor]


0.11.23 (2018-01-03)
--------------------

- Improve export view.
  [bsuttor]


0.11.22 (2018-01-03)
--------------------

- Format phone for export view.
  [bsuttor]


0.11.21 (2017-12-19)
--------------------

- Add ContactChoice to wrapper transmo export.
  [bsuttor]


0.11.20 (2017-12-14)
--------------------

- Do not add Firefox portlet on install.
  [bsuttor]


0.11.19 (2017-12-08)
--------------------

- Add document_with_description view for document.
  [bsuttor]

- Override search view to add * at the end of SearchableText.
  [bsuttor]

- Add postion and held_position into "contact field vocabulary".
  [bsuttor]


0.11.18 (2017-12-05)
--------------------

- Improve transmo-export view.
  [bsuttor]

- Check if 'A la une' is not in hiddenTags before adding it.
  [bsuttor]


0.11.17 (2017-12-01)
--------------------
- Set default image collection value to collection.
  [bsuttor]

- Set default visible albums to 5 and default visible videos to 2.
  [bsuttor]

- Viewlets.xml : Insert "cpskin.banner" after "plone.header".
  [bsuttor]


0.11.16 (2017-11-27)
--------------------

- Use depth path to 2 to get opendata links.
  [bsuttor]


0.11.15 (2017-11-20)
--------------------

- Improve transmo-export view.
  [bsuttor]


0.11.14 (2017-11-17)
--------------------

- Bad release.
  [bsuttor]


0.11.13 (2017-11-17)
--------------------

- Get logo on related contact view if there is logo.
  [bsuttor]

- Get address from parent when use_parent_address checked.
  [bsuttor]


0.11.12 (2017-11-14)
--------------------

- Check if astimezone exists in get_event_dates method.
  [bsuttor]


0.11.11 (2017-11-09)
--------------------

- Improve cpskinhealthy.
  [bsuttor]

- Fix dates with timezones on calendar views : #19490
  [laulaz]


0.11.10 (2017-11-08)
--------------------

- Override vcard organization method to understand phones list.
  [bsuttor]


0.11.9 (2017-10-30)
-------------------

- Use Unrestrictedtraverse to get images in related_contacts.
  [bsuttor]

- Redirect to content after having submitted sendtomanager_form : #19359
  [laulaz]

- View see_map link if map is visible.
  [bsuttor]


0.11.8 (2017-10-25)
-------------------

- Add code for foldable social viewlet in right actions #19300
  [laulaz]


0.11.7 (2017-10-13)
-------------------

- Use cover instead of <img> for navigation with leadimages
  [laulaz]

- Add cellphones numbers on contact preview : #19126
  [laulaz]

- Use span instead of h2 tag for related contacts title.
  [bsuttor]

- Change events dates display to handle multi-days events
  [laulaz]

- Related items: Check if field has row to check if this is a RichTextValue value object.
  [bsuttor]

- Use sc.social.like instead of sc.social.bookmarks.
  [bsuttor]


0.11.6 (2017-10-02)
-------------------

- Use multimedia scale for images into media viewlet.
  [bsuttor]


0.11.5 (2017-09-29)
-------------------

- Reimplement validatePhone method to add / and ..
  [bsuttor]


0.11.4 (2017-09-26)
-------------------

- Get only published_and_shown objects into top menu.
  [bsuttor]


0.11.3 (2017-09-25)
-------------------

- Use navigation root instead of portal to compute level of folder.
  [bsuttor]


0.11.2 (2017-09-22)
-------------------

- Fix item count on index view for events collection.
  [bsuttor]


0.11.1 (2017-09-21)
-------------------

- On cpskin_navigation_view, only get direct access object after first level folder #18827.
  [bsuttor]

- Add cpskin_navigation_view_with_leadimage.
  [bsuttor]


0.11 (2017-09-20)
-----------------

- Hide top actions submenu on page load : #18474
  [laulaz]

- Add 'expired-content' class on body if current context has expired : #18846
  [laulaz]

- Add show_description option to show description on portal tab items : #17333
  [laulaz]

- Allow to set number of albums & videos for media viewlet in control panel
  Also don't use local property visible_albums anymore
  [laulaz]

- Don't fetch / request all albums twice in media viewlet
  [laulaz]

- Fix bodyclass related error when creating a new collection : #18592
  [laulaz]

- Avoid error when cpskin is not installed
  [laulaz]

- Change date position on faceted view for News Item content types : #18697
  Refactor tal conditions
  [laulaz]


0.10.23 (2017-09-13)
--------------------

- Add publication date on faceted view for News Item content types : #18697
  [laulaz]


0.10.22 (2017-09-13)
--------------------

- Add div for class voir-tout-content.
  [mgennart]


0.10.21 (2017-09-12)
--------------------

- Fix get level navigation when you are on edit of dexterty types.
  [bsuttor]

- Add css class on body for collection portal_types : #18592
  [laulaz]


0.10.20 (2017-09-04)
--------------------

- Fix sort order in top menu : #18586
  [laulaz]


0.10.19 (2017-08-31)
--------------------

- Avoid error when related items are broken : #18546
  [laulaz]


0.10.18 (2017-08-25)
--------------------

- Fix banner acquisition : parent banner folder was taken before local banner
  image : #18467
  [laulaz]

- Add div to be able to fill schedule, etc. in Diazo even if activity is
  empty : #18469
  [laulaz]

- We must always display right actions as content is coming unconditionnaly
  from Diazo
  [laulaz]


0.10.17 (2017-08-24)
--------------------

- Add logo to coordinates in related_contact view.
  [mgennart]


0.10.16 (2017-08-18)
--------------------

- Export subscribers in transmo-export view
  [bsuttor]

- Add OrderableReferenceField for transmo.
  [bsuttor]


0.10.15 (2017-08-17)
--------------------

- Fix empty images on homepage.
  [bsuttor]


0.10.14 (2017-08-10)
--------------------

- First step on adding cpskinhealthy view.
  [bsuttor]

- Fix images scale for person with no logo.
  [bsuttor]


0.10.13 (2017-08-10)
--------------------

- Add resources to transmo-export view.
  [bsuttor]


0.10.12 (2017-08-02)
--------------------

- Check if lesscss is installed before uninstallation of diazotheme.
  [bsuttor]


0.10.11 (2017-08-01)
--------------------

- Move h2 and activity div.
  [mgennart]


0.10.10 (2017-07-28)
--------------------

- Move schedule div.
  [bsuttor]


0.10.9 (2017-07-28)
-------------------

- related contact: Move schedule div into wrapped-coord.
  [bsuttor]


0.10.8 (2017-07-27)
-------------------

- Hack for right_action with bad related.
  [bsuttor]

- Check validity of google api key.
  [bsuttor]


0.10.7 (2017-07-19)
-------------------

- Improve set lat and lng on Organization and Person.
  [bsuttor]


0.10.6 (2017-07-17)
-------------------

- Change order of slide #18057
  [Aurore]

- Add class on <body> for logged in citizen users
  [laulaz]

- Fix default_skin after uninstalling other profiles (was reset to 'Plone
  Default' causing a main_template traceback)
  [laulaz]

- Allow to have all results without sticky distinction : #18026
  [laulaz]


0.10.5 (2017-07-05)
-------------------

- Adding a condition when the right action panel is not there.
  [mgennart]

0.10.4 (2017-07-05)
-------------------

- Bad release.
  [bsuttor]


0.10.3 (2017-07-04)
-------------------

- Try to find address with OSM fi Google do not work.
  [bsuttor]

- Add banner image field for events and use it as banner : #17809
  [Aurore]


0.10.2 (2017-06-29)
-------------------

- Add publication date check to display it on index view items : #17895
  [laulaz]

- Add Faceted contacts preview view.
  [bsuttor]

- Add main-homepage css class on LRF and Plone Site portal_types.
  [bsuttor]

- Add cpskin_navigation_view.
  [bsuttor]

- Add sticky right actions panel (for portlets and TOC) : #17748
  [laulaz]

- Use banner title and description as site slogan into banner : #17207
  [laulaz]

- Add class medialink on tag  #17396
  [Aurore]


0.10.1 (2017-06-20)
-------------------

- Do not show empty phone, cell_phone or fax.
  [bsuttor]

- Remove broken related_contacts.
  [bsuttor]

- Change address position : #17751
  [laulaz]


0.10 (2017-06-15)
-----------------

- Add description to organization type to translate it in citizen : #17660
  [laulaz]

- Changing the slide configuration to stop it #16991
  [Aurore]

- Force uninstall of packages that are not marked as installed but were
  imported in portal_setup : #17714
  [laulaz]

- Allow to have random images as banner : #17395
  [AuroreMariscal]


0.9.8 (2017-06-01)
------------------

- Improve transmo wrapper.
  [bsuttor]


0.9.7 (2017-05-19)
------------------

- Use h2 balise instead of h4 in related_contacts. Now, related_contacts are no more in summary link.
  [bsuttor]

- Add missing dependency on plone.app.multilingual
  [laulaz]

- Fix traceback when a related content doesn't have complete address : #17422
  [laulaz]


0.9.6 (2017-05-16)
------------------

- Bad release.


0.9.5 (2017-05-16)
------------------

- Add toggeable top menu with contents selected in cpskin settings : #16772
  [laulaz]

- Override facetednavigation_view to add text from collection.
  [bsuttor]

- Unpin z3c.form (already pinned in main buildout versions) to fix tests
  [laulaz]


0.9.4 (2017-05-10)
------------------

- Fix: upgrade_to_nineteen upgrade steps.
  [bsuttor]


0.9.3 (2017-05-10)
------------------

- Transmo: Add author when a connect user have post a message.
  [bsuttor]


0.9.2 (2017-05-09)
------------------

- Add comments author to transmo wrapper.
  [bsuttor]


0.9.1 (2017-05-09)
------------------

- Add discussion settings to transmo-export view.
  [bsuttor]

- Add zoom to transmo-export view.
  [bsuttor]


0.9 (2017-05-08)
----------------

- Add slide number / count calculation : #16991
  [laulaz]

- Allow to give id to slider_config to allow multiple sliders on page : #16991
  [laulaz]

- Add class on each and every index view block
  [laulaz]

- Add 'use slider' option on index view collections to replace 'a-la-une'
  magic and allow to have more sliders : #16991
  [laulaz]

- Add 'show descriptions' option on index view collections to include results
  descriptions : #16991
  [laulaz]


0.8.67 (2017-05-04)
-------------------

- Add default_skin to tranmo-export view.
  [bsuttor]


0.8.66 (2017-04-27)
-------------------

- Bugfix: be able to get related contacts which are not 'active' (use unrestrictedSearchResults).
  [bsuttor]


0.8.65 (2017-04-25)
-------------------

- Use h2 balise instead of h4 in related_contacts. Now, related_contacts are no more in summary link.
  [bsuttor]


0.8.64 (2017-04-24)
-------------------

- Update transmo-export.
  [bsuttor]


0.8.63 (2017-04-24)
-------------------

- Bad release.
  [bsuttor]


0.8.62 (2017-04-24)
-------------------

- Check if user exists for transmo.
  [bsuttor]


0.8.61 (2017-04-21)
-------------------

- Bugfix: Index view get logo instead of image if there is an organization or a person.
  [bsuttor]


0.8.60 (2017-04-20)
-------------------

- Add 'day and month' option on index view collections to style results
  differently (without leadimage) : #16800
  [laulaz]


0.8.59 (2017-04-11)
-------------------

- Add logo and address into map popup.
  [bsuttor]

- Add map below related_contacts.
  [bsuttor]

- Remove collective.directory auto install.
  [bsuttor]


0.8.58 (2017-03-30)
-------------------

- Imporve clean_old_keyword_homepage scripts.
  [bsuttor]

- Improve get_address_from_obj script, check if obj is an collective.directory.card.
  [bsuttor]

- Add new homepage index macro to use background images instead of <img>
  Old index macro is kept until all the sites are migrated
  [laulaz]

- Add new faceted view for listing items without images
  [laulaz]


0.8.57 (2017-03-22)
-------------------

- Empty breadcrumb for teleservice template.
  [bsuttor]


0.8.56 (2017-03-22)
-------------------

- Add @@teleservice-template view.
  [bsuttor]


0.8.55 (2017-03-20)
-------------------

- Format fax for related_contacts view.
  [bsuttor]

- Format fax for faceted view.
  [bsuttor]


0.8.54 (2017-03-10)
-------------------

- Fix bad formating when country_code is into phonenumbers.
  [bsuttor]


0.8.53 (2017-03-09)
-------------------

- Check is_one_day event also for Archetypes.
  [bsuttor]


0.8.52 (2017-03-06)
-------------------

- Fix translate text from fr-be : #16560.
  [bsuttor]

- Hide groups for organization (already hidden in css) : #16438
  [mpeeters]

- Add plone.belowcontenttitle viewlet manager to organizations : #16438
  [mpeeters]

- Fix the message factory for phone numbers : #16438
  [mpeeters]


0.8.51 (2017-02-23)
-------------------

- Check if realObject is a collection on index view.
  [bsuttor]


0.8.50 (2017-02-22)
-------------------

- Improve way to get translations during transmogrifier.
  [bsuttor]


0.8.49 (2017-02-17)
-------------------

- Add upgrade step to add theme variables.
  [bsuttor]

- Check if collection are not empty for folderview.
  [bsuttor]


0.8.48 (2017-02-15)
-------------------

- Fix lost cropped images scales on a content after a modification : #14901
  This is already fixed in Plone 5 but not in Plone 4.
  See https://github.com/collective/plone.app.imagecropping/issues/21
  [laulaz]

- Fix typo for css class.
  [bsuttor]


0.8.47 (2017-02-13)
-------------------

- Add in-minisite and in-minisite-in-portal css class to body.
  [bsuttor]


0.8.46 (2017-02-13)
-------------------

- Add tools for set ploneCustom.css latest.
  [bsuttor]


0.8.45 (2017-02-10)
-------------------

- Update transmo migration: check if obj is transalatable.
  [bsuttor]


0.8.44 (2017-02-07)
-------------------
- Set default value of link_text empty.
  [bsuttor]

- Add IAdditionalSearchableText behavior.
  [bsuttor]


0.8.43 (2017-02-01)
-------------------

- Add an empty field if there is not values
  [mpeeters]

- Format also fax numbers
  [mpeeters]

- Add a display view for the multiline widget
  [mpeeters]

- Avoid an error if only one phone was registered
  [mpeeters]

- Add an upgrade step to add the new faceted interface for multiple layout and
  the new javascript file for the multiline phone widget
  [mpeeters]

- Add languages used in portal in transmo-export view.
  [bsuttor]


0.8.42 (2017-01-30)
-------------------

- Add translation for migration.
  [bsuttor]


0.8.41 (2017-01-25)
-------------------

- Do not get duplicates layouts for faceted vocabulary layouts.
  [bsuttor]


0.8.40 (2017-01-20)
-------------------

- Improve hide date for archetypes.
  [bsuttor]


0.8.39 (2017-01-20)
-------------------

- Use formatted phone for related contacts.
  [bsuttor]


0.8.38 (2017-01-20)
-------------------

- Hide effective date for date.
  [bsuttor]


0.8.37 (2017-01-19)
-------------------

- Improve visible date on index view.
  [bsuttor]


0.8.36 (2017-01-18)
-------------------

- Also export user groups list.
  [bsuttor]


0.8.35 (2017-01-17)
-------------------

- Fix archetypes event.
  [bsuttor]


0.8.34 (2017-01-17)
-------------------

- Add a custom widget for phone numbers and format phone numbers in display mode
  [mpeeters]

- Fix open_day on index view do not show end date.
  [bsuttor]


0.8.33 (2017-01-11)
-------------------

- Fix if there is an empty leadimage for transmo export.
  [bsuttor]


0.8.32 (2017-01-10)
-------------------

- Improve export of custom folder.
  [bsuttor]


0.8.31 (2017-01-04)
-------------------

- Add export template and methods to export events.
  [bsuttor]


0.8.30 (2016-12-15)
-------------------

- Add checkbox to hide title.
  [bsuttor]

- Add checkbox to hide see_all_link.
  [bsuttor]

- Add checkbox to hide date on index view.
  [bsuttor]


0.8.29 (2016-12-05)
-------------------

- Add get_address for event export.
  [bsuttor]

- Use navigation_root for notheme section.
  [bsuttor]

- Set max to item_count_homepage to 30 and default to 8.
  [bsuttor]


0.8.28 (2016-11-23)
-------------------

- Field item_count_homepage now works on all collections.
  [bsuttor]


0.8.27 (2016-11-23)
-------------------

- Fix tuple and new query line when index_view_keywords is used.
  [bsuttor]


0.8.26 (2016-11-22)
-------------------

- Add tuple error view.
  [bsuttor]


0.8.25 (2016-11-22)
-------------------

- Set ploneFormTabbing.max_tabs to 10 into footer.
  [bsuttor]

- Fix error avec le viewlet related_contacts #15520. Now we check if there is a schedule before render it.
  [bsuttor]


0.8.24 (2016-11-21)
-------------------

- Add and use item_count_homepage field.
  [bsuttor]

- Use list instead of tuple to store index_view_keywords : #15306
  [laulaz]


0.8.23 (2016-11-21)
-------------------

- Fix a problem with the new layout adapter when the order of interfaces
  implemented on the object varies
  [mpeeters]


0.8.22 (2016-11-18)
-------------------

- Update way to view phone of it have mutliple phone numbers.
  [bsuttor]

- Add mobile click on phone numbers.
  [bsuttor]

- Fix acquisition problem with tags indexing for objects that don't have
  the related behavior : #15327
  [laulaz]


0.8.21 (2016-11-17)
-------------------

- Add the faceted layout widget : #14994
  [mpeeters]


0.8.20 (2016-11-17)
-------------------

- Adapt collective.contact.core views to prevent JS error which arrive
  when collective.geo.behaviour is enabled.
  [bsuttor]


0.8.19 (2016-11-16)
-------------------

- Add fields from IDirectoryContactDetails into ContactFieldsFactory vocabulary in a sad way.
  [bsuttor]


0.8.18 (2016-11-16)
-------------------

- Set default item_count value to 30.
  [bsuttor]


0.8.17 (2016-11-10)
-------------------

- Add a new behavior for directory contact details
  [mpeeters]


0.8.16 (2016-11-07)
-------------------

- Set item_count to higher value to sort with all events.
  [bsuttor]


0.8.15 (2016-10-12)
-------------------

- Add event export models.
  [bsuttor]


0.8.14 (2016-10-06)
-------------------

- Subscribe to creation of organization and person for creation of lat and lng.
  [bsuttor]

- Reindex object after adding lat and lng.
  [bsuttor]


0.8.13 (2016-10-05)
-------------------

- Bad release.
  [bsuttor]


0.8.12 (2016-10-05)
-------------------

- Fix bad relative path.
  [bsuttor]


0.8.11 (2016-10-05)
-------------------

- Add adapter for collective.documentgenerator and imio.dashboard.
  [bsuttor]

- Add set-geo-contents-form view.
  [bsuttor]

- Fix wildcard.foldercontents overflow.
  [bsuttor]


0.8.10 (2016-09-28)
-------------------

- Fix bug in remove_behavior.
  [bsuttor]


0.8.9 (2016-09-28)
------------------

- Add import step to delete cpskin.core.behaviors.metadata.IUseKeywordHomepage.
  [bsuttor]


0.8.8 (2016-09-23)
------------------

- Fix bug in plone.app.event.
  [bsuttor]


0.8.7 (2016-09-22)
------------------

- Readd old code to prevent bug.
  [bsuttor]


0.8.6 (2016-09-22)
------------------

- Update way to get events, now events are sort considering recurrence.
  [bsuttor]

0.8.5 (2016-09-07)
------------------

- Add collective.geo.faceted dependency.
  [bsuttor]


0.8.4 (2016-09-06)
------------------

- Add wrapped-coord div for related_contacts fields view.
  [bsuttor]


0.8.3 (2016-08-22)
------------------

- Set address and coordinates into other div than other fields from related_contacts.
  [bsuttor]


0.8.2 (2016-08-22)
------------------

- Use schedule render widget for schedule field.
  [bsuttor]

- Resolve uid for related contacts.
  [bsuttor]


0.8.1 (2016-08-09)
------------------

- Fix open_end with no dexterity content types.
  [bsuttor]


0.8.0 (2016-08-08)
------------------

- Move CPSkin actions to a new dedicated menu
  [laulaz]

- Add missing actions in uninstall profile
  [laulaz]

- Improve events dates / times display : #14573
  [laulaz]


0.7.35 (2016-08-04)
-------------------

- Related contact below contents title is now a link to related contact.
  [bsuttor]


0.7.34 (2016-08-03)
-------------------

- We need to invalidate JS cache when defining navigation toggle
  [laulaz]


0.7.33 (2016-07-29)
-------------------

- Fix relative URL calculation for navigation toggle on folders
  [laulaz]


0.7.32 (2016-07-28)
-------------------

- Add new action to enable / disable navigation toggle on folders
  Works with collective.navigationtoggle
  [laulaz]


0.7.31 (2016-07-26)
-------------------

- Fix error on homepage with ATEvent.
  [bsuttor]


0.7.30 (2016-07-26)
-------------------

- First step for not seeing old event in homepage with occurence events.
  [bsuttor]

- Fix ascii error on see_all method.
  [bsuttor]

- Get address form related_contacts with way collective.contact.core work.
  [bsuttor]

- Add category on indexview.
  [bsuttor]


0.7.29 (2016-07-20)
-------------------

- Force OrderedSelectFieldWidget for related contact fields.
  [bsuttor]


0.7.28 (2016-07-05)
-------------------

- Fix ascii error on contact field vocabulary.
  [bsuttor]

- Improve tests.
  [bsuttor]


0.7.27 (2016-07-01)
-------------------

- Fix translations.
  [bsuttor]


0.7.25 (2016-06-30)
-------------------

- Improve vocabulary field naming for related contacts behaviors.
  [bsuttor]

- Check if FTI exist before getting its behaviors.
  [bsuttor]


0.7.24 (2016-06-28)
-------------------

- Fix folder view if no lead image on collection.
  [bsuttor]


0.7.23 (2016-06-28)
-------------------

- Use link_text into folderview and add tests
  [bsuttor]


0.7.22 (2016-06-27)
-------------------

- Add index_view_keywords option.
  [bsuttor]


0.7.21 (2016-06-27)
-------------------

- Use dynamic collection image scale.
  [bsuttor]

- Add missing space in copyright sentence
  [laulaz]

- Use the same url to the image in the portlet.
  [jfroche]


0.7.20 (2016-06-22)
-------------------

- Use navigation root instead of context for getting footer viewlet static file.
  [bsuttor]

- Update field selectionnable for related contacts.
  [bsuttor]

- Fix tuples list bug.
  [boulch, gbastien]


0.7.19 (2016-06-03)
-------------------

- Fix related_contatcs vocabulary.
  [bsuttor]


0.7.18 (2016-06-03)
-------------------

- Add homepage behavior for collection.
  [bsuttor]


0.7.17 (2016-06-02)
-------------------

- Add related contacts fields vocabulary and use it.
  [bsuttor]

- Add monkey patches for DatetimeWidget and DateWidget to use min and max
  values from zope schema field
  [mpeeters]


0.7.16 (2016-06-01)
-------------------

- Add remove_behavior.
  [bsuttor]


0.7.15 (2016-05-25)
-------------------

- Hid Plone subject (categorization) with css.
  [bsuttor]


0.7.14 (2016-05-23)
-------------------

- Add related contacts viewlets (above and below).
  [bsuttor]

- Add related contacts behavior.
  [bsuttor]


0.7.13 (2016-05-19)
-------------------

- Rename homepage leadimage container class.
  [bsuttor]


0.7.12 (2016-05-18)
-------------------

- Hid new Dexterity leadimage.
  [bsuttor]

- Update tests for using DX.
  [bsuttor]

- Add media viewlet tests.
  [bsuttor]


0.7.11 (2016-04-29)
-------------------

- Improve way to get albums for DX content types.
  [bsuttor]


0.7.10 (2016-04-27)
-------------------

- Fix media viewlet for AT.
  [bsuttor]


0.7.9 (2016-04-25)
------------------

- Add keyword homepage behavior.
  [bsuttor]

- Get leadimage for media viewlet album for DX.
  [bsuttor]

- Add opendata view
  [bsuttor]

- Fix typo error on videos folder id.
  [bsuttor]


0.7.8 (2016-03-22)
------------------

- Add override of registryreader for cpskin tags
  [bsuttor]


0.7.7 (2016-03-08)
------------------

- Remove collective.z3cform.widgets.
  [bsuttor]


0.7.6 (2016-03-08)
------------------

- Add collective.z3cform.widgets for plone subjects.
  [bsuttor]


0.7.5 (2016-02-19)
------------------

- Remove bad import.
  [bsuttor]


0.7.4 (2016-02-19)
------------------

- View only published objects on homepage.
  [bsuttor]


0.7.3 (2016-01-22)
------------------

- Remove bad <a> tag on folder_view for leadimage.
  [bsuttor]


0.7.2 (2016-01-21)
------------------

- Add translation for events, a-la-une and new folder.
  [bsuttor]

- Use new way to excliude from nav which work with dx and at
  [bsuttor]

- Fix default value of slider_value to 5000 milliseconds.
  [bsuttor]


0.7.1 (2016-01-12)
------------------

- Fix footer link to "libre".
  [bsuttor]


0.7.0 (2016-01-12)
------------------

- Index view can now take lead image from plone.app.contenttypes Images for News and Events collection
  [bsuttor]

- Folder view inherits plone app contenttypes FolderView instead of BrowserView.
  [bsuttor]

- Add behavior for I am tag.
  [bsuttor]

- Do not hid other editor than ckeditor on installation.
  [bsuttor]

- Add folderview (index) for LRF content type
  [bsuttor]

- Remove dependency on collective.contentleadimage, it's now a behiavior for Dexterity. I leave dependency on setup.py for backward compatibility.
  [bsuttor]

- Improve comptability with Dexterity during setup.
  [bsuttor]

- Remove plone.app.collection installation, we use plone.app.contenttypes now ...
  [bsuttor]


0.6.7 (2015-11-24)
------------------

- Add dx profile.
  [bsuttor]


- Check 'Modify portal content' permission for viewing [Modifier la zone statique]
  [bsuttor]


0.6.6 (2015-10-02)
------------------

- Add minisite menu viewlet.
  [bsuttor]


0.6.5 (2015-09-29)
------------------

- Fix portlet visible level for minisite objects.
  [bsuttor]


0.6.4 (2015-09-28)
------------------

- Portlet navigation is no visible on minisite homepage.
  [bsuttor]


0.6.3 (2015-09-28)
------------------

- Add sub menu persistance option.
  [schminitz]


0.6.2 (2015-08-26)
------------------

- Fix bad encoded cpskin.core.socialviewlet registry
  [bsuttor]


0.6.1 (2015-08-18)
------------------

- Add date if it's a Event on faceted-preview view
  [bsuttor]

- Add new param for cpkin: city_name.
  [bsuttor]


0.6.0 (2015-08-07)
------------------

- Add css for hidding breathcrumb on homepage
  [bsuttor]

- Add not found exception for cpskinlogo search.
  [bsuttor]

- Add upgrade step which add footer viewlets
  [bsuttor]

- Add imio footer
  [bsuttor]


0.5.10 (2015-07-29)
-------------------

- Fix batch error on eea faceted leadimage view
  [bsuttor]


0.5.9 (2015-06-12)
------------------

- Make default slider timer to 5000 instead of 3000
  [bsuttor]


0.5.8 (2015-05-13)
------------------

- Add static portlet permissions to Portlets Manager role.
  [bsuttor]

- Upgrade step for adding static portlet permissions to Portlets Manager role.
  [bsuttor]


0.5.7 (2015-03-12)
------------------

- Use `Enable autologin as  Site Administrator` into robot tests.
  [bsuttor]

- Add possibility to choose flexslider parameters (imio #9515)
  [schminitz]

- Set quickupload 'sim_upload_limit' to 1.
  [bsuttor]

- Make good way to get RSS link for homepage (content/@@syndication-util/rss_url)
  [bsuttor]


0.5.6 (2014-12-04)
------------------

- Allow keywords edition locally (affinitic #6068)
  [laulaz]
- Avoid resetting load_page_menu on (re)install / upgrade
  [laulaz]
- Fix translations with different defaults (see extender.py)
  [laulaz]
- Split configure_folderviews to allow external package to use it
  [schminitz]
- Always allow to filter collection on a-la-une hidden tag
  [schminitz]


0.5.5 (2014-11-14)
------------------

- Move * to * upgrade step to a specific profile. With collective.upgrade,
  we do not want start this kind of upgrade step.
  [bsuttor]


0.5.4 (2014-10-22)
------------------

- Performance improvements (affinitic #6008)
  [laulaz]


0.5.3 (2014-10-07)
------------------

- Readd marker interfaces for migration step (Menu tools viewlet)
  [bsuttor]


0.5.2 (2014-10-07)
------------------

- Remove MenuTools viewlet and add upgrade step (affinitic #6023)
  [laulaz]
- Add 'Portlets Manager' role to manage portlets and add role to local sharing
  tab (affinitic #5857).
  [laulaz]

- Add configuration action and ability to have big thumbnails in folder view
  (affinitic #5964).
  [laulaz]

- Minor folder view changes (affinitic #5967).
  [laulaz]

- Add local banner action (affinitic #5776).
  [FBruynbroeck]

- Indexer adapt now IItem (OFS) instead of IBaseContent (Archetype)
  [bsuttor]

0.5.1 (2014-09-02)
------------------

- Fix error if httpagentparser do not works.
  [bsuttor]


0.5 (2014-09-02)
----------------

- Add a regisrty and implements a property field for getting number of
  albums visible on media viewlet.
  [bsuttor]

- Add faceted-preview-leadimage for collection.
  [bsuttor]

- Use a macros for homepage collection view.
  [bsuttor]

- Check if slider is compatible with browser (not compatible with IE < 10).
  If not compatible use homepage collection macros instead of slider.
  [bsuttor]

0.4 (2014-08-21)
----------------

- Remove target blank from minisite logo link
  [bsuttor]


0.2 (2014-08-21)
----------------

- Add standard tag to replace Plone's Subject tag (affinitic #5873)
- Navigation takes care of 4th level (affinitic #5785)
- Banner improvements with logo, link, ... (affinitic #5851)
- Index view complete rewrite with content choosing/ordering (affinitic #5843)


0.1 (2014-07-02)
----------------

- Initial release
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/imio/cpskin.core",
    "name": "cpskin.core",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "IMIO",
    "author_email": "support@imio.be",
    "download_url": "https://files.pythonhosted.org/packages/e0/21/a2e927ac24c9ea5ce7485ceaa4c5f9a195254a9485d49eb08537d2d8fc18/cpskin.core-0.14.12.tar.gz",
    "platform": null,
    "description": ".. contents::\n\nIntroduction\n============\n\nCore package for cpskin\n\n\nTests\n=====\n\nThis package is tested using Travis CI. The current status is :\n\n.. image:: https://travis-ci.org/IMIO/cpskin.core.png\n    :target: http://travis-ci.org/IMIO/cpskin.core\n\n.. image:: https://coveralls.io/repos/github/IMIO/cpskin.core/badge.svg?branch=master\n    :target: https://coveralls.io/github/IMIO/cpskin.core?branch=master\n\nTests\n=====\n\nRun all tests\n-------------\n\nbin/test\n\n\nRun specific robot tests\n------------------------\n\nYou can launch the robot server with the command::\n\n    bin/robot-server cpskin.core.testing.CPSKIN_CORE_ROBOT_TESTING\n\nAnd launch the tests::\n\n    bin/robot cpskin/core/tests/robot/<yourfile>.robot\n\nYou can sandbox on http://localhost:55001/plone/\n\nContributors\n============\n\n- Laurent Lasudry, Original Author [Affinitic]\n- Fran\u00e7ois Bruynbroeck [Affinitic]\n- Gillian Sampont [Affinitic]\n- Leonardo J. Caballero G. [Plone Venezuela]\n\nChangelog\n=========\n\n0.14.12 (2023-01-11)\n--------------------\n\n- Add last_login_time, login_time when getting restapi users\n  [boulch]\n\n\n0.14.11 (2022-02-22)\n--------------------\n\n- Add permissions to limit access to vocabulary plone.app.vocabularies.Users\n  + upgrade step.\n  [boulch]\n\n\n0.14.10 (2022-01-25)\n--------------------\n\n- Fix styles for cookies viewlets\n  [thomlamb]\n\n\n0.14.9 (2022-01-24)\n-------------------\n\n- WEB-3600 : Change permission to fix entering method \"allow_iframes on some context.\n  [boulch]\n\n\n0.14.8 (2022-01-20)\n-------------------\n\n- Move cpskin.privacy_consent viewlet at the top (in portaltop)\n  [laulaz]\n\n- Fix link to cookies preferences display\n  [laulaz]\n\n\n0.14.7 (2022-01-20)\n-------------------\n\n- Fix styles for cookies viewlets\n  [thomlamb]\n\n- Put cookies viewlet in plone.portaltop (to avoid Diazo manipulations in themes)\n  [laulaz]\n\n- Add link to cookies preferences in colophon\n  [boulch]\n\n\n0.14.6 (2022-01-20)\n-------------------\n\n- Hide cookies viewlets by default (JS will show it if needed)\n  [laulaz]\n\n- Fix styles for cookies viewlets\n  [thomlamb]\n\n\n0.14.5 (2022-01-20)\n-------------------\n\n- Fix styles for cookies viewlets\n  [thomlamb]\n\n\n0.14.4 (2022-01-19)\n-------------------\n\n- WEB-3260: Styles for cookies viewlets.\n  [thomlamb]\n\n- SUP-21625: Fix iframe class removal if specified manually\n  [laulaz]\n\n- SUP-21477: Change cookies viewlet / overlay logic.\n  We now show overlay only to see detailed options about cookies because viewlet\n  allows to Accept / Refuse all cookies directly.\n  [laulaz]\n\n- Fix iframe (un)blocking on faceted pages\n  [laulaz]\n\n- Fix iframe blocked message when there are many iframes on the same page\n  [laulaz]\n\n\n0.14.3 (2022-01-17)\n-------------------\n\n- Fix JS transformations on consent form: collective.privacy JS is not included\n  on this form, so we need to move that code in a everywhere-included resource\n  [laulaz]\n\n- SUP-21477: Use Allow as default value on cookies consent form\n  [laulaz]\n\n\n0.14.2 (2022-01-11)\n-------------------\n\n- SUP-21477: Fix consent form override\n  [laulaz]\n\n\n0.14.1 (2022-01-11)\n-------------------\n\n- SUP-21477: Allow consent form display on minisite (they are not INavigationRoot)\n  [laulaz]\n\n- WEB-3595: Fix traceback when iframes have no width / height attributes\n  [laulaz]\n\n\n0.14 (2021-12-13)\n-----------------\n\n- WEB-3260: Add new cookies overlay based on collective privcay & iaweb.privacy\n  iframes & language selectors are handled through JS code to avoid caching problems\n  [laulaz]\n\n\n0.13.51 (2021-10-28)\n--------------------\n\n- Fix : Avoid event_listing can be play on any objects.\n  [boulch]\n\n\n0.13.50 (2021-10-20)\n--------------------\n\n- Fix : Avoid bug when collection return other brains than events\n  [boulch]\n\n\n0.13.49 (2021-05-17)\n--------------------\n\n- Removal of the underline style on the internal page menu\n  [thomlamb]\n\n- Comma removal for contact addresses\n  [thomlamb]\n\n\n0.13.48 (2021-02-08)\n--------------------\n\n- Fix upgrade step that was reinstalling whole cpskin.core\n  [laulaz]\n\n\n0.13.47 (2021-01-25)\n--------------------\n\n- Change of a css property for a better display of the mini-site navigation\n  [thomlamb]\n\n\n0.13.46 (2021-01-13)\n--------------------\n\n- [WEB-3423] : Add an option to view/hide a link to accessbility text in footer.\n  [boulch]\n\n\n0.13.45 (2020-12-09)\n--------------------\n\n- WEB-3476 : Revert Move minisite logo outside banner\n  We want to keep original behavior for all themes except newdream\n  [laulaz]\n\n\n0.13.44 (2020-11-23)\n--------------------\n\n- WEB-3476 : Move minisite logo outside banner\n  [laulaz]\n\n\n0.13.43 (2020-10-27)\n--------------------\n\n- Move to pypi.org.\n  [bsuttor]\n\n\n0.13.42 (2020-09-21)\n--------------------\n\n- WEB-3428: Added new type of slick slider for full width display\n\n\n0.13.41 (2020-09-14)\n--------------------\n\n- WEB-3397: Add the `aria-live` property for faceted result counter\n  [mpeeters]\n\n\n0.13.40 (2020-08-28)\n--------------------\n\n- WEB-3415 : Authorize (add) Link type in Plone Site root (and upgrade step).\n  [boulch]\n\n\n0.13.39 (2020-08-24)\n--------------------\n- WEB-3364 : Adding styles for better link visibility\n  [thomlamb]\n\n- WEB-3397 : Display the number of result on faceted view\n  [mpeeters]\n\n- WEB-3395 : Remove unwanted alt on banner\n  [mpeeters]\n\n- WEB-3379: Reactivate autoplay option for sliders by deactivated by default (for accessibility reason)\n  [mpeeters]\n\n- WEB-3363: Add a focus trap on overlay\n  [mpeeters]\n\n\n0.13.38 (2020-08-07)\n--------------------\n\n- WEB-3402: Add Captcha to \"Report an error to webmaster\" form. (sendtomanager_form)\n  [boulch]\n\n- WEB-3344: Enable versioning on collective.contact.core content types\n  [laulaz]\n\n- Fix the IDexterityContainer view to make use of plone.app.contenttype's new\n  listing view. Accessing it's macro needs the macro-caller's view variable set\n  to the new listing view.\n  --> plone.app.dexterity b74d638 [thet]\n  [laulaz]\n\n- Remove useless duplicate jbot overrides\n  [laulaz]\n\n- WEB-3383: From now, set sub_menu_persistence default value to False.\n  [boulch]\n\n\n0.13.37 (2020-07-03)\n--------------------\n\n- WEBOTT-29: Ensure than maps appear at the bottom of belowcontentbody viewlets\n  [laulaz]\n\n- WEBOTT-30: Fix collapsible minisite menu in Chrome\n  See https://bugs.jquery.com/ticket/12630\n  [laulaz]\n\n\n0.13.36 (2020-06-25)\n--------------------\n\n- WEB-3356: Fix plone_layout view that was overriden by collective.anysurfer\n  Body classes were not applied anymore\n  [laulaz]\n\n\n0.13.35 (2020-06-11)\n--------------------\n\n- z3c.jbot : Override plone.app.contenttypes summary view to open Files in target blank.\n  [boulch]\n\n\n0.13.34 (2020-06-09)\n--------------------\n\n- Nothing changed yet.\n\n\n0.13.33 (2020-05-25)\n--------------------\n\n- WEB-3243: Make Anysurfer layout policy work with cpskin\n  [laulaz]\n\n- WEBOTT-25: Folders with default folderish view : improve UX by adding submenu\n  to \"Contents\" / \"Edit\" tabs and allow to choose between parent or default view\n  action\n  [laulaz]\n\n- WEBOTT-26: Allow \"organization\" gallery viewlet also on folderish types\n  (document, event and news). Asked not to do renaming (+ migration).\n  [laulaz]\n\n\n0.13.32 (2020-04-28)\n--------------------\n\n- WEB-3302: Fix bad value in slick config\n  [thomlamb]\n\n\n0.13.31 (2020-04-28)\n--------------------\n- WEB-3302: Add breckpoint parameters for slick\n  [thomlamb]\n\n- WEB-3302: Filter slider on index view based on `use_slick` parameter\n  [mpeeters]\n\n- WEB-3302: Implement slick slider\n  [mpeeters]\n\n- Fixed ComponentLookupError: cmf.ManagePortal error,\n  reported into the issue #25\n  [macagua]\n\n- Moved these translations into cpskin.locales package\n  [macagua]\n\n- Add more improvements for i18n support\n  [macagua]\n\n\n0.13.30 (2020-04-15)\n--------------------\n\n- Add missing listing_view view to Collection view_methods\n  Detected because Solgema.fullcalendar uninstallation was broken\n  [laulaz]\n\n\n0.13.29 (2020-03-26)\n--------------------\n\n- Fix is_one_day method when there is no real occurence on event.\n  [bsuttor]\n\n\n0.13.28 (2020-02-24)\n--------------------\n\n- Override view to keep schedule in top of directory view. [WEB-3207]\n  [boulch]\n\n\n0.13.27 (2020-01-29)\n--------------------\n\n- Add missing soft dependency on collective.lesscss\n  [laulaz]\n\n- Pinned collective.sendinblue<2.0 in setup.py (2.x abandon Plone4 support).\n  [boulch]\n\n- Change method calling. To avoid a bug with request in Plone5, we change update method in collective.sendinblue.\n  [boulch]\n\n\n0.13.26 (2020-01-15)\n--------------------\n\n- Add index view option to display category below image, with date and title\n  [laulaz]\n\n\n0.13.25 (2020-01-13)\n--------------------\n\n- Rerelease\n  [bsuttor]\n\n\n0.13.24 (2020-01-13)\n--------------------\n\n- Add setting to choose wich taxonomies should be indexed : MWEBOLNA-3\n  [laulaz]\n\n- Translations harmonization\n  [laulaz]\n\n- Automatically add searchable behaviors on organizations : WEB-2940\n  [laulaz]\n\n\n0.13.23 (2019-11-27)\n--------------------\n\n- display a link when im_handle contains \"http\" substring : WEB-3176\n  [boulch]\n\n- Make taxonomies and richtext fields of organization searchable : WEB-2940\n  [laulaz]\n\n- Fix indexers for document / file / link content types : WEB-2940\n  Usage of collective.dexteritytextindexer avoided original indexing features\n  like body text, file content, ...\n  [laulaz]\n\n\n0.13.22 (2019-09-09)\n--------------------\n\n- Fix related contact viewlet condition\n  [laulaz]\n\n\n0.13.21 (2019-09-09)\n--------------------\n\n- Change in site_properties : Add/authorize document in default_page_types\n  [boulch]\n\n- Fix wrong related contacts inherited from parent : WEB-3078\n  [laulaz]\n\n\n0.13.20 (2019-09-06)\n--------------------\n\n- Add new field (image_header) in eventview behavior.\n- Update fields descriptions in eventview behavior.\n  [boulch]\n\n\n0.13.19 (2019-09-04)\n--------------------\n\n- Handle conflicting image fields / scales more robust in crops generation\n  [laulaz]\n\n\n0.13.18 (2019-08-28)\n--------------------\n\n- Define a default file size limit in collective.quickupload product. Make upgradestep (set_quickupload_properties)\n- Fix a bug when croputils.image_field_names() contains exactly a same entry than a key in crops\n  [boulch]\n\n\n0.13.17 (2019-08-05)\n--------------------\n\n- Override folderish viewlet (method available) to avoid printing data structure in folderish element view.\n  [boulch]\n\n- uncomment IUseKeywordHomepage interface (Florenne \"hack\" for linked contact).\n  [boulch]\n\n\n0.13.16 (2019-07-22)\n--------------------\n\n- Override FolderView to set limit_display to 100.\n  [bsuttor]\n\n\n0.13.15 (2019-07-19)\n--------------------\n\n- Override navigation_recurse template to manage target_blank link behavior in (4th level) menu.\n  [boulch]\n\n\n0.13.14 (2019-07-08)\n--------------------\n\n- Let town decide if contact.core person properties fallback out of person's function or not. Add new registry params and upgrade steps.\n  [boulch]\n\n\n0.13.13 (2019-06-03)\n--------------------\n\n- Get related contact title in unicode to fix WEB-3017.\n  [bsuttor]\n\n\n0.13.12 (2019-05-27)\n--------------------\n\n- Don't display social-viewlet if there are no social links : WEB-3027\n  [laulaz]\n\n- Add body classes for header, navigation, content and footer blocs : WEB-3027\n  [laulaz]\n\n- Add body class for minisite (independant of mode)\n  [laulaz]\n\n- Make footer sitemap optional. It will then be removed in the future : WEB-3027\n  [laulaz]\n\n\n0.13.11 (2019-05-13)\n--------------------\n\n- Release to readd package on devpi\n  [bsuttor]\n\n\n0.13.10 (2019-04-26)\n--------------------\n\n- Handle target blank links in sliders : WEB-3013\n  [laulaz]\n\n\n0.13.9 (2019-04-24)\n-------------------\n\n- Avoid error when checking on Event class if Folderishtypes are installed\n  [laulaz]\n\n- Avoid error when show_day_and_month is set to True on a collection without\n  events : WEB-3004\n  [laulaz]\n\n\n0.13.8 (2019-04-09)\n-------------------\n\n- Don't use relative year range for date widget : WEB-3002\n  See also https://github.com/plone/plone.formwidget.datetime/issues/19\n  [laulaz]\n\n- Do not index an object which has same name than a field.\n  [bsuttor]\n\n- Avoid downloading PDF if user wants to view it in the browser : WEB-2981\n  [laulaz]\n\n\n0.13.7 (2019-03-20)\n-------------------\n\n- Fix file download url when file name has an accent.\n  [bsuttor]\n\n\n0.13.6 (2019-03-20)\n-------------------\n\n- Don't check for browser compatibility anymore : WEBNAM-210\n  [laulaz]\n\n\n0.13.5 (2019-03-20)\n-------------------\n\n- Add logging on incompatible browsers detection for sliders : WEBNAM-210\n  [laulaz]\n\n- Add class on indexview to allow minisite href transformations : WEBNAM-209\n  [laulaz]\n\n\n0.13.4 (2019-03-19)\n-------------------\n\n- Change css dropdown menu minisite\n  [osnickers]\n\n- Redirect anon users to file download, connected users to file view : WEB-2931\n  [laulaz]\n\n\n0.13.3 (2019-02-20)\n-------------------\n\n- Add usage of new url field with collective.printrss in cpskincore_macros template.\n  [boulch]\n\n\n0.13.2 (2019-02-11)\n-------------------\n\n- Change css for minisite dropdown menu.\n  [osnickers]\n\n\n0.13.1 (2019-02-11)\n-------------------\n\n- Add CSS / JS for minisite dropdown menu : WEBOTT-9\n  [laulaz]\n\n- Add legal mentions checkbox in Sendinblue portlet : WEB-2886\n  [laulaz]\n\n- Use footer document in whole minisites and not only on index view : WEB-2882\n  [laulaz]\n\n- Add legal terms & conditions checkbox on register form : WEB-2883\n  [laulaz]\n\n- Add recaptcha on register form : WEB-2883\n  [laulaz]\n\n- Fix viewlets.xml that didn't apply at all\n  [laulaz]\n\n- Fix collapsable menu display for minisites : WEB-2885\n  [laulaz]\n\n\n0.13.0 (2019-01-08)\n-------------------\n\n- Fix unicode error when you call @@contact.vcf.\n  [bsuttor]\n\n- Use URL instead of Path in sitemap theme footer link.\n  [bsuttor]\n\n- Add tooltip (with Description content) to cpskin_navigation_view.\n  [bsuttor]\n\n- Active control-nav to top slider : WEB-2407\n  [mgennart]\n\n- Add control nav dots to eligible sliders\n  [laulaz]\n\n- Limit categories to first element on index view and keep order : WEB-2866\n  [laulaz]\n\n- Change collapsable balise a for balise button and adpate the javascript : WEB-2865\n  [mgennart]\n\n- Add collapsable main menu feature for minisites : WEB-2865\n  [laulaz]\n\n- Add new \"top\" slider type\n  [laulaz]\n\n- Allow to remove sliders images from html (instead of hiding them)\n  [laulaz]\n\n- Add some sliders types to index view behavior.\n  [bsuttor]\n\n- Remove slider_type from registy.\n  [bsuttor]\n\n\n0.12.36 (2018-11-20)\n--------------------\n\n- Improve get_field_taxonomy, check if taxonomy value exists.\n  [bsuttor]\n\n- Comment (before delete) old \"IUseKeywordHomepage\" class from metadata file.\n  [bsuttor]\n\n- Move indexview-categories to a tag.\n  [bsuttor]\n\n- Move related_contact title to wrappedcoord div.\n  [bsuttor]\n\n\n0.12.35 (2018-10-12)\n--------------------\n\n- Check if geocode exists.\n  [bsuttor]\n\n\n0.12.34 (2018-10-11)\n--------------------\n\n- Do not use google maps api to get latitude and longitude.\n  [bsuttor]\n\n\n0.12.33 (2018-10-10)\n--------------------\n\n- Fix upgrade_limit_plone_site_portal_type upgrade step.\n  [bsuttor]\n\n\n0.12.32 (2018-10-10)\n--------------------\n\n- Get geo custom icon for related_contact map view.\n  [bsuttor]\n\n- Override get_geocoder to use Nominatim instead of gmap.\n  [bsuttor]\n\n- Add properties to only allow folder and document type root (Plone Site type or LRF type)\n  [boulch]\n\n- Install collective.taxonomy and add 4 default taxonomies.\n  [bsuttor]\n\n- Add specific typesUseViewActionInListings in propertiestools.xml + upgrade step.\n  [boulch]\n\n\n0.12.31 (2018-09-10)\n--------------------\n\n- Add booking behavior and migrate existing TTW fields : #20989\n  [laulaz]\n\n\n0.12.30 (2018-08-28)\n--------------------\n\n- Do not change collection count_items value during homepage loading.\n  [bsuttor]\n\n\n0.12.29 (2018-08-03)\n--------------------\n\n- Add get_values_in_one_line export method.\n  [bsuttor]\n\n\n0.12.28 (2018-08-03)\n--------------------\n\n- Add new search_position option for eligible themes : #21303\n  [laulaz]\n\n- Add Namur hack.\n  [bsuttor]\n\n\n0.12.27 (2018-07-31)\n--------------------\n\n- Add year to formatted date to export.\n  [bsuttor]\n\n- Fix unicode export partners and info\n  [bsuttor]\n\n\n0.12.26 (2018-07-31)\n--------------------\n\n- Add some information to Occurrence to be exported.\n  [bsuttor]\n\n\n0.12.25 (2018-07-30)\n--------------------\n\n- Add get_image_from_text method to export.\n  [bsuttor]\n\n\n0.12.24 (2018-07-27)\n--------------------\n\n- Add display_phones method to export.\n  [bsuttor]\n\n\n0.12.23 (2018-07-27)\n--------------------\n\n- Occurence are now considered as event during exportation.\n  [bsuttor]\n\n\n0.12.22 (2018-07-16)\n--------------------\n\n- Avoid an error when `imio.gdpr` is not installed\n  [mpeeters]\n\n- Remove divs \"accueil-first\" and \"accueil-other\".\n  [bsuttor]\n\n- Adapt index view to wrap first element into div and other into another div #21989.\n  [bsuttor]\n\n\n0.12.21 (2018-06-13)\n--------------------\n\n- Override FooterViewlet to add is_gdpr method.\n  [bsuttor]\n\n- Improve image_scale utils, get aboslute url of album.\n  [bsuttor]\n\n\n0.12.20 (2018-06-06)\n--------------------\n\n- Add class on body based on faceted navigation layout : #21603\n  [laulaz]\n\n- Never scale banner if it wasn't cropped : #21448\n  [laulaz]\n\n- Refactor banner url fetching code\n  [laulaz]\n\n\n0.12.19 (2018-06-04)\n--------------------\n\n- Fix footer static error\n  [bsuttor]\n\n- Always use cropped scale for banner image : #21448\n  [laulaz]\n\n\n0.12.18 (2018-05-31)\n--------------------\n\n- Add Mentions L\u00e9gales link.\n  [bsuttor]\n\n- Add held_position to related_contacts widgets.\n  [bsuttor]\n\n\n0.12.17 (2018-05-16)\n--------------------\n\n- Don't try to display image on faceted preview if there is none\n  [laulaz]\n\n\n0.12.16 (2018-05-15)\n--------------------\n\n- Override eea preview items to re-use scale defined in index view : #21333\n  [laulaz]\n\n\n0.12.15 (2018-05-14)\n--------------------\n\n- Show only last term of taxonomy : #21398\n  [laulaz]\n\n- Simplify organization gallery viewlet availability code\n  [laulaz]\n\n- Don't display images of sub-organizations in organization gallery : #21364\n  [laulaz]\n\n\n0.12.14 (2018-04-25)\n--------------------\n\n- Fix date display on index view : we need the object and not the brain to\n  get occurences : #21068\n  [laulaz]\n\n- Spelling correction \"gallery\" in organizations.\n  [mgennart]\n\n\n0.12.13 (2018-04-04)\n--------------------\n\n- Add migration after allowing to display / hide titles for sliders\n  [laulaz]\n\n- Always use start / end of first / last recurrences for events : #20824\n  [laulaz]\n\n- Add title to info on export agenda view.\n  [bsuttor]\n\n\n0.12.12 (2018-03-29)\n--------------------\n\n- Split show_day_and_month index view setting into show_day_and_month and\n  show_lead_image : #20879\n  [laulaz]\n\n\n0.12.11 (2018-03-27)\n--------------------\n\n- Handle link in homepage view\n  [mpeeters]\n\n\n0.12.10 (2018-03-26)\n--------------------\n\n- Handle top menu actions with empty sub-menus\n  [laulaz]\n\n- Add a parameter to define the states where the social viewlet should be\n  displayed.\n  [mpeeters]\n\n\n0.12.9 (2018-03-20)\n-------------------\n\n- Improve contactdetail VCF export with mutli phones.\n  [bsuttor]\n\n\n0.12.8 (2018-03-19)\n-------------------\n\n- Fix missing zcml import\n  [laulaz]\n\n- Change time delay\n  [osnickers ]\n\n\n0.12.7 (2018-03-19)\n-------------------\n\n- Add collective.js.fancybox dependency\n  [laulaz]\n\n- Merge faceted contact preview and faceted contact preview with photos by\n  using a new parameter on directory (show_organization_images) : #20754\n  [laulaz]\n\n- Fix templates for old faceted contact preview\n  [laulaz]\n\n- Allow to fetch taxonomy from behaviors : #20754\n  Also move categories in template.\n  [laulaz]\n\n- Allow to specify scale for directory organization previews : #20754\n  [laulaz]\n\n- Make fancybox organization gallery scrollable : #20754\n  [laulaz]\n\n- Add 'hover' and 'hover-delay' (with delay) class when organization image\n  changes : #20754\n  [laulaz]\n\n\n0.12.6 (2018-02-28)\n-------------------\n\n- Add photo gallery on organizations : #19171\n  [laulaz]\n\n- Add new faceted view for directory with changing images and optional\n  taxonomy : #19171\n  [laulaz]\n\n\n0.12.5 (2018-01-31)\n-------------------\n\n- Temporary readd 'IUseKeywordHomepage' to fix bug with florennes.\n  [bsuttor]\n\n\n0.12.4 (2018-01-26)\n-------------------\n\n- Add figcaption to valid xhtml tags.\n  [bsuttor]\n\n\n0.12.3 (2018-01-25)\n-------------------\n\n- Check if there is a version in browser agent.\n  [bsuttor]\n\n\n0.12.2 (2018-01-24)\n-------------------\n\n- Improve portlet export, add visible.\n  [bsuttor]\n\n\n0.12.1 (2018-01-24)\n-------------------\n\n- Export behaviors for transmo view.\n  [bsuttor]\n\n- Add description into cpskin navigation views.\n  [bsuttor]\n\n\n0.12.0 (2018-01-18)\n-------------------\n\n- Get address for contacts with contact method.\n  [bsuttor]\n\n- Remove old collective.contentleadimage dependency.\n  [bsuttor]\n\n- Add a link to maps applications on directory addresses : #17317\n  [mpeeters]\n\n\n0.11.24 (2018-01-05)\n--------------------\n\n- Add replace-richtext-form view.\n  [bsuttor]\n\n\n0.11.23 (2018-01-03)\n--------------------\n\n- Improve export view.\n  [bsuttor]\n\n\n0.11.22 (2018-01-03)\n--------------------\n\n- Format phone for export view.\n  [bsuttor]\n\n\n0.11.21 (2017-12-19)\n--------------------\n\n- Add ContactChoice to wrapper transmo export.\n  [bsuttor]\n\n\n0.11.20 (2017-12-14)\n--------------------\n\n- Do not add Firefox portlet on install.\n  [bsuttor]\n\n\n0.11.19 (2017-12-08)\n--------------------\n\n- Add document_with_description view for document.\n  [bsuttor]\n\n- Override search view to add * at the end of SearchableText.\n  [bsuttor]\n\n- Add postion and held_position into \"contact field vocabulary\".\n  [bsuttor]\n\n\n0.11.18 (2017-12-05)\n--------------------\n\n- Improve transmo-export view.\n  [bsuttor]\n\n- Check if 'A la une' is not in hiddenTags before adding it.\n  [bsuttor]\n\n\n0.11.17 (2017-12-01)\n--------------------\n- Set default image collection value to collection.\n  [bsuttor]\n\n- Set default visible albums to 5 and default visible videos to 2.\n  [bsuttor]\n\n- Viewlets.xml : Insert \"cpskin.banner\" after \"plone.header\".\n  [bsuttor]\n\n\n0.11.16 (2017-11-27)\n--------------------\n\n- Use depth path to 2 to get opendata links.\n  [bsuttor]\n\n\n0.11.15 (2017-11-20)\n--------------------\n\n- Improve transmo-export view.\n  [bsuttor]\n\n\n0.11.14 (2017-11-17)\n--------------------\n\n- Bad release.\n  [bsuttor]\n\n\n0.11.13 (2017-11-17)\n--------------------\n\n- Get logo on related contact view if there is logo.\n  [bsuttor]\n\n- Get address from parent when use_parent_address checked.\n  [bsuttor]\n\n\n0.11.12 (2017-11-14)\n--------------------\n\n- Check if astimezone exists in get_event_dates method.\n  [bsuttor]\n\n\n0.11.11 (2017-11-09)\n--------------------\n\n- Improve cpskinhealthy.\n  [bsuttor]\n\n- Fix dates with timezones on calendar views : #19490\n  [laulaz]\n\n\n0.11.10 (2017-11-08)\n--------------------\n\n- Override vcard organization method to understand phones list.\n  [bsuttor]\n\n\n0.11.9 (2017-10-30)\n-------------------\n\n- Use Unrestrictedtraverse to get images in related_contacts.\n  [bsuttor]\n\n- Redirect to content after having submitted sendtomanager_form : #19359\n  [laulaz]\n\n- View see_map link if map is visible.\n  [bsuttor]\n\n\n0.11.8 (2017-10-25)\n-------------------\n\n- Add code for foldable social viewlet in right actions #19300\n  [laulaz]\n\n\n0.11.7 (2017-10-13)\n-------------------\n\n- Use cover instead of <img> for navigation with leadimages\n  [laulaz]\n\n- Add cellphones numbers on contact preview : #19126\n  [laulaz]\n\n- Use span instead of h2 tag for related contacts title.\n  [bsuttor]\n\n- Change events dates display to handle multi-days events\n  [laulaz]\n\n- Related items: Check if field has row to check if this is a RichTextValue value object.\n  [bsuttor]\n\n- Use sc.social.like instead of sc.social.bookmarks.\n  [bsuttor]\n\n\n0.11.6 (2017-10-02)\n-------------------\n\n- Use multimedia scale for images into media viewlet.\n  [bsuttor]\n\n\n0.11.5 (2017-09-29)\n-------------------\n\n- Reimplement validatePhone method to add / and ..\n  [bsuttor]\n\n\n0.11.4 (2017-09-26)\n-------------------\n\n- Get only published_and_shown objects into top menu.\n  [bsuttor]\n\n\n0.11.3 (2017-09-25)\n-------------------\n\n- Use navigation root instead of portal to compute level of folder.\n  [bsuttor]\n\n\n0.11.2 (2017-09-22)\n-------------------\n\n- Fix item count on index view for events collection.\n  [bsuttor]\n\n\n0.11.1 (2017-09-21)\n-------------------\n\n- On cpskin_navigation_view, only get direct access object after first level folder #18827.\n  [bsuttor]\n\n- Add cpskin_navigation_view_with_leadimage.\n  [bsuttor]\n\n\n0.11 (2017-09-20)\n-----------------\n\n- Hide top actions submenu on page load : #18474\n  [laulaz]\n\n- Add 'expired-content' class on body if current context has expired : #18846\n  [laulaz]\n\n- Add show_description option to show description on portal tab items : #17333\n  [laulaz]\n\n- Allow to set number of albums & videos for media viewlet in control panel\n  Also don't use local property visible_albums anymore\n  [laulaz]\n\n- Don't fetch / request all albums twice in media viewlet\n  [laulaz]\n\n- Fix bodyclass related error when creating a new collection : #18592\n  [laulaz]\n\n- Avoid error when cpskin is not installed\n  [laulaz]\n\n- Change date position on faceted view for News Item content types : #18697\n  Refactor tal conditions\n  [laulaz]\n\n\n0.10.23 (2017-09-13)\n--------------------\n\n- Add publication date on faceted view for News Item content types : #18697\n  [laulaz]\n\n\n0.10.22 (2017-09-13)\n--------------------\n\n- Add div for class voir-tout-content.\n  [mgennart]\n\n\n0.10.21 (2017-09-12)\n--------------------\n\n- Fix get level navigation when you are on edit of dexterty types.\n  [bsuttor]\n\n- Add css class on body for collection portal_types : #18592\n  [laulaz]\n\n\n0.10.20 (2017-09-04)\n--------------------\n\n- Fix sort order in top menu : #18586\n  [laulaz]\n\n\n0.10.19 (2017-08-31)\n--------------------\n\n- Avoid error when related items are broken : #18546\n  [laulaz]\n\n\n0.10.18 (2017-08-25)\n--------------------\n\n- Fix banner acquisition : parent banner folder was taken before local banner\n  image : #18467\n  [laulaz]\n\n- Add div to be able to fill schedule, etc. in Diazo even if activity is\n  empty : #18469\n  [laulaz]\n\n- We must always display right actions as content is coming unconditionnaly\n  from Diazo\n  [laulaz]\n\n\n0.10.17 (2017-08-24)\n--------------------\n\n- Add logo to coordinates in related_contact view.\n  [mgennart]\n\n\n0.10.16 (2017-08-18)\n--------------------\n\n- Export subscribers in transmo-export view\n  [bsuttor]\n\n- Add OrderableReferenceField for transmo.\n  [bsuttor]\n\n\n0.10.15 (2017-08-17)\n--------------------\n\n- Fix empty images on homepage.\n  [bsuttor]\n\n\n0.10.14 (2017-08-10)\n--------------------\n\n- First step on adding cpskinhealthy view.\n  [bsuttor]\n\n- Fix images scale for person with no logo.\n  [bsuttor]\n\n\n0.10.13 (2017-08-10)\n--------------------\n\n- Add resources to transmo-export view.\n  [bsuttor]\n\n\n0.10.12 (2017-08-02)\n--------------------\n\n- Check if lesscss is installed before uninstallation of diazotheme.\n  [bsuttor]\n\n\n0.10.11 (2017-08-01)\n--------------------\n\n- Move h2 and activity div.\n  [mgennart]\n\n\n0.10.10 (2017-07-28)\n--------------------\n\n- Move schedule div.\n  [bsuttor]\n\n\n0.10.9 (2017-07-28)\n-------------------\n\n- related contact: Move schedule div into wrapped-coord.\n  [bsuttor]\n\n\n0.10.8 (2017-07-27)\n-------------------\n\n- Hack for right_action with bad related.\n  [bsuttor]\n\n- Check validity of google api key.\n  [bsuttor]\n\n\n0.10.7 (2017-07-19)\n-------------------\n\n- Improve set lat and lng on Organization and Person.\n  [bsuttor]\n\n\n0.10.6 (2017-07-17)\n-------------------\n\n- Change order of slide #18057\n  [Aurore]\n\n- Add class on <body> for logged in citizen users\n  [laulaz]\n\n- Fix default_skin after uninstalling other profiles (was reset to 'Plone\n  Default' causing a main_template traceback)\n  [laulaz]\n\n- Allow to have all results without sticky distinction : #18026\n  [laulaz]\n\n\n0.10.5 (2017-07-05)\n-------------------\n\n- Adding a condition when the right action panel is not there.\n  [mgennart]\n\n0.10.4 (2017-07-05)\n-------------------\n\n- Bad release.\n  [bsuttor]\n\n\n0.10.3 (2017-07-04)\n-------------------\n\n- Try to find address with OSM fi Google do not work.\n  [bsuttor]\n\n- Add banner image field for events and use it as banner : #17809\n  [Aurore]\n\n\n0.10.2 (2017-06-29)\n-------------------\n\n- Add publication date check to display it on index view items : #17895\n  [laulaz]\n\n- Add Faceted contacts preview view.\n  [bsuttor]\n\n- Add main-homepage css class on LRF and Plone Site portal_types.\n  [bsuttor]\n\n- Add cpskin_navigation_view.\n  [bsuttor]\n\n- Add sticky right actions panel (for portlets and TOC) : #17748\n  [laulaz]\n\n- Use banner title and description as site slogan into banner : #17207\n  [laulaz]\n\n- Add class medialink on tag  #17396\n  [Aurore]\n\n\n0.10.1 (2017-06-20)\n-------------------\n\n- Do not show empty phone, cell_phone or fax.\n  [bsuttor]\n\n- Remove broken related_contacts.\n  [bsuttor]\n\n- Change address position : #17751\n  [laulaz]\n\n\n0.10 (2017-06-15)\n-----------------\n\n- Add description to organization type to translate it in citizen : #17660\n  [laulaz]\n\n- Changing the slide configuration to stop it #16991\n  [Aurore]\n\n- Force uninstall of packages that are not marked as installed but were\n  imported in portal_setup : #17714\n  [laulaz]\n\n- Allow to have random images as banner : #17395\n  [AuroreMariscal]\n\n\n0.9.8 (2017-06-01)\n------------------\n\n- Improve transmo wrapper.\n  [bsuttor]\n\n\n0.9.7 (2017-05-19)\n------------------\n\n- Use h2 balise instead of h4 in related_contacts. Now, related_contacts are no more in summary link.\n  [bsuttor]\n\n- Add missing dependency on plone.app.multilingual\n  [laulaz]\n\n- Fix traceback when a related content doesn't have complete address : #17422\n  [laulaz]\n\n\n0.9.6 (2017-05-16)\n------------------\n\n- Bad release.\n\n\n0.9.5 (2017-05-16)\n------------------\n\n- Add toggeable top menu with contents selected in cpskin settings : #16772\n  [laulaz]\n\n- Override facetednavigation_view to add text from collection.\n  [bsuttor]\n\n- Unpin z3c.form (already pinned in main buildout versions) to fix tests\n  [laulaz]\n\n\n0.9.4 (2017-05-10)\n------------------\n\n- Fix: upgrade_to_nineteen upgrade steps.\n  [bsuttor]\n\n\n0.9.3 (2017-05-10)\n------------------\n\n- Transmo: Add author when a connect user have post a message.\n  [bsuttor]\n\n\n0.9.2 (2017-05-09)\n------------------\n\n- Add comments author to transmo wrapper.\n  [bsuttor]\n\n\n0.9.1 (2017-05-09)\n------------------\n\n- Add discussion settings to transmo-export view.\n  [bsuttor]\n\n- Add zoom to transmo-export view.\n  [bsuttor]\n\n\n0.9 (2017-05-08)\n----------------\n\n- Add slide number / count calculation : #16991\n  [laulaz]\n\n- Allow to give id to slider_config to allow multiple sliders on page : #16991\n  [laulaz]\n\n- Add class on each and every index view block\n  [laulaz]\n\n- Add 'use slider' option on index view collections to replace 'a-la-une'\n  magic and allow to have more sliders : #16991\n  [laulaz]\n\n- Add 'show descriptions' option on index view collections to include results\n  descriptions : #16991\n  [laulaz]\n\n\n0.8.67 (2017-05-04)\n-------------------\n\n- Add default_skin to tranmo-export view.\n  [bsuttor]\n\n\n0.8.66 (2017-04-27)\n-------------------\n\n- Bugfix: be able to get related contacts which are not 'active' (use unrestrictedSearchResults).\n  [bsuttor]\n\n\n0.8.65 (2017-04-25)\n-------------------\n\n- Use h2 balise instead of h4 in related_contacts. Now, related_contacts are no more in summary link.\n  [bsuttor]\n\n\n0.8.64 (2017-04-24)\n-------------------\n\n- Update transmo-export.\n  [bsuttor]\n\n\n0.8.63 (2017-04-24)\n-------------------\n\n- Bad release.\n  [bsuttor]\n\n\n0.8.62 (2017-04-24)\n-------------------\n\n- Check if user exists for transmo.\n  [bsuttor]\n\n\n0.8.61 (2017-04-21)\n-------------------\n\n- Bugfix: Index view get logo instead of image if there is an organization or a person.\n  [bsuttor]\n\n\n0.8.60 (2017-04-20)\n-------------------\n\n- Add 'day and month' option on index view collections to style results\n  differently (without leadimage) : #16800\n  [laulaz]\n\n\n0.8.59 (2017-04-11)\n-------------------\n\n- Add logo and address into map popup.\n  [bsuttor]\n\n- Add map below related_contacts.\n  [bsuttor]\n\n- Remove collective.directory auto install.\n  [bsuttor]\n\n\n0.8.58 (2017-03-30)\n-------------------\n\n- Imporve clean_old_keyword_homepage scripts.\n  [bsuttor]\n\n- Improve get_address_from_obj script, check if obj is an collective.directory.card.\n  [bsuttor]\n\n- Add new homepage index macro to use background images instead of <img>\n  Old index macro is kept until all the sites are migrated\n  [laulaz]\n\n- Add new faceted view for listing items without images\n  [laulaz]\n\n\n0.8.57 (2017-03-22)\n-------------------\n\n- Empty breadcrumb for teleservice template.\n  [bsuttor]\n\n\n0.8.56 (2017-03-22)\n-------------------\n\n- Add @@teleservice-template view.\n  [bsuttor]\n\n\n0.8.55 (2017-03-20)\n-------------------\n\n- Format fax for related_contacts view.\n  [bsuttor]\n\n- Format fax for faceted view.\n  [bsuttor]\n\n\n0.8.54 (2017-03-10)\n-------------------\n\n- Fix bad formating when country_code is into phonenumbers.\n  [bsuttor]\n\n\n0.8.53 (2017-03-09)\n-------------------\n\n- Check is_one_day event also for Archetypes.\n  [bsuttor]\n\n\n0.8.52 (2017-03-06)\n-------------------\n\n- Fix translate text from fr-be : #16560.\n  [bsuttor]\n\n- Hide groups for organization (already hidden in css) : #16438\n  [mpeeters]\n\n- Add plone.belowcontenttitle viewlet manager to organizations : #16438\n  [mpeeters]\n\n- Fix the message factory for phone numbers : #16438\n  [mpeeters]\n\n\n0.8.51 (2017-02-23)\n-------------------\n\n- Check if realObject is a collection on index view.\n  [bsuttor]\n\n\n0.8.50 (2017-02-22)\n-------------------\n\n- Improve way to get translations during transmogrifier.\n  [bsuttor]\n\n\n0.8.49 (2017-02-17)\n-------------------\n\n- Add upgrade step to add theme variables.\n  [bsuttor]\n\n- Check if collection are not empty for folderview.\n  [bsuttor]\n\n\n0.8.48 (2017-02-15)\n-------------------\n\n- Fix lost cropped images scales on a content after a modification : #14901\n  This is already fixed in Plone 5 but not in Plone 4.\n  See https://github.com/collective/plone.app.imagecropping/issues/21\n  [laulaz]\n\n- Fix typo for css class.\n  [bsuttor]\n\n\n0.8.47 (2017-02-13)\n-------------------\n\n- Add in-minisite and in-minisite-in-portal css class to body.\n  [bsuttor]\n\n\n0.8.46 (2017-02-13)\n-------------------\n\n- Add tools for set ploneCustom.css latest.\n  [bsuttor]\n\n\n0.8.45 (2017-02-10)\n-------------------\n\n- Update transmo migration: check if obj is transalatable.\n  [bsuttor]\n\n\n0.8.44 (2017-02-07)\n-------------------\n- Set default value of link_text empty.\n  [bsuttor]\n\n- Add IAdditionalSearchableText behavior.\n  [bsuttor]\n\n\n0.8.43 (2017-02-01)\n-------------------\n\n- Add an empty field if there is not values\n  [mpeeters]\n\n- Format also fax numbers\n  [mpeeters]\n\n- Add a display view for the multiline widget\n  [mpeeters]\n\n- Avoid an error if only one phone was registered\n  [mpeeters]\n\n- Add an upgrade step to add the new faceted interface for multiple layout and\n  the new javascript file for the multiline phone widget\n  [mpeeters]\n\n- Add languages used in portal in transmo-export view.\n  [bsuttor]\n\n\n0.8.42 (2017-01-30)\n-------------------\n\n- Add translation for migration.\n  [bsuttor]\n\n\n0.8.41 (2017-01-25)\n-------------------\n\n- Do not get duplicates layouts for faceted vocabulary layouts.\n  [bsuttor]\n\n\n0.8.40 (2017-01-20)\n-------------------\n\n- Improve hide date for archetypes.\n  [bsuttor]\n\n\n0.8.39 (2017-01-20)\n-------------------\n\n- Use formatted phone for related contacts.\n  [bsuttor]\n\n\n0.8.38 (2017-01-20)\n-------------------\n\n- Hide effective date for date.\n  [bsuttor]\n\n\n0.8.37 (2017-01-19)\n-------------------\n\n- Improve visible date on index view.\n  [bsuttor]\n\n\n0.8.36 (2017-01-18)\n-------------------\n\n- Also export user groups list.\n  [bsuttor]\n\n\n0.8.35 (2017-01-17)\n-------------------\n\n- Fix archetypes event.\n  [bsuttor]\n\n\n0.8.34 (2017-01-17)\n-------------------\n\n- Add a custom widget for phone numbers and format phone numbers in display mode\n  [mpeeters]\n\n- Fix open_day on index view do not show end date.\n  [bsuttor]\n\n\n0.8.33 (2017-01-11)\n-------------------\n\n- Fix if there is an empty leadimage for transmo export.\n  [bsuttor]\n\n\n0.8.32 (2017-01-10)\n-------------------\n\n- Improve export of custom folder.\n  [bsuttor]\n\n\n0.8.31 (2017-01-04)\n-------------------\n\n- Add export template and methods to export events.\n  [bsuttor]\n\n\n0.8.30 (2016-12-15)\n-------------------\n\n- Add checkbox to hide title.\n  [bsuttor]\n\n- Add checkbox to hide see_all_link.\n  [bsuttor]\n\n- Add checkbox to hide date on index view.\n  [bsuttor]\n\n\n0.8.29 (2016-12-05)\n-------------------\n\n- Add get_address for event export.\n  [bsuttor]\n\n- Use navigation_root for notheme section.\n  [bsuttor]\n\n- Set max to item_count_homepage to 30 and default to 8.\n  [bsuttor]\n\n\n0.8.28 (2016-11-23)\n-------------------\n\n- Field item_count_homepage now works on all collections.\n  [bsuttor]\n\n\n0.8.27 (2016-11-23)\n-------------------\n\n- Fix tuple and new query line when index_view_keywords is used.\n  [bsuttor]\n\n\n0.8.26 (2016-11-22)\n-------------------\n\n- Add tuple error view.\n  [bsuttor]\n\n\n0.8.25 (2016-11-22)\n-------------------\n\n- Set ploneFormTabbing.max_tabs to 10 into footer.\n  [bsuttor]\n\n- Fix error avec le viewlet related_contacts #15520. Now we check if there is a schedule before render it.\n  [bsuttor]\n\n\n0.8.24 (2016-11-21)\n-------------------\n\n- Add and use item_count_homepage field.\n  [bsuttor]\n\n- Use list instead of tuple to store index_view_keywords : #15306\n  [laulaz]\n\n\n0.8.23 (2016-11-21)\n-------------------\n\n- Fix a problem with the new layout adapter when the order of interfaces\n  implemented on the object varies\n  [mpeeters]\n\n\n0.8.22 (2016-11-18)\n-------------------\n\n- Update way to view phone of it have mutliple phone numbers.\n  [bsuttor]\n\n- Add mobile click on phone numbers.\n  [bsuttor]\n\n- Fix acquisition problem with tags indexing for objects that don't have\n  the related behavior : #15327\n  [laulaz]\n\n\n0.8.21 (2016-11-17)\n-------------------\n\n- Add the faceted layout widget : #14994\n  [mpeeters]\n\n\n0.8.20 (2016-11-17)\n-------------------\n\n- Adapt collective.contact.core views to prevent JS error which arrive\n  when collective.geo.behaviour is enabled.\n  [bsuttor]\n\n\n0.8.19 (2016-11-16)\n-------------------\n\n- Add fields from IDirectoryContactDetails into ContactFieldsFactory vocabulary in a sad way.\n  [bsuttor]\n\n\n0.8.18 (2016-11-16)\n-------------------\n\n- Set default item_count value to 30.\n  [bsuttor]\n\n\n0.8.17 (2016-11-10)\n-------------------\n\n- Add a new behavior for directory contact details\n  [mpeeters]\n\n\n0.8.16 (2016-11-07)\n-------------------\n\n- Set item_count to higher value to sort with all events.\n  [bsuttor]\n\n\n0.8.15 (2016-10-12)\n-------------------\n\n- Add event export models.\n  [bsuttor]\n\n\n0.8.14 (2016-10-06)\n-------------------\n\n- Subscribe to creation of organization and person for creation of lat and lng.\n  [bsuttor]\n\n- Reindex object after adding lat and lng.\n  [bsuttor]\n\n\n0.8.13 (2016-10-05)\n-------------------\n\n- Bad release.\n  [bsuttor]\n\n\n0.8.12 (2016-10-05)\n-------------------\n\n- Fix bad relative path.\n  [bsuttor]\n\n\n0.8.11 (2016-10-05)\n-------------------\n\n- Add adapter for collective.documentgenerator and imio.dashboard.\n  [bsuttor]\n\n- Add set-geo-contents-form view.\n  [bsuttor]\n\n- Fix wildcard.foldercontents overflow.\n  [bsuttor]\n\n\n0.8.10 (2016-09-28)\n-------------------\n\n- Fix bug in remove_behavior.\n  [bsuttor]\n\n\n0.8.9 (2016-09-28)\n------------------\n\n- Add import step to delete cpskin.core.behaviors.metadata.IUseKeywordHomepage.\n  [bsuttor]\n\n\n0.8.8 (2016-09-23)\n------------------\n\n- Fix bug in plone.app.event.\n  [bsuttor]\n\n\n0.8.7 (2016-09-22)\n------------------\n\n- Readd old code to prevent bug.\n  [bsuttor]\n\n\n0.8.6 (2016-09-22)\n------------------\n\n- Update way to get events, now events are sort considering recurrence.\n  [bsuttor]\n\n0.8.5 (2016-09-07)\n------------------\n\n- Add collective.geo.faceted dependency.\n  [bsuttor]\n\n\n0.8.4 (2016-09-06)\n------------------\n\n- Add wrapped-coord div for related_contacts fields view.\n  [bsuttor]\n\n\n0.8.3 (2016-08-22)\n------------------\n\n- Set address and coordinates into other div than other fields from related_contacts.\n  [bsuttor]\n\n\n0.8.2 (2016-08-22)\n------------------\n\n- Use schedule render widget for schedule field.\n  [bsuttor]\n\n- Resolve uid for related contacts.\n  [bsuttor]\n\n\n0.8.1 (2016-08-09)\n------------------\n\n- Fix open_end with no dexterity content types.\n  [bsuttor]\n\n\n0.8.0 (2016-08-08)\n------------------\n\n- Move CPSkin actions to a new dedicated menu\n  [laulaz]\n\n- Add missing actions in uninstall profile\n  [laulaz]\n\n- Improve events dates / times display : #14573\n  [laulaz]\n\n\n0.7.35 (2016-08-04)\n-------------------\n\n- Related contact below contents title is now a link to related contact.\n  [bsuttor]\n\n\n0.7.34 (2016-08-03)\n-------------------\n\n- We need to invalidate JS cache when defining navigation toggle\n  [laulaz]\n\n\n0.7.33 (2016-07-29)\n-------------------\n\n- Fix relative URL calculation for navigation toggle on folders\n  [laulaz]\n\n\n0.7.32 (2016-07-28)\n-------------------\n\n- Add new action to enable / disable navigation toggle on folders\n  Works with collective.navigationtoggle\n  [laulaz]\n\n\n0.7.31 (2016-07-26)\n-------------------\n\n- Fix error on homepage with ATEvent.\n  [bsuttor]\n\n\n0.7.30 (2016-07-26)\n-------------------\n\n- First step for not seeing old event in homepage with occurence events.\n  [bsuttor]\n\n- Fix ascii error on see_all method.\n  [bsuttor]\n\n- Get address form related_contacts with way collective.contact.core work.\n  [bsuttor]\n\n- Add category on indexview.\n  [bsuttor]\n\n\n0.7.29 (2016-07-20)\n-------------------\n\n- Force OrderedSelectFieldWidget for related contact fields.\n  [bsuttor]\n\n\n0.7.28 (2016-07-05)\n-------------------\n\n- Fix ascii error on contact field vocabulary.\n  [bsuttor]\n\n- Improve tests.\n  [bsuttor]\n\n\n0.7.27 (2016-07-01)\n-------------------\n\n- Fix translations.\n  [bsuttor]\n\n\n0.7.25 (2016-06-30)\n-------------------\n\n- Improve vocabulary field naming for related contacts behaviors.\n  [bsuttor]\n\n- Check if FTI exist before getting its behaviors.\n  [bsuttor]\n\n\n0.7.24 (2016-06-28)\n-------------------\n\n- Fix folder view if no lead image on collection.\n  [bsuttor]\n\n\n0.7.23 (2016-06-28)\n-------------------\n\n- Use link_text into folderview and add tests\n  [bsuttor]\n\n\n0.7.22 (2016-06-27)\n-------------------\n\n- Add index_view_keywords option.\n  [bsuttor]\n\n\n0.7.21 (2016-06-27)\n-------------------\n\n- Use dynamic collection image scale.\n  [bsuttor]\n\n- Add missing space in copyright sentence\n  [laulaz]\n\n- Use the same url to the image in the portlet.\n  [jfroche]\n\n\n0.7.20 (2016-06-22)\n-------------------\n\n- Use navigation root instead of context for getting footer viewlet static file.\n  [bsuttor]\n\n- Update field selectionnable for related contacts.\n  [bsuttor]\n\n- Fix tuples list bug.\n  [boulch, gbastien]\n\n\n0.7.19 (2016-06-03)\n-------------------\n\n- Fix related_contatcs vocabulary.\n  [bsuttor]\n\n\n0.7.18 (2016-06-03)\n-------------------\n\n- Add homepage behavior for collection.\n  [bsuttor]\n\n\n0.7.17 (2016-06-02)\n-------------------\n\n- Add related contacts fields vocabulary and use it.\n  [bsuttor]\n\n- Add monkey patches for DatetimeWidget and DateWidget to use min and max\n  values from zope schema field\n  [mpeeters]\n\n\n0.7.16 (2016-06-01)\n-------------------\n\n- Add remove_behavior.\n  [bsuttor]\n\n\n0.7.15 (2016-05-25)\n-------------------\n\n- Hid Plone subject (categorization) with css.\n  [bsuttor]\n\n\n0.7.14 (2016-05-23)\n-------------------\n\n- Add related contacts viewlets (above and below).\n  [bsuttor]\n\n- Add related contacts behavior.\n  [bsuttor]\n\n\n0.7.13 (2016-05-19)\n-------------------\n\n- Rename homepage leadimage container class.\n  [bsuttor]\n\n\n0.7.12 (2016-05-18)\n-------------------\n\n- Hid new Dexterity leadimage.\n  [bsuttor]\n\n- Update tests for using DX.\n  [bsuttor]\n\n- Add media viewlet tests.\n  [bsuttor]\n\n\n0.7.11 (2016-04-29)\n-------------------\n\n- Improve way to get albums for DX content types.\n  [bsuttor]\n\n\n0.7.10 (2016-04-27)\n-------------------\n\n- Fix media viewlet for AT.\n  [bsuttor]\n\n\n0.7.9 (2016-04-25)\n------------------\n\n- Add keyword homepage behavior.\n  [bsuttor]\n\n- Get leadimage for media viewlet album for DX.\n  [bsuttor]\n\n- Add opendata view\n  [bsuttor]\n\n- Fix typo error on videos folder id.\n  [bsuttor]\n\n\n0.7.8 (2016-03-22)\n------------------\n\n- Add override of registryreader for cpskin tags\n  [bsuttor]\n\n\n0.7.7 (2016-03-08)\n------------------\n\n- Remove collective.z3cform.widgets.\n  [bsuttor]\n\n\n0.7.6 (2016-03-08)\n------------------\n\n- Add collective.z3cform.widgets for plone subjects.\n  [bsuttor]\n\n\n0.7.5 (2016-02-19)\n------------------\n\n- Remove bad import.\n  [bsuttor]\n\n\n0.7.4 (2016-02-19)\n------------------\n\n- View only published objects on homepage.\n  [bsuttor]\n\n\n0.7.3 (2016-01-22)\n------------------\n\n- Remove bad <a> tag on folder_view for leadimage.\n  [bsuttor]\n\n\n0.7.2 (2016-01-21)\n------------------\n\n- Add translation for events, a-la-une and new folder.\n  [bsuttor]\n\n- Use new way to excliude from nav which work with dx and at\n  [bsuttor]\n\n- Fix default value of slider_value to 5000 milliseconds.\n  [bsuttor]\n\n\n0.7.1 (2016-01-12)\n------------------\n\n- Fix footer link to \"libre\".\n  [bsuttor]\n\n\n0.7.0 (2016-01-12)\n------------------\n\n- Index view can now take lead image from plone.app.contenttypes Images for News and Events collection\n  [bsuttor]\n\n- Folder view inherits plone app contenttypes FolderView instead of BrowserView.\n  [bsuttor]\n\n- Add behavior for I am tag.\n  [bsuttor]\n\n- Do not hid other editor than ckeditor on installation.\n  [bsuttor]\n\n- Add folderview (index) for LRF content type\n  [bsuttor]\n\n- Remove dependency on collective.contentleadimage, it's now a behiavior for Dexterity. I leave dependency on setup.py for backward compatibility.\n  [bsuttor]\n\n- Improve comptability with Dexterity during setup.\n  [bsuttor]\n\n- Remove plone.app.collection installation, we use plone.app.contenttypes now ...\n  [bsuttor]\n\n\n0.6.7 (2015-11-24)\n------------------\n\n- Add dx profile.\n  [bsuttor]\n\n\n- Check 'Modify portal content' permission for viewing [Modifier la zone statique]\n  [bsuttor]\n\n\n0.6.6 (2015-10-02)\n------------------\n\n- Add minisite menu viewlet.\n  [bsuttor]\n\n\n0.6.5 (2015-09-29)\n------------------\n\n- Fix portlet visible level for minisite objects.\n  [bsuttor]\n\n\n0.6.4 (2015-09-28)\n------------------\n\n- Portlet navigation is no visible on minisite homepage.\n  [bsuttor]\n\n\n0.6.3 (2015-09-28)\n------------------\n\n- Add sub menu persistance option.\n  [schminitz]\n\n\n0.6.2 (2015-08-26)\n------------------\n\n- Fix bad encoded cpskin.core.socialviewlet registry\n  [bsuttor]\n\n\n0.6.1 (2015-08-18)\n------------------\n\n- Add date if it's a Event on faceted-preview view\n  [bsuttor]\n\n- Add new param for cpkin: city_name.\n  [bsuttor]\n\n\n0.6.0 (2015-08-07)\n------------------\n\n- Add css for hidding breathcrumb on homepage\n  [bsuttor]\n\n- Add not found exception for cpskinlogo search.\n  [bsuttor]\n\n- Add upgrade step which add footer viewlets\n  [bsuttor]\n\n- Add imio footer\n  [bsuttor]\n\n\n0.5.10 (2015-07-29)\n-------------------\n\n- Fix batch error on eea faceted leadimage view\n  [bsuttor]\n\n\n0.5.9 (2015-06-12)\n------------------\n\n- Make default slider timer to 5000 instead of 3000\n  [bsuttor]\n\n\n0.5.8 (2015-05-13)\n------------------\n\n- Add static portlet permissions to Portlets Manager role.\n  [bsuttor]\n\n- Upgrade step for adding static portlet permissions to Portlets Manager role.\n  [bsuttor]\n\n\n0.5.7 (2015-03-12)\n------------------\n\n- Use `Enable autologin as  Site Administrator` into robot tests.\n  [bsuttor]\n\n- Add possibility to choose flexslider parameters (imio #9515)\n  [schminitz]\n\n- Set quickupload 'sim_upload_limit' to 1.\n  [bsuttor]\n\n- Make good way to get RSS link for homepage (content/@@syndication-util/rss_url)\n  [bsuttor]\n\n\n0.5.6 (2014-12-04)\n------------------\n\n- Allow keywords edition locally (affinitic #6068)\n  [laulaz]\n- Avoid resetting load_page_menu on (re)install / upgrade\n  [laulaz]\n- Fix translations with different defaults (see extender.py)\n  [laulaz]\n- Split configure_folderviews to allow external package to use it\n  [schminitz]\n- Always allow to filter collection on a-la-une hidden tag\n  [schminitz]\n\n\n0.5.5 (2014-11-14)\n------------------\n\n- Move * to * upgrade step to a specific profile. With collective.upgrade,\n  we do not want start this kind of upgrade step.\n  [bsuttor]\n\n\n0.5.4 (2014-10-22)\n------------------\n\n- Performance improvements (affinitic #6008)\n  [laulaz]\n\n\n0.5.3 (2014-10-07)\n------------------\n\n- Readd marker interfaces for migration step (Menu tools viewlet)\n  [bsuttor]\n\n\n0.5.2 (2014-10-07)\n------------------\n\n- Remove MenuTools viewlet and add upgrade step (affinitic #6023)\n  [laulaz]\n- Add 'Portlets Manager' role to manage portlets and add role to local sharing\n  tab (affinitic #5857).\n  [laulaz]\n\n- Add configuration action and ability to have big thumbnails in folder view\n  (affinitic #5964).\n  [laulaz]\n\n- Minor folder view changes (affinitic #5967).\n  [laulaz]\n\n- Add local banner action (affinitic #5776).\n  [FBruynbroeck]\n\n- Indexer adapt now IItem (OFS) instead of IBaseContent (Archetype)\n  [bsuttor]\n\n0.5.1 (2014-09-02)\n------------------\n\n- Fix error if httpagentparser do not works.\n  [bsuttor]\n\n\n0.5 (2014-09-02)\n----------------\n\n- Add a regisrty and implements a property field for getting number of\n  albums visible on media viewlet.\n  [bsuttor]\n\n- Add faceted-preview-leadimage for collection.\n  [bsuttor]\n\n- Use a macros for homepage collection view.\n  [bsuttor]\n\n- Check if slider is compatible with browser (not compatible with IE < 10).\n  If not compatible use homepage collection macros instead of slider.\n  [bsuttor]\n\n0.4 (2014-08-21)\n----------------\n\n- Remove target blank from minisite logo link\n  [bsuttor]\n\n\n0.2 (2014-08-21)\n----------------\n\n- Add standard tag to replace Plone's Subject tag (affinitic #5873)\n- Navigation takes care of 4th level (affinitic #5785)\n- Banner improvements with logo, link, ... (affinitic #5851)\n- Index view complete rewrite with content choosing/ordering (affinitic #5843)\n\n\n0.1 (2014-07-02)\n----------------\n\n- Initial release",
    "bugtrack_url": null,
    "license": "gpl",
    "summary": "Core package for cpskin",
    "version": "0.14.12",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e021a2e927ac24c9ea5ce7485ceaa4c5f9a195254a9485d49eb08537d2d8fc18",
                "md5": "7eb54de840af8b8f96c5478f7e14793f",
                "sha256": "2b1ab2885d35866a1fc0e5bfe58126c976df613473cbd6eb9b86e4f854c29d88"
            },
            "downloads": -1,
            "filename": "cpskin.core-0.14.12.tar.gz",
            "has_sig": false,
            "md5_digest": "7eb54de840af8b8f96c5478f7e14793f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 757900,
            "upload_time": "2023-01-11T13:18:17",
            "upload_time_iso_8601": "2023-01-11T13:18:17.494924Z",
            "url": "https://files.pythonhosted.org/packages/e0/21/a2e927ac24c9ea5ce7485ceaa4c5f9a195254a9485d49eb08537d2d8fc18/cpskin.core-0.14.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-11 13:18:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "imio",
    "github_project": "cpskin.core",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "requirements": [
        {
            "name": "zc.buildout",
            "specs": [
                [
                    "==",
                    "2.13.2"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "44.0.0"
                ]
            ]
        }
    ],
    "lcname": "cpskin.core"
}
        
Elapsed time: 0.03276s