cerebrate/src
iglocska 33c5c8a9d9
fix: [error messages] improved for empty/malformed request bodies
- instead of failing on a validation level for empty data, fail immediately on CRUD component level
  - send a clear message to the user that the request was malformed / the proper media type headers were not set
2024-08-29 06:49:28 +02:00
..
Command new: [permissions] split of admin and community admin 2024-07-19 17:09:38 +02:00
Console chg: [restructure] the application 2020-06-22 14:28:17 +02:00
Controller fix: [error messages] improved for empty/malformed request bodies 2024-08-29 06:49:28 +02:00
Error new: [extended logger] added 2024-06-18 13:39:38 +02:00
Event chg: [soacialauth] listener updated to not save the user 2022-11-09 13:58:39 +01:00
Http/Exception new: [Exception] 429 added 2022-02-07 01:59:33 +01:00
Lib fix: [tool] fix unitialized var when no SG exist 2023-12-10 15:22:04 +00:00
Model new: [administration] allow group/org admins to edit individuals aligned to their managed orgs 2024-08-22 15:22:58 +02:00
Utility new: [utility:utils] Added utils file and support of arary_diff_recursive 2022-12-02 09:50:09 +01:00
View new: [CRUD:index] Allow exporting data into csv 2023-11-02 08:08:06 +01:00
Application.php fix: [user:login] Added support of `redirect` after login 2022-11-30 10:31:07 +01:00
VERSION.json chg: [version] bump 2024-08-27 14:26:53 +02:00