Commit Graph

  • 367012af36
    fix: [individual:edit] Select individuals based on their id and not their user_id Sami Mokaddem 2023-09-07 16:43:30 +0200
  • 5aefc37837
    chg: [users:edit] Allow users to self edit Sami Mokaddem 2023-09-07 16:11:47 +0200
  • 08d2e193dd
    chg: [user-settings:edit] Prevent assigning a setting to another user Sami Mokaddem 2023-09-07 15:14:26 +0200
  • d46143a37f
    chg: [command:summary] Added data about the modified entity Sami Mokaddem 2023-09-07 15:01:13 +0200
  • 01356824a2
    chg: [navigation:tags] Updated UI to reflect users' permissions Sami Mokaddem 2023-09-06 10:42:08 +0200
  • bde01882d9
    fix: [navigation:CRUDAction-auditlogs] Make ordering by created field unambigous and hide audit button to non-admin users Sami Mokaddem 2023-09-06 10:17:06 +0200
  • 7377e77204
    chg: [navigation:individuals] Only show edit and deletion buttons if users are allowed to do it Sami Mokaddem 2023-09-06 09:48:16 +0200
  • 3514f8bd7c
    chg: [genericElements:numberOfElement] Added parameter to show or not the `show all` option Sami Mokaddem 2023-09-06 09:18:40 +0200
  • e7e5c0aebd
    chg: [ACL:tags] Relaxed ACL on tags for index and view pages. Sami Mokaddem 2023-09-05 10:56:48 +0200
  • 9e18f4f0bb
    chg: [ACL:individual/add] Allow `org-admin`s to create new individuals Sami Mokaddem 2023-09-05 10:49:23 +0200
  • 883f0eb44a
    fix: [userSettings:add] Aded check to avoid duplicated setting for the same user Sami Mokaddem 2023-09-05 10:46:25 +0200
  • a3c23f46d5
    fix: [mailinglist:ACL] Fixed bug in ACL check for access Sami Mokaddem 2023-09-05 10:33:08 +0200
  • 8d819bd2ac
    Merge branch 'develop' v1.15 iglocska 2023-09-04 15:25:27 +0200
  • 012e120db2
    chg: [version] bump iglocska 2023-09-04 15:25:04 +0200
  • 3e5ae5271e
    chg: [misisng] change iglocska 2023-09-04 15:23:21 +0200
  • 78152a884a
    Merge branch 'main' into develop iglocska 2023-09-04 15:22:42 +0200
  • 26cbaf0129
    chg: [command:summary] Consider perm meta-fields addition/deletion as uesr edit Sami Mokaddem 2023-09-04 14:43:53 +0200
  • 9be8105565
    chg: [config] Force usage of secure cookie for session and csrf protection Sami Mokaddem 2023-09-04 10:30:51 +0200
  • 279c69c510
    fix: [userSettings:edit] Correctly pre-select user to be edited Sami Mokaddem 2023-09-04 09:34:44 +0200
  • 1ea7c796ac
    chg: [component:CRUD] Include meta-fields in REST queries and clever pagination support for REST queries Sami Mokaddem 2023-08-29 14:57:48 +0200
  • 633ae86886
    chg: [command:summary] Added support of user MetaFields Sami Mokaddem 2023-08-29 14:53:03 +0200
  • 8e616180ba
    fix: [security] user settings editable by arbitrary user fixed iglocska 2023-08-23 15:08:23 +0200
  • d7bf8af5b1
    fix: [internal] user add fix attempt #2 iglocska 2023-06-28 15:01:26 +0200
  • 82bf3a74c1
    chg: [internal] fetch first role if no default is set iglocska 2023-06-28 14:59:31 +0200
  • a11f935969
    Update INSTALL.md Andras Iklody 2023-06-28 10:21:33 +0200
  • 7df03db087
    Update INSTALL.md Andras Iklody 2023-06-28 10:18:36 +0200
  • 47a8f4f57e
    Merge branch 'develop' v1.14 iglocska 2023-05-31 09:42:39 +0200
  • 5028b4cf24
    chg: [version] bump iglocska 2023-05-31 09:42:15 +0200
  • 6e33d78996
    Merge branch 'main' into develop iglocska 2023-05-26 16:15:58 +0200
  • 52e8a5c6a6
    new: [enumerations] added enumerations system iglocska 2023-05-26 16:13:52 +0200
  • 011f7f452c
    new: [enumerations] schema update added iglocska 2023-05-26 16:01:01 +0200
  • 41749ae5a8
    fix: [users] added the country information to the index / view iglocska 2023-05-25 16:22:49 +0200
  • 7a8eb6ba50
    chg: [CRUD] allow for sorting on related model fields iglocska 2023-05-25 16:11:21 +0200
  • 47ff4db826 fix: fix tests, move e2e tests to a separate suite #151 Luciano Righetti 2023-04-07 14:08:27 +0200
  • 9ba00dc334 fix: check for required plugins online, the number makes the test fragile as debug plugins may or not be present when running the tests Luciano Righetti 2023-04-07 11:39:37 +0200
  • 4ebdbf8ba3 fix: fix most of the tests Luciano Righetti 2023-04-06 18:00:46 +0200
  • 9b7c693bb9 fix: fix some deprecation notices in 8.2 Luciano Righetti 2023-04-06 17:59:22 +0200
  • d1cd1da67f chg: [temp] run actions in this branch Luciano Righetti 2023-04-06 09:43:40 +0200
  • fe124bb658 fix: nodejs deprecation notice Luciano Righetti 2023-04-06 09:40:01 +0200
  • b733ca169e fix: update target php version Luciano Righetti 2023-04-06 09:35:54 +0200
  • abd5dab605
    chg: [command:importer] Make sure to use the latest known version of the template Sami Mokaddem 2023-03-31 13:55:48 +0200
  • 1ea0bb9be6
    chg: [command:importer] Make sure to use the latest known version of the template Sami Mokaddem 2023-03-31 13:55:48 +0200
  • 3ae32606cc
    Merge branch 'main' into develop Sami Mokaddem 2023-03-30 16:14:53 +0200
  • 5cb65f8fc1
    fix: [genericElements:formInfo] Removed unused portion of code Sami Mokaddem 2023-03-30 16:14:15 +0200
  • 5f1c99cd53
    fix: [security] blind SQL injection in searchAll Sami Mokaddem 2023-03-25 09:23:45 +0100
  • 7df0169ecf
    fix: [meta-template-name-directory] Do not access property from null object Sami Mokaddem 2023-03-23 14:44:05 +0100
  • 768bbcb996
    fix: [meta-template-direcotry:index] Pass baseurl to the anonymous function Sami Mokaddem 2023-03-23 14:29:22 +0100
  • 0fda818482
    chg: added debug in App debug-branch Sami Mokaddem 2023-03-23 13:46:56 +0100
  • 8e2718a0ae
    fix: [metaTemplateDirectory:index] No static call anymore Sami Mokaddem 2023-03-23 13:35:45 +0100
  • 727c21bd23
    fix: [template:registration] Correct usage of modal parameters Sami Mokaddem 2023-03-23 10:42:02 +0100
  • 6fe1318ada
    fix: [template:update_all] Correct usage of modal parameters Sami Mokaddem 2023-03-23 10:41:07 +0100
  • cc5914cccc
    Merge branch 'develop' into main Sami Mokaddem 2023-03-21 09:52:43 +0100
  • 16a50c08a3
    fix: [helper:formFieldMassage] Correctly check for key to avoid debug output Sami Mokaddem 2023-03-21 09:52:28 +0100
  • 06d9f02998
    fix: [app:js] Removed log forgotten console log output Sami Mokaddem 2023-03-21 09:49:48 +0100
  • 6ff8eb6a91
    chg: [UI:saas] Clean-up css files and improved sidebar behavior and rendering for all themes Sami Mokaddem 2023-03-21 09:45:21 +0100
  • eaa3398f8d
    Merge branch 'develop' v1.13 iglocska 2023-03-13 15:50:35 +0100
  • 61027e9c1e
    chg: [version] bump iglocska 2023-03-13 15:50:00 +0100
  • 3b385ade74
    Merge branch 'develop' into main Sami Mokaddem 2023-03-13 15:48:18 +0100
  • dbf18da087
    fix: [meta-template:update] Typo in variable name Sami Mokaddem 2023-03-13 11:40:47 +0100
  • c2e9fd3b75
    chg: [meta-template:index] Added link to metaTemplateNameDirectory Sami Mokaddem 2023-03-13 11:38:32 +0100
  • 47bebe5b68
    chg: [metaTemplate:update] Gracefully handle case when template on disk is not readable Sami Mokaddem 2023-03-13 11:37:58 +0100
  • 5b07c57037
    fix: [elements:dropdownField] Always attach select2 to the body Sami Mokaddem 2023-03-13 10:02:33 +0100
  • db19afd9ac
    chg: [ui:select2] Added CSS file relying on BS variables instead of default theme hardcoded values Sami Mokaddem 2023-03-13 09:59:01 +0100
  • acb66ac4a0
    fix: [individuals:delete] Gracefully catches deletion of individuals associated to a user Sami Mokaddem 2023-03-13 08:05:32 +0100
  • 3ca6b68429
    fix: [acl:metaTemplate] Added missing entry Sami Mokaddem 2023-02-27 12:17:04 +0100
  • 6fc568e80e
    new: [metaTemplateNameDirectory] Added index to see the known template and their associated saved meta-templates Sami Mokaddem 2023-02-27 12:16:36 +0100
  • ce8a7ba1be
    fix: [individuals:canEdit] Changed function from public to private Sami Mokaddem 2023-02-27 12:14:13 +0100
  • c8e5823393
    chg: [helper:bootstrap] Make sure to output the value even if it's a `0` Sami Mokaddem 2023-02-27 11:13:40 +0100
  • 26c038b25b
    chg: [settings:cerebrate] Improved check before saving debug level Sami Mokaddem 2023-02-27 11:12:54 +0100
  • 480e4a65fe
    fix: [elements:bootstrapTabs] Removed unused options Sami Mokaddem 2023-02-27 10:43:59 +0100
  • 59f8608d50
    new: [user:permissionLimitation] Added current permission status while in `add` or `edit` context Sami Mokaddem 2023-02-24 15:22:18 +0100
  • aead79a4c3
    chg: [component:CRUD] Added `afterFind` support in add Sami Mokaddem 2023-02-24 15:20:29 +0100
  • 57835b8e52
    fix: [elements:metaTemplateForm] Restored error container in the form Sami Mokaddem 2023-02-24 15:05:19 +0100
  • 14b46c0e9d
    fix: [element:metafields_panel] Correct usage of notices for bootstrap/listTable Sami Mokaddem 2023-02-24 15:03:06 +0100
  • a427686388
    chg: [user:permissionRestriction] Move check from beforeSave to ApplicationRule Sami Mokaddem 2023-02-24 15:02:08 +0100
  • fda8aa5866
    chg: [component:CRUD] Include meta-template before calling `afterFind` Sami Mokaddem 2023-02-24 14:57:40 +0100
  • 0833a8c0e4
    fix: [individual:getValidToEdit] Restricted ACL to prevent one org_admin to edit another from the same org Sami Mokaddem 2023-02-24 11:18:48 +0100
  • af8f1e9e74
    chg: [tags:org/individual] Relaxed ACL on tagging Sami Mokaddem 2023-02-24 11:17:55 +0100
  • cbdf64a784
    new: [element:tagsField] Added support of editable based on passed configuration Sami Mokaddem 2023-02-24 11:12:48 +0100
  • c148b0993a
    chg: [encryptionKeys:beforeSave] Updated ACL to disable management of keys for regular orgs Sami Mokaddem 2023-02-24 10:35:25 +0100
  • 1620fd3e59
    chg: [encryptionKey] Made key searchable with substring strategy Sami Mokaddem 2023-02-24 10:31:33 +0100
  • 22c460575e
    chg: [organisations:add] Added notice about UUID reuse Sami Mokaddem 2023-02-24 10:05:58 +0100
  • 73c4baac31
    chg: [helper:bootstrap] Added support of ID option Sami Mokaddem 2023-02-24 10:04:18 +0100
  • 6eb5106153
    new: [ui:formInfo] Rafactored formInfo and added support of field description Sami Mokaddem 2023-02-24 10:03:45 +0100
  • b4df0ce289
    Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop Sami Mokaddem 2023-02-23 14:59:10 +0100
  • a67c6b70d5
    chg: [roles:index] Only show `add role` button for users having ACL access Sami Mokaddem 2023-02-23 14:58:54 +0100
  • 487670e522
    chg: [authkeys:add] Select logged-in user by default Sami Mokaddem 2023-02-23 14:57:58 +0100
  • 7ccf925247
    security: [authkey:add] Restrict creation of API keys for users in the same org and for other org_admins Sami Mokaddem 2023-02-23 14:57:42 +0100
  • f18cde8b0f
    fix: [authkey:add] Forced `expiration` field to use datetime UI component Sami Mokaddem 2023-02-23 14:22:00 +0100
  • e9056a7b4c
    chg: [audit:filter] Made request_action a multiple search Sami Mokaddem 2023-02-23 12:56:10 +0100
  • 4d4642770f
    new: [crud:filter] Added support of IN searches using dropdown Sami Mokaddem 2023-02-23 12:55:18 +0100
  • fdd876b1b2
    new: [component:CRUD] Added support of IN condition when filtering index Sami Mokaddem 2023-02-23 11:40:07 +0100
  • ab2ab4e8f8
    chg: [organisations] nationality field renamed to country iglocska 2023-02-22 00:37:34 +0100
  • 130d5082e9
    Merge branch 'main' into develop iglocska 2023-02-21 13:56:10 +0100
  • a7dca8284b
    Merge branch 'develop' v1.12 iglocska 2023-02-21 13:55:57 +0100
  • 9bc1ba899f
    Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop Sami Mokaddem 2023-02-21 13:54:22 +0100
  • 0b2f7c31b2
    Merge branch 'develop-unstable' into develop Sami Mokaddem 2023-02-21 13:54:13 +0100
  • 648291b30e
    Merge branch 'develop' iglocska 2023-02-21 13:50:58 +0100
  • ce42bd7726
    chg: [version] bump iglocska 2023-02-21 13:50:30 +0100
  • 0ba6310434
    Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop iglocska 2023-02-21 13:49:55 +0100