Skip to content

Releases: sachatrauwaen/OpenContent

OpenContent 5 Beta

12 May 14:26
Compare
Choose a tag to compare
OpenContent 5 Beta Pre-release
Pre-release

New

  • New Editor / Builder Component (based on VUEJS and Bootstrap4 in place of AlpacaJS)
    Need to be activated in the OpenContent Global Settings.
    more info

An new template repository is created for this new editor (Bootstrap 4)
https://github.com/sachatrauwaen/OpenContent-Templates2

Fixes

  • Multiple Github Repositories in Global settings

OpenContent Version 4.7

25 Nov 15:21
Compare
Choose a tag to compare

New

  • New Restapi Datasource (actually readonly) More info
  • Comment system based on embedded forms

Enhancements

  • do not hide File Upload errors (@robsiera )
  • Correctly store publishenddate in Lucene with appropriate time (@skamphuis)
  • take timeOfDay of publishdates into account for viewing single item
  • dnnSearchUrl template option in manifest More info

Fixes

  • EPPPlus.dll missing in manifest and thus not copied to Bin folder (@Timo-Breumelhof )
  • fix for rssfeed not working
  • fix argument order of contain handlebar helper (breaking change)
  • correctly creating search documents (ML fields incorrectly indexed by DNN in site without Content Localization)
  • Fix for image folder determination
  • ConvertHtmlToText fix for dnn 9.xxx

OpenContent Version 4.6

21 Apr 13:08
Compare
Choose a tag to compare

New

  • Delete files on item delete (setting in manifest.json)
  • Possibility to save default values for templates (from edit raw data)
  • Allow Installation Wide Templates

Enhancements

  • Filter settings : sort on created date
  • Embedded forms : added approval system (for comments / feedback)
  • ProtectEmails Razor Helper (Robrecht Siera)
  • language dependent indexing for fr, en and nl
  • default language config in web.config for default Lucene language
  • change popup size to fit personabar
  • export/import ModuleSettings (Stefan Kamphuis)
  • upgrade MomentJs to v2.27.0
  • Add additional data edit link (as token)
  • Improve speed ImageX when using an image folder with a lot of images with image handler
  • Added disableEdit on template template level
  • New token in template : Context.TemplatePath
  • New token in template : Context.TemplateName
  • Delete Confirmation Text improved for Multi Language fields
  • Validation Error message next to the Save button of Edit form

Fixes

  • Overwrite checkbox was not initialized correctly in Imagex field
  • ConvertHtmlToText fix for dnn 9.xxx
  • Search on accent circonflexe
  • Fix multi language flags in edit template settings
  • Inline form email subject encoding
  • Fixes in DnnUserDataSource

OpenContent Version 4.5

21 Sep 16:30
Compare
Choose a tag to compare

New

  • search by relevance for french , dutch and english
  • use content of other portal

Enhancements

  • upgrade EPPlus to last 4.x version
  • add search on dates from rest api
  • add approved filter
  • main meta data (seo)

Fixes

  • consider - as spaces in text search
  • fix issues with othermodules on multi language websites with autoattach
  • fix datetime indexing
  • fix filters on number fields
  • handelbar prefixurl helper : convert phone to tel url prefix
  • fix issue where the generated detailurl used the wrong language code
  • multifileupload voor imagecrop2 and imagex (uploadfolder)

Breaking changes

  • rename url helper to prefixurl (to mutch clashes with existing variables)

OpenContent Version 4.4

15 Jan 16:52
Compare
Choose a tag to compare

New

  • new contains handlebars helper (Contributed by Will Strohl)
  • new even and odd handlebars helper
  • new handlebars url helper for automatic url complete
  • add jquery events on postRender, beforeSubmit, afterSubmit for content edit forms automatically loaded from edit.js if present)
  • fil upload in opencontent end user forms
  • Delete submission

Enhancements

  • Throw meaningful error in case we can't deserialize the json data. (Contributed by rsiera)
  • generate page url in place of detail url in multi item templates when to detail template defined in manifest
  • new multi language address field
  • Allow SkinObject RenderModule() to be disabled (Contributed by rsiera)
    *new mlnumber field for defferent sorting for defferent languages

