Skip to content
Snippets Groups Projects
Commit 90decd96 authored by sveseli's avatar sveseli
Browse files

preparing for the release

parent ac5689a7
No related branches found
No related tags found
No related merge requests found
Release 1.1 () Release 1.1 ()
============================= =============================
- Introduced integration with Beamline Scheduling System:
- New commands:
- list-runs
- list-proposals
- get-proposal
- Modified add-experiment command to automatically add users associated
with a given beamline proposal
- Added the following functionality for managing DAQs: - Added the following functionality for managing DAQs:
- Max. run time specification causes DAQ to be stopped automatically - Max. run time specification causes DAQ to be stopped automatically
- Target directory specification causes files to be uploaded into - Target directory specification causes files to be uploaded into
......
...@@ -17,5 +17,5 @@ DM_CAT_WEB_SERVICE_HOST=DM_HOSTNAME ...@@ -17,5 +17,5 @@ DM_CAT_WEB_SERVICE_HOST=DM_HOSTNAME
DM_CAT_WEB_SERVICE_PORT=44436 DM_CAT_WEB_SERVICE_PORT=44436
DM_PROC_WEB_SERVICE_HOST=DM_HOSTNAME DM_PROC_WEB_SERVICE_HOST=DM_HOSTNAME
DM_PROC_WEB_SERVICE_PORT=55536 DM_PROC_WEB_SERVICE_PORT=55536
DM_SOFTWARE_VERSION="1.0 (DM_DATE)" DM_SOFTWARE_VERSION="1.1 (DM_DATE)"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment