Metadata

Distro Index Owner:
eea
Home Page:
Products.EEAPloneAdmin
License
GPL
Version:
21.6
Last updated:
2022-02-18
Keywords:
EEA Add-ons Plone Zope

Products.EEAPloneAdmin

Files

Indexes

EEA Plone Admin

EEA Plone Admin

Develop Master

EEA Plone Admin is a product that adds a customization policy to a Plone 4 portal. The policy contains methods for Plone configuration.

Contents

Contents

Installation

Place EEAPloneAdmin in the Products directory of your Zope instance and restart the server.

In Plone go to the 'Site Setup' page and click on the 'Add/Remove Products' link.

Choose EEAPloneAdmin (check its checkbox) and click the 'Install' button.

You may have to empty your browser cache to see the effects of the product installation/uninstallation.

Uninstall -- This can be done from the same management screen.

Selecting a skin

Depending on the value given to SELECTSKIN (in config.py), the skin will be selected (or not) as default one while installing the product. If you need to switch from a default skin to another, go to the 'Site Setup' page, and choose 'Skins' (as portal manager). You can also decide from that page if members can choose their preferred skin and, in that case, if the skin cookie should be persistent.

Note -- Don't forget to perform a full refresh of the page or reload all images (not from browser cache) after selecting a skin. In Firefox, you can do so by pressing the 'shift' key while reloading the page. In IE, use the key combination <Ctrl-F5>.

Source code

Funding

EEA - European Environment Agency (EU)

Changelog

