Commit Graph

  • 799428d55b
    Merge branch 'main' into develop develop iglocska 2024-06-13 07:20:39 +0200
  • fd9da66a9e
    fix: [user add] fixed bug with metafields on new users causing an exception main iglocska 2024-06-13 07:20:00 +0200
  • 344a535467
    chg: [version] bump v1.20 iglocska 2024-06-07 14:48:27 +0200
  • f1a3de74b0
    Merge branch 'develop' iglocska 2024-06-07 14:48:14 +0200
  • 8098e5b4f4
    fix: [alignments] rules relaxed, fixes #164 iglocska 2024-06-07 14:40:38 +0200
  • eabd56210a
    fix: [authkeys] allow for authkeys with no expiration set, fixes #169 iglocska 2024-06-07 14:04:24 +0200
  • 7bbfb82e50
    Merge branch 'main' into develop iglocska 2024-06-04 14:13:12 +0200
  • dee43d8d51
    new: [metafield restrictions] not enforced on a user edit that doesn't change the state of the offending value iglocska 2024-06-04 14:10:32 +0200
  • 66375739c1
    Merge 37b418e0b3 into deae8bad3b #116 jacobkarapatakis 2024-05-30 11:36:11 +0300
  • 761e5e9388
    fix: [authkey:add] Make sure to default to expiration=0 if not provided Sami Mokaddem 2024-05-23 15:46:43 +0200
  • d617c579a9
    Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop Sami Mokaddem 2024-05-23 15:47:07 +0200
  • 7d5102db2a
    chg: [encryption keys] listed for orgs / individuals on their respective views, fixes #167 iglocska 2024-05-22 16:11:45 +0200
  • 1e7a1a5f3e
    chg: [dashboard redirects] to individual models now sort by modified by default iglocska 2024-05-22 16:10:14 +0200
  • 75f55f5368
    Merge branch 'main' into develop iglocska 2024-05-16 10:06:58 +0200
  • deae8bad3b
    fix: [encryption keys] allow for large keys iglocska 2024-05-16 10:05:24 +0200
  • d6b077b604
    Merge branch 'develop' v1.19 iglocska 2024-05-15 14:25:56 +0200
  • ce8f30b4fe
    chg: [version] bump iglocska 2024-05-15 14:25:38 +0200
  • 93612950ed
    Merge branch 'main' into develop iglocska 2024-05-15 14:25:07 +0200
  • da565f3f91
    fix: [autkey expiration] has to be in the future iglocska 2024-05-15 14:24:01 +0200
  • 6907ed2842
    fix: [settings] invalid bootstrap loading of config.json iglocska 2024-05-15 13:15:56 +0200
  • 8603b7da04
    new: [settings] added the session settings to the UI iglocska 2024-05-15 13:15:33 +0200
  • 4329b603a0
    fix: [settings] make sure they are always loaded iglocska 2024-05-15 13:15:04 +0200
  • eae074ef73
    fix: [settings] numeric fields in settings didn't show current value iglocska 2024-05-15 13:13:42 +0200
  • 18b322400a
    fix: [index pagination] caps the index at 100 elements iglocska 2024-05-15 11:32:23 +0200
  • 30fb9b0c14
    chg: [inbox] changed user field's column name to "to" iglocska 2024-05-15 11:25:31 +0200
  • c257673536
    fix: [Group admins] can now edit org metainformation for the managed orgs iglocska 2024-05-15 11:22:35 +0200
  • b233241e87
    fix: [group admin] be able to add users for the administered orgs iglocska 2024-05-15 11:11:44 +0200
  • 6967c03d8b
    new: [encryption key index] added search by org name / individual email iglocska 2024-05-14 15:18:31 +0200
  • b4aaf0f184
    Merge branch 'develop' iglocska 2024-05-14 10:47:01 +0200
  • afe2c5bd8f
    Merge 9f689cff24 into 1f57809029 #107 DocArmoryTech 2024-05-08 17:36:44 +0100
  • 1f57809029
    Merge branch 'main' of github.com:cerebrate-project/cerebrate into main Sami Mokaddem 2024-04-09 12:49:48 +0200
  • 2c8c967c06
    fix: [app:bootstrap] Automatically cast `debug` setting in bootstrap.php to migrate config Sami Mokaddem 2024-04-09 12:47:45 +0200
  • b2eb86d659
    Merge branch 'main' of github.com:cerebrate-project/cerebrate iglocska 2024-04-09 12:43:52 +0200
  • 4657feaf6e
    fix: [keycloak] user enrollment now syncs permissions correctly iglocska 2024-04-09 12:42:43 +0200
  • e9a79c54fc
    Merge branch 'main' of github.com:cerebrate-project/cerebrate into main Sami Mokaddem 2024-04-09 12:22:09 +0200
  • c958f24190
    fix: [setting:cerebrate] Enforce debug setting to be true or false Sami Mokaddem 2024-04-09 12:20:15 +0200
  • 91be9ddeda
    fix: [keycloak] sync metafields on user creation iglocska 2024-04-09 12:21:24 +0200
  • 63d1ec76eb
    fix: [keycloak] increase fetch users limit to 99999 iglocska 2024-04-09 12:20:52 +0200
  • 5c5abd677d
    fix: [setting:cerebrate] Enforce debug setting to be true or false Sami Mokaddem 2024-04-09 12:20:15 +0200
  • 305274f636
    fix: [component:CRUD] Make sure to append model alias when ordering results Sami Mokaddem 2024-04-02 14:15:47 +0200
  • 96d53f4b6a
    chg: [users:filtering] Added dropdown for users filtering Sami Mokaddem 2024-04-02 14:06:25 +0200
  • 1111290cea
    chg: [individuals:filtering] Added dropdown for organisation filtering Sami Mokaddem 2024-04-02 14:02:03 +0200
  • acb8fa21d3
    chg: [users:index] Added confirmation modal before changing disabled state for users Sami Mokaddem 2024-04-02 13:51:56 +0200
  • f4f17a1fa0
    fix: [genericTemplates:filters] Fixed encoding typo Sami Mokaddem 2024-04-02 11:40:54 +0200
  • 91cd9eb180
    fix: [encryptionKeys:add] Make sure to compare owner_id with individual_id Sami Mokaddem 2024-03-29 16:46:47 +0100
  • 3a3494df8c
    fix: [encryptionKeys:ui] Aligned UI with what users can actually do Sami Mokaddem 2024-03-29 16:33:33 +0100
  • e111dacf17
    fix: [app] Fixed some deprecation notices Sami Mokaddem 2024-03-29 16:32:50 +0100
  • f6f34b2c7e
    Merge branch 'refacto/CRUDComponent' into develop Sami Mokaddem 2024-03-29 14:16:02 +0100
  • 4390face10
    chg: [component:CRUD] Mirrored changes done in MISP3's CRUD component refacto/CRUDComponent Sami Mokaddem 2024-01-09 10:32:18 +0100
  • d4eaeed045
    Merge pull request #163 from cvandeplas/fix/SG Andras Iklody 2023-12-20 11:45:22 +0100
  • 26ec0b6edb
    Merge branch 'develop' v1.18 iglocska 2023-12-20 10:18:39 +0100
  • 76b682e399
    chg: [version] bump iglocska 2023-12-20 10:18:16 +0100
  • ecc421b326
    new: [settings:inbox.data_change_notify_for_all] Added setting to be more verbose for data changes Sami Mokaddem 2023-12-13 15:01:23 +0100
  • eefe6b22cc
    chg: [inboxes:filtering] Populate username with eligible users in filtering modal Sami Mokaddem 2023-12-13 14:31:55 +0100
  • cadb56eb07
    new: [CRUD:Filtering] Added support of options in index filtering modal Sami Mokaddem 2023-12-13 14:30:53 +0100
  • d823190624
    fix: [inboxes:index] Fixed pagination target key Sami Mokaddem 2023-12-12 09:52:33 +0100
  • 2274fff424
    fix: [component:CRUD] Make sure not to override table aliases when paginating Sami Mokaddem 2023-12-12 09:51:38 +0100
  • 42a5bd03c6
    fix: [individual:validation] Enforce email format to be a valid email address Sami Mokaddem 2023-12-12 09:13:02 +0100
  • 96e4aceb28
    fix: [behavior:notifyAdmins] Fixed typo in date serialization Sami Mokaddem 2023-12-12 09:02:43 +0100
  • 24fb241dad fix: [tool] fix unitialized var when no SG exist #163 Christophe Vandeplas 2023-12-10 15:22:04 +0000
  • d3f08205fb
    chg: [MISP connector] added bulk org pull iglocska 2023-11-30 11:44:38 +0100
  • 338386729f
    Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop Sami Mokaddem 2023-11-16 09:04:37 +0100
  • 46bafa045f
    chg: [crud:index] Include all meta-fields regardless of user's preference when in REST context Sami Mokaddem 2023-11-16 09:02:40 +0100
  • be64a186e0
    Merge branch 'develop' v1.17 iglocska 2023-11-03 15:47:29 +0100
  • e39a651c5b
    chg: [version] bump iglocska 2023-11-03 15:47:05 +0100
  • 0d7b73cafe
    Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop iglocska 2023-11-03 15:46:43 +0100
  • e192c7844b
    new: [MISP connector] sync updated to properly support sharing group exchanges iglocska 2023-11-03 15:46:20 +0100
  • f0ba0d8316
    Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop Sami Mokaddem 2023-11-02 08:10:01 +0100
  • dd4ce865bf
    chg: [users:index] Added support of table filtering Sami Mokaddem 2023-11-02 08:09:42 +0100
  • 63593cfd56
    new: [CRUD:index] Allow exporting data into csv Sami Mokaddem 2023-11-02 08:08:06 +0100
  • 92b35f9306
    Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop iglocska 2023-10-31 15:07:26 +0100
  • 9305e7ceea
    chg: [wip] sharing group rework / MISP connector improvements iglocska 2023-10-31 14:54:08 +0100
  • 1a7320e363
    fix: [orggroups:ui] Aligned UI with what users can actually do Sami Mokaddem 2023-10-30 10:45:38 +0100
  • b987444da2
    fix: [users:settings] Take into consideration perm-org-group-admin when editing users settings Sami Mokaddem 2023-10-30 09:47:57 +0100
  • 1c6c7f346a
    fix: [users:edit] Correctly take into consideration perm-org-group-admin Sami Mokaddem 2023-10-30 09:46:09 +0100
  • 3ea5b7830d
    fix: [genericElements:alignmentField] Use correct URL for individual entries Sami Mokaddem 2023-10-30 09:10:42 +0100
  • d23e393a9a
    fix: [topology] various fixes iglocska 2023-10-05 12:47:18 +0200
  • 49d4c959aa
    new: [topology improvements] added acl, menu access, downloader iglocska 2023-10-05 12:37:12 +0200
  • 58f75e44c1
    fix: [brood preview] indeces fixed iglocska 2023-10-05 11:30:06 +0200
  • 6d6a0ec993
    fix: [topology] added missing view iglocska 2023-10-05 11:29:31 +0200
  • 6b53d6d81a
    Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop iglocska 2023-10-05 11:05:41 +0200
  • b01a3bf83e
    new: [topology UI] added iglocska 2023-10-05 11:05:20 +0200
  • a0fedb011c
    new: [UI] mermaid.js added iglocska 2023-10-05 11:00:51 +0200
  • b6b4310da4
    chg: [indexes] Added `select all` option for some tables Sami Mokaddem 2023-09-27 12:05:48 +0200
  • 845ba2bfc9
    Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop Sami Mokaddem 2023-09-27 10:46:12 +0200
  • 0d5dee3524
    fix: [component:CRUD] Do not limit results if the limit query parameter is not provided Sami Mokaddem 2023-09-27 10:44:43 +0200
  • 16f8ea8c2b fix: fix tests Luciano Righetti 2023-09-14 17:47:56 +0200
  • a42599be32 fix: failing test, due to different user Luciano Righetti 2023-09-14 17:12:36 +0200
  • eb95c44528
    Merge pull request #151 from righel/fix-test-action Luciano Righetti 2023-09-14 16:16:55 +0200
  • fb83ae6701
    Merge branch 'develop' v1.16 iglocska 2023-09-13 11:02:02 +0200
  • b6458d862a
    Merge branch 'main' of github.com:cerebrate-project/cerebrate into develop Sami Mokaddem 2023-09-13 09:19:25 +0200
  • 672847b214
    chg: [users:acl] Improved waterfall model for CRUD operation and updated UI to reflect them Sami Mokaddem 2023-09-13 09:15:16 +0200
  • dfd192c60c
    Merge branch 'develop' iglocska 2023-09-13 07:18:53 +0200
  • b0ebe774b6
    fix: [ACL] group admins can view users in their group iglocska 2023-09-13 07:18:29 +0200
  • 1f78180986
    Merge branch 'develop' iglocska 2023-09-13 07:07:34 +0200
  • e03a037511
    fix: [internal] fixed the function checking if a user belongs to the current User's managed org group iglocska 2023-09-13 07:06:31 +0200
  • e64f4c341f
    fix: [acl:canEditUser] Typo in table name Sami Mokaddem 2023-09-12 15:01:22 +0200
  • b2df8192f7
    fix: [OrgGroups:checkIfGroupAdmin] Consider site_admins as group admin Sami Mokaddem 2023-09-12 14:31:03 +0200
  • 44527bbcb8
    Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop Sami Mokaddem 2023-09-12 14:28:07 +0200
  • 98b470774e
    Merge branch 'main' into develop iglocska 2023-09-12 14:26:01 +0200