- Nov 29, 2021
-
-
felmer authored
SSDM-11964: Introducing property ldap-group-query-template for UserManagementMaintenanceTask in order to have different LDAP queries for getting all users of a group and for checking user existence
-
vkovtun authored
SSDM-11985 Updated the keystore files with certificates from www.research-collection.ethz.ch and test.research-collection.ethz.ch.
-
- Nov 25, 2021
-
-
Juan Fuentes authored
-
- Nov 23, 2021
- Nov 22, 2021
-
-
Local openBIS user authored
-
felmer authored
-
felmer authored
-
felmer authored
-
felmer authored
-
vkovtun authored
-
vkovtun authored
SSDM-11462 Added an exception in the case when unexpected fetch options are applied (not related to collections or maps).
-
felmer authored
-
felmer authored
-
felmer authored
-
felmer authored
SSDM-11786: Also run-console.sh use the same logic as GlobalInstallationContext.installationExists(): Installation exists if bothfolders bin and servers exist
-
vkovtun authored
-
Juan Fuentes authored
-
felmer authored
-
- Nov 18, 2021
-
-
Juan Fuentes authored
-
- Nov 17, 2021
-
-
Juan Fuentes authored
-
piotr.kupczyk@id.ethz.ch authored
SSDM-11917 : V3 API to not break when assigning project to sample on project samples disabled - fix a test
-
piotr.kupczyk@id.ethz.ch authored
-
mpukhliak authored
-
felmer authored
-
felmer authored
SSDM-11885: Throw exception in ArchivingExecutor when archiving failed. Bug fixed: set is_present_in_archive to false if archiving failed
-
felmer authored
-
mpukhliak authored
-
mpukhliak authored
-
mpukhliak authored
-
felmer authored
SSDM-11884: put check box inside the Force option box, using v3 API in CommonServer for permanent deletion in order to check authorization also for dependent deletion sets.
-
felmer authored
SSDM-11884: Moving createException() from ch.systemsx.cisd.openbis.generic.shared.basic.DeletionUtils to ch.systemsx.cisd.openbis.generic.server.business.DeletionUtils in order to satisfy dependency rules
-
felmer authored
SSDM-11884: Handle V3 API including tests. Using it in ELN. New operation in ELN 'Delete Permanently (including dependent deletions)'
-
felmer authored
SSDM-11884: Remove advice in the message of the exception thrown by CommonServer and append it in the PermanentDeletionConfirmationDialog. Align check box better in the dialog.
-
felmer authored
SSDM-11884: Introducing IDeletionDAO.listAllDependentDeletions and implementation to get dependent deletion sets. Use it in CommonServer.deletePermanently* methods with an additional flag forceToDeleteDependentDeletionSets to allow in coreUI to choose whether dependent deletion set should be deleted too or not
-
felmer authored
SSDM-11884: Adapt changes in ICommonClientService (introduced in SSDM-7887) to ICommonClientServiceAsync in order compile GWT
-