Skip to content

Tags: vincent-peugnet/wcms

Tags

v3.17.0

Toggle v3.17.0's commit message
remove unused Hyphenator dictionnary files from release zip, close #624

v3.16.0

Toggle v3.16.0's commit message
page render: convert lang to BCP 47 style, fix #614

W lang setting uses underscore separated locale definition whil HTML lang attribute should use BCP 47 format that uses hyphens.

this commit replace underscure by hyphens in lang attribute during page rendering

v3.15.1

Toggle v3.15.1's commit message
improve login() error handling, fix LDAP connection, close #605

login() code was a bit messy and hard to understand, so it was easiest to reorganize it than just fixing the bug.

v3.15.0

Toggle v3.15.0's commit message
comments: limit JWT validity to 24h if page edited since comment, close 

#604

comment conf store date modif of page

v3.14.0

Toggle v3.14.0's commit message
wrong authentication log a warning instead of an error, fix #575

v3.13.1

Toggle v3.13.1's commit message
Documentation special layout to allow back button when navigating anc…

…hors

v3.13.0

Toggle v3.13.0's commit message
update manual about noindex feature

v3.12.2

Toggle v3.12.2's commit message
fix typo in initTagify() JS func

typo occured during previous fix in c411715

v3.12.1

Toggle v3.12.1's commit message
fix Fs:folderflush() func non-file handling bug

This crashed when it encountered non-file elements

v3.12.0

Toggle v3.12.0's commit message
display API doc in info view

move external links to the bottom of left panel
add custom CSS for selector