- Marked the bundle as DEPRECATED (03/11/2025)
- Removed use of
c975L/IncludeLibraryBundle(09/03/2025)
- Removed use of spaceless as deprecated (10/01/2025)
- Corrected composer.json (22/01/2024)
- Changed to new recomended bundle SF 7 structure (22/01/2024)
Upgrading from v2.x? Check UPGRADE.md
- Added TreeBuilder return type (29/05/2023)
- Added missing return type (06/04/2023)
- Changed compatibility to PHP 8 (25/07/2022)
Upgrading from v1.x? Check UPGRADE.md
- Suppressed use of container (24/07/2022)
- Removed composer require security-bundle (24/07/2022)
- Changed composer version constraints (24/07/2022)
- Corrected file path to check dashboards (08/10/2021)
- Replaced
kernel.root_dirbykernel.project_dir(03/09/2021)
- Removed twig/extensions in composer (03/09/2021)
- Removed versions constraints in composer (03/09/2021)
- Cosmetic changes due to Codacy review (05/03/2020)
- Removed switch function to reduce Cyclomatic complexity (05/03/2020)
- Removed use of symplify/easy-coding-standard as abandonned (19/02/2020)
- Removed ShareButtons as available dashboard (04/12/2019)
- Added color variable for button and button_text to colorize icon and text (11/09/2019)
- Added "" for href link (11/09/2019)
- Added buttons: comment, home, share, signin, spam, validate (11/09/2019)
- Modified icon for renew (11/09/2019)
- Added ShareButtons as available dashboard (07/08/2019)
- Re-updated README.md (06/08/2019)
- Updated README.md (06/08/2019)
- Made use of apply spaceless (05/08/2019)
- Added renew button (05/08/2019)
- Added default value for toolbar alignment (05/08/2019)
- Updated README.md (05/08/2019)
- Added possibility to change style with button text (14/07/2019)
- Added possibility to change the alignment for a toolbar (14/07/2019)
- Changed Github's author reference url (08/04/2019)
- Corrected button style that was not takien into account (21/03/2019)
- Made use of Twig namespace (11/03/2019)
- Added possibility of null style (11/03/2019)
- Added "c975l/config-bundle" as a dependency (11/03/2019)
- Modified Dependencyinjection rootNode to be not empty (13/02/2019)
- Modified required versions in
composer.json(25/12/2018)
- Added missing use (25/12/2018)
- Added info to
README.md(29/10/2018) - Added rector to composer dev part (23/12/2018)
- Modified required versions in composer (23/12/2018)
- Added buttons (29/10/2018)
- Added missing labels (28/10/2018)
- Added
add_roleanddelete_rolebuttons (28/10/2018)
- Made delete button as 'danger' instead of 'warning' (03/09/2018)
- Updated composer.json (01/09/2018)
- Added dashboard for c975L/SiteBundle (02/09/2018)
- Changed
ToolbarDashboardsto use c975L/ConfigBundle (31/08/2018) - Removed un-needed declaration in Configuration class (31/08/2018)
- Removed 'parameters' data and replaced by 'config' (28/08/2018)
- Added 'contactform' as available dashboard (30/08/2018)
- Added 'config' button (27/08/2018)
- Removed css margin for
toolbar_button_text()(25/08/2018)
- Created ToolbarService + Interface (25/08/2018)
- Added Twig extension ToolbarButtonText (25/08/2018)
- Improved
README.md(25/08/2018) - Added size to
toolbar_button()[BC-Break for button defining specific label and/or style] (25/08/2018) - Added 'copy_code' and 'parameters' buttons (25/08/2018)
- Updated documentation (25/08/2018)
- Added link to BuyMeCoffee (22/08/2018)
- Added link to apidoc (22/08/2018)
- Added documentation (22/08/2018)
- Removed FQCN (22/08/2018)
- Added label.create (02/08/2018)
- Added
createcase for button (02/08/2018)
- Corrected cancel button to be more in "best practices" (26/05/2018)
- Removed required in composer.json (22/05/2018)
- Removed sop from available dashboards as not available yet (19/05/2018)
- Added information in
README.mdabout calling from controller (13/05/2018) - Added pdf button (13/05/2018)
- Modified icon for credits to be the same as for c975LPurchaseCredits (13/05/2018)
- Added possibility to create toolbars for anything wanted, not only for bundles developped by 975L.com :-) (13/05/2018)
- Removed inline style for toolbar and added css class
toolbar(13/05/2018) - Moved
button.html.twigtoviewsfolder (13/05/2018) - Renamed
labeltobuttonin Twig extensionToolbarButton(13/05/2018) - Added
labelin Twig extensionToolbarButton(so it's use is not the same as before, see line above) to allow specifying another label for button (13/05/2018) - Renamed
routetolinkin Twig extensionToolbarButton(13/05/2018) - Added multiples buttons (13/05/2018)
- Removed
Controlleras not used anymore (13/05/2018) - Removed
ToolbarRouteExistsas not used anymore (13/05/2018)
- Added c975LExceptionCheckerBundle (15/04/2018)
- Added c975LPurchaseCreditsBundle (20/03/2018)
- Modified
button.html.twigto receive the full name of the icon (20/03/2018)
- Added 'is_safe' to Twig extension
ToolbarButtonto remove "|raw" on each call (01/03/2018)
- Added margin-bottom to toolbar (27/02/2018)
- Changed logo for current dashboard (26/02/2018)
- Abandoned Glyphicon and replaced by fontawesome (22/02/2018)
- Renamed Twig function name from 'route_exists' to 'toolbar_route_exists' (22/02/2018)
- Added Twig extension to display button easily (22/02/2018)
- Removed help form default toolbar as it was displayed even on the help page without possibilities to test current route in Twig (22/02/2018)
- Added test to check if other dashboards are available to user, in order to not display dashboards button if not (22/02/2018)
- Added check against
roleNeededconfig value for each dashboard before adding it to the toolbar (20/02/2018) - Removed signoutRoute as managed via
c975L\UserBundle(20/02/2018)
- Added
label.validateto translations (19/02/2018)
- Corrected translation for Gift-Voucher dashboard (18/02/2018)
- Added events to toolbar dashboards available (18/02/2018)
- Added suppression of '-' in dashboards names (18/02/2018)
- Removed
dashboardsparameter to get the data directly from the vendor folder (17/02/2018)
- Add of translation for c975L/EmailBundle (05/02/2018)
- Modified label for userfiles (05/02/2018)
- Add a Twig function to check if a Route exists (05/02/2018)
- Add a test to check if help Route exists (05/02/2018)
- Update
README.md(04/02/2018)
- Rename products to dashboards (04/02/2018)
- Remove of mention of
dashboardRouteinREADME.md(04/02/2018)
- Move the list of products at he end of the toolbar (04/02/2018)
- Remove of the button dashboard as set in the products (04/02/2018)
- Add the link to the current product dashboard at the beginning of the toolbar (04/02/2018)
- Add support in
composer.json+ use of ^ for versions request (04/02/2018)
- Add of system files (04/02/2018)
- Creation of bundle (04/02/2018)