Commit Graph

193 Commits

Author SHA1 Message Date
Daniel 737e29975a Some new icons with logic (not completed yet) 2025-04-15 10:03:39 +02:00
Daniel 135802c626 Some esponsivity bugfixes 2025-04-13 10:37:45 +02:00
Daniel 39be5e8353 Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel 2025-03-24 10:32:05 +01:00
zolliker e815800cb3 server: remove unnecessary nesting in SecopInteractor.get_components 2025-03-24 10:04:48 +01:00
Daniel f6b5141e5b Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel 2025-03-24 08:38:12 +01:00
zolliker dbf98fdf90 fix missing initialization of node_map in SecopInteractor 2025-03-24 08:33:09 +01:00
Daniel 1c94abb3ce Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel 2025-03-24 06:46:19 +01:00
l_samenv 47213d7576 small fixes
- variable homeButton was removed in SEAWebClientMain.js
- add webserver.log to .gitignore
2025-03-19 11:50:06 +01:00
l_samenv dbadc4ce0a followup change: fix dummy webserver
the dummy server was no longer working after server rework
2025-03-19 11:47:57 +01:00
Daniel 2da1798d42 Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel 2025-03-19 09:51:19 +01:00
Daniel f2b12301ee Restored some HTML-Debugging-tools 2025-03-19 09:50:14 +01:00
l_samenv 958e472f3b rework of the server side
main change: the same server may be used for several instruments

- client classes are 'Interactors' dealing with the parameters etc.
- methods from history are added to the clients
+ improvements on the js client side
2025-03-19 08:44:35 +01:00
zolliker b8ac8f8bb5 add the status name to the 'rdlink' message 2025-03-18 14:35:14 +01:00
zolliker c67c0f7e9d add 'status' to updates for module block 2025-03-18 14:22:10 +01:00
zolliker 63a9d65626 Merge branch 'master' into daniel 2025-03-18 14:20:43 +01:00
zolliker ea780537d9 fix venv activate path 2025-03-18 14:19:41 +01:00
zolliker 98c3870b81 merge with master branch 2025-03-18 14:18:55 +01:00
zolliker 0932d07bf7 another push test 2025-03-18 14:16:02 +01:00
zolliker 5b6684fcef add select_experiment 2025-03-18 14:15:14 +01:00
zolliker 2c59e37074 major rework
using influxdb structure independed of nicos cache
2025-03-18 14:14:45 +01:00
Daniel 9fde940c8a Removed obsolete files 2025-03-18 11:42:53 +01:00
Daniel 8dc8839bf0 Swiper removed
- Swiper removal work in progress
+ Fine debugging for every js-file
2025-03-18 11:42:36 +01:00
Daniel 7aef895462 Removed obsolete files 2025-03-17 16:17:41 +01:00
Daniel 12f78582c0 Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel 2025-03-17 16:13:36 +01:00
zolliker b036456517 another push test 2025-03-17 13:33:32 +01:00
zolliker c87d08d39f push test 2025-03-17 13:23:39 +01:00
zolliker 4691dbcf0f push test 2025-03-17 13:19:23 +01:00
Daniel ca2945ac22 Swiper removed
- Swiper removal work in progress
+ Fine debugging for every js-file
2025-03-17 11:07:50 +01:00
zolliker 9ec122a146 add select_experiment 2025-02-27 10:41:17 +01:00
zolliker 65aa822b96 major rework
using influxdb structure independed of nicos cache
2025-02-25 14:29:25 +01:00
zolliker 680434e5e8 fix activate command 2024-11-05 17:04:39 +01:00
zolliker 3d2346f632 update spec 2024-10-25 11:17:48 +02:00
zolliker 5017c5feb6 fix typo 2024-10-25 09:42:04 +02:00
zolliker 24fa8f8459 Update instructions_specifications.md 2024-10-25 09:22:57 +02:00
zolliker a22b70d750 make instructions more nice
- use english consequently (this avoid umlauts...)
- adapt better to markdown syntax
2024-10-25 09:18:41 +02:00
zolliker 78cadd7bef instructions and specifications for daniels work 2024-10-25 08:53:33 +02:00
zolliker 279a658e8a update README: *-webserver script, rename to 'seweb' 2024-10-25 08:13:14 +02:00
zolliker e339ef711f modify notes about Chart.js migration 2024-10-25 07:50:31 +02:00
zolliker 66bc1c99db add requirements 2024-10-23 16:36:26 +02:00
zolliker 7d536c187b add dummy webserver 2024-10-23 16:35:59 +02:00
zolliker dc887e68d5 move get_abs_time to base.py
+ initialize Instrument().clients
2024-10-23 16:34:55 +02:00
zolliker 7736e0f7e3 move classes using influx from secop to influxgraph
+ fix parameter change command in secop
2024-10-23 16:34:12 +02:00
zolliker 7471a0c171 remove pdb support, remove unused imports
+ remove tcp_lineserver
2024-10-23 16:31:34 +02:00
l_samenv 9cee5ad9bf add secop-webserver binary 2024-10-23 13:53:54 +02:00
l_samenv b07ca0bd4f restructure code and use frappy.client for SECoP
- separation of SECoP part from webserver
- use frappy client instead of own code for SECoP communication
2024-10-23 11:13:40 +02:00
l_samenv b708197d27 rework updateValues
+ remove "SEA " from page title
2024-09-27 14:48:08 +02:00
l_samenv 415d4c86f6 rework SECoP: redesign message class, fix command reply 2024-09-27 14:25:11 +02:00
l_samenv cd306c45ac fix URI encoding and let SECoP module show value
- URI encoding must happen by element
- show values in SECoP module
2024-09-27 13:47:59 +02:00
l_samenv 09c3a5840a add more items to generic.ini 2024-09-27 11:05:07 +02:00
l_samenv 15ecaca93e seaweb.py: JSONencode, SECoP requests, terminate
- make class SecopMsg json encodable
- fix handling of SECoP requests
- terminate properly on SIGTERM
2024-09-27 11:02:15 +02:00