Commit Graph

24151 Commits (b02fa216d6408d930ab0f837d1666bd290f3d516)

Author SHA1 Message Date
Sami Mokaddem b02fa216d6
chg: [helper:BootstrapListTable] Refactored to remove warning + Linted 2024-01-09 10:20:48 +01:00
Sami Mokaddem 234d92c80b
chg: [config] Added support of csv detection and file extension + Linted 2024-01-09 10:19:03 +01:00
Sami Mokaddem 27238b7abc
chg: [component:CRUD] Mirrored changes done in Cerebrate's CRUD component
And added CsvConverter tool
2024-01-09 10:17:39 +01:00
Sami Mokaddem d3dc68903a
chg: [js] Replaced moment.js by day.js 2024-01-08 16:21:37 +01:00
Sami Mokaddem 3da5d145d2
fix: [js:table-settings] Ported missing function from Cerebrate for index tables debounce functions 2024-01-08 14:43:23 +01:00
Sami Mokaddem f7c1fb5fd7
new: [inbox] Migrated inbox system from Cerebrate
- TODO: Migrate changes done in Cerebrate's crudcomponent
2024-01-08 12:08:06 +01:00
Sami Mokaddem db56924f67
chg: [layout:sidebar] Improved sidebar behavior when mouse enter-leave-enter a parent submenu 2024-01-08 09:53:32 +01:00
Luciano Righetti d3126af70e
Merge pull request #9475 from righel/3.x-pagination-settings
fix: paginator component deprecation notices
2024-01-04 14:23:22 +01:00
Luciano Righetti dcaef7d35c fix: use new approach for pagination settings 2024-01-04 14:19:24 +01:00
Luciano Righetti e17a8266dd fix: paginator component deprecation notices 2024-01-04 10:25:50 +01:00
Luciano Righetti 35dd5aec92
Merge pull request #9458 from righel/3.x-audit-logs-api
new: [wip] migrate audit logs
2024-01-03 11:20:04 +01:00
Luciano Righetti 82ccc7f951 fix: undefined ->AuditLogs 2024-01-03 11:16:27 +01:00
Luciano Righetti 0d9cfc1b2f fix: prevent accessing columns that dont exist 2024-01-03 10:20:05 +01:00
Luciano Righetti 8593071266 fix: save changed fields 2024-01-03 09:58:33 +01:00
Luciano Righetti 1c3869e454 fix: revert changes (use cerebrate code) 2024-01-03 09:18:12 +01:00
Luciano Righetti 247adc1982 add: basic api tests for index audit logs 2024-01-02 16:58:38 +01:00
Luciano Righetti 53c69c7a1c fix: handle changed col decoding 2023-12-29 12:42:21 +01:00
Luciano Righetti f18cda96db new: [wip] migrate audit logs 2023-12-22 15:41:19 +01:00
Luciano Righetti 5232d7a1f0
Merge pull request #9455 from righel/3.x-roles-api
3.x roles api
2023-12-20 12:04:47 +01:00
Luciano Righetti 26b985914c chg: add roles fixture to all tests 2023-12-20 11:57:53 +01:00
Luciano Righetti fd5b55dac4 add: [roles] api tests, roles fixture 2023-12-20 11:36:58 +01:00
Luciano Righetti 80433ca979 fix: [roles] minor fixes 2023-12-20 11:36:35 +01:00
Christophe Vandeplas 6aaab1d77f chg: [Cerebrates] add initial API tests 2023-12-18 11:05:46 +00:00
Christophe Vandeplas 2270f4302c chg: [Server] use EncryptedFieldsBehavior 2023-12-17 12:29:24 +00:00
Christophe Vandeplas 19d56af682 chg: [navigation] add Cerebrates to navigation 2023-12-17 11:41:34 +00:00
Christophe Vandeplas 4de93d3bd2 new: [Cerebrate] initial Cerebrate model 2023-12-17 11:41:34 +00:00
Christophe Vandeplas 315a9ace96 new: [Behavior] EncryptedFieldsBehavior 2023-12-17 11:41:34 +00:00
Christophe Vandeplas 2ba16e87a6 chg: [EncryptedValue] decryptIfEncrypted + custom key 2023-12-17 11:41:34 +00:00
Luciano Righetti a2c04de973
Merge pull request #9441 from righel/3.x-taxonomies
3.x taxonomies (API)
2023-12-15 13:26:26 +01:00
Luciano Righetti 5b1a0e1c11 add: api tests for main taxonomies endpoints 2023-12-15 12:19:31 +01:00
Luciano Righetti 5ee3031ac3 fix: do not fail when tag list is empty 2023-12-15 12:19:00 +01:00
Luciano Righetti 3c8fc7215d new: taxonomies index api test 2023-12-14 16:11:46 +01:00
Luciano Righetti de9d48e1a2 fix: fix enable/disable endpoints 2023-12-14 15:50:04 +01:00
Luciano Righetti 4304364f55 new: [wip] add missing entities 2023-12-14 15:13:29 +01:00
Christophe Vandeplas e6d6fc9564 fix: [layouts] fix needed image icon usecase 2023-12-14 13:20:03 +00:00
Luciano Righetti ca58366491 new: [wip] migrate taxonomies to 3.x 2023-12-13 15:37:43 +01:00
Luciano Righetti dadd0442f5
Merge pull request #9439 from righel/3.x-sg-test-different-user-roles
3.x sg test different user roles
2023-12-12 11:51:21 +01:00
Luciano Righetti 6997e83420 chg: remove LocatorAwareTrait as it was added to AppTable 2023-12-12 11:34:40 +01:00
Luciano Righetti df136f6b3b fix: add tests to cover different user roles 2023-12-12 11:31:48 +01:00
Luciano Righetti 09c6484d04
Merge pull request #9434 from righel/3.x-access-logs
3.x access logs
2023-12-07 13:51:24 +01:00
Luciano Righetti 40184bc485 fix: add missing relationship 2023-12-07 12:04:02 +01:00
Luciano Righetti 056e1d49cd fix: array filters breaking 2023-12-07 12:03:42 +01:00
Luciano Righetti 354ecd9cc8 Merge branch '3.x' into 3.x-access-logs 2023-12-07 11:54:04 +01:00
Luciano Righetti f7cbd3e69a fix: fix test 2023-12-07 11:46:20 +01:00
Luciano Righetti 9625cc9584 fix: use query count instead of affected rows 2023-12-07 11:26:44 +01:00
Luciano Righetti 9cdea3488a chg: use factory index view for access logs 2023-12-07 11:18:39 +01:00
Luciano Righetti bf9ee1a0ca fix: authors serialization issue 2023-12-07 11:18:03 +01:00
Luciano Righetti bdbb6991f5 add: access log settings, disabled by default 2023-12-07 11:17:32 +01:00
Luciano Righetti 8fff28fd5f chg: use view factory 2023-12-07 11:16:00 +01:00
Luciano Righetti 796a9a04bf fix: function returns false in cli mode (test) and prevents logs to be written 2023-12-07 09:23:51 +01:00