libretime/legacy
Thomas Göttgens 270aa08ae6
fix(legacy): allow updating track types code (#2955)
Since moving to an indexed track_type model for 3.0, the constraint of the code being immutable is no longer
valid, since it's not used as index anymore. This commit removes the readonly flag from that form field.
2024-02-18 19:10:30 +01:00
..
application fix(legacy): allow updating track types code (#2955) 2024-02-18 19:10:30 +01:00
build feat(legacy): move session store to database (#2523) 2023-05-30 22:25:50 +02:00
install feat: add container setup 2022-09-14 11:09:52 +02:00
locale chore(legacy): translations update from Hosted Weblate (#2949) 2024-02-12 05:48:36 +00:00
public fix(legacy): allow updating track types code (#2955) 2024-02-18 19:10:30 +01:00
tests fix(deps): update dependency friendsofphp/php-cs-fixer to <3.26.1 (main) (#2677) 2023-09-08 15:45:24 +02:00
tools fix(deps): update dependency friendsofphp/php-cs-fixer to <3.49.1 (#2899) 2024-02-02 20:39:10 +01:00
.gitignore ci(legacy): catch syntax errors on older php versions 2022-08-24 12:18:40 +02:00
.php-cs-fixer.php chore(legacy): set format rules based on version 2022-09-12 14:15:50 +02:00
Makefile fix(legacy): remove composer superuser warning (#2515) 2023-04-19 16:15:15 +01:00
composer.json Merge branch '3.0.x' into main 2023-02-26 20:16:38 +01:00
composer.lock chore(deps): lock file maintenance (legacy/composer.json) 2024-01-16 10:21:21 +00:00
packages.ini chore: list distribution releases by release date 2022-10-10 20:11:33 +02:00