Fixes

  • TypeError: access to strict mode caller function is censored
  • fix for template selection on new site
  • fix issue where Hyperlink button of CKEditor did not work.
  • Submissions : Fix issue where items with same fieldname (case sensitive) can not not be displayed
  • fix cropfolder on fullexport

OpenContent v 4.3

24 Jul 16:04
Compare
Choose a tag to compare

New

  • full export/import (template exchange)
  • multi language imagex field

Enhancements

  • dont show create template for page admins
  • possibility to mark template as advanced in manifest
  • possibility to use multiple github repositories
  • restructure init screen (create template from button)
  • possibility tu use ModuleTitle in place of TabId and ModuleId in skinobject
  • placeholder content based on first language if default language text not present

Fixes

  • fix for urls cache refresh when add item
  • fix for permissions for admin users in template selection screen
  • add missing ckeditor plugin
  • armonize image2 and image2ml
  • fix NullReferenceExceptions with image2 and image2ml

OpenContent V 4.2

29 May 13:13
Compare
Choose a tag to compare

New

  • New faster module Initialization screen
  • One click template activation (possibility to define default settings and default data for each template by "Save a default" in "Edit Raw data".
  • Images in CKEditor fields

Enhancements

  • possibility to define the configset of CKEditor fields in theform builder.
  • New Handlebars "raw" helper
  • Automatic "Client Resource Management" version increment when modify template css or js
  • Add PortalName in template Context
  • Update handlebars.net to version 1.10.1
  • Update momentjs library
  • Removed out of date standard templates (fraction slider, bootstrap 2 templates)
  • Add localisation resources for missings keys in switch template.
  • Update FontIconPicker witch fix issue when popups are disabled

Fixes

  • Fix for related fields
  • Fix page refresh after modify template settings.
  • Fix with browser console logs when script tags in content

OpenContent v4.1

08 Apr 19:34
Compare
Choose a tag to compare

New Requirements

  • dotNet version 4.5.2

External libraries updates

  • handlebars.net 1.9.5
  • EPPlus 4.5.2.1

New

Enhancements

  • Enhance Related fields comming from other module with DetailUrl
  • New Related field in form builder : for related items in articles for exemples
  • new template handlebar helper : {{template Description this}} for trating Description field as template
  • Load icons in Global settings for Bootstrap v4

Breaking change

  • All handlebars run now by default in Fast mode . THIS MEAN CASE SENSITIVE. But for now you can switch back to legacy mode with a global setting.

Fixes in v 4.1

  • Page refresh when edit content in popup
  • Performance issue on cash synch on website with a lot of cloned modules

OpenContent V4 Beta 2

14 Dec 16:02
Compare
Choose a tag to compare
OpenContent V4 Beta 2 Pre-release
Pre-release

New Requirements

  • dotNet version 4.5.2

External libraries updates

  • handlebars.net 1.9.5
  • EPPlus 4.5.2.1

New

  • New Image field : including all past image fields functionality (image dropdown, cropper, overwrite warning)
  • Web templates comming now from github (https://github.com/sachatrauwaen/OpenContent-Templates)
  • New global setting to customize the github repository where web templates are comming from.
  • DNN Url provider and DNN sitemap provider (without the need of OpenUrlReWriter) as additional install package

Enhancements

  • Enhance Related fields comming from other module with DetailUrl
  • New Related field in form builder : for related items in articles for exemples
  • new template handlebar helper : {{template Description this}} for trating Description field as template

Breaking change

  • All handlebars run now by default in Fast mode . THIS MEAN CASE SENSITIVE. But for now you can switch back to legacy mode with a global setting.

OpenContent version 3.6.1

12 Dec 12:58
Compare
Choose a tag to compare

Enhancements

  • Enhance Related fields comming from other module with DetailUrl
  • New Related field in form builder : for related items in articles for exemples
  • new template handlebar helper : {{template Description this}} for trating Description field as template