2025-03-27 15:16:47 by Takahiro Kambe | Files touched by this commit (2) | ![]() |
Log message: www/php-contao-manager: update to 1.9.4 1.9.2 (2025-02-24) * Fixed broken theme installation * Improved keyboard accessibility * Fix PHP version check for downgrade on PHP versions lower than 8.1 by @lukasbableck in #854 * Fixed multiple app hints 1.9.3 (2025-03-13) * Fixed TOTP setup (#862) * Do not toggle maintenance mode for dry runs (#861) * Fix PHP 8.1 issue with attributes on __invoke (#855) * Show account security in user list * Fixed out-of-scope handling in OAuth view * Added permission info to API docs * Added background forker info to about command 1.9.4 (2025-03-13) * Fixed Webauthn (Passkey) browser-autofill breaking the login screen (#864) |
2025-02-22 17:22:42 by Takahiro Kambe | Files touched by this commit (2) | ![]() |
Log message: www/php-contao-manager: update to 1.9.1 pkgsrc change: enable php84. 1.8.11 (2025-01-31) * Added forward-support for OAuth scopes * Handle edge case Contao constraints that do not comply with Javascript SemVer * Fixed white space of raw log lines 1.9.0 (2025-02-18) * Added user management and permission levels * Added support for Passkey authentication * Added support for Two-Factor authentication * Updated to Symfony 6.4 and Vue 3 1.9.1 (2025-02-19) * Uncomment window.location.reload in ConfigView when updating config (#845) * Fix error handling and recovery view * Improve JSON error handling in console API * Request::all() never returns NULL for composerJson * Only write the user.json on changes * Correctly handle axios errors without response |
2025-02-08 05:04:41 by Takahiro Kambe | Files touched by this commit (21) |
Log message: multiple PHP support * Use PHP_BASE_VERS in DEPENDS if required. * Use REPLACE_PHP. Bump PKGREVISION. |
2025-01-19 14:50:09 by Takahiro Kambe | Files touched by this commit (2) | ![]() |
Log message: www/php-contao-manager: update to 1.8.10 1.8.10 (2025-01-09) * Fix uploaded packages without Contao constraint not being installable * Fixed background image on boot check link (#828) * Fixed background image on boot check link (#828) * Correctly encode URL components (#824) * Resolve ENV parameters in Contao config (#829) * Added integrity check for ZIP support (#835) * Fix console scrollbar overlapping scroller buttons (#834) * Fixed storing console details open state (#836) |
2024-08-25 19:26:27 by Takahiro Kambe | Files touched by this commit (2) | ![]() |
Log message: www/php-contao-manager: update to 1.8.9 1.8.8 and 1.8.9 was released on 21th Aug 2024 with several bug fixes but no Changelog nor release announce. Please refer below commit log. https://github.com/contao/contao-manager/compare/1.8.7...1.8.9 |
2024-08-20 16:24:21 by Takahiro Kambe | Files touched by this commit (2) | ![]() |
Log message: www/php-contao-manager: update to 1.8.7 1.8.7 (2024-08-15) What's Changed * Add an AboutCommand return code by @zoglo in #818 * Add badge title support by @zoglo in #819 |
2024-07-20 16:16:23 by Takahiro Kambe | Files touched by this commit (2) | ![]() |
Log message: www/php-contao-manager: update to 1.8.6 1.8.5 (2024-06-14) * Fix API redirect in Scoper * Implement logfile reload (#809) * Show error message in migration view (#804) * Implement dark-mode (#803) * Change support link to the Contao support page * Fix feature border if no features are installed 1.8.6 (2024-07-01) * Remove highlight border and add spacing instead (#813) * Correctly handle exceptions in database migrations * Align package details vertically centered (#814) |
2024-02-26 15:11:46 by Takahiro Kambe | Files touched by this commit (2) | ![]() |
Log message: www/php-contao-manager: update to 1.8.4 1.8.1 (2024-02-16) What's Changed * Fixed missing nullable attribute in API docs by @Toflar in #787 * Update the documentation shortlinks by @leofeyer in #789 New Contributors * @Toflar made their first contribution in #787 1.8.2 (2024-02-17) * Updated dependencies * Do not scope React\Promise that is used by Composer plugins 1.8.3 (2024-02-23) * Fixed requiring features in the same version (#797) * Added build date to version file 1.8.4 (2024-02-26) * Updated dependencies * Fixed CSP header * Fixed package suggestions check |
2024-02-04 09:41:26 by Takahiro Kambe | Files touched by this commit (6) |
Log message: www/php-contao-manager: add package version 1.8.0 Contao Manager Contao Manager is a tool for the Contao Managed Edition. It fetch, install and mange Contao Open Source CMS with Web GUI. For more information, please refer Installation guide for Contao: https://to.contao.org/quickstart |