Commit Graph

  • 7504bfab10
    fix: [API] rearrange component - handle collections correctly iglocska 2022-11-04 09:31:46 +0100
  • 73ad04906a
    fix: [typo] capitalisation mistake blocking org edits iglocska 2022-11-02 12:11:56 +0100
  • 11510ea28f
    new: [individual] editing enabled for org admins iglocska 2022-10-31 14:42:58 +0100
  • 675b6f29e9
    new: [cnw] meta template for permissions iglocska 2022-10-31 13:40:49 +0100
  • 8dbbb21dff
    chg: [users] add metafields behaviour iglocska 2022-10-31 13:38:31 +0100
  • 5ec0471cce
    chg: [keycloak mapper] also pushes default mappings if they don't exist iglocska 2022-10-31 13:36:53 +0100
  • ce6575cfb6
    chg: [User] Entity - added rearrangeForAPI() to rearrange meta fields iglocska 2022-10-31 13:26:44 +0100
  • 2a31e39762
    new: [keycloak] automatically set mappings iglocska 2022-10-31 13:26:12 +0100
  • 3bf52c701f
    chg: [keycloak] sync script updated iglocska 2022-10-31 11:32:15 +0100
  • 2f4b6ed2ff
    chg: [keycloak] integration rework iglocska 2022-10-31 11:31:38 +0100
  • 866fbc2d51
    chg: [layout:notification-menu] Improved spacing and size Sami Mokaddem 2022-10-28 11:09:42 +0200
  • 03bd4aba30
    new: [genericElement:group_table_action] Added support of `show # element` in the table Sami Mokaddem 2022-10-28 09:13:15 +0200
  • 67eb9de05a
    new: [ui:index_table] Fire pending debounced functions on dropdown hidden Sami Mokaddem 2022-10-28 09:12:30 +0200
  • 351b90d843
    fix: [helper:boostrap] Make sure all properties are passed to the button component Sami Mokaddem 2022-10-28 09:11:21 +0200
  • 4c401e6e29
    chg: [ui:layout] Added spacing between toast Sami Mokaddem 2022-10-28 09:10:26 +0200
  • 0db625ce45
    chg: [inbox:index] Added filtering on `created` time Sami Mokaddem 2022-10-27 15:57:35 +0200
  • aeda393bba
    chg: [component:CRUD] Improved filtering to support form type based on database column type Sami Mokaddem 2022-10-27 15:56:39 +0200
  • e1499fb705
    chg: [inbox:index] Added quick filter on scope Sami Mokaddem 2022-10-27 11:22:55 +0200
  • dde7bbe75f
    chg: [behavior:notifyAdmin] Small refactor to better handle deletions Sami Mokaddem 2022-10-27 11:07:21 +0200
  • 225913f9c6
    new: [organisation] Added `notifyAdmin` behavior. Sami Mokaddem 2022-10-27 10:14:57 +0200
  • d0119b2dba
    new: [user] Added `notifyAdmin` behavior Sami Mokaddem 2022-10-27 10:14:09 +0200
  • 1919e6703f
    fix: [inboxProcessor:dataChange] Template clean-up Sami Mokaddem 2022-10-27 10:13:09 +0200
  • 8345fabb50
    fix: [behavior:tag] Get identifier if tag data is an array Sami Mokaddem 2022-10-27 10:12:45 +0200
  • ee5adaf971
    chg: [behavior:adminNotification] Added support of watched fields and improved metafield integration Sami Mokaddem 2022-10-27 10:12:06 +0200
  • c8ff7bb4b2
    new: [adminNotificationBehavior] Added first version of new behavior and associated inboxProcessor Sami Mokaddem 2022-10-26 17:10:04 +0200
  • 9c41fd548f
    fix: [auth] added keycloak logout iglocska 2022-10-25 15:08:41 +0200
  • 3d5508055a
    chg: [inbox:index] Allow filtering index by user.id and user.name Sami Mokaddem 2022-10-25 14:50:39 +0200
  • eb6dec8b64
    fix: [component:CRUD] Default custom contextual filters do not override search parameters anymore Sami Mokaddem 2022-10-25 14:50:11 +0200
  • 00c1ae616f
    new: [inboxes] Added `severity` level and `message` and removed `description` column Sami Mokaddem 2022-10-25 14:38:16 +0200
  • 0c4a73cc39
    chg: [js:bootstrap-helper] Allow closing success toast without title Sami Mokaddem 2022-10-25 14:31:10 +0200
  • 2acadfb587
    Merge branch 'develop' iglocska 2022-10-25 11:10:31 +0200
  • 9a8372be12
    fix: [return type] validation removed iglocska 2022-10-25 11:01:23 +0200
  • 84537c52f9
    new: [user enrollment] send keycloak welcome email to users when enrolled iglocska 2022-10-25 10:57:18 +0200
  • e98290fcba
    chg: [helper:bootstrap] Added support of icon in confirm modal button Sami Mokaddem 2022-10-25 10:30:11 +0200
  • 7ab3a5bfee
    chg: [js:api-helper] Show feedback for failure in postForm Sami Mokaddem 2022-10-25 10:29:47 +0200
  • a841888db9
    fix: [template:genericFilters] Do not fail if tag selector container doesn't exist Sami Mokaddem 2022-10-25 10:29:14 +0200
  • 6d40968f24
    chg: [appTable] Set string format of FrozenTime to ISO 8601-like by default Sami Mokaddem 2022-10-25 10:27:58 +0200
  • 8d7e2b0df2
    chg: [inboxes:UI] Renamed `request` into `message` Sami Mokaddem 2022-10-25 10:26:03 +0200
  • 726dab255e
    chg: [inbox:index] Changed quick filter to show `my notification` by default Sami Mokaddem 2022-10-25 10:24:01 +0200
  • 745340adff
    fix: [component:CRUD] Only show metafields filters wjen the model has the behavior Sami Mokaddem 2022-10-25 10:23:11 +0200
  • a64e62a3fb
    chg: [inboxProcessor:generic] Updated to not rely on deprecated parameters anymore Sami Mokaddem 2022-10-25 10:22:32 +0200
  • b555aed178
    chg: [auditLog:entity] unset useless noise from user-settings Sami Mokaddem 2022-10-21 16:06:09 +0200
  • fc0920c7c3
    chg: [component:APIRearrange] Rearrange for all iterators Sami Mokaddem 2022-10-21 15:56:53 +0200
  • d1d88391e1
    fix: [auditlogs:index] Typo preventing showing the `changed` field Sami Mokaddem 2022-10-21 15:55:31 +0200
  • cfae8cb914
    chg: [indexTable:indexStatistic] better support of themes Sami Mokaddem 2022-10-21 15:36:08 +0200
  • 25b6db7303
    Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop Sami Mokaddem 2022-10-21 15:31:41 +0200
  • 5389f02b4f
    new: [scss:boostrap-additional] Added `btn-outline-text` to ease integration with themes Sami Mokaddem 2022-10-21 15:29:45 +0200
  • 41a241cada
    new: [pgp] library ported from MISP iglocska 2022-10-21 15:25:52 +0200
  • 815e3e0671
    fix: [metaTemplates:updateAll] Fixed missing form preventing to update Sami Mokaddem 2022-10-21 14:15:08 +0200
  • ddfc83af6f
    chg: [navigation:socialProvider] Improved UI for SSO profile management Sami Mokaddem 2022-10-21 14:14:38 +0200
  • 0f27435251
    fix: [metaTemplates] Correctly show update message Sami Mokaddem 2022-10-21 14:07:41 +0200
  • 455daba4d4
    fix: [navigation:meta-template] Correctly show badge for new templates Sami Mokaddem 2022-10-21 14:06:46 +0200
  • a091edbf22
    fix: [user:beforeSave] Only call the user-update callback if the user is not new Sami Mokaddem 2022-10-21 09:00:49 +0200
  • c65978f8f2
    fix: [behavior:authKeycloak] Correctly check if the user was saved Sami Mokaddem 2022-10-21 08:59:36 +0200
  • 96041cc71a
    chg: [genericIndex:select_visible_columns] Show meta-template versions Sami Mokaddem 2022-09-29 17:54:58 +0200
  • 21403995e3
    new: [user:edit] Added keycloak updates when a user gets modified Sami Mokaddem 2022-09-21 10:11:09 +0200
  • 37094e0abb
    fix: [user:validation] Allow user edition when `username` is not set Sami Mokaddem 2022-09-21 10:10:02 +0200
  • 80277e4bdf
    chg: [command:keycloakSync] Make sure User model is loaded Sami Mokaddem 2022-09-21 10:09:12 +0200
  • f2db6b3b5e
    chg: [users:add] Missing comma Sami Mokaddem 2022-09-21 10:08:40 +0200
  • 2c87b1e500
    fix: [authKeycloakBehavior] Added missing association preventing user to log via keycloak Sami Mokaddem 2022-09-21 10:07:51 +0200
  • 69fee02498
    fix: [authKeycloakBehavior] Re-indexing array preventing roles to be parsed by keycloak Sami Mokaddem 2022-09-21 10:06:33 +0200
  • efe917c824
    fix: [authKeycloakBehavior] Typo preventing roles to be saved Sami Mokaddem 2022-09-21 10:05:55 +0200
  • 8d26be28a2
    chg: [auditlogs:index] Reverse sort by ID Sami Mokaddem 2022-09-20 15:31:31 +0200
  • f37cea1cad
    fix: [migration:unique_usernames] Table 'users' is specified twice, both as a target and as a separate source Sami Mokaddem 2022-09-20 11:13:24 +0200
  • 760badd268
    fix: [alignments] missing contains added iglocska 2022-09-19 02:17:36 +0200
  • fd6d3466d7
    fix: [authkey] should only be used in a rest context iglocska 2022-09-19 02:14:57 +0200
  • 3b215a5ec0
    fix: [alignments] fixed invalid urls in alignment fields lacking a / iglocska 2022-09-19 01:59:23 +0200
  • 4c0c6ef4ac
    fix: [counter graphs] fixed to disallow invalid interval entries iglocska 2022-09-19 01:46:57 +0200
  • ca65c4b68e
    fix: [alignments] added an index view template iglocska 2022-09-19 01:39:38 +0200
  • 5e0ab5cc38
    new: [users] username validation added iglocska 2022-09-19 01:22:53 +0200
  • 9a50a5693e
    fix: [users] added uniqueness to usernames iglocska 2022-09-19 01:12:14 +0200
  • a9eccb3097
    fix: [security] X-FRAME-OPTIONS: DENY added to all responses iglocska 2022-09-19 01:11:18 +0200
  • af1e2fd632
    new: [security] Bruteforce protection added iglocska 2022-09-19 00:25:15 +0200
  • 07a8d1dfcb
    chg: [dead variable] removed iglocska 2022-09-19 00:24:29 +0200
  • 254fdc3b84
    chg: [security] keycloak enabled - disallow multiple users from being created for the same individual iglocska 2022-09-18 19:26:24 +0200
  • 10ea126a93
    fix: [security] KeyCloak login getUser fixes iglocska 2022-09-18 18:51:05 +0200
  • 822c96dbf0
    fix: [single view generic field] allow for unsanitised raw input iglocska 2022-09-18 18:32:43 +0200
  • 09ff4eba53
    fix: [xss] resolved in the genericField of the single view iglocska 2022-09-18 18:27:39 +0200
  • 85e8a35091
    fix: [api rearrange] shouldn't trigger when dealing with arrays iglocska 2022-09-18 18:27:00 +0200
  • 370995ab50
    fix: [audit log] error due to compressible fields not being streams when compression not enabled iglocska 2022-09-18 18:16:34 +0200
  • 9f689cff24
    soft squash for stylistic consistency #107 DocArmoryTech 2022-09-02 10:10:05 +0100
  • cf565484b9
    Added checks for KC being enabled (#106) DocArmoryTech 2022-08-31 13:20:28 +0100
  • 0537d05f53
    Merge pull request #105 from DocArmoryTech/patch-2 Andras Iklody 2022-08-31 07:46:26 +0200
  • e43f05d539
    Merge pull request #104 from DocArmoryTech/patch-1 Andras Iklody 2022-08-31 07:45:35 +0200
  • 4bcccf029c
    Alignment links missing / #105 DocArmoryTech 2022-08-30 20:27:11 +0100
  • 98970dca2c
    Alignment links missing / #104 DocArmoryTech 2022-08-30 20:19:57 +0100
  • 3857de8499
    fix: [notice] errors when not logged in removed iglocska 2022-08-24 14:47:40 +0200
  • fac19e0a3c
    fix: [exception] speculative fix to a check causing a 500 iglocska 2022-08-24 11:43:36 +0200
  • 4c1ce31d50
    fix: [unauthed] users internal error fixed iglocska 2022-08-24 11:42:38 +0200
  • d35a674505
    chg: [navigation] added keycloak self management iglocska 2022-08-24 11:39:56 +0200
  • 94bfafb743
    fix: [meta template] fixes iglocska 2022-08-23 16:02:52 +0200
  • 8bc3088e12
    fix: [revert] meta fields unindexing iglocska 2022-08-23 14:50:13 +0200
  • 095dd4513c
    chg: [rearrange] moved to Entity iglocska 2022-08-23 11:42:30 +0200
  • 1077251f8b
    fix: [keycloak] fixed encoding issue with urlencoded usernames created in keycloak iglocska 2022-08-23 11:05:07 +0200
  • d96353ee4f
    chg: [APIRearrange] component tied into rest response iglocska 2022-08-19 13:02:25 +0200
  • 3e0d015f69
    fix: [meta] template loading reworked iglocska 2022-08-19 13:01:47 +0200
  • b9e5b76766
    new: [component] APIRearrange component added iglocska 2022-08-19 13:00:19 +0200
  • a01236c188
    Merge pull request #101 from jacobkarapatakis/main Andras Iklody 2022-08-18 15:35:00 +0200
  • cbb737e18e
    fix: [deprecation] pagination component's use removed to comply with 4.4 requirements iglocska 2022-08-17 14:00:38 +0200
  • a5c9f68316
    fix: [deprecation] futher toList() call updated iglocska 2022-08-17 13:49:52 +0200