313 Commits

Author SHA1 Message Date
a6ec455563 select_experiment: move links to instruments to top 2025-05-23 13:50:21 +02:00
be404b625b main js: fix clientTags 2025-05-23 13:05:17 +02:00
191f0aed80 logfile name depending on port 2025-05-23 13:04:37 +02:00
b24384f387 improve further select_experiments: add time range in link 2025-05-21 15:37:19 +02:00
e136b66732 no extra headline for central server 2025-05-21 13:14:26 +02:00
822e3ab6a2 big fix: treat history_only=None properly 2025-05-21 13:08:06 +02:00
b1ffe99a5d remove grey background on select_experiments 2025-05-21 12:11:16 +02:00
7d4607e947 work on select_experiment
- on currently running exp. make two links, to instrument
  or history only
- create dummy secop client when hideRightPart is used in order
  to avoid waiting impossible connection
2025-05-21 11:35:25 +02:00
55dd7a3777 fix bug not changing host 2025-05-20 16:59:25 +02:00
fd37ee0dfc cosmetics on home 2025-05-20 16:55:10 +02:00
90e8aa5df0 select_experiment: use links to instruments 2025-05-20 16:51:01 +02:00
6df42b9541 continue with graphics when secop connection fails 2025-05-20 16:51:01 +02:00
2984c051e9 use single instrument name instead of 'n_a' 2025-05-20 16:04:38 +02:00
46fca20f09 add links to servers on intruments 2025-05-20 15:10:19 +02:00
2ed1e3c292 instrument=main: for multiple instruments (on linse-c) 2025-05-20 15:10:19 +02:00
6390d37ab4 add usual locations of sehistory and frappy to sys.path 2025-05-20 10:30:00 +02:00
925bdfc472 improve command handling 2025-05-13 11:11:19 +02:00
3b438d68b2 fix bug in select_experiment page 2025-05-13 11:11:19 +02:00
a94cc98c42 remove obsolete stuff + small adjustments 2025-05-13 11:11:19 +02:00
2cd78ae1e9 rename files with spaces in doc 2025-05-13 11:11:19 +02:00
a4fda418b2 fix chart config parameters
- add SEA dil pressures
- read config each time when it is used
2025-05-13 11:11:19 +02:00
179db4c0a3 remove some console.log for debug 2025-05-13 11:10:35 +02:00
5c70017238 fix simple command (e.g. stop) 2025-05-13 11:10:27 +02:00
268ebc7e93 lazyPermission: allow to configure starting with writePermission=true 2025-05-13 11:10:14 +02:00
f66b071813 Merge commit '62da014d4041e' 2025-05-13 11:09:38 +02:00
d6a69ba05e Prepare radio-button-group 2025-05-13 11:09:04 +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
f883c913ed Merge branch 'master' of gitlab.psi.ch:samenv/seweb 2025-05-02 11:04:07 +02:00
a229626bdf 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:02:22 +02:00
0a75a0aa37 Merge branch 'daniel' - 2025-05-02 2025-05-02 11:01:47 +02:00
d2ce97b2ab Fixed some layout issues fpr modules and parameters 2025-05-02 11:01:31 +02:00
06bdbbb02e 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 10:56:53 +02:00
d6479a7ece pushbutton changed to link in left column 2025-05-02 10:55:53 +02:00
a8e14eb797 okay-button for input 2025-05-02 10:52:32 +02:00
b704440f36 make write permission check case insensitive 2025-05-02 10:45:48 +02:00
10387261c0 back to (modified) old icon theme 2025-05-02 10:45:15 +02:00
9f2bfd668a Changed some icons 2025-05-02 10:45:09 +02:00
70b40646ef modules-Block: prepared different input options, grid-element: panel-background added -> icon always visible 2025-05-02 10:44:46 +02:00
43624b4222 send instrument='n_a' if not available
instead of null

+ remove another debugging print statement
2025-05-02 10:43:34 +02:00
e51942c97f 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-05-02 10:43:34 +02:00
ae7ed7bdd8 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-05-02 10:43:34 +02:00
202095d539 change row-waiting-for-answer color to a light yellow
orangered is too aggressive
2025-05-02 10:42:40 +02:00
cf0a979cc9 add nv.speed to generic.ini 2025-05-02 10:42:40 +02:00
8d38dc31f2 Changed some icons, modules block: different input elements (not tested), write permission promt 2025-05-02 10:42:40 +02:00
9bacb41be8 Global write permission | lock button
+ lock icon added: click -> toggle global write permission
2025-05-02 10:42:40 +02:00
8119f221bd input element display:block instead of float -> displayed in the same row 2025-05-02 10:42:40 +02:00
b9a1e7db99 Changed updateValue... 2025-05-02 10:42:40 +02:00
2fda3164e6 use type=rdonly for modules without target, but with a value 2025-05-02 10:42:40 +02:00