42 Commits

Author SHA1 Message Date
fae76f2ae1 lazyPermission: allow to configure starting with writePermission=true 2025-05-05 14:00:35 +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
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
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
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
0d5ffd72a8 Diverse Anpassungen besonders bei SEAWebClientGroup 2025-04-24 14:50:27 +02:00
4ad37d5c2f Änderungen für den Modul- und denParameterblock 2025-04-22 14:35:19 +02:00
3be94ba3f6 status-icon with statuscode, use entire row as link to parameters 2025-04-16 13:31:24 +02:00
385a413870 Another icon 2025-04-15 16:39:51 +02:00
40dc6dc7d8 Some missing icons 2025-04-15 15:51:49 +02:00
737e29975a Some new icons with logic (not completed yet) 2025-04-15 10:03:39 +02:00
135802c626 Some esponsivity bugfixes 2025-04-13 10:37:45 +02:00
1c94abb3ce Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel 2025-03-24 06:46:19 +01:00
47213d7576 small fixes
- variable homeButton was removed in SEAWebClientMain.js
- add webserver.log to .gitignore
2025-03-19 11:50:06 +01:00
2da1798d42 Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel 2025-03-19 09:51:19 +01:00
f2b12301ee Restored some HTML-Debugging-tools 2025-03-19 09:50:14 +01:00
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
5b6684fcef add select_experiment 2025-03-18 14:15:14 +01:00
2c59e37074 major rework
using influxdb structure independed of nicos cache
2025-03-18 14:14:45 +01:00
ca2945ac22 Swiper removed
- Swiper removal work in progress
+ Fine debugging for every js-file
2025-03-17 11:07:50 +01:00
69ea17aec6 allow multiple SecNode connections
+ change layout when console is not to be shown
+ catch file not found error
2024-09-25 16:33:28 +02:00
6440daaef2 make secop work 2024-09-25 14:50:43 +02:00
05a77ce2f4 initial test + libraries 2024-09-25 14:14:41 +02:00
e8f987a4b4 removed navigation on house click 2024-09-11 09:42:06 +02:00
400899643b Graphs cross now always top right hand corner, hides/shows right part on click, jump hides right part, goToNow shows right part 2024-09-06 15:54:41 +02:00
89dd427a22 Influx graph part only + device name on jump and start + fixed dselect z-index 2024-08-21 10:05:47 +02:00
2ea1674991 Fixed createSelection bug + hide right part on client side 2024-08-20 11:30:58 +02:00
91be383803 make Graphics work again
as base for Mathis work
2024-07-11 10:05:17 +02:00
b55e51fc65 fixes not concerning graphics
- default is no graphics
- use send_file instead of response (proper mimetype)
- fix issues with parameter blocks
2021-09-17 15:37:04 +02:00
97c6aa1a87 major rework
- modified chartjs for better zoom on touchpad
- flexible number of charts
- handle bool as checkbox
- handle enum as select (pull down menu)
- disable swiper where not needed
and many more
2020-12-23 11:11:22 +01:00
9e1d3b4e07 Initial commit 2020-12-04 09:05:06 +01:00