Commit Graph

  • 50d6166067 1.2.4 release main Meteo 2026-06-21 13:26:17 +02:00
  • ebf44f5152 fix table column sizing issue Meteo 2026-06-21 12:32:26 +02:00
  • 6682b974a3 Made the user groups table sortable and searchable. Meteo 2026-06-21 12:32:12 +02:00
  • 433ed86f7e minor css and js improvements Meteo 2026-06-20 23:30:20 +02:00
  • 55cc1be52f css warning fixes Meteo 2026-06-20 23:22:04 +02:00
  • 229d2b4a15 Content Security Policy (CSP) Improvements. Meteo 2026-06-20 22:52:21 +02:00
  • e96d6b9a70 config.php changed Meteo 2026-06-20 00:32:01 +02:00
  • d781078c0d A lot of code cleanup and code sanitation done. Meteo 2026-06-20 00:31:32 +02:00
  • be392b8149 Validation added of the portal_uuid when configuring mail settings and portal settings. Meteo 2026-06-20 00:22:07 +02:00
  • 8b742d997c Content Security Policy (CSP) compatibility beta. Meteo 2026-06-20 00:21:19 +02:00
  • 0b76255cfa security.txt added and + PGP key. Meteo 2026-06-20 00:01:12 +02:00
  • 89ea170798 fixed an issue where existing subscriptions wont be updated with new licenses. Meteo 2026-06-19 23:20:42 +02:00
  • 16be5448be Small code fixes in API code Meteo 2026-06-15 16:04:21 +02:00
  • 7429cd367d Typos in API code fixed Meteo 2026-06-15 15:20:33 +02:00
  • 9dfb60fb9a v.1.2.3 released Meteo 2026-06-14 23:35:02 +02:00
  • c918884a79 Fixed some invalid characters in permissions table. Meteo 2026-06-14 23:16:13 +02:00
  • f2383e1c86 Code cleanup on different API GET calls. Meteo 2026-06-14 23:15:24 +02:00
  • db377bcc08 Added GET API call for users. Meteo 2026-06-14 23:14:10 +02:00
  • b7dcbaf290 Added GET API call for user-groups. Meteo 2026-06-14 23:13:59 +02:00
  • b227cfb2c5 Added GET API call for servers. Meteo 2026-06-14 23:13:04 +02:00
  • b93f4d2e9c Added GET API call for portal-settings. Meteo 2026-06-14 23:12:51 +02:00
  • b088314c38 Added GET API call for group-permissions Meteo 2026-06-14 23:12:17 +02:00
  • a7e3c54a89 Fixed the ofice typo in the permission names to office Meteo 2026-06-13 23:25:27 +02:00
  • 98d5d1cb18 GET stomp API call added Meteo 2026-06-13 23:21:17 +02:00
  • c408e43283 SQL-Injection vulnerability in GET function resolved. Meteo 2026-06-13 23:17:12 +02:00
  • 9de2fc0ad1 Users are not able to change their own name. Meteo 2026-06-13 15:16:43 +02:00
  • ec82b2add0 Change all the forms from _method to X-HTTP-Method-Override fix Meteo 2026-06-13 14:27:10 +02:00
  • 3b200d30cb Change all the forms from _method to X-HTTP-Method-Override Meteo 2026-06-13 00:11:56 +02:00
  • 1374ba2f13 Module enablement toggle feedback is fixed Meteo 2026-06-13 00:05:19 +02:00
  • bc8976c18e API user creation does not set the user_full_name. Meteo 2026-06-12 23:34:24 +02:00
  • d6079878c4 user_pref_language users field value changed to enum. user_phone_number optional. Meteo 2026-06-12 23:32:50 +02:00
  • aece25439b Inserve configuration API call does not longer require the obsolete source_name field. Meteo 2026-06-12 23:27:55 +02:00
  • a60ebadd60 added support for the HTTP_X_HTTP_METHOD_OVERRIDE headder in the API Meteo 2026-05-31 00:29:46 +02:00
  • d00108db3c v1.2.2 release Meteo 2026-05-29 23:37:50 +02:00
  • f69385300b Fixed a bug where new server licenses have "0" as a name. Meteo 2026-05-28 23:41:53 +02:00
  • b22d0c3105 Server licences are now updated with the name of the server. Meteo 2026-05-28 23:39:18 +02:00
  • da64e632a6 added light and dark gruvbox themes. fixed css issues. Meteo 2026-05-28 23:38:05 +02:00
  • 4eba391e7f changes to login page styling, added dark and light mode and fixed some layout. Meteo 2026-05-22 23:41:57 +02:00
  • 3d6e3c376f changes to login page styling before dark and light theme Meteo 2026-05-21 22:58:44 +02:00
  • fa5459df56 Apply group weight system to API token modifications Meteo 2026-05-19 22:30:38 +02:00
  • 995eca4111 Add names to API tokens. Meteo 2026-05-18 22:22:14 +02:00
  • 30cbb0e1c7 minor graphic change to the login screen Meteo 2026-05-17 22:47:20 +02:00
  • 65a3137a40 minor graphic changes to the login screen Meteo 2026-05-17 21:59:16 +02:00
  • 6a8680b5ed show hostname if available Meteo 2026-05-17 21:29:54 +02:00
  • 758f07b689 changed login page colors Meteo 2026-05-17 17:20:19 +02:00
  • 369657a622 moved different api calls Meteo 2026-05-17 17:20:06 +02:00
  • 776342d595 added update query for 1.2 > 1.2.1 update Meteo 2026-05-17 14:19:48 +02:00
  • d3885a577e Deleted double sessions_start() Meteo 2026-05-17 14:19:27 +02:00
  • ab214e958e Issue with the companies not showing in the server overview. Meteo 2026-05-17 14:19:05 +02:00
  • 1e1e7a6be0 v.1.2.1 release Meteo 2026-05-17 13:55:03 +02:00
  • 62cdeb6767 Send test email feature added to email settings. Meteo 2026-05-17 13:49:45 +02:00
  • ff3a15fd09 Sidebar text not showing when sidebar is wrapped. Meteo 2026-05-17 13:06:41 +02:00
  • ae24479e06 Severs page wont show an json error message. Meteo 2026-05-17 12:44:52 +02:00
  • 39b903261c Display user group weight in user groups view Meteo 2026-05-16 23:52:01 +02:00
  • 7960b378ed fixed email settings editing Meteo 2026-05-16 23:48:23 +02:00
  • 1fa58e4508 Avatar upload button is not dark anymore. Meteo 2026-05-16 23:47:37 +02:00
  • f4cd8e9cde Users with admin-access-control-permissions RW are no longer able to change superuser permissions. Meteo 2026-05-16 23:47:20 +02:00
  • 38f8584ecf non-superuser admins cannot update the permission name and description anymore. Meteo 2026-05-16 23:45:28 +02:00
  • 5a27c678b1 Renamed multiple database tables Meteo 2026-05-15 23:00:08 +02:00
  • 925348e8fe Changed system files to portal-management Meteo 2026-05-15 22:10:38 +02:00
  • dfb3dd8bd9 Problem with creating a user-group, it does not create the permissions for the new user group and generates a 500 error. Meteo 2026-05-15 22:08:41 +02:00
  • 504b7ba12b addes install.sql file for installation and changed the config-sample Marco Mooij 2026-05-13 16:05:00 +02:00
  • 1a5dfda288 v1.2 initial commit Meteo 2026-05-10 21:40:25 +02:00