Go to file
Hugo Sales d73840352b [I18N] Refactor since rfc/use-static-function is not implemented
As the above mentioned RFC is not implemented, `_m` needs to be
outside of the I18n class, otherwise it would have to always be called
with `I18n::_m`.
2021-04-14 15:37:21 +00:00
DOCUMENTATION [DOCUMENTATION][DEFAULTS] Documented all defaults and updated some. Restructured other documentation. 2021-04-14 15:37:20 +00:00
actions [V3] Big Crunch 2021-04-14 15:36:13 +00:00
bin [TOOLS] Fixed all licence blocks, to use the same, foldable, format 2021-04-14 15:37:20 +00:00
config [CORE] Refactoring core 2021-04-14 15:37:20 +00:00
docker [TOOLS] Update install scripts 2021-04-14 15:37:20 +00:00
lib/media [V3] Big Crunch 2021-04-14 15:36:13 +00:00
plugins [DOCUMENTATION][TOOL] Small bug fixes and docblock elaboration 2021-04-14 15:37:20 +00:00
public [ASSETS] Import old favicon.ico 2021-04-14 15:37:20 +00:00
scripts [V3] Big Crunch 2021-04-14 15:36:13 +00:00
src [I18N] Refactor since rfc/use-static-function is not implemented 2021-04-14 15:37:21 +00:00
templates [UI][CONFIG] Added admin configuration form 2021-04-14 15:37:20 +00:00
tests [DOCUMENTATION][TOOL] Small bug fixes and docblock elaboration 2021-04-14 15:37:20 +00:00
translations [V3] Big Bang 2021-04-14 15:36:35 +00:00
.env [CORE][EVENTS] Bring existing Events and Boostrapper back 2021-04-14 15:36:35 +00:00
.env.test [V3] Big Bang 2021-04-14 15:36:35 +00:00
.gitignore [GIT] Added docker-compose to gitignore, in preparation for using a script to generate them 2021-04-14 15:37:20 +00:00
.php_cs [TOOLS] Update install scripts 2021-04-14 15:37:20 +00:00
CREDITS.md [DOCUMENTATION] Document All The Things! 2021-04-14 15:36:35 +00:00
INSTALL.md [DOCUMENTATION][TOOL] Small bug fixes and docblock elaboration 2021-04-14 15:37:20 +00:00
composer.json [DEPENDENCY] Added alchemy/zippy, which adds support for multiple archive formats. Used to allow theme uploads in zip, tar, gz, or other formats 2021-04-14 15:37:20 +00:00
composer.lock [DEPENDENCY] Added alchemy/zippy, which adds support for multiple archive formats. Used to allow theme uploads in zip, tar, gz, or other formats 2021-04-14 15:37:20 +00:00
docker-compose.yaml [DOCKER] Change postgres data path to the correct one 2021-04-14 15:37:20 +00:00
phpunit.xml.dist [V3] Big Bang 2021-04-14 15:36:35 +00:00
symfony.lock [DEPENDENCY] Added alchemy/zippy, which adds support for multiple archive formats. Used to allow theme uploads in zip, tar, gz, or other formats 2021-04-14 15:37:20 +00:00