Commit Graph

406 Commits

Author SHA1 Message Date
bergware 1654d6f448 Update copyright to 2023 2023-01-18 23:12:59 +01:00
bergware 193bf84eff Tools: new function -> PHP Settings 2023-01-17 22:23:44 +01:00
bergware f71f73d034 VMs: added lock/unlock for sortable items 2023-01-17 09:54:33 +01:00
bergware 66d382c86b Dashboard and Docker: introduce lock button for sortable items
By default sortable  items are locked, which allows mobile devices to scroll the page.
Upon request items can be made sortable
2023-01-08 01:05:29 +01:00
bergware d361550c0a Changed ID to CLASS for elements occurring more than once 2023-01-07 20:53:31 +01:00
bergware ed5101c47c PHP8 support - round 3 2023-01-07 00:57:30 +01:00
bergware ab9a2684fe Keep dismissed banners hidden for a month 2023-01-03 12:25:26 +01:00
bergware 97716f718f PHP 8.1 support (round 1) 2022-12-04 12:40:53 +01:00
bergware aafe17fcc6 Fix list of running nhcan processes 2022-11-12 15:42:24 +01:00
bergware 2bfcb4fdec Minor code optimization 2022-11-12 12:24:48 +01:00
bergware 4a48e0c012 Fix: only add "confirm-leave" when form has it specified 2022-11-12 12:17:31 +01:00
bergware 7207cb07ec Replace nchan communication for post request
Informational functions which call "openChanges" are now processed using post requests, this solves the issue that sometimes an empty window is displayed.
2022-11-08 22:15:15 +01:00
bergware 6e69c88cad SWAL: intercept "esc" button to stop nchan upon window closing 2022-09-30 23:40:38 +02:00
bergware b9e89cb7ed Fixed: text color in docker popup window sometimes wrong 2022-09-17 13:20:22 +02:00
bergware 160443c8d7 Suppress info icon in banner message when no info is available 2022-08-25 00:08:05 +02:00
bergware d3dc04ce8b Added legacy comments 2022-08-13 14:38:05 +02:00
bergware 29ef92e983 openDocker change button default setting 2022-08-13 11:05:53 +02:00
bergware 8e5b70e68b openDocker correct button default setting 2022-08-13 09:07:08 +02:00
bergware 83d73c6375 Remove delay dependency at server side 2022-08-12 19:53:29 +02:00
bergware 380ba0c710 Added new parameter "button" to openChanges 2022-08-11 13:49:03 +02:00
bergware c13058e8c6 Added new parameter "button" to openChanges
- defaults to hide CLOSE button
2022-08-11 13:36:32 +02:00
bergware 3029e9dff2 Plugin system and docker update
Minor code update
2022-08-11 13:24:01 +02:00
bergware 5a1c305574 Plugin system and docker update
- Remove delay between swal windows
2022-08-11 11:29:40 +02:00
bergware a5a43df530 Plugin system and docker update
- Keep swal window open as needed
- Code optimizations
2022-08-11 11:08:27 +02:00
bergware 5c0383850c Added new parameter "button" to openPlugin and openDocker 2022-08-11 09:50:59 +02:00
bergware e9c0d13066 Added new parameter "button" to openPlugin and openDocker 2022-08-11 09:36:53 +02:00
bergware 337f9d23e7 Added new parameter "button" to openPlugin and openDocker
The "button" parameter allows to show (default) or hide the CLOSE button while the window is opened and process is running.

Hiding the CLOSE button forces the user to wait until processing is completed and closing the window.
2022-08-10 21:13:06 +02:00
bergware 8308ae5842 Plugin system and docker update
- Use buffering in nchan communication
- Start any background command delayed
- Added openDokcer routine
- Code optimization
2022-08-09 16:36:56 +02:00
bergware 36448a78c4 Plugin system update 2022-07-19 22:17:04 +02:00
bergware 8f0c6436ed Fix regression error 2022-07-19 10:58:01 +02:00
bergware ea7caa97ed Plugin system update 2022-07-16 10:29:47 +02:00
bergware 5b641d107b Plugin system update 2022-07-15 21:23:21 +02:00
bergware 2d4dacf0d1 Plugin system update
Minor updates
2022-07-12 09:28:16 +02:00
bergware 1a0e8de368 Revert "Plugin system update"
This reverts commit 8f8c75dc67.
2022-07-11 23:11:44 +02:00
bergware 8f8c75dc67 Plugin system update
Extend delay for slower systems when receiving nchan messages
2022-07-11 22:14:30 +02:00
bergware ac8956de6d Plugin system update 2022-07-11 14:12:39 +02:00
bergware 6a0d801190 Plugin system update 2022-07-11 11:30:40 +02:00
bergware 0339394150 Plugin system update 2022-07-11 09:55:29 +02:00
bergware 07cca58bed Plugin system update 2022-07-10 10:37:10 +02:00
bergware 851070e61e Revert "Plugin system update"
This reverts commit f90f1f6036.
2022-07-10 10:27:50 +02:00
bergware f90f1f6036 Plugin system update 2022-07-10 10:26:48 +02:00
bergware 279e0b8139 Plugin system update 2022-07-10 10:03:11 +02:00
bergware 6127812336 Plugin system update 2022-07-09 13:49:04 +02:00
bergware 986fcce49a Plugin system update 2022-07-09 12:50:06 +02:00
bergware 713fab2534 Plugin system update 2022-07-09 12:48:13 +02:00
bergware 18f96fd0d4 Plugin system update 2022-07-09 12:29:13 +02:00
bergware 681bcff670 Plugin system update 2022-07-09 11:09:14 +02:00
bergware d281b02c0e Plugin system update 2022-07-08 23:07:53 +02:00
bergware 9385c45d2c Plugin system update 2022-07-08 23:02:53 +02:00
bergware f925e63313 Revert "Plugin system update"
This reverts commit 1f8c84f075.
2022-07-08 23:01:14 +02:00