### 2.1.11 Fixed: Load assets only when logged on to the backend (#277) Fixed: Backend keys for element set page did not register properly under Contao 4.9 (#282) Update: Provide minified versions of grid.css, presets.css (#280) Update: Added more backwards compatibility classes to AG1 ### 2.1.10 Fixed: Missing AG checkbox for form fields (#275) Update: Remove block feature for tl_form_field to make AG always accessible (#275) ### 2.1.9 Update: Support Contaos (>= 4.9.3) "no blank option" philosophy in customTpl field and the limitation to the element type (#268) Update: Minor code updates ### 2.1.8 Fixed: Non-admin backend users did not have the right to delete full AG blocks (deleteAll right required) (#266) ### 2.1.7 Fixed: Rendering bug in older Edge browsers (before Chromium) (#263) ### 2.1.6 Fixed: Missing autogrid_class values in template (#259) Update: config.php: Check if news, calendar modules are active (#257) ### 2.1.5 Fixed: Toggle back the visibility of a whole AG block did not work properly (#251) Update: Add images to file system if they are not synced yet (#253) Update: Remove the backend user check in initializeSystem Hook before loading the assets ### 2.1.4 Fixed: Missing img src in background image element due to changes made in #238 (#249) ### 2.1.3 Fixed: Use an individual css selector for custom grids to avoid css overwrites (#246) ### 2.1.2 Fixed: Backend assets did not load under Contao 4.4 due to backend user object not being authenticated from Contao (#244) ### 2.1.1 Fixed: Used wrong Model class in TableFormField lead to php error (#242) ### 2.1.0 Update: Contao 4.9 LTS compatibility Update: Refractor strict Contao namespace classes (#523) ### 2.0.8 Update: Added load and save callbacks to store background image selections as uuid value instead of real paths (#238) Update: Margin fields can now be appended by adding more values to their GLOBALS (#237) ### 2.0.7 Fixed: Missing language file in tl_module ### 2.0.6 Fixed: Rgxp for Grid-CSS-field did not fire (#229) Fixed: Rgxp did not recognice the invalid grid format when a last character is not a percentage value (#229) Update: Support custom grid preview in backend (#232) ### 2.0.5 Fixed: In some backend pages (without triggering the loadDataContainer hook) jQuery was missing (#225) Fixed: An issue where the plus/minus buttons did not work correctly (#227) Update: Use the initializeSystem Hook to load the assets (#225) Update: Use Contao 4 session instance (#226) ### 2.0.4 Fixed: Deactivate AG only when not in a flex row system (#221) ### 2.0.3 Fixed: Resolve the dependency to CustomElements in grid presets page (#217) Fixed: Missing pid check in FormFieldModel (#219) ### 2.0.2 Fixed: AutoGrid activated itself when not being inbetween rows in tl_form_field (#215) ### 2.0.1 Fixed: Wrong class name "FromFieldModel" must be "FormFieldModel" "Wechselstabenverbuchtelt" (#211) ### 2.0.0 New: Rebuild grid css engine based on CSS flex and CSS grid New: Added grid column elements New: Added grid row elements New: Database structure Update: Simplefy backend masks, dca files and language files Remove: Adjust mobile function Remove: Blockgrid options Remove: Displacer function Remove: Border function Remove: Spacer content element Removed: Wrapper content elements Removed: Grid-feature for Contao articles (tl_article) Removed: Grid-feature for CustomElement attributes (tl_pct_customelement_attribute) Removed: Grid-feature for News entries (tl_news) Removed: PCT\AutoGrid\DcaHelper::saceCssInformation Removed: PCT\AutoGrid\DcaHelper::loadCssInformation Removed: PCT\AutoGrid\DcaHelper::getGridClassesWithIcons Removed: Class: PCT\AutoGrid\TableArticle Removed: Class: PCT\Autogrid\ContentAutoGridWrapper Removed: Class: PCT\Autogrid\FormfieldAutoGridWrapper ### 1.9.6 Fixed: Removed the bypass condition for the token GET parameter (reverse #110) (#126) ### 1.9.5 Update: Add the .autogrid CSS class for the Article Wrapper Start element (ce_autogridwrapper.html5) only when a grid class is selected (#124) ### 1.9.4 Update: Easier support for same-height feature using a single AG-wrapper element with same-height option set ### 1.9.3 Update: Include grid.css in generatePage Hook to minimize the TL_CSS globals references ### 1.9.2 Update: Secure AG from inconstant data from outside when executing the tl_news onload_callback for manual sorting ### 1.9.1 Fixed: "Same-height" feature did not fire for manual grids (#117) ### 1.9.0 Added: No gutter feature (#114) Update: Put constants in quotations for php 7.2 ### 1.8.4 Fixed: Newsletter module shows invalid token. Bypass Autogrid features for include content elements when processing the site with the token GET parameter (#110) Fixed: Disable same height feature in manual mode (#111) ### 1.8.3 Fixed: Removed var_dump in line 1300 ### 1.8.2 Fixed: AG Wrappers not firing for form fields under Contao 4.4 due to required parse() method (#105) Fixed: AG directly for news entries did not respect the manual sorting (#107) ### 1.8.1 Fixed: AG not firing for form fields under Contao 4.4 due to missing tableless option in forms under Contao 4.4 Fixed: Wrong version number ### 1.8.0 Update: Contao 4.4 ready (#101) ### 1.7.4 Fixed: Subpalettes loaded twice: use tid GET parameter as indicator ### 1.7.3 Fixed: Compatibility update to the toggle visibility button when [ce-access] is running (#97) ### 1.7.2 Fixed: PCT\Autogrid\DcaLoader extends \Controller to prevent loading Backend classes when called via loadDataContainer Hook ### 1.7.1 Fixed: Authenticate the backend user in initializeSystem Hook if it has not been before ### 1.7.0 Fixed: Wrong backend view for admins in manual sorting mode (#91) Fixed: A connection resource error duo to initializeSystem Hook Fixed: An issue with the same-height option duo to css styling (#90) Added: Choose the sorting logic in newslist module (#92) ### 1.6.5 Added: tl_news.sorting to backend sorting option Update: Bypass permission check on cut,cutAll actions to support manual sorting for non-admin (#87) Update: Moved all tl_news related DCA callbacks to \PCZ\AutoGrid\TableNews class Update: Wrong version number ### 1.6.4 Fixed: Respect limits in manually sorted archives (#84) Fixed: The static parameter should be called with only one dash in config.php ### 1.6.3 Fixed: Changed .same-height to display:flex (#82) ### 1.6.2 Fixed: Missing ptable check in AutoGrid::fetchSiblingContentElements() (#80) ### 1.6.1 Fixed: Remove debug call from ce_autogridspacer template ### 1.6.0 New: AutoGrid Spacer content element (#74) Fixed: Missing element default class e.g. mod_article in block grid start and block grid stop elements (#76) Fixed: In multiple edit modes AG added it's fields by the number of elements being edited at the moment ### 1.5.1 Fixed: A rights issue in articles, content, formfields to toggle the autogrid icon (#70) ### 1.5.0 Update: PHP7 ready ### 1.4.0 Update: Apply manual news sorting via 'newsListFetchItems' Hook available since Contao 3.5 to gain high compatibility to other extensions manipulating the NewsModel (#67) ### 1.3.3 Fixed: Detect the end of autogrid elements correctly to avoid empty elements (#60) Fixed: Losing autogrid class on copy,copyAll (#61) Fixed: Add missing fields in editAll, overrideAll mode (#64) Added: New line feature in Autogrid Wrapper elements (#63) Update: Support the i18nl10n extension Update: Rename the autogridWrapper Elements (#59) Update: Remove the AutoGrid icon for Wrapper Elements ### 1.3.2 Fixed: Missing class in include elements when AG is turned off (#55) Fixed: Missing autogrid_wrapper around articles Update: The AutogridWrapper contentelements now work just like the block grid feature ### 1.3.1 Fixed: Missing subpalette in editAll and overrideAll mode (#53) ### 1.3.0 Added: Support include elements with fallback to original element settings (#48) Added: News support (#24) Added: Manual sorting for news entries (#49) ### 1.2.4 Fixed: Check if a real margin value has been set for the ContentAutoGridWrapper (#45) Update: Grid class should be applied on wrapper div (#46) ### 1.2.3 Fixed: Load the assets via loadDataContainer to resolve losing the session ### 1.2.2 Added: -webkit-flex for Safari and webkit-based browsers ### 1.2.1 Fixed: Register the initializeSystem Hook not for the install tool ### 1.2.0 Added: Autogrid Wrapper Start/Stop Added: Autogrid Wrapper Start/Stop formfields Added: No gutter feature (#32) Added: Adjust mobile feature (#35) Added: Displacement feature (#33) Update: Improved the same-height rendering using display:flex Update: Apply same-height only on wrappers Update: More efficient html structure and more classes to use Update: General performance updates Update: Better DCA handling ### 1.1.11 Added: More media queries Added: More classes for the autogrid_wrapper element Added: The first element opening the wrapper inherits its classes to the wrapper class Update: Chosen for select fields Update: include the css with ||static parameter (#25) ### 1.1.10 Update: Calculate the grid based on paddings (#22) ### 1.1.9 Added: English language files (#20) Update: Replace the tl_article.space field for palette injection Update: Minor bug fixes ### 1.1.8 Fixed: Identify the element type to open and close wrappers only when the correct element type has been processed ### 1.1.7 Changed: Reset autogrid_wrapper for phones ### Version 1.1.6 Fixed: New line breaks auto mode sibling count (#11) Fixed: .autogrid selector overwrites all paddings (#13) Changed: Removed .block class for .autogrid selector (#12) ### Version 1.1.5 (2014-06-02) Fixed: Wrong return value in ::fetchSiblingContentElements ### Version 1.1.4 (2014-05-27) Fixed: Using globals to store sibling data for fix losing the siblings when the class is being reinitiated (#9) ### Version 1.1.3 (2014-05-13) Fixed: Fixed an issue with the autogrid_wrapper with nested autogrid elements in auto_mode ### Version 1.1.2 (2014-05-07) Added: Block-grid feature for manuell grid mode Added: New backend icons (operation button) Update: Wrapper style view in mode 4 elements when running blockgrid mode (#5) ### Version 1.1.1 (2014-04-30) Fixed: Wrong calculation of sibling elements from one element in auto mode to the next in manuell mode ### Version 1.1 (2014-04-30) Fixed: No wrapping of formfields in auto mode (#2) Added: Changelog.txt and Version constant: PCT_AUTOGRID_VERSION ### Version 1.0 (< 2014-04-30)