Commit Graph

11 Commits

Author SHA1 Message Date
eskander
6b40f2eea6 [CST-9634] refactoring 2023-05-09 14:46:37 +03:00
Mohamed Saber Eskander
9a2a8ef4f5 [CST-9634] created new endpoint for bulkAccessConditionOptions configuration 2023-05-09 13:31:37 +03:00
Mark H. Wood
4f5203b142 Explicit property must be removed from test configuration too.
I changed over from field injection to constructor injection while
diagnosing the failure caused by this problem, and decided to keep
it.  It's a little more verbose, but safer and clearer in the doco.
Really, the *required* properties should also be constructor
parameters.

Also cleaned up some trailing whitespace in the configuration documents.
2022-08-25 16:33:26 -04:00
Mark H. Wood
747a2aeec9 Autowire constant ConfigurationService field instead of making it a parameter. 2022-08-24 12:30:40 -04:00
Mykhaylo
294045d760 refactored AccessConditionConfigurationService 2022-01-28 20:17:24 +01:00
Giuseppe Digilio
ae4cbe6278 [CST-4505] Add access condition step definition to item-submission.xml 2021-12-23 19:21:31 +01:00
Mykhaylo
665c4942b1 changed discoverable property to make it more readable 2021-12-16 18:36:58 +01:00
Mykhaylo
003aea5252 add default configuration for access condition section 2021-12-14 18:45:37 +01:00
Bruno Roemers
2109a5878d 74236: BUGFIX: StartDateLimit and EndDateLimit are both maximum dates
They do not represent a range but are independent of each other.

Also removed obsolete field selectGroupName.
2021-01-27 16:58:23 +01:00
Samuel
e2c353d75e DS-4351 Upgrade spring (boot) & hibernate to newer versions 2019-10-25 18:21:49 +02:00
Andrea Bollini
064b4b853d improve the default configuration, renamed in the plural form 2017-11-22 09:10:38 +01:00