aboutsummaryrefslogtreecommitdiff
path: root/cli/Commands/Plugins
AgeCommit message (Collapse)Author
2024-07-02update .po files as well when cli command plugin:i18n:extract is executed, ↵Jan-Hendrik Willms
fixes #4360 Closes #4360 Merge request studip/studip!3159
2023-08-18add a new API to count pending migrations, fixes #3069Elmar Ludwig
Closes #3069 and #3022 Merge request studip/studip!2046
2023-08-15correctly display pending migrations for plugins, fixes #3022Elmar Ludwig
Closes #3022 Merge request studip/studip!2031
2022-02-23create plugin path for database only right before storing it in the database ↵Jan-Hendrik Willms
(otherwise the command cannot find vital files), fixes #701
2021-12-17CLI-Skript `studip` einführen und alte Skripte entsprechend umstellenMarcus Eibrink-Lunzenauer