core
core copied to clipboard
Zikula Core Framework
Bumps [thomaspark/bootswatch](https://github.com/thomaspark/bootswatch) from 4.6.1 to 5.2.0. Commits d982c0b update to v5.2.0 187bf19 update v4 docs 1f73dbf remove regent theme 5a2b0b2 add copy source code button, closes #1191 3004fe6 Merge pull...
@ThiloWitt copied translates into a 3.1 test site, went into the Settings module and saw all locales there. Afterwards this error occured: `Invalid configuration at path "jms_i18n_routing.default_locale": The default locale...
### Expected behaviour - What did you expect to happen? ```bash no errors on composer install ``` ### Current behavior - What happened instead? ```bash Package itsjavi/fontawesome-iconpicker is abandoned, you...
| Q | A | ----------------- | --- | Bug fix? | [yes/no] | New feature? | [yes/no] | BC breaks? | no | Deprecations? | yes | Fixed tickets...
Symfony 5.4 introduced the functionality described [in this article](https://symfony.com/blog/new-in-symfony-5-4-language-negotiation). We have or had something similar. Should be investigated.
### Summary Refresh admin layout - use consistent layout design typography, colours, sizes, cards etc... Redesign admin area - use dedicated admin block positions, notifications, tabs, menus, override current module...
[TIP]: # ( Provide a general summary of the feature in the title above ^^ ) | Q | A | ----------------- | --- | Zikula Version | 3.0.3 |...
| Q | A | ----------------- | --- | Zikula Version | 3.1.0 | PHP Version | 7.2.5? | Requires | Symfony 5.2 ## Summary Add login throttling similar to...
In `\Zikula\Bundle\CoreBundle\Composer\MetaData` we attempt to translate several properties: - description - displayName - url In addition, we also dynamically set these properties in the Extensions UI and then reset them...