OKS Server
- In case of the probe file
usage (e.g. test any commit against ATLAS combined partition) the OKS
server does not validate the same file twice (see tdaq-02-00-03
patch 3453).
- The OKS server can be
used on any platform of TDAQ release; before only one platform was
supported, i.e. the OKS server has been configured for SLC4 opt (see tdaq-02-00-03 patch
3453).
- The OKS server utilities support operations with directories (see
tdaq-02-00-03 patch
3497).
- Avoid OKS commit infinite loop in case of file system errors
like "cannot open file"
(see tdaq-02-00-03
patch 3619).
- Restore current working
directory after any OKS server operation (see tdaq-02-00-03 patch 3656).
- Fix problem with removal of files included by other repository
files (see Savannah bug
67304)
- Add a possibility of PAM auth to OKS
commit (reserved for future multi-session RDB server).
- Duplicated classes are not allowed.
Relational OKS
- When look for appropriate
schema version, test compatibility of schema without read of data to
avoid oks2coral slowness (see tdaq-02-00-03 patch 3497).
- The oks_ls_data utility
takes into account usage of archived
configurations, when 'since' and 'till' parameters are used (see tdaq-02-00-03 patch 3833).
OKS Data Editor
- Fix bug in query
constructor for multi-value attribute comparators (see
tdaq-02-00-03 patch 3497).
- Fix problem causing editor
crashes in data file dialog (see tdaq-02-00-03 patch 4031 and Savannah bug 67505).
- Use Motif ComboBox widget
instead of options menu in case of potentially big number of items
(e.g. list of classes).
- Allow query in
search/replace dialog.
- Fixed tips for attribute and relationship
description.
- Online help improvements.
OKS Schema Editor