### Invitation à l'assemblée générale du 26 mars 2022
> TL;DR:
>
> - Date : 26 mars 2022
...
...
@@ -55,7 +58,7 @@ L'ordre du jour est disponible à cette adresse : [https://doc.neutrinet.be/ag20
C'est en même temps le bloc-notes collaboratif que nous utiliserons durant cette A.G., dés lors, si vous souhaitez y ajouter l'un ou l'autre point, vous pouvez le faire dirrectement à l'adresse mentionnée ci-dessus, en cliquant sur l'icône en forme de crayon.
N'hésitez pas à y apporter des modifications, mais faites le **avant le 15 mars à 23h42** et ne modifier l'ordre du jour jusqu'au 26, pour éviter d'avoir des points de dernière minute qui sont toujours chiants à placer dans une AG.
N'hésitez pas à y apporter des modifications, mais faites le **avant le 15 mars à 23h42** et ne le modifiez plus entre le 15 et le 26 mars, jour de l'assemblée. Cela évitera d'avoir des points de dernière minute qui sont toujours chiants à placer dans une AG.
### Administrateur·ice·s
...
...
@@ -64,6 +67,7 @@ Si vous souhaitez devenir administrateur·ice de neutrinet et apparaître sur le
Devenir administrateur·ice apporte l'avantage de signer des papiers au nom de Neutrinet et de payer des factures mais aussi de faire grossir les rangs des personnes publiquement membres de l'association et offrir une plus grande importance à l'ASBL aux yeux du monde !
<divid="tables_rondes"></div>
### Tables rondes, carrées, ovales, triangulaires ou multi-dimensionnelles
...
...
@@ -74,8 +78,7 @@ Devenir administrateur·ice apporte l'avantage de signer des papiers au nom de N
- Ou autre en créant un pad de genre [https://doc.neutrinet.be/ag2022-REMPLACEZ-MOI-PAR-VOTRE-THEME](https://doc.neutrinet.be/ag2022-REMPLACEZ-MOI-PAR-VOTRE-THEME)
Si vous avez des questions ou remarques n'hésitez pas à nous le faire savoir en réponse à ce mail sur notre mattermost[2].
Si vous avez des questions ou remarques n'hésitez pas à nous le faire savoir sur `contact @ neutrinet . be` ou sur notre [Mattermost](https://chat.neutrinet.be).
* Fixed regression preventing new `elements` field from saving its state
# v1.10.30.1
## 02/09/2022
1.[](#improved)
* List field items will now require confirmation before getting deleted
# v1.10.30
## 02/07/2022
1.[](#new)
* Require **Grav 1.7.30**
* Updated SCSS compiler to v1.10
* PageMedia can now be collapsed and thumbnails previewed smaller, in order to save room on the page. Selection will be remembered.
* DEPRECATED: Admin field `pages_list_display_field` is no longer available as an option [#2191](https://github.com/getgrav/grav-plugin-admin/issues/2191)
* When listing installable themes/plugins, it is now possible to sort them by [Premium](https://getgrav.org/premium)
2.[](#improved)
* Updated JavaScript dependencies
* Cleaned up JavaScript unused dependencies and warnings
* Removed unused style assets
* Plugins list rows now properly highlight on hover, no more guessing when wanting to disable a plugin!
3.[](#bugfix)
* Fixed `elements` field when it's used inside `list` field
* Fixed issue uploading non-images media when Resolution setting enabled in Admin [#2172](https://github.com/getgrav/grav-plugin-admin/issues/2172)
* Prevent fields from being toggled incorrectly by adding originalValue to childs of fieldset. [#2218](https://github.com/getgrav/grav-plugin-admin/pull/2218)
* Fixed persistent focus on Folder field when Adding page (Safari) [#2209](https://github.com/getgrav/grav-plugin-admin/issues/2209)
* Fixed performance of Plugins / Themes sort in the installation table
* Fixed list field with key/value pairs throwing an exception due to bad value [#2199](https://github.com/getgrav/grav-plugin-admin/issues/2199)
* Fixed disabling/enabling plugin from the list breaking the plugin configuration
# v1.10.29
## 01/28/2022
1.[](#new)
* Require **Grav 1.7.29**
3.[](#improved)
* Made path handling unicode-safe, use new `Utils::basename()` and `Utils::pathinfo()` everywhere
# v1.10.28
## 01/24/2022
1.[](#bugfix)
* Clean file names before displaying errors/metadata modals
* Recompiled JS for production [#2225](https://github.com/getgrav/grav-plugin-admin/issues/2225)
* Clean file names before displaying errors/metadata modals
* Recompiled JS for production [#2225](https://github.com/getgrav/grav-plugin-admin/issues/2225)
This **admin plugin** for [Grav](http://github.com/getgrav/grav) is an HTML user interface that provides a convenient way to configure Grav and easily create and modify pages. This will remain a totally optional plugin, and is not in any way required or needed to use Grav effectively. In fact, the admin provides an intentionally limited view to ensure it remains easy to use and not overwhelming. I'm sure power users will still prefer to work with the configuration files directly.
This **admin plugin** for [Grav](https://github.com/getgrav/grav) is an HTML user interface that provides a convenient way to configure Grav and easily create and modify pages. This will remain a totally optional plugin, and is not in any way required or needed to use Grav effectively. In fact, the admin provides an intentionally limited view to ensure it remains easy to use and not overwhelming. I'm sure power users will still prefer to work with the configuration files directly.

...
...
@@ -33,7 +33,7 @@ This **admin plugin** for [Grav](http://github.com/getgrav/grav) is an HTML user
We have tested internally, but we hope to use this public beta phase to identify, isolate, and fix issues related to the plugin to ensure it is as solid and reliable as possible.
For **live chatting**, please use the dedicated [Slack Chat Room](https://getgrav.org/slack) for discussions directly related to Grav.
For **live chatting**, please use the dedicated [Discord Chat Room](https://getgrav.org/discord) for discussions directly related to Grav.
For **bugs, features, improvements**, please ensure you [create issues in the admin plugin GitHub repository](https://github.com/getgrav/grav-plugin-admin).
...
...
@@ -99,7 +99,7 @@ By default, you can access the admin by pointing your browser to `http://yoursit
# Standard Free & Paid Pro Versions
If you have been following the [blog](http://getgrav.org/blog), [Twitter](https://twitter.com/getgrav), [Slack chat](https://getgrav.org/slack), etc., you probably already know now that our intention is to provide two versions of this plugin.
If you have been following the [blog](https://getgrav.org/blog), [Twitter](https://twitter.com/getgrav), [Discord chat](https://getgrav.org/discord), etc., you probably already know now that our intention is to provide two versions of this plugin.
The **standard free version**, is very powerful, and has more functionality than most commercial flat-file CMS systems.