21.6 - (2022-02-18)

  • Bugfix: Fix plone.app.discussion patch [avoinea refs #145801]

21.5 - (2021-09-13)

  • Change: patched plone.restapi RelationChoiceFieldDeserializer to search from SITE when searching relationship by path as it is not passed by the relations widget [ichim-david refs #134485]

21.4 - (2021-08-25)

  • Bugfix: fixed patch of getSize when checking for image filename [ichim-david refs #128468]

21.3 - (2021-08-25)

  • Change: patch getSize and createScale of plone.app.imaging so that we can have svg image scales [ichim-david refs #128468]

21.2 - (2021-08-11)

  • Feature: added pub_date_set_on_workflow_transition_or_state property to site_properties to be used for defining which transition or state we want to check when we decide if EffectiveDate should be set if no date was set manually [ichim-david refs #135801]

21.1 - (2021-07-06)

  • Bug fix: properly patch plone.app.contentrules method. [alecghica refs #135698]

21.0 - (2021-07-05)

  • Bug fix: make use of propper interface for site root. [alecghica refs #135698]

20.9 - (2021-05-20)

  • Change: moved patches to patches module, cleaning up package root of patch files now that we have so many [ichim-david refs #134252]
  • Change: added patch_plone_app_contentrules_handlers patch which ensures that the content rules engine goes beyond SITE as parent with ISiteRoot [ichim-david refs #134252]
  • Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for EEA Plone Admin [iulianpetchesi refs #131802]

20.8 - (2021-05-13)

  • Change: Develop #131248 [alecghica]

20.7 - (2021-04-15)

  • Change: Patched Products.ATContentTypes so that the parent layout is not set for its children when creating a report [iulianpetchesi refs #127437]

20.6 - (2020-07-31)

  • Feature: added a patch for plone.app.folder to avoid an ID nameing conflict [alecghica refs #120304]

20.5 - (2020-06-05)

  • Feature: patch TinyMCE getConfiguration to show tinyMCE element pathbar and append body classes needed in order to get better preview of how content should look within view [ichim-david refs #117294]

20.4 - (2020-04-23)

  • Bug fix: update datecomponents.py plone ceiling date to 2499 like newer versions of plone.app.form defines the date limit that is valid [ichim-david refs #106898]

20.3 - (2020-04-22)

  • Change: remove effectiveDate when workflow is changed only when there is no action set such as the case when we create a new version. This is to avoid removing effectiveDate when we change the object state and we've manually set an effectiveDate. [ichim-david refs #106898]

20.2 - (2020-03-26)

  • Change: Added patch for Products.ZCTextIndex so that it will continue deleting object even if the index returns a keyerror for one object [iulianpetchesi refs #111954]

20.1 - (2019-12-19)

  • Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for EEA Plone Admin [iulianpetchesi refs #110427]

20.0 - (2019-10-09)

  • Change: Moved @@recreate-scales browserview utility to eea.depiction [avoinea refs #109515]

19.9 - (2019-10-01)

  • Change: Reduce clutter exceptions sent to sentry [avoinea]

19.8 - (2019-08-13)

  • Change: Added rewriterules for plone.app.workflowmanager [iulianpetchesi refs #103756]

19.7 - (2019-08-12)

  • Change: Fix MANIFEST.in [valentinab25]

19.6 - (2019-08-07)

  • Bug fix: undo catalog cleanup changes made in 107760 and introduced a dry_run option /catalog/@@cleanup?dry_run=True which if called will not perform any cleanup useful in order to see what brains would be uncatalogged [ichim-david refs #108318]

19.5 - (2019-07-19)

  • Change: Updated czechia country name [iulianpetchesi refs #106742]

19.4 - (2019-07-16)

  • Change: in async catalog cleanup job remove also the brains that are not equal to the url of the relative object url [ichim-david refs #107760]
  • Change: Updated macedonia country name [iulianpetchesi refs #106742]

19.3 - (2019-06-12)

  • Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for EEA Plone Admin [avoinea refs #103690]
  • Feature: Automatically backup portal_setup profiles within blobstorage NFS shared folder [avoinea refs #103690]

19.2 - (2019-02-07)

  • Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for EEA Plone Admin
  • Feature: Add Catalog cleanup and sync jobs to be run daily [avoinea refs #102105]

19.1 - (2019-01-28)

  • Jenkins: Add sonarqube step [avoinea refs #101552]

19.0 - (2018-12-18)

  • Bug fix: patch difflib.HtmlDiff._line_wrapper to call an iterative variant of _split_line in case of the recursive version fails [szabozo refs #100497]

18.9 - (2018-08-17)

  • Cleanup: removed obsolete patches [alecghica refs #97573]

18.8 - (2018-07-31)

  • Cleanup: Move plone.comments viewlet overrides to eea.design [avoinea refs #97399]

18.7 - (2018-07-25)

  • Bug fix: Add missing dependency eea.cache [avoinea refs #97095]

18.6 - (2018-07-12)

  • Upgrade step: Within "ZMI > acl_users > ldap-plugin > Cache Tab" set "Cache this object using" to None [avoinea refs #94988]
  • Change: patched Products.LDAPUserFolder in order to cache users/groups via eea.cache instead of bugous Products.MemcachedManager [avoinea refs #94988]
  • Bug fix: fixed "ReferenceError /portal_registry in prepOverlay" JS error [alecghica refs #97087]

18.5 - (2018-07-11)

  • Bug fix: updated patch_plone_outputfilters to v1.15.1 in order to fix Unauthorized: You are not allowed to access '..' in this context [avoinea refs #97057]

18.4 - (2018-07-03)

  • Change: cleanup [alecghica refs #96375]

18.3 - (2018-06-20)

  • Change: updated URLs pointing to eea.europa.eu with https:// [alecghica refs #95849]

18.2 - (2018-06-15)

  • Upgrade step: within "Plone > Site setup > Add-ons" uninstall eea.socialmedia [alecghica refs #95341]

18.1 - (2018-06-04)

  • Cleanup: removed plone.app.caching unnecessary patch [alecghica refs #95891]

18.0 - (2018-05-24)

  • Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for EEA Plone Admin [avoinea refs #95561]
  • Cleanup: Remove traceview from viewlet storage [avoinea refs #95561]
  • Change: removed old invalidate cache method [alecghica refs #95020]

17.9 - (2018-05-04)

  • Bug fix: Reset REQUEST 'content_core_only' marker in order to avoid unskinned pages [avoinea refs #94724]
  • Upgrade step: under /www/@@caching-controlpanel uncheck "Enable GZip compression" [alecghica refs #88414]

17.8 - (2018-04-05)

  • Bug fix: fix for weird case when the user inserts link to image download method in tinymce as external link [valipod refs #94537]

17.7 - (2018-02-13)

  • Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for EEA Plone Admin [avoinea refs #92245]
  • Change: Add dependency on ftw.globalstatusmessage [avoinea refs #92245]

17.6 - (2018-01-16)

  • Upgrade step: Close CMS and within "ZMI > portal_setup > Upgrade tabs" run pending upgrades for Products.EEAPloneAdmin:default [avoinea refs #87762]
  • Change: Speed up upgrade ZVCleanup upgrade step [avoinea refs #87762]

17.5 - (2018-01-10)

  • Bug fix: fixed the persistency of the non-english upgrade step [alecghica refs #90608]

17.4 - (2018-01-05)

  • Bug fix: fixed the non-english upgrade step [irina-botez refs #90608]
  • Upgrade step: run on debug instance www/fixBadCountryNamesForLocation?objs=translated [irina-botez refs #90608]
  • Upgrade step: run on debug instance www/fixBadCountryNamesForLocation?objs=nonascii [irina-botez refs #90608]

17.3 - (2017-12-18)

  • Bug fix: fixed add/edit Dashboard content type when "More information" field is empty [alecghica refs #90798]

17.2 - (2017-12-12)

  • Change: Replace eeacms/zptlint with eeacms/plone-test:4 zptlint [avoinea refs #90415]

17.1 - (2017-11-07)

  • Bug fix: fixed issue where the url for adding new content rules was incorrect [petchesi-iulian #88692]
  • Bug fix: fix issue where ping_all for SDS was not including the expired content. [demarant]

17.0 - (2017-09-26)

  • Upgrade step:
    • Run eea.annotator related upgrades
    • Remove eea-annotator-custom.js from portal_skins / custom and portal_javascripts
    • Via Site Setup > EEA Annotator Settings Disable exact-match for Indicator content-types

16.9 - (2017-09-22)

  • Bug fix: comment old patch in rdflib, no longer compatible with rdflib 4.2.2 [tiberich]

16.8 - (2017-09-15)

  • Bug fix: added patch for ImageField tag method, it now checks the size of the image and raises a POSKeyError if the size returned is not a valid one. When it fails the user will be redirected to the '/view' method and a portal message will appear informing the user that the blob is empty [iulianpetchesi refs #87374]

16.7 - (2017-09-11)

  • Change: updated country names from migration script [alecghica refs #87533]

16.6 - (2017-08-16)

  • Upgrade step run on www8 instance: * www/addReadTimeAnnotation?ptype=Article * www/addReadTimeAnnotation?ptype=Assessment * www/addReadTimeAnnotation?ptype=Data * www/addReadTimeAnnotation?ptype=DavizVisualization * www/addReadTimeAnnotation?ptype=Document * www/addReadTimeAnnotation?ptype=EEAFigure * www/addReadTimeAnnotation?ptype=EEAVacancy * www/addReadTimeAnnotation?ptype=Fiche * www/addReadTimeAnnotation?ptype=Highlight * www/addReadTimeAnnotation?ptype=PressRelease * www/addReadTimeAnnotation?ptype=Report * www/addReadTimeAnnotation?ptype=Specification [ichim-david refs #85791]
  • Bug fix W3C compliance modifications [valipod refs #86295]

16.5 - (2017-07-10)

  • Upgrade step: run on www8 instance www/addReadTimeAnnotation [ichim-david refs #85791]
  • Feature: added migration script for adding reading statistics within annotations [ichim-david refs #85791]
  • Added python port of textStatistics to be used for calculating the text statistics values [ichim-david refs #85791]
  • Change: updated/adjusted script to delete all enquiries and requestors [alecghica refs #86470]

16.4 - (2017-07-03)

  • Upgrade step: run on www8 instance www/fixBadCountryNamesForLocation?objs=translated [ichim-david refs #85616]
  • Upgrade step: run on www8 instance www/fixBadCountryNamesForLocation?objs=nonascii [ichim-david refs #85616]
  • Feature: added script to delete all enquiries and requestors [alecghica refs #82473]

16.3 - (2017-06-26)

  • Feature: from Plone control pannel -> add-ons, install collective.opengraph [ichim-david refs #84787]

16.2 - (2017-06-26)

  • Upgrade step: run on www8 instance www/fixBadCountryNamesForLocation [ichim-david refs #85616]
  • Upgrade step: run on www8 instance www/fixEU32CountryGroup [ichim-david refs #85617]
  • Upgrade step: Upgrade blacksquirrel crons. [avoinea refs #85379]
  • Bug fix: Don't expect REQUEST on self.context [avoinea refs #85379]
  • Change: Removed Products.EEAEnquiry related code
    • [zoleesan refs #82473]
  • Pre-Upgrade step:
    • [DONE] Remove enquiry related content types from Caching settings -> Caching proxies -> Content types to purge
    • [DONE] Plone control panel -> Add-ons -> uninstall EEA Enquiry
    • [DONE] Delete enquiries and export_reqs from /help/infocentre
    • [DONE] Remove entries from portal_factory
    • [DONE] Remove layers from portal_skins
    • [DONE] Remove Enquiry, EnquiryFolder, EnquiryRequestor from portal workflows
    • [DONE] Delete Enquiry, Enquiry folder, EnquiryRequestor, EnquiryRequestorFolder, Requestor from portal_types
    • [DONE] Check the full profile dump/backup and remove any references to Enquiry
    • [DONE] Delete all related entries from SDS
    • [DONE] Remove conditions added to PING content rules
    • [DONE] Remove Products.EEAEnquiry from www buildout, KGS and docker stack
    • [DONE] Mark Products.EEAEnquiry repository as absolete
    • [zoleesan refs #82473]

16.1 - (2017-05-29)

  • Feature: added @@setExpirationDateForArchivedObjects browserview which will set an expiration date for archived objects. Pass search_all_objs=True in case you want to search and fix any objects that might have missing expiration date. By default only a static list of objects will be fixed [ichim-david refs #83628]
  • Upgrade step: run on www8 instance www/setExpirationDateForArchivedObjects [ichim-david refs #83628]
  • Change: patch Products.CompoundField in order to allow setting of empty values for datetime fields. Without it we can no longer set an empty value for frequency of updates within eea.indicators [ichim-david refs #84611]

16.0 - (2017-05-22)

  • Change: fixed PyLint warnings and errors [valipod refs #84949]
  • Change: fixed PyLint warnings and errors [eduard-fironda refs #84949]
  • Change: avoid search_rss error when we get wrong values to b_start [alecghica]

15.9 - (2017-05-15)

  • Change: avoid search_rss error when we get wrong values to b_start [ichim-david refs #84967]

15.8 - (2017-04-24)

  • Change: updated package information [eduard-fironda]

15.7 - (2017-04-14)

  • Bug fix: Fix patch_products_plone_ldap [avoinea refs #83770]

15.6 - (2017-04-04)

  • Change: Fixed synchronize-versions-themes browserview to sync only to published latest version [avoinea refs #83793]

15.5 - (2017-03-27)

  • Change: added Products.contentmigration in order to fix failing buildouts [ichim-david refs #83507]
  • Change: Cleanup external methods to catalog debugging and sync [avoinea refs #82758]
  • Feature: added external method to find not archived old versions [alecghica refs #83590]
  • Feature: added external method to bulk archive content [alecghica refs #83590]
  • Upgrade step:
    • add under /0maintenance the scripts for bulk archive
    • add under /0maintenance the scripts to find not archived older versions
    • [alecghica refs #83590]

15.4 - (2017-03-21)

  • Upgrade step:
    • Within "ZMI > portal_setup > Upgrade tabs" run pending upgrades for eea.themecentre:default
    • Within "ZMI > 0maintenance" run reindexMergedThemes
    • Within "ZMI > 0maintenance" run "syncVersionsThemes"
  • Bug fix: Added upgrade step to fix older versions Themes [avoinea refs #83219]
  • Feature: Review bulkReindexObjects utility [avoinea refs #83219]

15.3 - (2017-03-02)

  • Bug fix: Fix ZVCleanup upgrade step [avoinea]

15.2 - (2017-02-21)

  • Upgrade step: Within "ZMI > portal_setup > Upgrade tabs" run pending upgrades for Products.EEAPloneAdmin:default [avoinea refs #80119]
  • Bug fix: Fix search-rss.pt to avoid errors like: cannot concatenate 'str' and 'NoneType' objects [avoinea refs #82326]

15.1 - (2017-02-14)

  • Cleanup: Remove promotion_macro metadata from portal_catalog [voineali refs #80119]
  • Cleanup: Remove getQuotationText index and metadata from portal_catalog [voineali refs #80119]
  • Cleanup: Remove getQuotationSource index and metadata from portal_catalog [voineali refs #80119]
  • Cleanup: Remove getTeaser index and metadata from portal_catalog [voineali refs #80119]
  • Cleanup: Remove getNewsTitle index and metadata from portal_catalog [voineali refs #80119]
  • Cleanup: Remove getProcessor metadata from portal_catalog metadata [voineali refs #80119]
  • Cleanup: Remove getImageCopyright index from portal_catalog [voineali refs #80119]
  • Cleanup: Remove getImageSource index and metadata from portal_catalog [voineali refs #80119]
  • Cleanup: Remove getImageNote index and metadata from portal_catalog [voineali refs #80119]

15.0 - (2017-01-30)

  • Change: release a new egg [alecghica refs #80860]

14.9 - (2017-01-30)

  • Bug fix: Patch SearchableText to cache long operations (e.g. PDF) [voineali refs #79726]
  • Bug fix: fixed ping_sds_content external method to send proper url to semantic. [demarant refs #81095]
  • Change: added migration script for adding empty.flv for old media files [ichim-david refs #79816]
  • Upgrade step: run on www8 instance www/setEmptyFLVOnMediaFiles [ichim-david refs #79816]

14.8 - (2017-01-17)

  • Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for EEA Plone Admin [voineali refs #80206]
  • Upgrade step: Within "Plone > Site setup > Add-ons" install EEA Async Manager [voineali refs #80206]

14.7 - (2016-12-21)

  • Bug fix: fix patch of plone.app.search to affect only the results of sort_on as this is the index that expect valid index values only and would have crashed otherwise [ichim-david refs #79760]

14.6 - (2016-12-19)

  • Bug fix: patch plone.app.search results in order to avoid error when sort_on parameter has either wrong characters or not based on a predifined value list which you can select while using the search page [ichim-david refs #79924]
  • Change: added zcml condition for Products.PloneLDAP patch in order to avoid jenkins build failures [ichim-david]
  • Bug fix: Added external helper methods to sync and cleanup catalogs [voineali refs #79711]

14.5 - (2016-12-08)

  • Bug fix: plone ldap patch now has id arguement as original code in case someone calls class with id as kwarg [ichim-david refs #79711]

14.4 - (2016-11-28)

  • Bug fix: patched products.ploneldap in order to avoid error when user information came from a tuple instead of a dict [ichim-david refs #75565]
  • Change: fixed pylint warnings [alecghica refs #79246]

14.3 - (2016-09-26)

  • Upgrade step:
    • Start admin instance in foreground (bin/www8 fg)
    • run before next upgrade the blob migration for Fiche at /www/@@migrate-eea2blobs
    • [ichim-david refs #75045]
  • Upgrade step:
    • Start admin instance in foreground (bin/www8 fg)
    • Go to ZMI > www > portal_setup > manage_upgrades
    • Select Products.EEAPloneAdmin:default
    • Run available upgrade steps
    • Stop www8 instance
    • [ichim-david refs #75045]

14.2 - (2016-09-13)

  • Bug fix: Fixed saved_resources when used within a docker container [voineali refs #70800]

14.1 - (2016-09-05)

  • Change: added rewrite rule for mini header control panel [ichim-david refs #72862]

14.0 - (2016-08-29)

  • Upgrade step:
    • Add Products.HelpCenter to admin instance (bin/www8 and parts/www8/bin/interpreter)
    • Start admin instance in foreground (bin/www8 fg)
    • Go to ZMI > www > portal_setup > manage_upgrades
    • Select Products.EEAPloneAdmin:default
    • Run available upgrade steps
    • Stop www8 instance and revert changes
  • Change: Added extra methods in ping_sds_content.py [szabozo0 refs #73857]
  • Cleanup: Added upgrade steps to cleanup ZVC History for Sparql objects (cached_result) [voineali refs #74653]
  • Cleanup: Added upgrade steps to cleanup ZVC History for removed objects [voineali refs #74653]
  • Cleanup: Added upgrade steps to cleanup ZVC History for EEAFigureFile content-types [voineali refs #74653]
  • Cleanup: Added upgrade steps to cleanup ZVC History for old PloneHelpCenter content-types [voineali refs #74653]
  • Bug fix: Patched Products.LinguaPlone getDefaultPage to overcome security assessments during traversal [chiridra refs #74776]

13.8 - (2016-07-07)

  • Change: modified script to fix creation date being smaller than that of the initial creation date to undo this change as there are usecases where creation date needed to be changed [ichim-david refs #73422]
  • Bug fix: fix script for modification of publishing date [ichim-david refs #73422]

13.7 - (2016-06-16)

  • Feature: added versioning to some contenttypes
  • Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for EEA Plone Admin [lucas refs #73068]

13.6 - (2016-06-02)

  • Feature: added script to list info regarding publishing date [alecghica refs #72877]

13.5 - (2016-06-02)

  • Bug fix: The organisational chart has broken CSS, except for English: - fixed CSS load for all languages [chiridra refs #72515]
  • Feature: added script to list info regarding publishing date [alecghica refs #72877]

13.4 - (2016-05-31)

  • Upgrade step: run /www/SITE/data-and-maps/data/@@replaceDataVersionId with www8 in order to restore versionId of Data [ichimdav refs #72521]

13.3 - (2016-05-19)

  • Bug fix: Fix pylint warnings [ichim-david refs #71940]

13.2 - (2016-05-04)

  • Change: new egg [alecghica refs #71470]

13.1 - (2016-05-04)

  • Upgrade step: re-import control panel profile from "EEA Plone Admin upgrade profile for v11.2" [alecghica refs #70987]
  • Bug fix: related to AttributeError: @@g_earth
    • fixed AttributeError: @@g_earth
    • removed any trace of google_earth from all actions.xml
    • [chiridra refs #70431]
  • Bug fix: fixed typo in log message [alecghica refs #70987]
  • Upgrade step: update Garylog stream rule
  • Upgrade step: upgrade zc.buildout and setuptools
    • run ./tools/cleanup_buildout.sh
    • run ./deploy.sh
    • run ./buildout -c backend.cfg
    • [alecghica refs #68082]

13.0 - (2016-04-12)

  • Bug fix: fixed script to fix and detect missing EffectiveDate [alecghica refs #68990]

12.9 - (2016-03-31)

  • Upgrade step: run with www8 /www/@@removeAcquireFlagForNewWorkflowState [ichimdav refs #70307]
  • Feature: added removeAcquireFlagForNewWorkflowState script in order to remove acquire flag for new state [ichimdav refs #70307]
  • Pre-upgrade step: on each backend install openldap/openldap-devel >= 2.4.33 [danielm refs #69379]

12.8 - (2016-03-14)

  • Bug fix: fixed control panel submit action under Apache [danielm refs #69940]

12.7 - (2016-03-14)

  • Bug fix: patch patch_plone_outputfilters.patched_resolve_image in order to have non unicode absolute_urls [ichimdav refs #70194]

12.6 - (2016-03-02)

  • Bug fix: fixed contron panel submit actions under Apache [ghicaale refs #69341]

12.5 - (2016-03-01)

  • Feature: Add a Control Panel entry to audit/review local roles assigned under context [danielm refs #69498]
  • Change: override rss.xml to use the eea logic from RSS2 in order to get rid of the RSS2 for EEA option which isn't added by default when syndication is auto enabled [ichimdav refs #68153]
  • Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for EEA Plone Admin [ichimdav refs #68153]
  • Feature: added "audit-local-roles" browser view to show local roles under current context [danielm refs #67960]
  • Bug fix: quick fix to "FixEffectiveDateForPublishedObjects" [lucas refs #68699]
  • Pre-upgrade step: update eea-blacksquirrel-cron on Blacksquirrel [lucas refs #68699]
  • Upgrade step: add an email alert under EEA Log Central for the following log entry: - Objects with affected EffectiveDate found: %s [lucas refs #68699]

12.4 - (2016-02-15)

  • Feature: added setSparqlRefreshFrequencyToWeekly browser view in order to set all Sparql to Weekly expect for those set to Once [ichimdav refs #17334]
  • Upgrade step: run with www8 /www/@@setSparqlRefreshFrequencyToWeekly [ichimdav refs #17334]
  • Upgrade step: invalidate all PDFs from the filesystem [danielm refs #67840]
  • Bug fix: fixed diff function of portal_skins [ghicaale refs #21081]

12.3 - (2016-02-03)

  • Upgrade step: invalidate all PDFs from the filesystem [danielm refs #67840]
  • Bug fix: Translations affect publishing date of articles Added ReportEffectiveDateForPublishedObjects script that generates a full report about objects missing EffectiveDate (derived from FixEffectiveDateForPublishedObjects). [chiridra refs #31644]
  • Upgrade step: this step should run on www8: - run /www/@@fixEffectiveDate [chiridra refs #31644]

12.2 - (2016-01-19)

  • Bug fix: ping_sds_content.py Don't fail if some objects are not in the Catalog anymore, print in log and continue. [demarant refs #29409]
  • Bug fix: enable RSS2 feed also for non canonical objects [ichimdav refs #67796]
  • Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for EEA Plone Admin [ichimdav refs #67796]
  • Upgrade step: update cron file for blacksquirrel (check for stopped sparql methods daily, not weekly) [danielm refs #31723]

12.1 - (2016-01-04)

  • Upgrade step: update cron file for blacksquirrel (check for stopped sparql methods and notify the development team by e-mail) [danielm refs #31031]

12.0 - (2015-12-09)

  • Change: Added python-ldap system depenedencies within setup.py [voineali refs #27406]

11.9 - (2015-11-16)

  • Upgrade step: update cron file for blacksquirrel (database packing) [danielm refs #28064]

11.8 - (2015-11-03)

  • Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for EEA Plone Admin [ichimdav refs #30079]
  • Bug fix: fixed condition of ++resource++eea.sparql.css [danielm refs #29992]

11.7 - (2015-10-22)

  • Bug fix: fixed condition of organisations.css [ichimdav refs #29382]
  • Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for EEA Plone Admin [ichimdav refs #29372]
  • Bug fix: modified condition for soer css to load both for production and development environments [ichimdav refs #29372]
  • Bug fix: modified condition for edit page scripts to check for ACTUAL_URL instead of URL0 since translated items give different results for URL0 [ichimdav refs #29356]

11.6 - (2015-10-05)

  • Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for EEA Plone Admin [ichimdav refs #27220]
  • Upgrade step: Under Graylog updated existing stream for the Zope error logs and add a new one for the Zope access logs. [ghicaale refs #28975]
  • Change: updated cssregistry and jsregistry of the optimize profile with the output for production in case there is a need for a quick revert of portal resources order which will change from the optimize profile [ichimdav refs #27220]
  • Change: added cssregistry and jsregistry to_116 profile with the latest conditions and ordering done in ticket to optimize the output [ichimdav refs #27220]
  • Cleanup: Removed PloneHelpCenter references [voineali refs #27692]

11.5 - (2015-09-10)

  • Bug fix: edit patch_rdflib_namespacemanager to get cwd by abspath [lucas refs #28301]
  • Bug fix: log level changed for patched_field_index_html [lucas refs #28285]

11.4 - (2015-08-18)

  • Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for EEA Plone Admin [razvanchitu refs #27760]
  • Pre-upgrade step: on each backend install libmemcached >= 0.40 [razvanchitu refs #27571]
  • Feature: Added link to zc.async queue within Site Setup > Control Panel [voineali refs #27760]
  • Cleanup: Added upgrade step to removed zc.async old queue from Data.fs as now it has a dedicated .fs file (zasync.fs) [razvanchitu refs #27760]

11.3 - (2015-07-29)

  • Bug fix: Fix upgrade step from version 11.2 [voineali refs #27245]

11.2 - (2015-07-28)

  • Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for EEA Plone Admin [voineali refs #26848]
  • Cleanup: Removed PloneHelpCenter references from database and migrate existing content to Simple Dexterity content-types [voineali refs #26848]
  • Cleanup: Removed Products.PloneHelpCenter isOutdated catalog index and metadata [voineali refs #26848]
  • Cleanup: Removed Products.PloneHelpCenter getSections catalog index and metadata [voineali refs #26848]
  • Bug fix: Use safe condition within portal_css/portal_js in order not to break layout (e.g. @@dexterity-types) [voineali refs #26848]

11.1 - (2015-07-06)

  • Cleanup: Removed Products.PloneHelpCenter getVersions catalog index and metadata [voineali refs #26848]
  • Cleanup: Removed Products.PloneHelpCenter getStartHere catalog index and metadata [voineali refs #26848]
  • Cleanup: Removed Products.PloneHelpCenter getAudiences catalog index and metadata [voineali refs #26848]
  • Upgrade step: Upgrade crons. See README.txt and changes within revisions https://taskman.eionet.europa.eu/projects/zope/repository/diff/trunk/www.eea.europa.eu?utf8=%E2%9C%93&rev=38646&rev_to=38632 [voineali refs #25015]
  • Manual upgrade step: content rule message recipients and body needs to be configured by demarant for sending workflow emails [ichimdav refs #22596]
  • Change: removed frontpage_workflows sendEmail logic and replaced it with content rules [ichimdav refs #22596]
  • Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for EEA Plone Admin [ichimdav refs #22596]
  • Cleanup: remove Munin references [ghicaale refs #24861]
  • Pre-upgrade step: add under under each backend to secret.cfg the credentials for RabbitMQ as bellow
    • [buildout]
    • rabbitmq-username = ba***
    • rabbitmq-password = li***
    • [ghicaale refs #21610]

11.0 - (2015-06-03)

  • Change: release new egg [ghicaale refs #25722]

10.9 - (2015-06-02)

  • Cleanup: Remove plone_app_users patch as the issue was fixed within plone.app.users 1.2.2 [voineali refs #24289]

10.8 - (2015-05-15)

  • Upgrade step: install TLSPU Cookie Policy 1.1.5.eea from www/prefs_install_products_form [ichimdav refs #20319]
  • Manual upgrade step: from www/@@cookiepolicy: - Configure cookie warning message either by demarant or message given by him [ichimdav refs #20319]
  • Feature: added checkTemplatesForArchiveMessage BrowserView which checks every content type found within folder for the presence of the archive message for every template that can be set as layout [ichimdav refs #25013]

10.7 - (2015-05-05)

  • Bug fix: fixed @@ldap-controlpanel submit form for new LDAP servers when used under Apache [ghicaale refs #24768]

10.6 - (2015-04-02)

  • Feature: Added daviz_workflow with required data provenance for publishing [szabozo0 refs #24412]
  • Bug fix: fixed @@ldap-controlpanel submit form when used under Apache [ghicaale refs #24490]

10.5 - (2015-03-27)

  • Upgrade step: steps to setup plone.app.ldap
    • login as a Manager using a local account
    • under /www/prefs_install_products_form install "LDAP support 1.3.2"
    • under /www/@@usergroup-controlpanel check "Many groups?"
    • under /www/@@ldap-controlpanel/#fieldsetlegend-global set as follows
    • "LDAP object classes" -> top,person
    • "Base DN for users" -> ou=Users,o=EIONET,l=Europe
    • "Base DN for groups" -> ou=Roles,o=EIONET,l=Europe
    • "User password encryption" -> SHA
    • "Default user roles" -> Authenticated
    • under /www/@@ldap-controlpanel/#fieldsetlegend-servers add all LDAP servers (ldap, ldap2 and ldap3), e.g.:
    • "Server" -> ldap2.eionet.europa.eu
    • "Connection timeout" -> 5
    • "Operation timeout" -> 10
    • under /www/acl_users/manage_main check "EIONETLDAPNEW (EIONET LDAP New)" and delete it
    • under /www/@@ldap-controlpanel/#fieldsetlegend-servers select check the LDAP server and click "Enable"
    • under /www/acl_users/ldap-plugin/manage_activateInterfacesForm check only the values listed bellow
    • "Authentication"
    • "Group_Enumeration"
    • "Group_Introspection"
    • "Groups"
    • "Properties"
    • "Role_Enumeration"
    • "Roles"
    • "User_Enumeration"
    • under /www/acl_users/ldap-plugin/acl_users/manage_main set as follows
    • "Group storage" -> "Groups stored on LDAP server"
    • under /www/acl_users/plugins/manage_plugins?plugin_type=IPropertiesPlugin set "ldap-plugin" to be first in the list of active plugins
    • [ghicaale refs #24209]
  • Bug fix: patched plone.app.users to fix "add new user" form when many roles are available [ghicaale refs #24209]
  • Bug fix: patched Products.PluggableAuthService not to stuck when listing local groups and roles in ZMI [ghicaale refs #24209]

10.4 - (2015-03-17)

  • Change: Switched to curl in the jenkins build install script [olimpiurob refs #22402]
  • Change: Changed fetch url for jenkins build install script to the install script from the main EEA CPB repository [olimpiurob refs #22402]

10.3 - (2015-02-16)

  • Upgrade step: cleanup annotation storage for EEA CPB analytics [ghicaale refs #22687]

10.2 - (2015-01-22)

  • Change: WorkflowManagement no longer performs any initializations if the send_workflow_emails property is False. In this way there is no unneded computations and ldap searches if there shouldn't be any workflow emails sent [ichimdav refs #21893]
  • Upgrade step: run /www/@@migrateDavizAnnotationData [ichimdav refs #21987]
  • Feature: added migration script which fixes DavizVisualization where data annotation wasn't normalized [ichimdav refs #21987]
  • Upgrade step: within Site Setup > Add-ons install eea.controlpanel package [ghicaale refs #21853]
  • Bug fix: patched plone.app.caching to proper check method names [ghicaale refs #22499]

10.1 - (2014-12-23)

  • Upgrade step: (manual) On file-system remove old location of generated PDF files (ePub directory within static-resources) [voineali refs #22080]

10.0 - (2014-11-20)

  • Feature: Added possibility to suppress sending emails on workflow change [voineali refs #21851]
  • Upgrade step: (manual) After eea.tinymce is updated within @@tinymceplugins-settings Antonio needs to Enabled the readability statistics for the contenttypes where it is needed [ichimdav refs #21327]
  • Upgrade step: run the Plone upgrade from control panel [ghicaale refs #20945]

9.9 - (2014-10-15)

  • Upgrade step: under /www/portal_types for Folder, PubliclyAddableItemsFolder and TempFolder remove "Quick Event" from the "Allowed content types" list [ghicaale refs #21123]
  • Upgrade step: under /www/portal_types/QuickEvent/manage_propertiesForm change title to "Quick Event - deprecated" [ghicaale refs #21123]
  • Upgrade step: for each topic under /www/SITE/themes, the "Upcoming events" folder (e.g. /www/SITE/themes/households/events) should be archived. Same action for /www/SITE/events. Reason should be "No more updates will be done" and staff name should be "Sigfus Bjarnason". [ghicaale refs #21123]
  • Upgrade step: from /www/SITE/events/@@manage-portlets remove portlet_centermap_events, from /www/SITE/events/environmental-events-calendar/@@manage-portlets remove Calendar [ghicaale refs #21123]
  • Bug fix: Added missing dependency collective.deletepermission [voineali refs #21234]

9.8 - (2014-10-01)

  • Feature: added upgrade step which adds the TinyMCE readability plugin [ichimdav refs #6288]
  • Change: updated pdf.xml in order to not override other existing settings that should not be overriden. [olimpiurob refs #20881]
  • Upgrade step: Within "Plone > Site setup > Add-ons" click the upgrade button for Products.EEAPloneAdmin [olimpiurob refs #20881]
  • Pre-upgrade step: on each backend and frontend add secret.cfg then follow instructions from buidlout README.txt [ghicaale refs #20963]
  • Upgrade step: under www8 run /www/@@collective-catalogcleanup [ghicaale refs #14117]

9.7 - (2014-09-11)

  • Feature: added tests for the paste and the workflow change events [ichimdav refs #20827]
  • Upgrade step: on Blacksquirrel run the following commands
    • cp /var/eea-buildout-plone4/etc/cron/eea-blacksquirrel-cron /etc/cron.d
    • service crond restart
    • [ghicaale refs #20848]
  • Upgrade step: this step should run on www8:
    • run /www/@@fixEEAFigureFileEffectiveDate
    • [ichimdav refs #20827]
  • Pre-upgrade step: (manual) Within Plone > Site setup > Caching > Caching operations remove download.pdf and download.epub within Stale resources [voineali refs #20845]
  • Feature: added migration script that sets the EffectiveDate of EEAFigureFiles to that of the parent if it's EffectiveDate is earlier than that of the parent [ichimdav refs #20827]
  • Feature: added method to bulk reindex security [ghicaale refs #21006]

9.6 - (2014-08-27)

  • Upgrade step: (manual) Within Plone > Site setup > Caching > Caching operations add download.pdf and download.epub within Stale resources [voineali refs #20678]
  • Change: Cache download.pdf and download.epub within varnish [voineali refs #20678]

9.5 - (2014-08-12)

  • Bug fix: Added possibility to force i18n translations for authenticated users [voineali refs #20608]
  • Feature: added handlers to prevent our dependencies from showing up in the quick installer's list of installable products [ghicaale refs #17478]
  • Feature: added the profile to setup the new delete permission [ghicaale refs #17478]
  • Feature: added upgrade steps for delete permission and timeout dialog. [ghicaale refs #17478]

9.4 - (2014-07-15)

  • Change: migration script now sets the EffectiveDate for every published object for which the translations also have no effective date [ichimdav refs #18601]

9.3 - (2014-06-30)

  • Bug fix: fixed the URL to be bulk harvested by SDS [ghicaale refs #18928]

9.2 - (2014-06-06)

  • Bug fix: fixed the bulk Ping CR external method [ghicaale refs #18928]
  • Feature: better logging and improved performace for bulk ping external method [ghicaale refs #18928]

9.1 - (2014-05-30)

  • Bug fix: fixed enable, disable & deletes content rule actions when used under Apache. [ghicaale refs #18904]

9.0 - (2014-05-26)

  • Bug fix: fixed the PURGE handler when no REQUEST is available [ghicaale refs #19830]

8.9 - (2014-05-19)

  • Bug fix: Fixed rewriterules logic error where oldValue is assigned the newValue value. Do not rewrite @@manage-content-type-portlets form action when editing the portlet settings. [olimpiurob refs #19739]
  • Bug fix: Fixed rewriterules for @@manage-group-portlets, @@manage-group-dashboard, @@manage-content-type-portlets [olimpiurob refs #19739]
  • Fix: patching Products.CMFCore.SkinsTool.getDiff [batradav refs #19330]
  • Fix: patching Products.CMFCore.DynamicType.icon [batradav refs #8460]

8.8 - (2014-05-14)

  • Fix: safely get IEEACacheSettings from registry [batradav refs #19462]
    • removed 'print'
    • fixed pylint

8.7 - (2014-05-13)

  • Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for Products.EEAPloneAdmin [batradav refs #3219]
  • Change: improved cache purging to purge specific URLs based on a registry mapping [batradav refs #19462]
  • Upgrade step: In ZMI under /www/0maintenance add an ExternalMethod with the settings
    • module: Products.EEAPloneAdmin.ping_sds_content
    • function: ping_all
    • [pasoviul refs #18928]
  • Upgrade step: this step should run on www8: - run /www/@@fixEffectiveDate [ichimdav refs #18601]
  • Change: migration script to fix effective date now only affect published EEAFigure, DavizVisualization and PolicyQuestion objects [ichimdav refs #18601]
  • Upgrade step: within "Plone > portal_properties > eeastaff_properties" change value for "eeastaff_fs" into: ../../../www-static-resources/eeastaff.xml [ghicaale refs 18467]
  • Upgrade step: update /etc/cron.daily/syncstaff on Albatros. [ghicaale refs 18467]
  • Pre-upgrade step: commit the external methods under EEAPloneAdmin, talk with Antonio firs. [marinis]
  • Pre-upgrade step: delete from all backends the following files
    • {buildout:directory}/parts/wkhtmltopdf/wkhtmltopdf
    • {buildout:directory}/parts/wkhtmltopdf/wkhtmltopdf-amd64
    • {buildout:directory}/.installed.cfg
    • [ghicaale refs #18550]

8.6 - (2014-03-10)

  • Feature: added migration script to fix effective date of published items [ichimdav refs #18601]
  • Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for Products.EEAPloneAdmin [ichimdav refs #18466]
  • Change: Make "Add portal content" and "Copy or Move" permissions acquire settings in an upgrade step [olimpiurob refs #18516]
  • Change: creatorAssignment script now removes full names from creator field if their user id is already present [ichimdav refs #18142]
  • Upgrade step: this step should run on www8 after working hours: - run /www/@@creatorAssignment - beware as it takes a long time since it wakes up 60000 objects [ichimdav refs #18142]
  • Feature: patched Products.CMFCore deleted members not to endup in database conflict due to the long process of deletion [ghicaale refs #18138]

8.5 - (2014-02-13)

  • Change: Removed CFTRequestor references in the 8.5 upgrade step. Manual upgrade needed in order to remove references from portal_properties site_properties and navtree_properties [olimpiurob refs #18443]
  • Upgrade step: remove obsolete permissions from 'CallForTender' workflow [olimpiurob refs #18443]
  • Change: tinyMCE text searches are now queried against the Title index instead of the SearchableText in order to get fewer but better matching results [ichimdav refs #16662]
  • Feature: Added external method to help re-mounting catalogs to their new location if they are configured outside Data.fs. Credits for this script goes to Andrew Mleczko, RedTurtle [voineali refs #17104]

8.4 - (2014-02-03)

  • Change: patched tinyMCE save adapter in order to record a history version when using the save plugin [ichimdav refs #18221]
  • Change: patch tinyMCE get_styles in order to avoid style title hardcoding [ichimdav refs #18180]
  • [DONE] Upgrade step: this step should run on www8 after working hours: - run /www/@@creatorAssignment - beware as it takes a long time since it wakes up 60000 objects - [ichimdav refs #18142]
  • Feature: Added new content types "Negotiated procedure" and "Call for proposal" [mironovi refs #17865]
  • Feature: added migration script that changes the Creator for objects that have been versioned [ichimdav refs #18142]

8.3 - (2014-01-22)

  • Feature: added browser view that searches for broken objects [ichimdav refs #17883]
  • Change: removed adapter that implements ISearchForm for context that is not the root site [ichimdav refs #17812]
  • Feature: search_rss now returns an RSS link telling the user that the rss is not enabled for the given context rather than crashing when calling it on content that doesn't implement the syndication interface [ichimdav refs #17812]
  • Feature: don't override action for portal_vocabularies under localhost/devel [ghicaale refs #17795]
  • Bug fix: define portal when attempting to get the navigationRoot using a dexterity content type [ichimdav refs #16662]
  • Bug fix: Fixed item.body call in search-rss.pt [szabozo0 refs #17734]
  • Upgrade step: install "EEA Icons" add-on [ghicaale refs #17709]

8.2 - (2013-12-10)

  • Bug fix: fixed ReST markup of HISTORY.txt [ghicaale refs #17716]

8.1 - (2013-12-10)

  • Change: removed versions macro; now using viewlet [simiamih refs #17321]
  • Pre-upgrade step: uninstall ejabberd from production and from Unicorn [ghicaale refs #17513]
  • Upgrade step: uninstall eea.locationwidget from /www/prefs_install_products_form [ghicaale refs #9155]
  • Upgrade step: from /www/portal_properties/geographical_properties delete the following properties
    • geo_services
    • map_service_to_use
    • geocoding_service_priority
    • yahoo_key
    • mapquest_key
    • PointZoom_single
    • MapLoc_single
    • MapZoom_single
    • MapLoc_multi
    • MapZoom_multi
    • [ghicaale refs #9155]
  • Upgrade step: from /www/portal_skins/manage_propertiesForm delete 'LocationWidget' layer [ghicaale refs #9155]
  • Upgrade step: from /www/portal_actions/document_actions delete 'gearth' action [ghicaale refs #9155]
  • Upgrade step: uninstall collective.xmpp.chat and collective.xmpp.core from /www/prefs_install_products_form [ghicaale refs #17513]
  • Upgrade step: under /www/portal_setup/manage_importSteps select profile "EEA Plone Admin: Uninstall profile", check "Manage the configuration registry" and click "Import selected steps" [ghicaale refs #17513]
  • Upgrade step: delete /www/portal_view_customizations/zope.interface.interface-eea.js_belowbodytag [ghicaale refs #17513]
  • Upgrade step: must be the last manual step to be performed
  • Change: cleanup IXMPPSettings from portal_registry [ghicaale refs #17513]
  • Change: removed the dependecy to eea.locationwidget [ghicaale refs #9155]

8.0 - (2013-11-20)

  • Bug fix: fixed import step [simiamih refs #14808]
  • Feature: new cache ruleset for Content files [simiamih refs #14808]
  • Feature: added patch for inspecting occasional exception [simiamih refs #17240]
  • Bug fix: added a script to catalog objects that are not indexed [tiberich]
  • [DONE] Pre-upgrade step: stop sendmail daemon on all backends and start it on one of the frontends. After the production upgrade is done check if email sending is working fine. Claenup symlink of zopesendmail_ctl on all backends /etc/init.d [ghicaale refs #17239]
  • [DONE] Upgrade step: run buildout on frontends [ghicaale refs #17239]
  • Upgrade step: run /www/@@plone-upgrade [ghicaale refs #17281]

7.9 - (2013-10-22)

  • Upgrade step: Within "Plone > Site setup > Add-ons" click the upgrade button for Products.EEAPloneAdmin [ichimdav refs #17005]
  • Bug fix: Refactor collective.quickupload patches to take advantage of the latest upstream version [tiberich #16997]
  • Bug fix: Fixed item.body call in search-rss.pt so now works even when item.body is an AcquisitionWrapper. [ghicaale refs #17040]
  • Feature: commented out forcing ampm widget because 'a' descriptor is present in locale of date representation [simiamih refs #16783]
  • Upgrade step: delete collective.traceview from /src on all backends as it is taken from the egg now. [ghicaale refs #17238]

7.8 - (2013-10-08)

  • Change: disabled the tinymce upgrade step because of ticket 17005 [ichimdav refs #17005]

7.7 - (2013-10-07)

  • Upgrade step: Install a new cron job to cleanup pdfs. To do this, add in /var/spool/cron/root:
    0 */2 * * * /var/eea-buildout-plone4/etc/cron/cleanup_pdf_tmp.sh

7.6 - (2013-10-04)

  • Change: removed p4a_fileimage patch from EEAPloneAdmin [ichimdav refs #15651]
  • Change: removed hachoir_core patches since we no longer use hachoir packages [ichimdav refs #15651]
  • Change: updated zope imports with the versions that require minimum Plone 4.1 for Products.EEAPloneAdmin [ichimdav refs #15651]
  • Upgrade step: Within "Plone > Site setup > Add-ons" click the upgrade button for Products.EEAPloneAdmin [ichimdav #9476]
  • Bug fix: added a script that traverses ZODB and reports objects which are not indexed in the main catalog [tiberich #16803]
  • Pre-upgrade step: shared-blob is now on and blobstorage path was changed. Prio to production upgrade double check with Adrian if the new storage is available. Steps to be done are, run buildout on frontends, run buildout on backends, stop all ZEO clients, stop ZEO, resync blobs, start ZEO and start ZEO clients. [ghicaale refs #16729]
  • Bug fix: no more 404 when calling search_rss outside PloneSite context [ghicaale refs #16912]

7.5 - (2013-09-23)

  • Bug fix: fixed form action for links that already contained www within rewriterules.js [ichimdav refs #16720]
  • Bug fix: corrected import of TinyMCE step from Products.EEAPloneAdmin 7.3 [ichimdav refs #9476]
  • Change: added Key Facts class to TinyMCE style selection in order to markup key facts [ichimdav refs #9476]

7.4 - (2013-09-10)

  • Bug fix: patching Products.LinguaPlone to clear archetypes.schemaextender before copying languageIndependent values to translation [batradav #14436]

7.3 - (2013-09-06)

  • Upgrade step: Within "Plone > Site setup > Add-ons" click the upgrade button for Products.EEAPloneAdmin [ichimdav #9476]
  • Feature: added keyFact style to TinyMCE dropdown styles selection [ichimdav #9476]
  • Change: moved TinyMCE layout styles from eea.design to EEAPloneAdmin [ichimdav]
  • Bug fix: added intermediate transaction commits not to endup in database conflict error while performing large operatation on upgrades. [ghicaale refs #14323]
  • Change: moved Solgema.PortletsManager customisations to forked package [batradav refs #15623]

7.2 - (2013-08-19)

  • Change: updated actions.xml profile with Plone 4.3 changes [ichimdav refs #14323]
  • Change: no longer log every resource when saving resources to disk, instead just display the total number of resources saved [ichimdav refs #14323]
  • Feature: added ability to disable saving of resources on disk by adding a boolean property named disableResourceDiskSaving inside site_properties useful when performing site upgrades and you want to avoid having the resources saved every time an upgrade step cooks the resources [ichimdav refs #14323]
  • Change: readded code that searches through all languages within TinyMCE for TinyMCE that ships with Plone 4.3 [ichimdav refs #14323]
  • Pre-upgrade step:
    • Add an External Method and run it:
      • module = Products.EEAPloneAdmin.fixKeywords
      • method = fixUnicodeKeywords
    • Add an External Method and run it (3 times until there is only one document left):
      • module = Products.EEAPloneAdmin.fixKeywords
      • method = fixKeywords
    • Add an External Method and run it:
      • module = Products.EEAPloneAdmin.fixKeywords
      • method = fixRussianKeywords
    • Inside the buildout folder, execute:
      • svn up
      • ./tools/cleanup_buildout.sh
      • ./install.sh
      • ./bin/buildout -c backend.cfg
    • This should be run as the first thing in the upgrade, on each squirrel machine
    • [ghicaale refs #15607]
  • Upgrade step: Within "Plone > Site setup > Add-ons" click the upgrade button for Products.EEAPloneAdmin [ichimdav #15234]
  • Feature: added script to cleanup broken p4a.* objects [ichimdav #15234]
  • Change: updated migration script for removal of p4a.* interfaces [ichimdav #15234]
  • Feature: Plone 4.3 compatibility
    • updated TinyMCE patches to work with Products.TinyMCE 1.3.4
    • added migration upgrade scripts
    • removed kss patches (KSS no longer used)
    • [batradav refs #14323]

7.1 - (2013-07-31)

  • Pre-upgrade step: update collective.traceview from sources, just git pull [ghicaale]
  • Feature: added migration scripts in order to remove the leftover interfaces from p4a.* which were assigned from zcml [ichimdav #15234]
  • Bug fix: fixed migration script which removes ISubtyper from translations [ichimdav #15234]
  • Feature: added a browser page checkRemainingInterfaces which when passed a search term will return all interfaces that match the search term from all of the objects [ichimdav #15234]

7.0 - (2013-07-25)

  • Upgrade step:$ - Uninstall p4a.plonevideo, p4a.plonevideoembed and p4a.video$ [ichimdav #15234]$
  • Feature: added migration script to remove ISubtyped from translations$
  • Change: Removed p4a.* logic-$ [ichimdav #15234]$

6.9 - (2013-07-10)

  • Upgrade step: This step should be done AFTER the upgrade step of eea.geotags:
    • with www8 run www/@@renameMisnamedLocations
    • [ichimdav #14667]
  • Upgrade step: Within ZMI > www/manage_components remove p4a.subtyper adapter [voineali #15234]
  • Cleanup: Removed p4a.subtyper dependency [voineali #15234]

6.8 - (2013-07-08)

  • Upgrade step: ask ichimdav to re-enable the chat on production [ichimdav #14518]

6.7 - (2013-07-04)

  • Bug fix: always search from the root of the site and within all languages when using TinyMCE search dialog [ichimdav #14922]
  • Upgrade step: upgrade collective.traceview from sources (I submited some fixes) [ghicaale]
  • Change: fixed the method to report the full path from the blobstorage of Plone file/image objects so now we get the blob filename too [ghicaale refs #14690]

6.6 - (2013-06-17)

  • Upgrade step: at www/++rule++rule-4/@@manage-elements
    • For the Notify IMS support team when indicators change workflow state
    • Edit the send email rule and replace {review_state} with {review_state_title}
    • [ichimdav #14599]
  • Change: added full system path of blob files stored in Plone objects when running get_list_of_blobs external method [ghicaale refs #14690]
  • Bug fix: no longer rely on a domain to override the cookie domain, and completely exclude the domain from being included in the cookie. This allows easier control on remote tunnel logins Note: use DISABLE_PLONE_COOKIE_DOMAIN=true env variable instead of PLONE_COOKIE_DOMAIN [tiberich #14731]

6.5 - (2013-05-20)

  • Bug fix: improve the way we calculate PLONE_COOKIE_DOMAIN [tiberich]

6.4 - (2013-05-20)

  • Upgrade step:
    • On www8 through tunnel run /www/@@renameCzechiaLocation to fit location name from Czechia to Czech Republic
    • [ichimdav refs #14363]
  • Cleanup: Remove "eea.related_multimedia" viewlet [voineali refs #9552]
  • Feature: Patched zope.i18n.translationDomain to always return english as target domain for authenticated users [ichimdav #14087]
  • Bug fix: cleanup code [ghicaale]
  • Feature: added script to get facetednavs using Subject [ghicaale refs #14383]
  • Upgrade step:
    • In ZMI under /www/0maintenance add an externl method with bellow settings
    • module: Products.EEAPloneAdmin.find_search_areas_using_subjects
    • function: find_faceted_navigation
    • [ghicaale refs #14383]

6.3 - (2013-04-17)

  • Bug fix: fixed HISTORY.txt RST markup [ghicaale refs #14321]
  • Bug fix: don't allow executing publish transition for indicators_workflow if the self-qa publish dialog has not been used [tiberich #14220]
  • Upgrade step: In a tunnel instance, go to /wwww/portal_workflow/indicators_workflow/scripts/manage_main and add an external method: Id: self-qa Module name: Products.EEAPloneAdmin.workflow_scripts Function name: self-qa Go to /www/portal_workflow/indicators_workflow/transitions/publish/manage_properties and assign the self-qa script to the Script (before) dropdown.
  • Upgrade step: Go to aq_parent / ZMI, follow the link at the top to do the Plone migration to latest plone 4.2.5 [voineali refs #14222]
  • Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for Products.EEAPloneAdmin. This updates caching policy for AJAX templates (faceted_query, faceted_counter, etc) [voineali refs #14152]
  • Pre-upgrade step: Within "Plone > Site setup > Add-ons" uninstall "EEA Plone 4 migration" if not already uninstalled. [voineali refs #8689]
  • Bug fix: Added caching policy for templates called via AJAX in order not to cache them in browser [voineali refs #14152]
  • Bug fix: expire cookie after timeout and when its invalid [ghicaale refs #13992]

6.2 - (2013-03-27)

  • Upgrade step:
    • On www8 through tunnel run /www/@@migrateGeographicalCoverageToGeotags to migrate geographicalCoverage to geotags for Data and EEAFigure.
    • This will take at least 5 minutes since there are 3800+ items touched in the migration
    • Save output for future reference since it's logging some country names which will not be converted
    • [ichimdav refs #14182]
  • Feature: added script to show current user returned by security for the given context [ichimdav #14182]
  • Bug fix: updated propertiestool.xml in optimize profile for the template service [szabozo0 refs #14189]
  • Cleanup: clean spaces and fixed docstrings [ghicaale refs #13992]
  • Bug fix: expire cookie after timeout and when its invalid [ghicaale refs #13992]
  • Bug fix: added patch that allows override from system environment for cookie_domain [tiberich refs #14118]

6.1 - (2013-03-15)

  • Bug fix: specifically install ATVocabularyManager in tests setup [tiberich]
  • Bug fix: remove cdn related code that we won't need [tiberich #7655]
  • Optimized CSS resources to reduce the number of requested generated [ghicaale refs #14067]
  • Optimized KSS resources to reduce the number of requested generated [ghicaale refs #14067]
  • Removed all title attributes from CSS resources under portal_css to avoid being interpreted as atlernative stylesheets [ghicaale refs #14067]
  • Pre-upgrade step:
    • this step should be done as first manual upgrade step by ghicaale
    • go under /portal_setup/manage_importSteps
    • select "EEA Plone Admin: CSS/JS reorder" profile
    • select "Stylesheet registry"
    • make sure "Include dependencies?" is deselected
    • press "Import selected steps"
    • remove title property from all CSS that have render type equal to link
    • repeat the steps above for "KSS setup / mimetype"
    • [ghicaale refs #14067]

6.0 - (2013-02-25)

  • Bug fix: added script to fix attribute _at_creation_flag wrongly set to True of vocabulary terms to avoid id renaming on title change [ghicaale refs #13885]
  • Upgrade step:
    • go to /www/@@fix-vocabularytermse to fix creation flag on vocabulary terms
    • [ghicaale refs #13885]
  • Bug fix: Correct all absolute links in the portaltab menu, change absolute url with relative ones. [prospchr fixes #10143]
  • Upgrade step:
    • Backup
    • Go to ZMI/0maintenance
    • Create an external method for ex: check_portal_navigation_items
    • Module name: Products.EEAPloneAdmin.check_portal_navigation_items
    • Function name: check_navigation
    • run it!

5.9 - (2013-02-18)

  • Bug fix: skip skins other then EEADesign2006 and EEADesignCMS when saving resources on disk [tiberich #13871]
  • Bug fix: Removed patched for Archetypes Query Widget, as it's been fixed upstream [tiberich #10255]
  • Upgrade step:
    • Go to aq_parent/ ZMI, follow the link at the top to do the Plone migration to latest plone 4.2.4 [tiberich #10255]
  • Upgrade step:
    • Go under site setup -> Add-ons: /www/prefs_install_products_form
      • Install collective.xmpp.chat
    • Go udner site setup -> XMPP Integration: /www/@@xmpp-settings
      • Setup Jabber server
    • Go under portal_css in ZMI and move above ploneCustom.css the two XMPP css resources
    • [ghicaale refs #13782]

5.8 - (2013-02-04)

  • Bug fix: Correct erros in code.
  • Bug Fix: Fixed the script to remove the relations belonging to translated object. Tested and working [prospchr refs #9569]

5.7 - (2013-01-28)

  • Upgrade step:
    • go to /www/@@FixFigureCategoryType to fix Figure Categories
    • [ichimdav #10234]

5.6 - (2013-01-17)

  • Bug fix: added patch for Products.UserAndGroupSelectionWidget search method to allow searching for fullname and email [tiberich refs #9972]

5.5 - (2013-01-15)

  • Pre-upgrade step:
    • Inside the buildout, execute:
      • ./tools/cleanup_buildout.sh
      • ./bin/buildout -c backend.cfg
    • This should be run as the first thing in the upgrade, on each squirrel machine
    • [tiberich refs #9598]
  • Upgrade step:
    • go to /www/migrateGeotagsCountryGroups to set individual countries for the geotags contry groups
    • copy the output in a txt file for future reference
    • [ichimdav #9998]

5.4 - (2012-11-22)

  • Bug fix: return context root as navigationRoot if the language of the context isn't found in the root of the portal, or the language of the context isn't the same as the root of the context, this is a bugfix for logic from ticket 9518 [ichimdav #10071]
  • Bug fix: patch getNavigationRootObject to return object with the same logic as the patched getNavigationRoot [ichimdav #9518]
  • Change: removed patched_getBreadcrumbs and patched_getConfiguration from patch_tinymce.py since we patch getNavigationRoot and getNavigationRootObject [ichimdav #5533 #9518]
  • Upgrade step:
    • go to /www/@@fix-portalrelationsItems to fix creation flag for portal relations items
    • [ichimdav #9547]
  • Upgrade step:
    • Adrian must notified about the replace of serviceWWWW with www7 and www8 so he can update production HA.
    • [ghicaale refs #5292]
  • Upgrade step:
    • go to /www/@@plone-upgrade and migrate Plone to the 4.2.1 version
  • Bug fix: add aliases-controlpanel case to the rewriterules.js file [tiberich refs #5557]
  • Cleanup: removed code that was already been merged to Plone core [ghicaale refs #5553]
  • Bug fix: patched archetypes.querywidget to sort the multiselect values which is used by Collections to display tags [ichimdav #5533]
  • Bug fix: patched contentsMethod from plone.app.content in order for new Collections to return results when viewing folder_contents [ichimdav #5533]
  • Upgrade step:
    • Site Setup -> Add-ons -> Install "User login history"
    • Under Plone root add "User login history" portlet
    • [ghicaale refs #5542]
  • Upgrade step:
    • Site Setup -> Add-ons -> Install "User tracker"
    • Under Plone root add "Active Users" portlet
    • [ghicaale refs #5542]
  • Feature: added override zcml for collective.portlet.usertrack to store user statistics via memcache [ghicaale refs #5540]
  • Bug fix: patched plone.app.layout navigation to return results from site root instead of navigation root [ichimdav #5533]
  • Upgrade step: Within Site Setup > Caching settings > Caching operations Tab > Stale resources:
    • remove daviz-view.json and daviz-relateditems.json;
    • add daviz.json if not existing.
  • Upgrade step: after doing the @@AddIVideoToVideos upgrade step go to:
    • multimedia/all-videos/configure_faceted.html - uncheck the "p4a.video.interfaces.IVideoEnhanced" and check the "eea.mediacentre.interfaces.IVideo"
    • multimedia/all/configure_faceted.html - uncheck the "p4a.video.interfaces.IVideoEnhanced" and check the "eea.mediacentre.interfaces.IVideo" and "Products.EEAContentTypes.content.interfaces.IFlashAnimation"
    • www/@@SetIVideoToAllVideosTopic - to change criteria for all-videos Topic
    • www/portal_relations/video/edit - set the selected interface to "eea.mediacentre.interfaces.IVideo"
    • [ichimdav #5480]
  • Upgrade step: Within "Plone > Site setup > Add-ons" click on upgrade button available for jQuery UI 1.8.16.10.dev [ichimdav]
  • Upgrade step:
    • Go to /www/@@AddIVideoToVideos, record the output in ticket #5480
    • [ichimdav #5480]
  • Bug fix: added a page that will fix records in portal_registry to enable them to be exportable by GenericSetup [tiberich #5520]
  • Upgrade step:
    • In ZMI > portal_types > Folder, Document and Topic:
      • At 'Available view methods' replace smart_view with uberlisting_view
    • [ichimdav #5463]
  • Upgrade step:
    • Create an external method with:
      • module name: Products.EEAPloneAdmin.cleanSmartView
      • function name:clean_smart_view
    • Execute it
    • [ichimdav #5463]
  • Upgrade step:
    • Create an external method with:
      • module name: Products.EEAPloneAdmin.clean_empty_folders
      • function name:clean_folders
    • Execute it, record the output in #5141. The broken content should be manually cleaned by editors
    • [tiberich #5141]
  • Upgrade step:
    • Go to /www/@@fix-portalregistry, record the output in ticket #5520
    • [tiberich refs #5520]

5.3 - (2012-09-03)

  • Change: changed smarthost from mail.eea.europa.eu to ironports.eea.europa.eu [ghicaale refs #5516]
  • Upgrade step:
    • Added upgrade step to setup on all existing EEAFigureFile objects the local workflow policy for images
    • Create an external method with:
      • module name: Products.EEAPloneAdmin.update_eeafigurefile_workflowpolicy
      • function name: updateLocalPolicy
    • Execute it
    • [ghicaale refs #5499]

5.2 - (2012-08-28)

  • Feature: cleaned up references to ImageFS [ghicaale refs #4190]
  • Upgrade step:
    • Update both frontend servers (svn up)
    • Run buildout
    • ZEO must be restarted to send its logs to Graylog2, this is a delicate operation and Dascalu must be ask to do it
    • [ghicaale refs #5411]
  • Bug fix: temporary patched decode cookie from Products.statusmessages in order to catch the source of badly formatted cookies [ghicaale refs #5460]
  • Upgrade step:
    • Create an external method with:
      • module name: Products.EEAPloneAdmin.themecentre_scripts
      • function name: fix_themecentre_intro_pages
    • Execute it
    • [ichimdav refs #5412]
  • Upgrade step: uncomment the rule with ticket 5346 from vh-wwwplone.conf [ichimdav #5346]
  • Bug fix: fixed wrong indentation in setupmethods.py and moved the migrateRelations to own file. [demarant]
  • Bug fix: added external method force_sent_status [szabozo0 refs #5399]
  • Upgrade step:
    • Create an external method with:
      • module name: Products.EEAPloneAdmin.force_sent_status
      • function name: force_sent_status
    • Execute it
    • [szabozo0 refs #5399]
  • Feature: add HEAD method for zope3 browser views [ichimdav #2316]
  • Cleanup: removed back ported HTML5 functionality from Plone 4.2 [ghicaale refs #5346]
  • Bug fix: removed patch for Products.MaildropHost [tiberich #5382]
  • Bug fix: remove entry point to symlink maildrop [tiberich refs #5382]
  • Bug fix: remove patch for TinyMce's getContentType, no longer needed in latest version of Products.TinyMCE [tiberich #5346]
  • Bug fix: refactor saving resources on disk, due to changes in Products.ResourceRegistries [tiberich #5346]
  • Bug fix: patch validateSingleEmailAddress from CMFPlone to properly reject emails which are not of proper format [ichimdav #5353]
  • Upgrade Step: on a serviceWWW instance, go to the root of the Zope. You will be prompted to upgrade the Plone instance. You can "dry run" first and then, if no issues are reported, you can run the real Plone migration [tiberich #5346]
  • Upgrade Step: install collective.z3cform.datetimewidget from Add/Remove products
  • Upgrade Step: install plone.app.collection from Add/Remove products; Go to /www/portal_types/Topic/manage_propertiesForm and change the title to "Collection - old" [tiberich #5397]
  • Upgrade Step: go to /portal_properties/site_properties/manage_workspace and in the "available_editors" text box add "TinyMCE" and delete "Kupu" [tiberich #5414]
  • Bug fix: avoid triggering save on disk twice when resources are saved in a portal resource registry [tiberich #5286]
  • Feature: added migration of ImageFS objects to Image [tiberich #4190]
  • Upgrade step:
    • this step takes a couple of hours, must be run on a serviceWWW instance
    • go to /@@migrate_imagefs and click on the migration button
    • [tiberich refs #4190]
  • Upgrade step:
    • under /www/portal_types/EEAFigureFile add 'Image' under 'Allowed content types'
    • under /www/portal_workflow we should decide what to do with 'eea_imagefs_workflow', delete?
    • [ghicaale refs #4190]

5.1 - (2012-07-13)

  • Bug fix: cleanup warnings for jenkings [tiberich]
  • Feature: added basic external method migrateRelations to be used for migration of relations from one ob to another simply via python scripts. [demarant refs #3213]
  • Bug fix: added external methods to fix the problematic unfinished folders from EEAFigures [tiberich refs #5312]
  • Feature: added a manager-only @@gopdb view to enable dropping to pdb console [tiberich]
  • Upgrade step: delete folders in eeafigures:
    • Create an external method with module name
      • Products.EEAPloneAdmin.find_empty_figure_folders
      • function name: fix_2
    • Execute it, save the output for future reference.
    • [tiberich refs #5312]
  • Upgrade step: in portal_types, remove Folder as allowed addable content for EEAFigure [tiberich refs #5312]

5.0 - (2012-06-20)

  • Feature: Improved unmarkcreationflag method. [demarant refs #5312]
  • Bug fix: removed definition of is_empty [tiberich refs #5289]

4.25 - (2012-06-18)

  • Bug fix: patched ATContentTypes calendarsuport to accept location field as a tuple [ichimdav fixes #5284]

4.24 - (2012-06-14)

  • Bug fix: fixed bug introduced in previous egg [ichimdav #5229]

4.23 - (2012-06-14)

  • Bug fix: show results with tinymce when using translations [ichimdav #5229]

4.22 - (2012-06-12)

  • Bug fix: added script to migrate provider_url on ExternalDataSpecs [tiberich fixes #5232]
  • Upgrade step:
    • Create an external method with module name:
      Products.EEAPloneAdmin.fix_externaldataspecs
    • function name:
      fix_externaldataspecs
    • Execute it, save the output for future reference.
    • [tiberich #5232]
  • Bug fix: added override for datecomponents from plone.app.form [tiberich #5236]
  • Upgrade step:
    • Within ZMI > portal_setup > Upgrades Tab run upgrades for Products.CMFPlone (4.1.2 -> 4.1.5) [voineali #5116]
    • Within ZMI > portal_setup > Import Tab > Import All Steps from 'Plone Discussions'
    • Migrate comments: http://localhost:<port>/www/@@comment-migration
    • Enable comments and notification mails on http://localhost:8080/www/@@discussion-settings
    • Within ZMI > portal_setup > Import Tab import 'Manage the configuration registry' from 'EEA Plone Admin: caching settings'
    • [voineali #5121]
  • Bug fix: fixed markup of HISTORY.txt file [ciobabog refs #5231]
  • Feature: Upgraded commenting system [szabozo0 #5189]
  • Change: Add 'eea.content.staleResources' cache rule in order to cache some sparql resources in varnish for one month [voineali, demarant fixes #5121]
  • Bug fix: Make it possible to add new Plone Sites within EEA Data.fs or on a fresh new one [voineali refs #5145]
  • Change: removed jsdisable condition from js resources [szabozo0 #5095]

4.21 - (2012-04-26)

  • Bug fix: now all objects that are copied have their creation date set to now() [tiberich #4402]
  • Feature: use fake_transition in eea_data_workflow [tiberich #5065]
  • Bug fix: Added plone.app.caching rules for DavizVisualization, Sparql and SparqlBookmarkFolder [voineali #5074]
  • Upgrade step: Remove 'sparql-download' from: Site Setup > Caching > Caching operations > Templates [voineali #5074]

4.20 - (2012-03-30)

  • Bug fix: patched plone.app.discussion ver 2.0.10, not to fail on migrate workflows when "Discussion Item" has no workflow assigned [ghicaale #5041]
  • Bug fix: fixed "content rules" redirects under control panel [ghicaale]
  • Bug fix: flush collective.indexing process queue in searchResults monkey patch [tiberich #5033]
  • Bug fix: patched plone.app.kss not silently fails and to display a progress info on state change [ghicaale #5017]
  • Bug fix: patched plone.app.redirector to also redirect direct file download links (e.g. at_download/fileField) when the containing object defines an alias [ghicaale]

4.19 - (2012-03-06)

  • Change: remove code that checks for IEEAPloneSite when saving disk resources [tiberich]

4.18 - (2012-03-05)

  • Upgrade step: dascalu + tiberich: install eea.munin on ape, link its plugins into the ape munin [tiberich #4955]
  • Upgrade step: dascalu + tiberich: on each squirrel, install the plugins in munin-scripts in munin [tiberich #4955]
  • Bug fix: Updated collective.quickupload patch according with the latest changes [voineali #4965]
  • Bug Fix: updated all xlsx and docx to new mime type. [demarant #4957]
  • Feature: added external method for deleted old never published objects [demarant]
  • Change: added override for munin browser views to make them public [tiberich #4955]
  • Feature: only do saving of resources on disk in the context of EEA Plone site [tiberich]

4.17 - (2012-02-14)

  • Bug fix: fixed a problem with broken HTML generated after saving with TinyMCE [ghicaale #4945]
  • Upgrade step: under @@manage-viewlets resave position of viewlets in order to be saved for EEADesign2006 skin too [ghicaale #4939]
  • Bug fix: patch for plone.app.viewletmanager to save viewlets order for both skins [ghicaale #4939]
  • Bug fix: added cache headers to multimedia_popup_view.pt [ghicaale #4930]
  • Bug fix: fix clear registry import setup step [tiberich #4933]
  • Bug fix: plone4 compatibility, use zope.lifecycleevent in setupmethods used for maintenance [demarant]
  • Bug fix: patch cookResources for ResourceRegistries tools to always trigger save resources [tiberich #4933]
  • Code cleanup [tiberich]

4.16 - (2012-02-06)

  • Bug fix: made kukit.js only for authenticated since it gives error on gis apps [demarant #4895]
  • Feature: added script to rewrite css/js registry files to enable optimization reordering [tiberich #4737]
  • Bug fix: added ordering instructions in css/js registry files [tiberich #4737]
  • Upgrade step:
    • export js/css profiles in portal_setup
    • import step EEA Plone Admin: CSS/JS reorder > Clear resource registries (this removes all resources in js/css registries)
    • import step EEA Plone Admin: CSS/JS reorder > Javascript registry + Stylesheets registry
    • go to portal_javascripts, portal_css, portal_kss, click save

4.15 - (2012-01-17)

  • Upgrade step: import javascript and css from "EEAPloneAdmin: CSS/JS reorder" profile [tiberich #4737]
  • Bug fix: updated the optimization JS profile file to minimize number of generated files [tiberich #4737]

4.14 - (2012-01-04)

  • Bug fix: Updated eea rewrite rules JS in order to rewrite some URL as some views works only if they are applied to Plone Site [voineali #4590]

4.13 - (2012-01-03)

  • Feature: added script to create a link to maildrop script [tiberich #4804]
  • Bug fix: Added eea rewrite rules JS in order to rewrite some URL as some views works only if they are applied to Plone Site [voineali #4590]
  • Bug fix: Replaced aq_parent with www [voineali #4590]
  • Bug fix: Cache faceted and Topic only one hour instead of 24 [voineali #4824]

4.12 - (2011-12-15)

  • Bug fix: added patch to avoid logic bug in plone.outputfilters image captioning code [tiberich #4832]
  • Bug fix: Cache frontpage only one hour instead of 24 [voineali #4824]
  • Bug fix: Fixed toLocalizedTime to show long_format [voineali #4798]
  • Bug fix: fix limited search behavior of tinymce in regards to internal linking and breadcrumbs trails for image and internal link plugins [ichimdav #4825]

4.11 - (2011-12-02)

  • Feature: added logging for missing blobs [tiberich #4702]
  • Bug fix: added script to check for missing blobs [ghicaale #4806]
  • Bug fix: improve logging for migration script for missing filenames in blobs [tiberich #4746]

4.10 - (2011-11-25)

  • Bug fix: Set filename for image fields where missing [szabozo0 #4746]

4.9 - (2011-11-25)

  • Bug fix: Fixed previous broken egg.

4.8 - (2011-11-25)

  • Bug fix: added patch for EEA mailhost [ghicaale #4770]

4.7 - (2011-11-25)

  • Feature: Added EEA mailhost configuration [ghicaale #4770]

4.6 - (2011-11-22)

  • Added patch for Products.TinyMCE bug in utility [tiberich #4733]

4.5 - (2011-11-21)

  • no changes

4.4 - (2011-11-21)

  • Cleanup: pylint warnigns [voineali]

4.3 - (2011-11-19)

  • Added patch to avoid failure in missing blobs [tiberich]

4.2 - (2011-11-19)

  • Change: Made Themes tab hidden as it already in Categorization tab [voineali #4694]
  • Added get_oid External method to help debug blobs [tiberich]

4.1 - (2011-11-18)

  • Rerelease broken egg

4.0 - (2011-11-18)

  • Bug fix: Enabled resize.js [szabozo0 #4667]
  • Bug fix: ignore KeyErrors when getting content for resources (avoids problems caused by missing base_properties in default Plone skin) [tiberich #4603]
  • Bug fix: set the name of the uploaded file when quickupload is used [szabozo #4643]
  • Feature: added registration of dashboard traversal to allow proper functioning of dashboard [tiberich #4624]
  • Feature: use a buildout environmental variable to fix portal links in generated resources [tiberich #4603]
  • Change: enabled multiple skins when saving resources [tiberich #4603]
  • Bug fix: added a patch for the import step of resource registries that will save resources when GS profile is loaded [tiberich #4603]
  • Feature: call a script after saving resources, it will sync the files in a central location [tiberich #4603]
  • Feature: added external method unmarkCreationFlagForBrains for unmarking creation flag on a give catalog search result. [demarant]
  • Bug fix: added fix for #4606 for p4a.fileimage [tiberich #4606]
  • Bug fix: Added monkeypatch for fixing export all steps [szabozo0 #4583]
  • Bug fix: added override to use nice template layout for formlib based forms [tiberich #4589]
  • Change: Removed overrides for control panel pages, we solved it with url rewrites [szabozo0 #4510]
  • Bug fix: started fixing views/templates called on /www context [szabozo0 #4510]
  • Patch: added patch_tinymce.js to fix tinymce loading; added tinymce_themes skin path for same purposes [tiberich #4510]
  • Feature: Added extra headers to prevent cache in browser [ghicaale #4506]
  • Feature: Added EEA custom PURGE policy [ghicaale #4394]
  • Change: Cleanup, removed eea_patch_kukit.js [szabozo0 #4441]
  • Bug fix: Fixed promotion_gallery.js error when not in development mode, added kss drag and drop to @@manage-portlets [szabozo0 #4441]
  • Feature: Added profile for caching settings [ghicaale #4394]
  • Feature: Added patch_html5 in support of HTML5 integration [ghicaale #4444]
  • Bug fix: Enabled table_sorter.js for not authenticated users [szabozo0 #4446]
  • Change: synchronized with resources on testing server [szabozo0 #4440]
  • Change: refactored the @@plone view to conform to Plone 4 [tiberich #4306]
  • Change: added workflow scripts from EEAContentTypes and EEAEnquiry [tiberich #4306]
  • Change: using collective.monkeypatcher for patches [tiberich #4306]
  • Change: removed workflow setup scripts, they're now GS files [tiberich #4306]
  • Change: disabled the test for the localsites profile, we won't do that anymore [tiberich #4306]
  • Feature: Added upgrade steps [voineali #4392]
  • Feature: Plone 4 compatibility [tiberich #4306]

0.7 - (2011-04-01)

  • Cleanup: Removed PloneRSSPortlet [voineali #4169]
  • Cleanup: of pyflakes compiler errors [ichimdav #4141]
  • Cleanup: of pylint violations [ichimdav #4140]
  • Bug fix: Added translation domain to ZCML files [voineali #4139]
  • Cleanup: Removed portal_migration scripts as portal_migration is deprecated. Please check that there are no un-applied migration scripts before upgrading to this version [voineali #4139]

0.6 - (2011-03-02)

  • Change: removed PloneRDFCalendar & RDFEvent, not needed for Plone 4 [ichimdav #2931]

0.5 - (2011-02-23)

  • Change: added migration script for CMFLinkChecker cleanup [batradav #3219]
  • Bug fix: fix bug due to API changes [tiberich #4085]

0.4 - (2011-02-17)

  • Bug fix: properly retrieve content from FSDTMLMethods [tiberich #4085]

0.3 - (2011-02-17)

  • Change: removed thickbox js and css profile registration [ichimdav #3773]
  • Bug fix: fix a bug due to incomplete exception handling [tiberich #4085]
  • Change: improved save to disk functionality to take skins into consideration [tiberich #4085]
  • Bug fix: fixed pottential bug in code in admin module [tiberich]

0.2 - (2011-02-14)

  • Feature: eggified product [ichimdav #4063]

0.1 - (Product)

  • Feature: save to disk resources when changes are triggered in portal resource registries [tiberich #4085]
  • Feature: added resolveuid.js to js optimization profile [tiberich #3988]
  • Feature: Added profile to optimize order of JS and CSS registries [voineali #3411]
  • Bug fix: Monkey patch BaseRegistryTool in order to generate better unique ids for JS/CSS resources [voineali #3962]
  • Generated skeleton product from DIYPloneStyle. [generator]