8fc2c9a1f9
improve command handling
2025-05-13 11:01:35 +02:00
7bb60ddc37
fix bug in select_experiment page
2025-05-13 10:59:59 +02:00
4d60ebff50
remove obsolete stuff + small adjustments
2025-05-13 10:59:11 +02:00
5e1502d918
rename files with spaces in doc
2025-05-13 10:56:34 +02:00
b79616fd8d
fix chart config parameters
...
- add SEA dil pressures
- read config each time when it is used
2025-05-13 10:50:51 +02:00
77035e859d
remove some console.log for debug
2025-05-05 14:02:52 +02:00
07bd5407e0
fix simple command (e.g. stop)
2025-05-05 14:01:18 +02:00
fae76f2ae1
lazyPermission: allow to configure starting with writePermission=true
2025-05-05 14:00:35 +02:00
62da014d40
Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel
2025-05-05 10:17:59 +02:00
5c18791c13
Prepare radio-button-group
2025-05-05 10:17:35 +02:00
0f16699323
change value of input element only when opening the edit
...
updates do not need to update them
(not yet done for enum and checkbox)
2025-05-02 11:35:56 +02:00
7898e375b4
Fixed some layout issues fpr modules and parameters
2025-05-01 15:00:16 +02:00
715381c088
pushbutton changed to link in left column
2025-05-01 14:32:31 +02:00
0542f41ec0
Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel
2025-05-01 11:19:11 +02:00
023145ca3d
okay-button for input
2025-05-01 11:18:58 +02:00
51c9973c0d
make write permission check case insensitive
2025-05-01 08:54:26 +02:00
744184eb54
back to (modified) old icon theme
2025-04-30 18:47:56 +02:00
712ea7bbab
Changed some icons
2025-04-30 17:23:06 +02:00
82e044020c
Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel
...
# Conflicts:
# client/jsFiles/SEAWebClientMain.js
2025-04-30 17:04:49 +02:00
8c03da89d9
modules-Block: prepared different input options, grid-element: panel-background added -> icon always visible
2025-04-30 16:43:57 +02:00
d6ad08025b
send instrument='n_a' if not available
...
instead of null
+ remove another debugging print statement
2025-04-30 14:48:01 +02:00
b0761d9be9
make sure instrument and device are availabel separately
...
- added comment to the alert to be modified
("You changed a field without pressing the return key.")
2025-04-30 14:46:22 +02:00
fe80de4d4b
get a faster response from a change
...
in the previous implementation, the row-waiting-for-answer
class was removed only on the next poll. this should happen
more quickly.
+ remove some print statements
2025-04-30 11:18:18 +02:00
a7e23febfe
change row-waiting-for-answer color to a light yellow
...
orangered is too aggressive
2025-04-30 11:16:39 +02:00
b24db856df
add nv.speed to generic.ini
2025-04-30 08:14:16 +02:00
2eaced4283
Changed some icons, modules block: different input elements (not tested), write permission promt
2025-04-27 12:39:26 +02:00
a9ca113f2c
Global write permission | lock button
...
+ lock icon added: click -> toggle global write permission
2025-04-27 09:36:03 +02:00
bd9efaa3de
input element display:block instead of float -> displayed in the same row
2025-04-25 18:29:00 +02:00
13e8570afd
Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel
2025-04-25 17:05:47 +02:00
d15b72fa98
Changed updateValue...
2025-04-25 17:05:27 +02:00
45a90145a7
use type=rdonly for modules without target, but with a value
2025-04-25 16:29:52 +02:00
54d77218cd
treat different types for module block
2025-04-25 16:14:38 +02:00
b2d6422f9d
Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel
2025-04-25 14:13:09 +02:00
d6fd8ad6d0
Changed some icons...
2025-04-25 14:12:09 +02:00
273821e191
fix do command
2025-04-25 13:45:11 +02:00
62c981d396
Fixed some display problems for module and parameter block
2025-04-25 13:12:06 +02:00
a4b9ad17cd
Edit button for module block
2025-04-25 13:02:49 +02:00
924116627f
Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel
2025-04-25 09:55:44 +02:00
654d79461b
console not shown at start, infobox for touch device
2025-04-25 09:54:55 +02:00
74e1a84253
fixes for select_instrument
2025-04-25 09:00:47 +02:00
ea21d4e138
implement SECoP commands on the server side
2025-04-25 08:59:58 +02:00
ff0c00cabb
Some bugfixes for input elements
2025-04-24 18:12:38 +02:00
0d5ffd72a8
Diverse Anpassungen besonders bei SEAWebClientGroup
2025-04-24 14:50:27 +02:00
58ee8130e6
report status and target in update_main
...
+ add SECoP commands [WIP]
+ fix case 4 (error icon) in updateStatus (SEAWebClientCommunication.js)
2025-04-22 18:03:24 +02:00
4ad37d5c2f
Änderungen für den Modul- und denParameterblock
2025-04-22 14:35:19 +02:00
0ec5672068
console, modules
2025-04-16 18:37:32 +02:00
3be94ba3f6
status-icon with statuscode, use entire row as link to parameters
2025-04-16 13:31:24 +02:00
8747b0e7f8
change status update slightly
...
- formatted is like "BUSY, moving"
- value as with other tuples
- statuscode 0..4
2025-04-15 18:03:12 +02:00
bd7c1f7406
add statuscode to update for status
...
- value in a status update now contains the text only
2025-04-15 17:36:37 +02:00
c42d7d8bf8
added component info (from SECoP description)
...
+ add target update for modules block
2025-04-15 17:36:37 +02:00