324 Commits

Author SHA1 Message Date
zolliker ba4bed7275 improve comment 2026-03-26 16:40:16 +01:00
zolliker f1c81a8a43 add instrument arg instead of empty args 2026-03-26 16:35:49 +01:00
zolliker 62823899bb change update mechanism
Atoring just updates on the SecopInteractor does not work
properly, as these updates depend on what the clients have already.
As updates are polled internall anyway, store onm each client
the state of the parameters it has looked up already and emit
changes values only.
2026-03-20 11:49:00 +01:00
zolliker 9b16483e45 Merge branch 'master' of https://gitea.psi.ch/linse/seweb 2026-03-19 11:41:40 +01:00
zolliker 0343a76079 followup fix: node map must be updated before registering callbacks 2026-03-19 11:41:00 +01:00
zolliker cdd5f60e14 us 'this' for main instrument 2026-03-19 11:37:52 +01:00
zolliker 51bd8c2c4c node map must be rebuilt for reconnected clients 2026-03-19 11:36:18 +01:00
zolliker 24bf3a1d9c Merge branch 'master' of https://gitea.psi.ch/linse/seweb 2026-02-18 16:43:37 +01:00
zolliker 0e8ad84570 change sys.path
+ some other stuff
2026-02-18 16:43:19 +01:00
zolliker 671739a195 add degC to the important units showed at top 2025-07-01 08:48:49 +02:00
zolliker 572387ae48 change color of console debug message
otherwise it is badly readable in Safari
2025-07-01 08:48:12 +02:00
zolliker a6ec455563 select_experiment: move links to instruments to top 2025-05-23 13:50:21 +02:00
zolliker be404b625b main js: fix clientTags 2025-05-23 13:05:17 +02:00
zolliker 191f0aed80 logfile name depending on port 2025-05-23 13:04:37 +02:00
zolliker b24384f387 improve further select_experiments: add time range in link 2025-05-21 15:37:19 +02:00
zolliker e136b66732 no extra headline for central server 2025-05-21 13:14:26 +02:00
zolliker 822e3ab6a2 big fix: treat history_only=None properly 2025-05-21 13:08:06 +02:00
zolliker b1ffe99a5d remove grey background on select_experiments 2025-05-21 12:11:16 +02:00
zolliker 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
zolliker 55dd7a3777 fix bug not changing host 2025-05-20 16:59:25 +02:00
zolliker fd37ee0dfc cosmetics on home 2025-05-20 16:55:10 +02:00
zolliker 90e8aa5df0 select_experiment: use links to instruments 2025-05-20 16:51:01 +02:00
zolliker 6df42b9541 continue with graphics when secop connection fails 2025-05-20 16:51:01 +02:00
zolliker 2984c051e9 use single instrument name instead of 'n_a' 2025-05-20 16:04:38 +02:00
zolliker 46fca20f09 add links to servers on intruments 2025-05-20 15:10:19 +02:00
zolliker 2ed1e3c292 instrument=main: for multiple instruments (on linse-c) 2025-05-20 15:10:19 +02:00
zolliker 6390d37ab4 add usual locations of sehistory and frappy to sys.path 2025-05-20 10:30:00 +02:00
zolliker 925bdfc472 improve command handling 2025-05-13 11:11:19 +02:00
zolliker 3b438d68b2 fix bug in select_experiment page 2025-05-13 11:11:19 +02:00
zolliker a94cc98c42 remove obsolete stuff + small adjustments 2025-05-13 11:11:19 +02:00
zolliker 2cd78ae1e9 rename files with spaces in doc 2025-05-13 11:11:19 +02:00
zolliker 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
zolliker 179db4c0a3 remove some console.log for debug 2025-05-13 11:10:35 +02:00
zolliker 5c70017238 fix simple command (e.g. stop) 2025-05-13 11:10:27 +02:00
zolliker 268ebc7e93 lazyPermission: allow to configure starting with writePermission=true 2025-05-13 11:10:14 +02:00
zolliker f66b071813 Merge commit '62da014d4041e' 2025-05-13 11:09:38 +02:00
Daniel d6a69ba05e Prepare radio-button-group 2025-05-13 11:09:04 +02:00
Daniel 62da014d40 Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel 2025-05-05 10:17:59 +02:00
Daniel 5c18791c13 Prepare radio-button-group 2025-05-05 10:17:35 +02:00
zolliker 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
zolliker f883c913ed Merge branch 'master' of gitlab.psi.ch:samenv/seweb 2025-05-02 11:04:07 +02:00
zolliker 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
zolliker 0a75a0aa37 Merge branch 'daniel' - 2025-05-02 2025-05-02 11:01:47 +02:00
Daniel d2ce97b2ab Fixed some layout issues fpr modules and parameters 2025-05-02 11:01:31 +02:00
zolliker 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
Daniel d6479a7ece pushbutton changed to link in left column 2025-05-02 10:55:53 +02:00
Daniel a8e14eb797 okay-button for input 2025-05-02 10:52:32 +02:00
zolliker b704440f36 make write permission check case insensitive 2025-05-02 10:45:48 +02:00
Daniel 10387261c0 back to (modified) old icon theme 2025-05-02 10:45:15 +02:00
Daniel 9f2bfd668a Changed some icons 2025-05-02 10:45:09 +02:00