Changelog

Product changes (enhancements, bugfixes, …) in new versions

Chapters

Version 1.5.1

  • Fix migration down search now for migration class in all migration paths defined in configuration
  • Updated PHPMailer from 5.2.14 to 5.2.19

Version 1.5

  • Added phplist support
  • Added Imagetracker extension
  • Updated the YII framework to version 1.1.16
  • Fix content-length calculation
  • Updated PHPMailer from 5.1 to 5.2.14
  • Fixed wrong path to 404 files in the main configuration
  • Multiple other tiny bugfixes

Version 1.4

  • Added TPA service google_oauth (GoogleOAuth2Service) which adds support for Google OAuth 2
  • Made the login redirect URL which gets sent to the TPA more static
    • Removed the CSRF validation token for the login widget
    • Added the new query parameter “return_to_here” to the UserLoginWidget, that can be used instead of “return_url”

Version 1.3

  • added APA Lines module to import APA News – this is a non core module, you need news feeds from APA for this module
  • caching improved and added some fixes (caching of pages), added proxy and caching header for binary-files, css, js files, clear cache function of GCC used
  • availability improved: added failover for requesting Gentics Content Connector (many instances of them)
  • improved performance of navigation module
  • added Google Sitemap module
  • reworked some guides (i.e. Frontend Editing)
  • attributes of Tagmap (CMS) can be configured now (ie. startpage)
  • improved authentification for CMS backend (users of portal can be synced with users of CMS)
  • fixed security issues in session
  • added cache.ccf for Tomcat (2 GB++)
  • made js/css files in gportal.php (main layout for admin) fixed urls
  • added autoReconnect for Gentics Content Connector
  • added system requirements for MySQL 5.6
  • added some unittests
  • added GenticsImageStore to Portal Demo
  • improved design of Portal Demo

Version 1.2

  • added new non-core-modules (they can be added as plugins)
    • voting module (with various options)
    • history module (show last pages visited by the user)
    • remember pages module (like a quicklinks module)
    • shopping cart module (add a simple ordering system to your site)
  • added startfolder feature – so you can use directory paths as startpages without a filename /imprint/
  • mailsending feature – send a page to a friend
    • new style of frontend editing buttons in demo
  • improved frontend editing
  • redesigned mailsending (social) in demo
  • fixed missing feature in update scripts
  • fixed some minor bugs
  • fixed errors when using php 5.4
  • renamed guides
  • updated yii framework to 1.1.13
  • fixed some bugs in shopping carts
  • moved media queries css in demo to separate file to prevent mobile design in cms backend

Version 1.1

  • Add more i18n support: add translation, add mail templates for more languages
  • Fixed some bugs at Cmsuserauthentication module (now logs user in when printing backend-url)
  • Search module:
    • Hide empty dropdowns in AdvancedSearchWidget if any of options are empty
    • Fix bug if the search finds results but with the personalisation attributes reduces the results to zero, then no “no results” will be displayed.
  • Friends module:
    • Take into account flag find_me_in_phonebook
  • Add Cross-site Request Forgery Prevention (CSRF) for all POST forms
  • Add update and installation scripts for both UNIX and Windows
  • Add sharing links via emails
  • Navigation module:
    • Fixed caching dependency
  • Tag cloud improvements

Version 1.0

  • Navigation tree module. Displays navigation tree for pages and folders
  • Personalisation module. Allow to control permissions to page depending on special CMS attributes
  • Personalized module. Shows personalized list of content from given CMS folder.
  • Search module. Allows to make search through CMS pages. Have autosuggestion tool.
  • Friends module. Allows to make social relationships between Gentics Portal Node users
  • Improve configuration organisation
  • Add possibility to overwrite i18n setting for date time format, currency format etc.
  • Facebook authorization
  • Fix important security issues
  • Add extra caching