murph-doc/changelog/core/index.html
2024-03-31 15:19:55 +00:00

2205 lines
47 KiB
HTML

<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="canonical" href="https://doc.murph-project.org/changelog/core/">
<link rel="prev" href="../../tasks/">
<link rel="next" href="../skeleton/">
<link rel="icon" href="../../_static/img/logo.svg">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.16">
<title>murph/murph-core - Documentation of Murph</title>
<link rel="stylesheet" href="../../assets/stylesheets/main.bcfcd587.min.css">
<link rel="stylesheet" href="../../assets/stylesheets/palette.06af60db.min.css">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback">
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
<link rel="stylesheet" href="../../_static/css/extra.css">
<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<meta property="og:type" content="website" >
<meta property="og:title" content="murph/murph-core - Documentation of Murph" >
<meta property="og:description" content="None" >
<meta property="og:image" content="https://doc.murph-project.org/assets/images/social/changelog/core.png" >
<meta property="og:image:type" content="image/png" >
<meta property="og:image:width" content="1200" >
<meta property="og:image:height" content="630" >
<meta property="og:url" content="https://doc.murph-project.org/changelog/core/" >
<meta name="twitter:card" content="summary_large_image" >
<meta name="twitter:title" content="murph/murph-core - Documentation of Murph" >
<meta name="twitter:description" content="None" >
<meta name="twitter:image" content="https://doc.murph-project.org/assets/images/social/changelog/core.png" >
</head>
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="light-blue" data-md-color-accent="indigo">
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
<label class="md-overlay" for="__drawer"></label>
<div data-md-component="skip">
<a href="#changelog" class="md-skip">
Skip to content
</a>
</div>
<div data-md-component="announce">
</div>
<header class="md-header" data-md-component="header">
<nav class="md-header__inner md-grid" aria-label="Header">
<a href="../.." title="Documentation of Murph" class="md-header__button md-logo" aria-label="Documentation of Murph" data-md-component="logo">
<img src="../../_static/img/logo.svg" alt="logo">
</a>
<label class="md-header__button md-icon" for="__drawer">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2Z"/></svg>
</label>
<div class="md-header__title" data-md-component="header-title">
<div class="md-header__ellipsis">
<div class="md-header__topic">
<span class="md-ellipsis">
Documentation of Murph
</span>
</div>
<div class="md-header__topic" data-md-component="header-topic">
<span class="md-ellipsis">
murph/murph-core
</span>
</div>
</div>
</div>
<form class="md-header__option" data-md-component="palette">
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="light-blue" data-md-color-accent="indigo" aria-label="Passer en mode sombre" type="radio" name="__palette" id="__palette_0">
<label class="md-header__button md-icon" title="Passer en mode sombre" for="__palette_1" hidden>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a4 4 0 0 0-4 4 4 4 0 0 0 4 4 4 4 0 0 0 4-4 4 4 0 0 0-4-4m0 10a6 6 0 0 1-6-6 6 6 0 0 1 6-6 6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69Z"/></svg>
</label>
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="black" data-md-color-accent="indigo" aria-label="Passer en mode clair" type="radio" name="__palette" id="__palette_1">
<label class="md-header__button md-icon" title="Passer en mode clair" for="__palette_0" hidden>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 18c-.89 0-1.74-.2-2.5-.55C11.56 16.5 13 14.42 13 12c0-2.42-1.44-4.5-3.5-5.45C10.26 6.2 11.11 6 12 6a6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69Z"/></svg>
</label>
</form>
<script>var media,input,key,value,palette=__md_get("__palette");if(palette&&palette.color){"(prefers-color-scheme)"===palette.color.media&&(media=matchMedia("(prefers-color-scheme: light)"),input=document.querySelector(media.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']"),palette.color.media=input.getAttribute("data-md-color-media"),palette.color.scheme=input.getAttribute("data-md-color-scheme"),palette.color.primary=input.getAttribute("data-md-color-primary"),palette.color.accent=input.getAttribute("data-md-color-accent"));for([key,value]of Object.entries(palette.color))document.body.setAttribute("data-md-color-"+key,value)}</script>
<label class="md-header__button md-icon" for="__search">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z"/></svg>
</label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" name="search">
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
<label class="md-search__icon md-icon" for="__search">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"/></svg>
</label>
<nav class="md-search__options" aria-label="Search">
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z"/></svg>
</button>
</nav>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="search-result">
<div class="md-search-result__meta">
Initializing search
</div>
<ol class="md-search-result__list" role="presentation"></ol>
</div>
</div>
</div>
</div>
</div>
</nav>
</header>
<div class="md-container" data-md-component="container">
<nav class="md-tabs" aria-label="Tabs" data-md-component="tabs">
<div class="md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item">
<a href="../.." class="md-tabs__link">
Overview
</a>
</li>
<li class="md-tabs__item">
<a href="../../requirements/" class="md-tabs__link">
Installation
</a>
</li>
<li class="md-tabs__item">
<a href="../../tree/" class="md-tabs__link">
Documentation
</a>
</li>
<li class="md-tabs__item md-tabs__item--active">
<a href="./" class="md-tabs__link">
Changelog
</a>
</li>
</ul>
</div>
</nav>
<main class="md-main" data-md-component="main">
<div class="md-main__inner md-grid">
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary md-nav--lifted" aria-label="Navigation" data-md-level="0">
<label class="md-nav__title" for="__drawer">
<a href="../.." title="Documentation of Murph" class="md-nav__button md-logo" aria-label="Documentation of Murph" data-md-component="logo">
<img src="../../_static/img/logo.svg" alt="logo">
</a>
Documentation of Murph
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1" id="__nav_1_label" tabindex="0">
<span class="md-ellipsis">
Overview
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_1_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Overview
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../.." class="md-nav__link">
<span class="md-ellipsis">
Overview
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../sources/" class="md-nav__link">
<span class="md-ellipsis">
Source codes
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_2" >
<label class="md-nav__link" for="__nav_2" id="__nav_2_label" tabindex="0">
<span class="md-ellipsis">
Installation
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_2_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_2">
<span class="md-nav__icon md-icon"></span>
Installation
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../requirements/" class="md-nav__link">
<span class="md-ellipsis">
Requirements
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../procedure/" class="md-nav__link">
<span class="md-ellipsis">
Procedure
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3" >
<label class="md-nav__link" for="__nav_3" id="__nav_3_label" tabindex="0">
<span class="md-ellipsis">
Documentation
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_3_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_3">
<span class="md-nav__icon md-icon"></span>
Documentation
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3_1" >
<label class="md-nav__link" for="__nav_3_1" id="__nav_3_1_label" tabindex="0">
<span class="md-ellipsis">
Tree manager
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_3_1_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_3_1">
<span class="md-nav__icon md-icon"></span>
Tree manager
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../tree/" class="md-nav__link">
<span class="md-ellipsis">
Overview
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../tree/navigation/" class="md-nav__link">
<span class="md-ellipsis">
Navigation
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../tree/menu/" class="md-nav__link">
<span class="md-ellipsis">
Menu
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../tree/node/" class="md-nav__link">
<span class="md-ellipsis">
Node
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../tree/page/" class="md-nav__link">
<span class="md-ellipsis">
Page
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="../../controller/" class="md-nav__link">
<span class="md-ellipsis">
Controller
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../template/" class="md-nav__link">
<span class="md-ellipsis">
Template
</span>
</a>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3_4" >
<label class="md-nav__link" for="__nav_3_4" id="__nav_3_4_label" tabindex="0">
<span class="md-ellipsis">
Entities
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_3_4_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_3_4">
<span class="md-nav__icon md-icon"></span>
Entities
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../entities/em/" class="md-nav__link">
<span class="md-ellipsis">
Entity Manager
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../entities/query/" class="md-nav__link">
<span class="md-ellipsis">
Repository Query
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../entities/factory/" class="md-nav__link">
<span class="md-ellipsis">
Factory
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3_5" >
<label class="md-nav__link" for="__nav_3_5" id="__nav_3_5_label" tabindex="0">
<span class="md-ellipsis">
CRUD
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_3_5_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_3_5">
<span class="md-nav__icon md-icon"></span>
CRUD
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../crud/" class="md-nav__link">
<span class="md-ellipsis">
Overview
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../crud/generator/" class="md-nav__link">
<span class="md-ellipsis">
Generator
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../crud/configuration/" class="md-nav__link">
<span class="md-ellipsis">
Configuration
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3_6" >
<label class="md-nav__link" for="__nav_3_6" id="__nav_3_6_label" tabindex="0">
<span class="md-ellipsis">
Settings
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_3_6_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_3_6">
<span class="md-nav__icon md-icon"></span>
Settings
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../settings/global/" class="md-nav__link">
<span class="md-ellipsis">
Global settings
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../settings/navigation/" class="md-nav__link">
<span class="md-ellipsis">
Navigation settings
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3_7" >
<label class="md-nav__link" for="__nav_3_7" id="__nav_3_7_label" tabindex="0">
<span class="md-ellipsis">
Form
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_3_7_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_3_7">
<span class="md-nav__icon md-icon"></span>
Form
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../utils/form/file_picker/" class="md-nav__link">
<span class="md-ellipsis">
Picker picker
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../utils/form/collection/" class="md-nav__link">
<span class="md-ellipsis">
Collection
</span>
</a>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3_7_3" >
<label class="md-nav__link" for="__nav_3_7_3" id="__nav_3_7_3_label" tabindex="0">
<span class="md-ellipsis">
Editors
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="3" aria-labelledby="__nav_3_7_3_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_3_7_3">
<span class="md-nav__icon md-icon"></span>
Editors
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../utils/editors/tinymce/" class="md-nav__link">
<span class="md-ellipsis">
TinyMCE
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../utils/editors/grapesjs/" class="md-nav__link">
<span class="md-ellipsis">
GrapesJS
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../utils/editors/editorjs/" class="md-nav__link">
<span class="md-ellipsis">
Editor.js
</span>
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3_8" >
<label class="md-nav__link" for="__nav_3_8" id="__nav_3_8_label" tabindex="0">
<span class="md-ellipsis">
Utils
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_3_8_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_3_8">
<span class="md-nav__icon md-icon"></span>
Utils
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../utils/cache/" class="md-nav__link">
<span class="md-ellipsis">
Cache Manager
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../utils/doctrine/" class="md-nav__link">
<span class="md-ellipsis">
Doctrine
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../utils/file_handler/" class="md-nav__link">
<span class="md-ellipsis">
File upload handler
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../utils/file_attribute/" class="md-nav__link">
<span class="md-ellipsis">
File attribute
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../utils/mail/" class="md-nav__link">
<span class="md-ellipsis">
Mail notifier
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../utils/slug/" class="md-nav__link">
<span class="md-ellipsis">
Slug
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="../../abtesting/" class="md-nav__link">
<span class="md-ellipsis">
A/B Testing
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../users/" class="md-nav__link">
<span class="md-ellipsis">
Users
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../tasks/" class="md-nav__link">
<span class="md-ellipsis">
Tasks
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--active md-nav__item--section md-nav__item--nested">
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_4" checked>
<label class="md-nav__link" for="__nav_4" id="__nav_4_label" tabindex="">
<span class="md-ellipsis">
Changelog
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_4_label" aria-expanded="true">
<label class="md-nav__title" for="__nav_4">
<span class="md-nav__icon md-icon"></span>
Changelog
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item md-nav__item--active">
<input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
<a href="./" class="md-nav__link md-nav__link--active">
<span class="md-ellipsis">
murph/murph-core
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../skeleton/" class="md-nav__link">
<span class="md-ellipsis">
murph/murph-skeleton
</span>
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" hidden>
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
</nav>
</div>
</div>
</div>
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1 id="changelog">Changelog</h1>
<details class="success" open="open">
<summary>[v1.24.0] - 2024-01-27</summary>
<p><strong>Added</strong></p>
<ul>
<li>add CSS class <code>no-wrap</code></li>
<li>copy the pager of the CRUD at the bottom of the list</li>
</ul>
<p><strong>Fixed</strong></p>
<ul>
<li>fix an issue with the file manager when editing an item opened in a modal</li>
<li>fix type casting in slugifier</li>
</ul>
</details>
<details class="abstract">
<summary>[v1.23.0] - 2023-11-01</summary>
<p><strong>Added</strong></p>
<ul>
<li>allow to define templates show before and after a murph collection item</li>
<li>add global batch actions</li>
<li>add constraint <code>Length</code> in forms</li>
<li>add sass classes to mange with of elements</li>
<li>set searchFields option on jschoice manager (search on labels)</li>
</ul>
<p><strong>Changed</strong></p>
<ul>
<li>refactor services using constructor property promotions</li>
<li>remove twig in the mail notifier service</li>
<li>change pills colors</li>
<li>change border colors of inputs when focused</li>
<li>change colors on js-choices element</li>
</ul>
<p><strong>Fixed</strong></p>
<ul>
<li>fix regression on crud sorting</li>
<li>fix test in RepositoryQuery::addForcedFilterHandler</li>
<li>remove parameter $option on CrudConfiguration::setForm and fix CrudController make template</li>
<li>fix the aspect of the actions's column in the crud</li>
</ul>
</details>
<details class="abstract">
<summary>[v1.22.0] - 2023-09-28</summary>
<p><strong>Added</strong></p>
<ul>
<li>add new options in BooleanField: <code>toggle|checkbox_class_when_true</code> and <code>toggle|checkbox_class_when_false</code></li>
<li>add <code>count</code> method in repository query</li>
<li>add <code>addForcedFilterHandler</code> method in repository query</li>
<li>add <code>inline_form_validation</code> option to validate inline forms with custom algo</li>
<li>add crud sorting parameters in the session</li>
<li>add flush option in the entity manager on create, update, remove, and persist methods</li>
</ul>
</details>
<details class="abstract">
<summary>[1.21.1] - 2023-08-17</summary>
<p><strong>Added</strong></p>
<ul>
<li>add form error handle in inline edit action and refill the form using the previous request content</li>
<li>add form error handle in ssettings actions and refill the form using the previous request content</li>
</ul>
<p><strong>Fixed</strong></p>
<ul>
<li>fix tinymce reload when modal is closed and reopened</li>
<li>fix modal hiding when a file is successfuly uploaded in the file manager</li>
</ul>
</details>
<details class="abstract">
<summary>[1.21.0] - 2023-08-11</summary>
<p><strong>Added</strong></p>
<ul>
<li>allow to use array syntax in string builder filter</li>
<li>add color property in Navigation</li>
<li>add badge with navigation color in admin views</li>
<li>add <code>default_value</code> option in crud fields</li>
<li>add <code>display</code> option in BooleanField</li>
<li>add associated nodes in page form</li>
</ul>
<p><strong>Fixed</strong></p>
<ul>
<li>fix routes in the global settings controller</li>
</ul>
</details>
<details class="abstract">
<summary>[1.20.0] - 2023-07-27</summary>
<p><strong>Added</strong></p>
<ul>
<li>enable double click on cruds</li>
<li>add block class name for the choice type in the page maker</li>
<li>update file details view on the file manager</li>
<li>add form options in the crud filter action</li>
<li>add trans filter in inline form modal title</li>
<li>add setter to define all fields in a defined context</li>
<li>add filename generator setter in FileUploadHandler</li>
<li>add variable for the sidebar size</li>
<li>add twig block to override defaults actions in crud index template</li>
<li>add option to remove iterable values and/or specifics keys in the twig toArray function</li>
<li>add boolean field for CRUD</li>
<li>add context variable in each controllers to simplify overrides</li>
<li>core.site.name and core.site.logo are not longer required</li>
<li>add default templates when a crud is generated</li>
<li>add boolean 'is_disabled' in the menu item template options</li>
</ul>
<p><strong>Fixed</strong></p>
<ul>
<li>fix filemanager date ordering</li>
<li>fix maker CrudController template: remove bad pasted code</li>
<li>fix redirect listener: use boolean instead of integer</li>
<li>fix responsive of account edit template</li>
<li>fix collection widget: allow_add/allow_delete and prototype</li>
</ul>
<p><strong>Changed</strong></p>
<ul>
<li>user admin routes are defined in core, custom controller is not required</li>
</ul>
</details>
<details class="abstract">
<summary>[1.19.0] - 2023-04-15</summary>
<p><strong>Added</strong></p>
<ul>
<li>feat(page): forms for metas, opengraph and extra informations can be removed</li>
<li>feat(navigation): user interface is improved</li>
<li>feat(file): webp is allowed and shown in form widgets and in file manager details</li>
<li>feat(file): the file manager now show the size and the modification date of a file</li>
<li>feat(crud): add option <code>action</code> in field to add a link to the view page or to the edition page</li>
<li>feat(crud): add option <code>inline_form</code> in field to configure to edit the data</li>
<li>feat(crud): add <code>setDoubleClick</code> in the crud configuration</li>
</ul>
</details>
<details class="abstract">
<summary>[1.18.0] - 2023-01-13</summary>
<p><strong>Added</strong></p>
<ul>
<li>feat(dep): add symfony/runtime</li>
<li>feat(dep): add symfony/flex</li>
</ul>
<p><strong>Fixed</strong></p>
<ul>
<li>fix(crud): allow POST in delete actions</li>
<li>fix(crud): remove default page value in abstract crud controller</li>
<li>fix(admin): test site_logo before using it</li>
<li>fix(ui): update z-index of choices__list--dropdown</li>
</ul>
</details>
<details class="abstract">
<summary>[1.17.1] - 2022-12-03</summary>
<p><strong>Fixed</strong></p>
<ul>
<li>add mising attribute on timestampable (doctrine)</li>
</ul>
</details>
<details class="abstract">
<summary>[1.17.0] - 2022-11-19</summary>
<p><strong>Fixed</strong></p>
<ul>
<li>fix tinymce modal z-index in tox</li>
</ul>
<p><strong>Changed</strong></p>
<ul>
<li>replace annotation with attributes</li>
</ul>
</details>
<details class="abstract">
<summary>[1.16.0] - 2022-09-06</summary>
<p><strong>Added</strong></p>
<ul>
<li>add A/B testing feature</li>
<li>add cleanup of html string extracted from grapesjs content</li>
</ul>
<p><strong>Fixed</strong></p>
<ul>
<li>fix file block type</li>
</ul>
<p><strong>Changed</strong></p>
<ul>
<li>remove dashboard action from the core</li>
</ul>
</details>
<details class="abstract">
<summary>[1.15.0] - 2022-05-09</summary>
<p><strong>Added</strong></p>
<ul>
<li>CrudConfiguration::setAction can receive a callable instead of a boolean in 'enabled' param</li>
<li>add grapesjs-component-code-editor and grapesjs-parser-postcss</li>
<li>hide the backoffice site name when small resolution</li>
<li>add entity_to_array twig function</li>
<li>add default field to show in crud configuration</li>
</ul>
<p><strong>Fixed</strong></p>
<ul>
<li>fix the mail notifier</li>
<li>fix sitemap: navigation with several domains</li>
<li>fix regression with editorjs: content not loaded</li>
</ul>
<p><strong>Changed</strong></p>
<ul>
<li>change default template to show an entity using <code>entity_to_array</code></li>
</ul>
</details>
<details class="abstract">
<summary>[1.14.1] - 2022-04-30</summary>
<p><strong>Added</strong></p>
<ul>
<li>add allowed chars in RouteParameterSlugify and CodeSlugify</li>
<li>improve sidebar in mobile view</li>
</ul>
<p><strong>Fixed</strong></p>
<ul>
<li>fix creation of new element when a menu is edited</li>
<li>fix editorjs error when the textarea is empty</li>
</ul>
</details>
<details class="abstract">
<summary>[1.14.0] - 2022-04-20</summary>
<p><strong>Added</strong></p>
<ul>
<li>add grapesjs modes</li>
<li>add tinymce block type</li>
<li>add editor types in page maker</li>
<li>add the page template when the page is generated with the maker</li>
</ul>
<p><strong>Changed</strong></p>
<ul>
<li>replace flag-icon-css with flag-icons</li>
</ul>
</details>
<details class="abstract">
<summary>[1.13.0] - 2022-04-17</summary>
<p><strong>Added</strong></p>
<ul>
<li>add editorjs hyperlink block</li>
<li>add button to show and hide metas (admin)</li>
<li>add grapesjs editor</li>
<li>add editorjs type</li>
</ul>
<p><strong>Fixed</strong></p>
<ul>
<li>fix editorjs inline tools (bold and italic)</li>
</ul>
<p><strong>Changed</strong></p>
<ul>
<li>update editorjs quote block template</li>
</ul>
</details>
<details class="abstract">
<summary>[1.12.0] - 2022-03-26</summary>
<p><strong>Added</strong></p>
<ul>
<li>add page maker command (<code>make:page</code>)</li>
<li>add CrudConfiguration::getViewData in complement of CrudConfiguration::getViewDatas</li>
<li>add editorjs link block endpoint</li>
</ul>
<p><strong>Fixed</strong></p>
<ul>
<li>fix issue with empty user-agent in AnalyticListener</li>
</ul>
<p><strong>Changed</strong></p>
<ul>
<li>update editorjs image block view</li>
</ul>
</details>
<details class="abstract">
<summary>[1.11.0] - 2022-03-22</summary>
<p><strong>Added</strong></p>
<ul>
<li>add data-modal-create attribute to force modal to be open in a new container</li>
<li>add blur when several modals are opened</li>
<li>add specific form types for Tinymce and EditorJS</li>
</ul>
<p><strong>Changed</strong></p>
<ul>
<li>update file-manager with data-modal-create attribute</li>
</ul>
</details>
<details class="abstract">
<summary>[1.10.0] - 2022-03-17</summary>
<p><strong>Added</strong></p>
<ul>
<li>add url and path generators using code (twig)</li>
</ul>
<p><strong>Changed</strong></p>
<ul>
<li>update node entity constraints</li>
</ul>
</details>
<details class="abstract">
<summary>[1.9.2] - 2022-03-14</summary>
<p><strong>Fixed</strong></p>
<ul>
<li>fix issue with murph version constant and autoloader</li>
</ul>
</details>
<details class="abstract">
<summary>[1.9.1] - 2022-03-14</summary>
<p><strong>Added</strong></p>
<ul>
<li>add murph version in autoload file</li>
</ul>
<p><strong>Changed</strong></p>
<ul>
<li>remove AdminController constructor</li>
</ul>
</details>
<details class="abstract">
<summary>[1.9.0] - 2022-03-13</summary>
<p><strong>Added</strong></p>
<ul>
<li>add murph version in admin ui</li>
</ul>
<p><strong>Changed</strong></p>
<ul>
<li>the core is now installed with composer</li>
</ul>
</details>
<details class="abstract">
<summary>[1.8.0] - 2022-03-10</summary>
<p><strong>Added</strong></p>
<ul>
<li>add security roles in app configuration</li>
<li>add option to restrict node access to specific roles</li>
</ul>
<p><strong>Changed</strong></p>
<ul>
<li>rename <code>core/EventSuscriber</code> with <code>core/EventSubscriber</code></li>
</ul>
</details>
<details class="abstract">
<summary>[1.7.3] - 2022-03-06</summary>
<p><strong>Added</strong></p>
<ul>
<li>add ability to rename file in the file manager</li>
</ul>
<p><strong>Fixed</strong></p>
<ul>
<li>fix user factory</li>
<li>fix user creation from ui</li>
</ul>
</details>
<details class="abstract">
<summary>[1.7.2] - 2022-03-03</summary>
<p><strong>Added</strong></p>
<ul>
<li>add templates to render sections and items in the admin menu</li>
</ul>
<p><strong>Fixed</strong></p>
<ul>
<li>fix the analytic table when a path is a long</li>
</ul>
</details>
<details class="abstract">
<summary>[1.7.1] - 2022-03-01</summary>
<p><strong>Added</strong></p>
<ul>
<li>add translations</li>
</ul>
<p><strong>Fixed</strong></p>
<ul>
<li>fix missing directories</li>
</ul>
</details>
<details class="abstract">
<summary>[1.7.0] - 2022-03-01</summary>
<p><strong>Fixed</strong></p>
<ul>
<li>fix the analytic referers table when a referer has a long domain</li>
</ul>
<p><strong>Changed</strong></p>
<ul>
<li>upgrade dependencies</li>
<li>move assets to the core directory</li>
</ul>
</details>
<details class="abstract">
<summary>[1.6.0] - 2022-02-28</summary>
<p><strong>Added</strong></p>
<ul>
<li>add block in field templates to allow override</li>
<li>merge route params in crud admin redirects</li>
<li>improve murph:user:create command</li>
</ul>
<p><strong>Fixed</strong></p>
<ul>
<li>fix form namespace prefix in the crud controller maker</li>
<li>fix date field when the value is empty</li>
<li>fix crud batch column width</li>
<li>fix sidebar icon width</li>
<li>fix cache clear task</li>
</ul>
<p><strong>Changed</strong></p>
<ul>
<li>remove password generation from the user factory</li>
</ul>
</details>
<details class="abstract">
<summary>[1.5.0] - 2022-02-25</summary>
<p><strong>Added</strong></p>
<ul>
<li>add desktop views and mobile views</li>
</ul>
<p><strong>Changed</strong></p>
<ul>
<li>upgrade dependencies</li>
<li>replace jaybizzle/crawler-detect with matomo/device-detector</li>
</ul>
</details>
<details class="abstract">
<summary>[1.4.1] - 2022-02-23</summary>
<p><strong>Added</strong></p>
<ul>
<li>handle app urls in twig routing filters</li>
</ul>
<p><strong>Fixed</strong></p>
<ul>
<li>fix views in analytics modal</li>
<li>replace empty path with "/" in analytics</li>
</ul>
<p><strong>Changed</strong></p>
<ul>
<li>update default templates</li>
</ul>
</details>
<details class="abstract">
<summary>[1.4.0] - 2022-02-21</summary>
<p><strong>Added</strong></p>
<ul>
<li>add basic analytics</li>
</ul>
</details>
<details class="abstract">
<summary>[1.3.0] - 2022-02-19</summary>
<p><strong>Added</strong></p>
<ul>
<li>add support of regexp with substitution in redirect</li>
<li>url tags can be used as redirect location</li>
<li>add builders to replace file information tags and url tags</li>
</ul>
<p><strong>Fixed</strong></p>
<ul>
<li>fix filemanager sorting</li>
<li>fix batch action setter</li>
</ul>
</details>
<details class="abstract">
<summary>[1.2.0] - 2022-02-14</summary>
<p><strong>Added</strong></p>
<ul>
<li>add sort in file manager</li>
<li>add redirect manager</li>
</ul>
<p><strong>Changed</strong></p>
<ul>
<li>replace node-sass with sass</li>
</ul>
</details>
<details class="abstract">
<summary>[1.1.0] - 2022-02-29</summary>
<p><strong>Added</strong></p>
<ul>
<li>add directory upload in file manager</li>
</ul>
<p><strong>Fixed</strong></p>
<ul>
<li>fix admin node routing</li>
</ul>
<p><strong>Changed</strong></p>
<ul>
<li>symfony/swiftmailer-bundle is replaced by symfony/mailer</li>
</ul>
</details>
<details class="abstract">
<summary>[1.0.1] - 2022-02-25</summary>
<p><strong>Fixed</strong></p>
<ul>
<li>fix Makefile environment vars (renaming)</li>
<li>fix composer minimum stability</li>
</ul>
</details>
<details class="abstract">
<summary>[1.0.0] - 2022-01-23</summary>
</details>
</article>
</div>
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
</div>
</main>
<footer class="md-footer">
<nav class="md-footer__inner md-grid" aria-label="Footer" >
<a href="../../tasks/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Tasks">
<div class="md-footer__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"/></svg>
</div>
<div class="md-footer__title">
<span class="md-footer__direction">
Previous
</span>
<div class="md-ellipsis">
Tasks
</div>
</div>
</a>
<a href="../skeleton/" class="md-footer__link md-footer__link--next" aria-label="Next: murph/murph-skeleton">
<div class="md-footer__title">
<span class="md-footer__direction">
Next
</span>
<div class="md-ellipsis">
murph/murph-skeleton
</div>
</div>
<div class="md-footer__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 11v2h12l-5.5 5.5 1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5 16 11H4Z"/></svg>
</div>
</a>
</nav>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-copyright">
</div>
</div>
</div>
</footer>
</div>
<div class="md-dialog" data-md-component="dialog">
<div class="md-dialog__inner md-typeset"></div>
</div>
<script id="__config" type="application/json">{"base": "../..", "features": ["content.code.copy", "navigation.tabs", "navigation.footer"], "search": "../../assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
<script src="../../assets/javascripts/bundle.bd41221c.min.js"></script>
</body>
</html>