Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove legacy GWT study design support #6101

Merged
merged 4 commits into from
Nov 28, 2024
Merged

Remove legacy GWT study design support #6101

merged 4 commits into from
Nov 28, 2024

Conversation

labkey-klum
Copy link
Contributor

@labkey-klum labkey-klum commented Nov 25, 2024

Rationale

Tracking issue

This removes support for the XML-based study designs plus the GWT UI code used to edit those designs. While all supporting code has been removed, the storage of those designs in the database : study.studydesign and study.studydesignversion will still be retained.

Summary of changes

  • Delete server side java code
  • Delete GWT code
  • Remove webparts for study designs
  • Delete javascript and hidden views for managing study designs, including the client and server code to migrate XML designs to the newer study design format.

Related Pull Requests

LabKey/customModules#200
#6101
LabKey/wnprc-modules#697

@labkey-klum labkey-klum linked an issue Nov 25, 2024 that may be closed by this pull request
6 tasks
@labkey-klum labkey-klum merged commit 5b11aa5 into develop Nov 28, 2024
4 of 5 checks passed
@labkey-klum labkey-klum deleted the fb_issue_51742 branch November 28, 2024 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove deprecated GWT study designs
2 participants