Commit Graph

  • 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
  • e375e24a6d
    chg: [component:CRUD] Added validation of order fields Sami Mokaddem 2023-02-20 10:17:20 +0100
  • e4c132374e
    fix: [crud:renderInVariable] Fixed deprecation notice develop-unstable Sami Mokaddem 2023-02-16 15:13:52 +0100
  • 0850c92e89
    chg: [users:index] Added setting to allow the deletion of users Sami Mokaddem 2023-02-16 15:07:06 +0100
  • b0e06cd0f6
    fix: [users:index] Removed deletion button for self Sami Mokaddem 2023-02-16 14:59:52 +0100
  • 88abecfe8f
    fix: [sharingGroups:addOrg] Use correct index to add to the group Sami Mokaddem 2023-02-16 14:55:43 +0100
  • 62b2a1b264
    new: [crud:auditlog] Added auditlogs for entity being viewed Sami Mokaddem 2023-02-16 14:52:05 +0100
  • adad45baf6
    chg: [metaTemplate:updateStrategyDelete] Restored strategy to update a template and delete conflicting metafields Sami Mokaddem 2023-02-16 13:51:36 +0100
  • 97a151aff5
    new: [metaTemplate:metaFieldMigration] Added support of force migrate Sami Mokaddem 2023-02-16 13:35:38 +0100
  • 94509ff5d3
    new: [js-bootstrap:quickConfirm] Added quickConfirm UI element to create a confirmation popover to confirm actions Sami Mokaddem 2023-02-16 13:34:17 +0100
  • e21eceed8a
    chg: [js-bootstrap] Added new quick function to display a modal from an URL Sami Mokaddem 2023-02-16 13:33:20 +0100
  • e630b78134
    new: [js-bootstrap:popover] Added support of popover in bootstrap-helper Sami Mokaddem 2023-02-16 13:32:21 +0100
  • d2003d45d6
    chg: [js-utils:sanitize] Added sanitization function Sami Mokaddem 2023-02-16 13:30:54 +0100
  • 03b6de68e1
    fix: [ui:migrateMetaFields] Fixed total number of items displayed Sami Mokaddem 2023-02-16 09:42:08 +0100
  • 27673b54c9
    chg: [metaTemplate:migrateMetaField] Ignore metafield with empty value Sami Mokaddem 2023-02-16 09:32:27 +0100
  • a872379529
    chg: [inboxProcessor:dataChange] Further improved UI and readability Sami Mokaddem 2023-02-15 11:42:35 +0100
  • 20eebd097d
    new: [meta-template] Improvement of the update system Sami Mokaddem 2023-02-14 14:42:35 +0100
  • c0636b89ab
    fix: [bootstrap:table] Fixed typo and pass field config for indexed arrays Sami Mokaddem 2023-02-14 10:31:23 +0100
  • d4ad5f2fb3
    chg: [bootstrap:collapse] Allow disabling card formating Sami Mokaddem 2023-02-14 10:30:46 +0100
  • 881e116889
    chg: [inboxProcessor:NotificationDatachange] Improved readability Sami Mokaddem 2023-02-14 10:29:53 +0100
  • 3fcb58c081
    chg: [brood:queryIndex] Added support of pagination and filtering Sami Mokaddem 2023-02-13 15:39:03 +0100
  • b9292473de
    fix: [crud:index] Only include requested metafields for non-API queries Sami Mokaddem 2023-02-13 15:38:12 +0100
  • fce564f798
    chg: [crud:index] Added better support of pagination for API Sami Mokaddem 2023-02-13 15:36:21 +0100
  • 72932c582d
    chg: [users:index] Includes metafields by default when API query Sami Mokaddem 2023-02-13 15:32:40 +0100
  • d7a530924f
    fix: [navigation:metaTemplates] Allow toggling template enabled state Sami Mokaddem 2023-02-13 15:32:00 +0100