SkillMatrixPlugin.ktPart of the Skill Matrix plugin. Plugin Entry Point.
SkillMatrixPlugin — class : AbstractPlugin(.
Key dependencies: org.projectforge.Constants, org.projectforge.menu.builder.MenuCreator, org.projectforge.menu.builder.MenuItemDef, org.projectforge.menu.builder.MenuItemDefId, org.projectforge.plugins.core.AbstractPlugin, org.projectforge.plugins.core.PluginAdminService, org.projectforge.web.WicketSupport
| Commit | Description |
|---|---|
868d6abb7 | 2025 -> 2026 (minor edit, license header update) |
63081666f | Source file headers: 2024-> 2025. (minor edit, license header update) |
acb790ad2 | Fix various typos (minor edit) |
3785f8347 | Migration stuff in progress... (substantial changes, updated imports) |
4efcbd0fb | Migration stuff in progress... (minor edit) |
b6092df09 | Copyright 2023 -> 2024 |
ab45d51fa | Copyright 2001-2022 -> 2001-2023. |
ca27394ef | Constants (Const) refactored. |
5f7ef41b8 | Copyright 2021 -> 2022 |
fc7c33152 | ProjectForge setup improved: no restart needed anymore (plugins will be available after start-up). Bug fix of MenuCreator (refresh dropped plugin menu entries!). |