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
2024-06-21add remaining class filename and add migration to fix the cronjobs, re #4282Jan-Hendrik Willms
Merge request studip/studip!3136
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
2023-03-22use PluginAdministration::registerPlugin() in cli command `plugin:register`, ↵Jan-Hendrik Willms
fixes #702 Closes #702 Merge request studip/studip!1579
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