Commit Graph

29 Commits

Author SHA1 Message Date
tim
306414e24b Update to symfony 7+ 2024-07-05 23:08:05 +02:00
tim
35228c8496 Allow caching of parameter values
Increase composer php version to match
2023-06-12 01:00:36 +02:00
tim
61b8a68705 Allow choice type in parameter config 2023-02-21 01:03:37 +01:00
tim
7040fd5ea7 Refactor to new bundle style (Symfony v6) 2023-02-21 00:44:28 +01:00
tim
a2fe3584be Improve parsing of parameters when giving them back
Update some things to php 8
2022-02-01 21:46:27 +01:00
tim
dacf3d6687 Allow symfony 6 2022-01-30 01:15:39 +01:00
tim
cd3c5a0a52 Allow for bool type as config type 2022-01-30 01:11:39 +01:00
da8a1e37ca Fix line endings? 2021-07-21 00:25:37 +02:00
d20f7401c1 Add categories overview 2020-10-23 23:39:45 +02:00
69abbcaf4b Improve phpdocs of service 2020-07-27 01:23:13 +02:00
6c43ee8fd1 Cleanup config and fix rendering 2020-07-27 01:02:18 +02:00
db970b4c69 Add config and controller to use the config 2020-07-27 00:26:57 +02:00
a2c17d4be3 Fix wording 2020-07-26 03:23:06 +02:00
28b21b8e12 Start on config parser 2020-07-26 03:21:34 +02:00
c7544bc77a Add twig 2020-07-26 01:16:41 +02:00
00ae28944e Fix services and add form bundle 2020-07-25 23:57:02 +02:00
5b3b8b8378 Add LICENSE file 2020-07-25 20:21:15 +02:00
c995e2bb50 Update composer json 2020-07-25 19:49:49 +02:00
be0e7f04de Fix autoload 2020-07-25 19:39:10 +02:00
4b3cb50b1f Rename namespace for shorter name 2020-07-25 17:40:08 +02:00
a3b201dc3c Revert files to correct location 2020-07-25 16:07:01 +02:00
3b1f813f17 fix namespacing 2020-07-25 15:40:27 +02:00
07c593c56e Add gitignore and improve composer json 2020-07-25 15:08:32 +02:00
75918227fa Add composer file 2020-07-25 15:02:13 +02:00
Tim
849b41dc9e Fix null value being inserted 2019-06-19 15:22:22 +02:00
Tim
94e41b482a Add option for extra content (back button) on bottom of param form 2019-06-19 14:02:30 +02:00
Tim
8bcd3af68a Allow for callable choice argument 2019-06-19 11:45:22 +02:00
Tim
03b561ab1d Add support for checkboxtype (booleans) 2019-06-03 11:58:57 +02:00
301862589b first commit 2019-05-23 17:09:06 +02:00