Changes between Initial Version and Version 1 of Ticket #1029, comment 18
- Timestamp:
- Mar 29, 2018, 1:10:10 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1029, comment 18
initial v1 1 1 Design update: 2 2 3 * Referral generation should be updated:[[BR]]i. The MeLuDI main page should be updated in personal information section by only adding entry for sub-section `Referral forms`with wizard "`Generate referral forms`" for projects using the feature.[[BR]]ii. Referral form generation should be updated in text and variable names not to refer to the SCAN-B project.[[BR]]iii. Referral form generation should be updated to be compatible with the MeLuDI item name standard of project-specific prefix plus number.[[BR]]iv. Referral form generation should be updated to use site prefixes from the configuration file.3 * Referral generation should be updated:[[BR]]i. The MeLuDI main page should be updated in personal information section by only adding entry for sub-section "`Referral forms`" with wizard "`Generate referral forms`" for projects using the feature.[[BR]]ii. Referral form generation should be updated in text and variable names not to refer to the SCAN-B project.[[BR]]iii. Referral form generation should be updated to be compatible with the MeLuDI item name standard of project-specific prefix plus number.[[BR]]iv. Referral form generation should be updated to use site prefixes from the configuration file. 4 4 5 5 1. JSP file `index.jsp` in `resources/` updated in personal information section by only adding entry for sub-section `Referral forms` with wizard "`Generate referral forms`" if the project uses the feature. Currently variable `boolean isUsingReferralGeneration` is set to `true` based on the name of the active project, but this should preferably be exchanged for use of configuration values for the project.