Commit graph

21 commits

Author SHA1 Message Date
jrauh01
c552b1db7b
Allow to configure number of shown menu items (#484)
This PR adds a **General** config tab with an option to set the number of items
shown in the sidebar menu. Previously, this was a fixed number of **five**. That
value is now kept as the default if none is provided.
2026-03-25 12:38:18 +01:00
Eric Lippmann
0ce3381488 License source files as GPL-3.0-or-later
Add SPDX license headers and mark source files as GPL-3.0-or-later to
preserve the option to relicense under later GPL versions.
2026-03-11 20:44:42 +01:00
raviks789
bd2cb52292 Show critical count badge in left menu
The critical count badge of `Business Process` menu section represent number configs that are in critical state.
The critical count badge of configs sub section under represent number of critical root nodes of that specific config.
2022-09-14 09:53:11 +02:00
Johannes Meyer
4d7df037d3 Drop Component\StateBall and use ipl\Web\Widget\StateBall instead 2021-12-17 13:10:19 +01:00
Johannes Meyer
40538c51ce LegacyStorage: Add cache to avoid parsing configurations multiple times 2019-02-25 12:42:52 +01:00
Johannes Meyer
7a8c48c7e8 Fix a few style issues 2019-02-22 12:26:24 +01:00
Johannes Meyer
a3ce6e1543 tree: Apply final design 2019-02-22 12:26:24 +01:00
Johannes Meyer
67ba5205e2 js: Upgrade Sortable.js to latest version (1.8.0-rc1) 2019-02-22 12:26:23 +01:00
Johannes Meyer
f4298034b9 js: Add drag&drop functionality 2019-02-22 12:26:23 +01:00
Thomas Gelf
52ee6d759f Metadata: add support for 'prefix' restriction
refs #106
2017-02-08 16:05:06 +01:00
Max Stephan
0b0b7ad0e0 just count $prio if not continue (AddToMenu >= 'no') 2017-01-17 12:08:29 +01:00
Thomas Gelf
d4d46ac0c1 configuration: use names not keys for menu 2017-01-03 11:31:12 +01:00
Thomas Gelf
d1d639eba8 configuration: change available permissions 2016-12-09 14:36:45 +01:00
Thomas Gelf
2df97ef432 configuration: add businessprocess to main menu 2016-12-09 14:32:47 +01:00
Thomas Gelf
7fcef19c6e permissions: provide a few 2016-11-23 15:17:25 +01:00
Thomas Gelf
b63ebad3d6 configuration.php: use late translation 2015-10-01 22:38:19 +02:00
Thomas Gelf
289658e112 Menu: move from Reporting to Overview 2015-09-11 15:22:45 +02:00
Thomas Gelf
e057e61567 editor: sorry, monster commit :) 2015-03-16 09:08:00 +01:00
Thomas Gelf
d1739e171f bpapp: rename to businessprocess 2014-11-30 15:56:58 +01:00
Thomas Gelf
ad96b0c2aa menu: move from availabilty to reporting 2014-11-30 10:54:48 +01:00
Thomas Gelf
d2e693ec2a BpApp: initial import of legacy version 2014-10-20 16:26:06 +02:00