Johannes Meyer
|
8301cae1a9
|
migrate: Remove `dashboard sections` command
|
2022-06-14 14:24:30 +02:00 |
Sukhwinder Dhillon
|
bbbe9eef22
|
PreferencesCommand: Introduce method `loadIniFile()` and remove not required code
|
2022-05-27 14:02:11 +02:00 |
Sukhwinder Dhillon
|
b3998856af
|
Revert "Remove class `PreferencesCommand`"
This reverts commit ea03ecd779ffd8b38cbddefadf8c29712e4171dd.
|
2022-05-27 14:02:11 +02:00 |
Sukhwinder Dhillon
|
18ecd444c4
|
Remove class `PreferencesCommand`
|
2022-05-27 13:55:48 +02:00 |
Sukhwinder Dhillon
|
1b1eb3436f
|
sql: Change charset to `utf8mb4`
fixes https://github.com/Icinga/icingaweb2/issues/4680
|
2022-05-02 15:36:31 +02:00 |
Yonas Habteab
|
354099b4e2
|
Fix migrating navigation items only for the given user doesn't work
|
2021-12-08 16:10:38 +01:00 |
Yonas Habteab
|
1c9986be72
|
NavigationCommand: Add license header
|
2021-11-04 08:56:03 +01:00 |
Yonas Habteab
|
bb196d4a4f
|
Migrate: Add possibility to migrate monitoring navigation items
|
2021-11-03 16:22:31 +01:00 |
Johannes Meyer
|
0b6f71c446
|
If enforcing a charset, DO IT ONLY IF THE DB TYPE IS CORRECT
|
2021-07-28 09:04:28 +02:00 |
Johannes Meyer
|
b298b53fda
|
PreferencesCommand: Automatically set the resource as config backend
|
2021-07-27 08:35:46 +02:00 |
Johannes Meyer
|
94c6e4a100
|
PreferencesCommand: Correct help for `--resource`
fixes #4485
|
2021-07-27 08:34:21 +02:00 |
Johannes Meyer
|
e8ae6c912d
|
PreferencesCommand: Always use `utf8` as connection charset
|
2021-07-26 16:54:22 +02:00 |
Johannes Meyer
|
af89bc8019
|
Introduce class `Icinga\Module\Migrate\Clicommands\PreferencesCommand`
|
2021-07-26 12:49:03 +02:00 |
Johannes Meyer
|
d83b06618a
|
DashboardCommand: Utilize ipl-i18n in `sections` command
|
2021-05-28 14:03:36 +02:00 |
Johannes Meyer
|
53598ecd18
|
DashboardCommand: Don't swallow custom dashboards
|
2019-08-02 14:14:28 +02:00 |
Johannes Meyer
|
49e84f2ad0
|
migrate: Don't fail dashboard migration just because a locale is missing
|
2019-08-02 12:00:26 +02:00 |
Johannes Meyer
|
fdff949a59
|
migrate: Introduce class DashboardCommand
refs #3542
|
2019-07-18 08:33:35 +02:00 |
Eric Lippmann
|
178d5f8283
|
Add CLI command for migrating users according to a given domain
refs #2153
|
2017-06-12 13:31:08 +02:00 |