Commit Graph

  • 53a26ccb0f
    CustomPropertiesForm: Do not escape the unicode values of custom variables dictionary-support raviks789 2025-08-14 12:45:14 +02:00
  • cf33c9dea5
    IcingaObjectHandler: Upadte/create the object first and then set the custom properties raviks789 2025-08-14 12:43:57 +02:00
  • 3d4a7d965f
    Bump actions/checkout from 4 to 5 dependabot/github_actions/actions/checkout-5 dependabot[bot] 2025-08-12 13:00:22 +00:00
  • 49b72b7467
    Show applied groups in service and user forms fix/user-group-membership-link-on-restore raviks789 2025-06-17 16:40:56 +02:00
  • 359c1e4d88
    Allow usergroup assignment using assign_filter raviks789 2025-06-17 16:29:38 +02:00
  • 593bf91915
    ObjectPropertyForm: Fix custom variable clean up on removal from the host template raviks789 2025-08-04 17:12:24 +02:00
  • df94a8644d Drop usages of gipfl\Translation\TranslationHelper remove-locales-v1.11.5 Johannes Meyer 2025-08-04 10:01:16 +02:00
  • e001cf8afb Remove locales Johannes Meyer 2025-06-03 16:47:00 +02:00
  • 788d999090 Drop usages of gipfl\Translation\TranslationHelper remove-locales Johannes Meyer 2025-08-04 10:01:16 +02:00
  • fda1e79c80
    Show only applied groups in Icinga Host Form fix/show-only-restricted-groups raviks789 2025-08-01 16:06:36 +02:00
  • a14faaf68a
    HostgroupRestriction: Allow creation of hosts if they match restricted groups filter fix/creation-of-host-matching-group-filters raviks789 2025-08-01 12:35:05 +02:00
  • 6a13429f81
    IcingaObjectHandler: Check for import loop detection during rest api updates fix/prevent-cyclic-inheritance raviks789 2025-07-31 10:02:22 +02:00
  • 50799380a2
    DirectorObjectForm: Validate for imports cyclic inheritance raviks789 2025-07-30 17:31:13 +02:00
  • 13dfe35d66
    Disable deployment link if there is an active deployment feature/deployment-indicator raviks789 2025-07-24 19:45:54 +02:00
  • dc28347ee9
    AssignRenderer: Fix rendering of assign filter for boolean filter expression fix/assign-renderer-for-bool-expression raviks789 2025-07-23 14:34:51 +02:00
  • 1d1887782f
    BasketSnapshot: Fix restoring Host templates having relation with host template choices fix/basket-restore-host-template-choice raviks789 2025-07-11 16:20:00 +02:00
  • dfffb224dd
    Check for existence of custom variable in the object before storing it raviks789 2025-07-10 11:55:35 +02:00
  • 7d5b8983a7
    Fix: Save array values in dictionary as array instead of comma separated string raviks789 2025-07-09 11:47:14 +02:00
  • 8e6aabe060
    PropertyForm: Instantiable array must be only number or string raviks789 2025-07-01 14:16:06 +02:00
  • 7e8888fb77
    HostController: Load custom variables from all the ancestors raviks789 2025-07-01 14:15:18 +02:00
  • 393a1c9247
    CustomVariables: Use operator '+=' instead of '=' if the variable is a dictionary raviks789 2025-07-01 10:07:25 +02:00
  • 79de27d64c
    CustomPropertiesForm: Correctly save boolean properties in dictionary if false raviks789 2025-07-01 09:55:18 +02:00
  • 3b7905bc0a
    CustomPropertiesForm: Set array element direction to vertical raviks789 2025-06-30 13:25:08 +02:00
  • 4cf76cd961
    PropertyController: Show fields in property form for array or dictionary correctly raviks789 2025-06-24 12:39:01 +02:00
  • 424db65317
    Cleanup object custom variables on removal from template raviks789 2025-06-23 13:04:22 +02:00
  • c67f529041
    Handle boolean field in object custom properties raviks789 2025-06-23 12:42:59 +02:00
  • bff7fdff49
    Populate correct value to item_type field raviks789 2025-06-20 13:40:05 +02:00
  • 565102e63d
    Fix: substr deprecation error raviks789 2025-06-13 10:32:11 +02:00
  • 3d86d3ec91
    Do not allow nested dictionary to have a dictionary field raviks789 2025-06-04 17:06:23 +02:00
  • 7285cf182c
    Add SQL migration file raviks789 2025-06-04 12:41:11 +02:00
  • 6d666de23c
    Render the host dictionary items as variable in apply-for-rule raviks789 2025-05-27 13:27:40 +02:00
  • ffebd047af
    PropertyController: Allow adding nested fields raviks789 2025-05-26 14:04:29 +02:00
  • 6e4e8f301e
    IcingaServiceForm: Change the nested key suggestions to list raviks789 2025-05-26 14:03:24 +02:00
  • 02a1a882c3
    Rename 'config' to 'value' for items array/dictionary in apply-for-rule raviks789 2025-05-23 17:44:31 +02:00
  • 38690ab83d
    Delete user group upon confirmation raviks789 2025-06-17 16:28:51 +02:00
  • dce05f3e0e
    ObjectsTabs: Fix tab links for object (host, service and user) groups fix/group-tab-link raviks789 2025-06-16 13:04:39 +02:00
  • 301455f5ed Self service: fix timing attack agent_version Alexander A. Klimov 2025-06-11 11:38:05 +02:00
  • 5ce23b2cbf Self service: agent version: default to "latest" Alexander A. Klimov 2025-03-24 15:46:48 +01:00
  • f310a5ad73 Remove locales Johannes Meyer 2025-06-03 16:47:00 +02:00
  • 6749b4fb08 L10n-update: Use template from github-actions master Johannes Meyer 2025-06-03 16:17:00 +02:00
  • aa43fabc88
    IcingaTemplateChoiceForm: Set correct default value for required_template element fix/template-choice-associated-template raviks789 2025-05-28 12:17:01 +02:00
  • 20e7ed5858
    IcingaServiceForm: Show dictionary's nested keys accessible for apply-for-rule raviks789 2025-05-23 11:09:27 +02:00
  • a2e250845c
    CustomVariableString: Render variables explicitily if the name is in between $ symbols raviks789 2025-05-22 12:47:41 +02:00
  • c2b909f245
    CustomPropertiesForm: fixes and improvements raviks789 2025-05-22 12:44:16 +02:00
  • fd25020049
    HostController: getObjectCustomProperties returns object properties as array of [property name => property attributes] raviks789 2025-05-22 12:37:54 +02:00
  • 350d6a4ca2
    module.js: Do not show count for fieldset element added in CustomPropertiesForm raviks789 2025-05-22 12:25:34 +02:00
  • e0aa1f62fd
    IcingaService: Do not attach config to custom variables for apply for rule raviks789 2025-05-16 15:15:17 +02:00
  • d5b357ffcb
    IcingaServiceForm: Support apply for rule for instantiable dictionary and array raviks789 2025-05-16 15:12:22 +02:00
  • dad61abe7b
    Show inherited values in placeholder raviks789 2025-05-14 12:56:18 +02:00
  • ea559595b8
    ObjectsTableService: Fix blacklist check to target inheriting host for inherited services fix/inherited-blacklisted-service-strike-through raviks789 2025-05-21 11:56:42 +02:00
  • f2702f8737
    Make custom properties removable from hosts raviks789 2025-05-13 12:47:16 +02:00
  • 63047ec393
    Add and edit custom variables in the same tab raviks789 2025-05-12 17:04:37 +02:00
  • ba4a74376e
    DirectorObjectForm: Do not show custom variables for hosts raviks789 2025-05-12 17:03:09 +02:00
  • 115744e6e9
    CustomPropertiesForm: Improve dictionary support raviks789 2025-05-12 17:00:38 +02:00
  • 559660c3bc
    Remove unnecessary files raviks789 2025-05-12 16:57:52 +02:00
  • 7f6f275f08
    DirectorObjectForm: Reset changes raviks789 2025-05-12 16:47:58 +02:00
  • 4b8c2c447c
    WIP: Add delete functionaltiy to ObjectPropertyForm raviks789 2025-05-12 11:38:27 +02:00
  • 4c4297ea54
    Apply for rule: Configurable for both dictionaries and arrays raviks789 2025-05-09 16:07:47 +02:00
  • 335bcef8da
    Edit host vars using REST api raviks789 2025-05-09 16:06:17 +02:00
  • 06fd00f9c4
    WIP: extend from templates to objects raviks789 2025-04-17 17:16:37 +02:00
  • d277324633
    WIP: Add remove buttons for dictionary items raviks789 2025-04-16 13:50:00 +02:00
  • 5527d096e4
    WIP: ipl form for custom properties raviks789 2025-04-08 14:00:49 +02:00
  • e708496868
    WIP: Add items to instantiable dictionary raviks789 2025-04-02 12:05:25 +02:00
  • 92790d2ede
    WIP: Instantiable dictionary support raviks789 2025-03-24 14:43:55 +01:00
  • e4b78b9361
    WIP: Alternative custom property support raviks789 2025-03-11 09:27:04 +01:00
  • 664dedd413
    Release version 1.11.5 (#2974) v1.11.5 Eric Lippmann 2025-04-29 12:12:06 +02:00
  • 177f300ac3 Release version 1.11.5 raviks789 2025-04-08 14:17:09 +02:00
  • d0c03b84e6
    DeployFormsBug7530: Do not pass null values to strlen (#2977) Eric Lippmann 2025-04-29 12:08:56 +02:00
  • 11a10be9f8
    DeployFormsBug7530: Do not pass null values to strlen raviks789 2025-04-23 15:55:31 +02:00
  • 2423fad54c upgrade_188: Remove entries with duplicate checksums in director_activity_log raviks789 2025-04-01 16:57:49 +02:00
  • 23ed194534
    Release 1.10.4 v1.10.4 support/1.10 raviks789 2025-03-26 11:30:08 +01:00
  • 2a4b78bfd2
    Release 1.11.4 (#2969) v1.11.4 Ravi Kumar Kempapura Srinivasa 2025-03-26 11:24:49 +01:00
  • 38f3fe33c9
    Release 1.11.4 raviks789 2025-03-25 13:49:47 +01:00
  • a99a998540
    Merge commit from fork Ravi Kumar Kempapura Srinivasa 2025-03-26 11:19:54 +01:00
  • 8d9ecf3b0a
    Apply relevant restrictions on REST url endpoints raviks789 2025-03-26 10:07:09 +01:00
  • 2e1cac6a58
    Fix: Support data type change of columns ts_last_attempt and ts_last_error from timestamp to bigint raviks789 2025-02-04 15:43:18 +01:00
  • 0fe8de3a5b
    director_job: Change timestamp data types to integer raviks789 2025-02-04 14:07:03 +01:00
  • 0ffa1f7acc
    IcingaAddServiceForm: Check if service templates exist to add services raviks789 2025-02-18 13:25:00 +01:00
  • 75c5860969
    Fix MySQL8.4 nonstandard foreign keys deprecation Mek Skëndo 2024-12-19 16:56:04 +01:00
  • cadac72f4c
    Fix job behavior during summer and winter time change (#2954) Ravi Kumar Kempapura Srinivasa 2025-03-25 16:17:12 +01:00
  • 4c283a24c8
    Fix: Support data type change of columns ts_last_attempt and ts_last_error from timestamp to bigint raviks789 2025-02-04 15:43:18 +01:00
  • 63dac34b0f
    director_job: Change timestamp data types to integer raviks789 2025-02-04 14:07:03 +01:00
  • 5f4ad0f827 IcingaAddServiceForm: Check if service templates exist to add services raviks789 2025-02-18 13:25:00 +01:00
  • b18cf4f80d Fix editing of custom variables for multi-selected objects raviks789 2025-01-14 17:46:43 +01:00
  • 42a47d6139 CustomVarRenderer: Fix illegal offset error if the value is an array raviks789 2025-03-17 10:14:46 +01:00
  • 778b25873c CustomVarRenderer: Fix custom var renderer for apply-for-rules raviks789 2025-03-20 17:14:20 +01:00
  • 2196de252d Fix MySQL8.4 nonstandard foreign keys deprecation Mek Skëndo 2024-12-19 16:56:04 +01:00
  • 3fcb20178f
    Apply correct restrictions to REST url endpoints raviks789 2025-01-21 12:04:12 +01:00
  • 8414238c9b
    Fix modify link for services in service set fix/postgres-serviceset-modify-link raviks789 2024-12-13 13:49:00 +01:00
  • 899211ccc2 Release version 1.11.3 support/1.11 raviks789 2024-12-13 10:11:47 +01:00
  • 0e73fb5304 Release/v1.11.2 raviks789 2024-12-13 10:08:48 +01:00
  • de8fe109e2
    Release 1.11.3 (#2942) v1.11.3 Eric Lippmann 2024-12-12 13:20:10 +01:00
  • 2b55c80cba Release 1.11.3 raviks789 2024-12-10 16:28:52 +01:00
  • 32a644fad8
    IcingaHostForm: Fix crashing of form for invalid check command (#2941) Eric Lippmann 2024-12-12 13:16:38 +01:00
  • 8161a769fe IcingaHostForm: Fix crashing of form for invalid check command raviks789 2024-12-10 13:23:51 +01:00
  • e37f802cf9
    ImportRowModifierForm: Fix removal of filter expression (#2939) Eric Lippmann 2024-12-12 10:54:40 +01:00
  • f4692d7ab4 ImportRowModifierForm: Fix removal of filter expression raviks789 2024-12-05 11:48:05 +01:00
  • d205415f1b
    Fix pgsql binary resource handling for uuids (#2938) Eric Lippmann 2024-12-12 09:53:08 +01:00
  • 175de1ae84 Fix pgsql binary resource handling for uuids raviks789 2024-12-05 10:11:09 +01:00
  • 89ebf71d88
    PropertyTableSortForm: Don't use ipl`s CSRF counter measure (#2937) Eric Lippmann 2024-12-12 09:44:59 +01:00