Mark H. Wood
034fc3317b
Fix unconfigured collaborator by not scanning it into two ApplicationContexts.
...
Minor tidying.
2023-05-10 17:37:36 -04:00
Mark H. Wood
a86235a06b
Simplify dependency injection.
...
To use autowiring via alias to select a grantor strategy is needlessly
complicated and fragile. Instead, configure the email sender by
explicit constructor injection. Other collaborators are internal
matters for the class and continue to be autowired.
2023-05-08 15:35:38 -04:00
Mark H. Wood
24c1d44e94
Autowire by name so alias works. Uncomment all strategies, mark for autowiring and lazy loading.
...
Also tidy up XML internal documentation.
2022-09-21 13:00:41 -04:00
Mark H. Wood
07a464902c
[DS-3951] Improve configuration documentation.
2022-08-30 09:29:24 -04:00
Mark H. Wood
27143d8e56
[DS-3951] Address review comments.
2022-08-12 13:32:10 -04:00
Mark H. Wood
f04e26374d
Merge branch 'main' into DS-3951
2022-03-25 16:35:29 -04:00
Hardy Pottinger
e593e90dfb
8134 - Fix the example requestiem helpdesk strategy example
...
- Add autowire-candidate='true' to the example in requestitem config, as
per suggestion from @bbranan.
fixes #8134
2022-01-28 12:20:13 -06:00
Mark H. Wood
c484bec18f
[DS-3952] Implement PUT to accept/deny item requests. Fix errors in IT.
2021-09-22 16:27:10 -04:00
Mark H. Wood
d6a8002a7c
[DS-3951] Change request-copy recipient to a List; add strategies to list collection administrators and to combine other strategies.
2018-11-12 10:41:44 -05:00
Peter Dietz
e0bd496e64
DS-2302 Remove license information from config files
...
Also removed excess text
2016-11-24 15:35:31 +01:00
Tiago Guimarães
44961d6310
Fixed Typo "fullNameMatadata" to "fullNameMetadata"
2016-05-31 15:08:27 +01:00
Peter Dietz
0bf866b0d6
Add RequestItemHelpdeskStrategy, that can be enabled with Spring DI
...
Cleans up Sam's "hard coded" approach
2014-05-02 01:16:07 -04:00
Ivan Masár
6877ab67a6
fix a bunch of typos
2013-11-13 23:01:50 +01:00
Andrea Bollini
a4bf89d32c
Make the responser of the request copy configurable
2013-10-21 18:18:18 +02:00