[TASK] Set beta stability
[TASK] Set beta stability
NamelessCoder
2023-11-27
Merge branch 'master' into development
Merge branch 'master' into development
NamelessCoder
2023-11-27
[TER] 10.0.8
[TER] 10.0.8
NamelessCoder
2023-11-27
[TASK] Create change log for 10.0.8
[TASK] Create change log for 10.0.8
NamelessCoder
2023-11-27
Merge branch 'development'
Merge branch 'development'
NamelessCoder
2023-11-27
[BUGFIX] Null-coalesce possibly null flexform source in record
[BUGFIX] Null-coalesce possibly null flexform source in record
NamelessCoder
2023-11-27
[BUGFIX] Prevent warnings if DataHandler received record has no language
[BUGFIX] Prevent warnings if DataHandler received record has no language
Warnings may trigger if the current BE user does not have access
to the language column of a record being moved. When this happens,
Flux will now attempt to read the language UID from the record as
stored in DB, or will default to the default language UID of zero.
NamelessCoder
2023-11-09
[TASK] Set beta stability
[TASK] Set beta stability
NamelessCoder
2023-10-10
Merge branch 'master' into development
Merge branch 'master' into development
NamelessCoder
2023-10-10
[TER] 10.0.7
[TER] 10.0.7
NamelessCoder
2023-10-10
[TASK] Create change log for 10.0.7
[TASK] Create change log for 10.0.7
NamelessCoder
2023-10-10
Merge branch 'development'
Merge branch 'development'
NamelessCoder
2023-10-10
[BUGFIX] Correct template lookup when page record is new
[BUGFIX] Correct template lookup when page record is new
Close: #2135
Close: #2138
NamelessCoder
2023-10-10
[TASK] Fix line length CGL issue in test case
[TASK] Fix line length CGL issue in test case
NamelessCoder
2023-09-28
[BUGFIX] Remove "images" from softref parsers list in Text element
[BUGFIX] Remove "images" from softref parsers list in Text element
This parser only exists if the "images in RTE" extension is loaded. On
all other sites this causes a log entry warning of a non-existing parser.
Since "images in RTE" is 100% opt-in, Flux is adjusted to fit the more
common use case - users who use "images in RTE" must manually
configure any "Text" fields manually by setting the "config" property
on the flux:field.text tag with a key "softref" and set the value to your
desired list of softref parsers, e.g. "typolink_tag,images,url".
If you don't care about reference tracking then no action is necessary.
NamelessCoder
2023-09-28
[BUGFIX] Proxy setContentObject in ChimeraConfigurationManager
[BUGFIX] Proxy setContentObject in ChimeraConfigurationManager
Resolves: #2133
NamelessCoder
2023-09-11
Merge branch 'master' into development
Merge branch 'master' into development
NamelessCoder
2023-09-11
[TASK] Set beta stability
[TASK] Set beta stability
NamelessCoder
2023-09-11
[TER] 10.0.6
[TER] 10.0.6
NamelessCoder
2023-09-11
[TASK] Create change log for 10.0.6
[TASK] Create change log for 10.0.6
NamelessCoder
2023-09-11