Sacha
Sacha
The problem is that server side it use dot.Net datetime format and is hardcoded. And clientside, it use helpers defined in the template.js and by default use momentjs wich use...
My preference goes to do the transformation in js because the dotNet part is hardcoded and the documentation is based on the dotNet format. We can start doing it in...
@RichardHowells EnhanceUser is only called for multi item templates likes articles. Is your template a single item template ?
@Timo-Breumelhof I think it's not a very good idea to use a "Tree with pages" because we list only some pages of the website. The pages with opencontent modules witch...
This folder is removed by error OpenContent/js/wysihtml/parser_rules In the DesktopModules folders of dnn installation . As à workaround you can add it manually from older installation. I will fix it...
Fixed in OC v 5.0
We need to integrate https://ckeditor.com/cke4/addon/dialogadvtab in OC
I cannot really understand from where your issue comes. And difficult to reproduce. I dont really know if it is a good idea to include your css in opencontent because...
You mean with time consideration (not only date) ?
if you use clientside jplist then use this ``` Sort by Username A-Z Username Z-A Email A-Z Email Z-A ```