Go to file
Daniel a98e3a32f9 [Poll] Fixed ShowPoll route, moved Poll Entity, created NewPollForm
Entity was temporarily moved to src/Entity in order to load from DB, since it is yet no possible to do that from Plugin
2021-04-14 15:37:23 +00:00
DOCUMENTATION [DEFAULTS] Small fixes and add check of SOCIAL_NO_RELOAD_DEFAULTS from the environment, to override the reloading of default values 2021-04-14 15:37:21 +00:00
actions [V3] Big Crunch 2021-04-14 15:36:13 +00:00
bin [TOOLS][DOCKER] Added input verfication 2021-04-14 15:37:23 +00:00
components [AUTOGENERATED][DB][File][GroupJoinQueue] Update autogenerated code and add select fields as specified in the previous commit 2021-04-14 15:37:23 +00:00
config [DB][TESTS] Implement Doctrine event listener to update timestamps on modification, and related tests 2021-04-14 15:37:23 +00:00
docker [DOCKER] Bump to PHP version 8 2021-04-14 15:37:23 +00:00
docs [DOCUMENTATION] Add mdBook stub 2021-04-14 15:37:23 +00:00
lib/media [V3] Big Crunch 2021-04-14 15:36:13 +00:00
plugins [Poll] Fixed ShowPoll route, moved Poll Entity, created NewPollForm 2021-04-14 15:37:23 +00:00
public [TWIG] Add SVG icon embed function 2021-04-14 15:37:23 +00:00
scripts [V3] Big Crunch 2021-04-14 15:36:13 +00:00
src [Poll] Fixed ShowPoll route, moved Poll Entity, created NewPollForm 2021-04-14 15:37:23 +00:00
templates [Poll] Started porting Poll Plugin 2021-04-14 15:37:23 +00:00
tests [TESTS] Added unit tests 2021-04-14 15:37:23 +00:00
translations [I18N] Remove incomplete autogenerated translation file, to be fixed later 2021-04-14 15:37:21 +00:00
.env [QUEUE] Add queueing wrapper, default configuration and example usage 2021-04-14 15:37:21 +00:00
.env.test [V3] Big Bang 2021-04-14 15:36:35 +00:00
.gitignore [SchemaDef] Finish association mapping implementation 2021-04-14 15:37:23 +00:00
.gitmodules [JS][UI][AVATAR] JS cropping script 2021-04-14 15:37:22 +00:00
.php_cs [FORMATTING][DEFAULTS] Fix formatting and remove redundant config defaults 2021-04-14 15:37:21 +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 [DOCKER] Bump to PHP version 8 2021-04-14 15:37:23 +00:00
composer.lock [DOCKER] Bump to PHP version 8 2021-04-14 15:37:23 +00:00
docker-compose.yaml [DOCKER] Add redis to the docker image 2021-04-14 15:37:21 +00:00
phpunit.xml.dist [V3] Big Bang 2021-04-14 15:36:35 +00:00
social.yaml [CONFIGURATION] Remove the individual language settings from social.yaml, as these are not something that changes at runtime 2021-04-14 15:37:23 +00:00
symfony.lock [DEPENDENCIES] Update all dependencies 2021-04-14 15:37:23 +00:00