Releases: ToolDAQ/WebServer
Releases · ToolDAQ/WebServer
V3.0 Release
What's Changed
- v3 update by @brichards64 in #14
- Add plotting of root plots to monitoring page by @marc1uk in #17
- Clear up the SQL interface by @jini-zh in #13
- Implement plotting of non-time based data by @jini-zh in #12
- Add forms for new configurations and device configurations by @ekumachidi in #20
- bugfixes to the Config pages by @marc1uk in #21
- Update sqlqueryjson.cgi by @marc1uk in #25
- Wcteupdates by @marc1uk in #26
- Event display fixes and updates by @jini-zh in #24
- sql.js gettable: use %-encoding for data fields by @jini-zh in #30
- Enable alarm sound autoplay on Safari by @ekumachidi in #29
- Propagate changes from fork to parent repo by @ekumachidi in #39
- Improve JSON to table generation: by @ekumachidi in #31
- bugfix in sendcommand2nopadding.cpp by @marc1uk in #32
- Event display updates to work with the database on a different host by @jini-zh in #33
- GetSDTable: do not return empty rows when filtering by @marc1uk in #37
- Implement database backed authentication by @ekumachidi in #34
- Replace generic plots with Plotly specific plots by @jini-zh in #28
- Introduce tooldaq.js -- a new API for the web server by @jini-zh in #40
- Add loader and refactor JavaScript for improved UX and performance by @ekumachidi in #38
- Postmergefixes by @marc1uk in #45
- html-Standalone/.htaccess: do not redirect to /login.html by @jini-zh in #50
- fix authentication by @marc1uk in #48
- Enable partial device name matching in alarm filter by @ekumachidi in #47
- Ensure database timezone is set to UTC by @marc1uk in #49
- doc/tooldaq.mkd: provide brief explanation of Promises by @jini-zh in #51
- Enhance audio autoplay permission check by @ekumachidi in #52
- minor improvements to SetupDatabase.sh and Dockerfile by @marc1uk in #53
- bugfix to re-starting DB by @marc1uk in #55
- remove stale lockfiles by @marc1uk in #59
- tooldaq.js: solve 'Response Body already consumed' error when a DBError is thrown by @jini-zh in #63
- User Management by @ekumachidi in #35
- Event display: support all cardinal orientations of the detector axis by @jini-zh in #62
- cgi-bin/db-query.cgi: keep backslashes in the first line of psql output by @jini-zh in #72
- Example pages using tooldaq.js by @ekumachidi in #54
- db logs page enhancement by @ekumachidi in #60
- Update user query to order by user_id descending and limit results to 20 by @ekumachidi in #67
- adding to existing pages in html-Detector configuration by @nicklatham97 in #61
- Fix sym link by @nicklatham97 in #68
- Dynamic header title by @nicklatham97 in #71
- Ensure alarm is silent during autoplay check by @ekumachidi in #74
- Event display: interface updates by @jini-zh in #75
- Bugfix in SetupDatabase.sh by @marc1uk in #77
- Event display updates by @jini-zh in #81
- tooldaq.js: getMonitoringPlot: fix timezone offset application by @jini-zh in #80
- RunControl Updates by @ekumachidi in #46
- Add Network Monitoring Page by @ekumachidi in #70
- Update clocks to UTC and experiment local time... by @marc1uk in #76
- Minor README changes to include sym link info and fix typos by @nicklatham97 in #78
- Tab redirection to first sub-page by @nicklatham97 in #79
- SubsystemReGenerate script creates link to first tab in subsystem's tablist by @nicklatham97 in #85
- Logs page fix: by @ekumachidi in #86
- Run Configuration Management + Enhanced Data Table Rendering by @ekumachidi in #82
- Remove unused postgres extensions by @ekumachidi in #83
- Deleting redundant stylesheet in cgi-bin and combining page-specific stylesheets into styles.css by @nicklatham97 in #90
- Propagate SQL query errors back to webpage and add a help function. by @mlawe in #91
- Its ready I promise by @marc1uk in #94
- Update Dockerfile.server by @marc1uk in #95
- Propagating changes by Gennaro from HK WebServer to ToolDAQ WebServer by @nicklatham97 in #92
- Make example page formats consistent by @nicklatham97 in #93
- Add documentation for dataTable function in tooldaq.js by @ekumachidi in #87
- update dockerfile, add indexes to monitoring table by @marc1uk in #96
- Update SetupDatabase.sh by @marc1uk in #97
- Update tooldaq.mkd by @marc1uk in #98
New Contributors
- @jini-zh made their first contribution in #13
- @ekumachidi made their first contribution in #20
- @nicklatham97 made their first contribution in #61
- @mlawe made their first contribution in #91
Full Changelog: pre_v3...v3.0.0
pre v3
pre_v3 added alarms