Skip to content

Commit

Permalink
Add ManageVersion property to all module.properties files (#6203)
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-adam authored Jan 9, 2025
1 parent 19b4390 commit 1eb464a
Show file tree
Hide file tree
Showing 21 changed files with 20 additions and 11 deletions.
10 changes: 0 additions & 10 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,6 @@ api/src/org/labkey/api/assay/AssayWarningsDisplayColumn.java -text
api/src/org/labkey/api/assay/AssayWellExclusionService.java -text
api/src/org/labkey/api/assay/bulkPropertiesInput.jsp -text
api/src/org/labkey/api/assay/DefaultAssayRunCreator.java -text
api/src/org/labkey/api/assay/DefaultDataTransformer.java -text
api/src/org/labkey/api/assay/fileUpload.jsp -text
api/src/org/labkey/api/assay/FileUploadDataCollector.java -text
api/src/org/labkey/api/assay/pipeline/AssayRunAsyncContext.java -text
Expand Down Expand Up @@ -932,12 +931,7 @@ api/src/org/labkey/api/pipeline/WorkDirFactory.java -text
api/src/org/labkey/api/pipeline/XMLBeanTaskFactoryFactory.java -text
api/src/org/labkey/api/portal/ProjectUrls.java -text
api/src/org/labkey/api/premium/AntiVirusService.java -text
api/src/org/labkey/api/qc/DataExchangeHandler.java -text
api/src/org/labkey/api/qc/DataLoaderSettings.java -text
api/src/org/labkey/api/qc/DataTransformer.java -text
api/src/org/labkey/api/qc/DefaultTransformResult.java -text
api/src/org/labkey/api/qc/TransformDataHandler.java -text
api/src/org/labkey/api/qc/TransformResult.java -text
api/src/org/labkey/api/qc/TsvDataExchangeHandler.java -text
api/src/org/labkey/api/qc/TsvDataSerializer.java -text
api/src/org/labkey/api/qc/ValidationDataHandler.java -text
Expand Down Expand Up @@ -1248,7 +1242,6 @@ api/src/org/labkey/api/security/SecurityUrls.java -text
api/src/org/labkey/api/security/SessionApiKeyManager.java -text
api/src/org/labkey/api/security/SessionKeyManager.java -text
api/src/org/labkey/api/security/SessionReplacingRequest.java -text
api/src/org/labkey/api/security/TokenAuthenticationManager.java -text
api/src/org/labkey/api/security/UserCache.java -text
api/src/org/labkey/api/security/UserManager.java -text
api/src/org/labkey/api/security/UserPrincipal.java -text
Expand Down Expand Up @@ -2836,7 +2829,6 @@ study/src/org/labkey/study/query/VisitUpdateService.java -text
study/src/org/labkey/study/reports/AssayProgressReport.java -text
study/src/org/labkey/study/reports/BaseStudyView.java -text
study/src/org/labkey/study/reports/DefaultAssayProgressSource.java -text
study/src/org/labkey/study/reports/ExternalReport.java -text
study/src/org/labkey/study/reports/ParticipantReport.java -text
study/src/org/labkey/study/reports/ParticipantReportDescriptor.java -text
study/src/org/labkey/study/reports/QueryAssayProgressSource.java -text
Expand Down Expand Up @@ -2881,7 +2873,6 @@ study/src/org/labkey/study/view/dataspace_studyfilter.jsp -text
study/src/org/labkey/study/view/demoMode.jsp -text
study/src/org/labkey/study/view/editSnapshot.jsp -text
study/src/org/labkey/study/view/editVisit.jsp -text
study/src/org/labkey/study/view/externalReportDesigner.jsp -text
study/src/org/labkey/study/view/importStudyBatch.jsp -text
study/src/org/labkey/study/view/importVisitAliases.jsp -text
study/src/org/labkey/study/view/importVisitMap.jsp -text
Expand Down Expand Up @@ -3013,7 +3004,6 @@ study/test/src/org/labkey/test/tests/study/StudySimpleExportTest.java -text
study/test/src/org/labkey/test/tests/study/StudyTest.java -text
study/test/src/org/labkey/test/tests/study/StudyVisitManagementTest.java -text
study/test/src/org/labkey/test/tests/study/StudyVisitTagTest.java -text
study/test/src/org/labkey/test/tests/study/VaccineProtocolTest.java -text
study/webapp/study/MeasurePicker.js -text
study/webapp/study/ParticipantFilterPanel.js -text
study/webapp/study/ParticipantGroup.js -text
Expand Down
1 change: 1 addition & 0 deletions announcements/module.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ OrganizationURL: https://www.labkey.com/
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
SupportedDatabases: mssql, pgsql
ManageVersion: true
1 change: 1 addition & 0 deletions api/module.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ OrganizationURL: https://www.labkey.com/
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
SupportedDatabases: mssql, pgsql
ManageVersion: true
1 change: 1 addition & 0 deletions assay/module.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ URL: https://www.labkey.org/Documentation/wiki-page.view?name=instrumentData
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
SupportedDatabases: mssql, pgsql
ManageVersion: true
1 change: 1 addition & 0 deletions audit/module.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ OrganizationURL: https://www.labkey.com/
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
SupportedDatabases: mssql, pgsql
ManageVersion: true
1 change: 1 addition & 0 deletions core/module.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ OrganizationURL: https://www.labkey.com/
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
SupportedDatabases: mssql, pgsql
ManageVersion: true
1 change: 1 addition & 0 deletions devtools/module.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ Description: For use during development, not intended for production
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
SupportedDatabases: mssql, pgsql
ManageVersion: true
1 change: 1 addition & 0 deletions experiment/module.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ OrganizationURL: https://www.labkey.com/
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
SupportedDatabases: mssql, pgsql
ManageVersion: true
1 change: 1 addition & 0 deletions filecontent/module.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ OrganizationURL: https://www.labkey.com/
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
SupportedDatabases: mssql, pgsql
ManageVersion: true
1 change: 1 addition & 0 deletions issues/module.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ OrganizationURL: https://www.labkey.com/
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
SupportedDatabases: mssql, pgsql
ManageVersion: true
1 change: 1 addition & 0 deletions list/module.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ OrganizationURL: https://www.labkey.com/
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
SupportedDatabases: mssql, pgsql
ManageVersion: true
1 change: 1 addition & 0 deletions mothership/module.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ Organization: LabKey
OrganizationURL: https://www.labkey.com/
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
ManageVersion: true
1 change: 1 addition & 0 deletions pipeline/module.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ OrganizationURL: https://www.labkey.com/
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
SupportedDatabases: mssql, pgsql
ManageVersion: true
1 change: 1 addition & 0 deletions query/module.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ OrganizationURL: https://www.labkey.com/
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
SupportedDatabases: mssql, pgsql
ManageVersion: true
1 change: 1 addition & 0 deletions search/module.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ OrganizationURL: https://www.labkey.com/
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
SupportedDatabases: mssql, pgsql
ManageVersion: true
1 change: 1 addition & 0 deletions specimen/module.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ URL: https://www.labkey.com/products-services/sample-management-software/
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
SupportedDatabases: mssql, pgsql
ManageVersion: true
1 change: 1 addition & 0 deletions study/module.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ OrganizationURL: https://www.labkey.com/
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
SupportedDatabases: mssql, pgsql
ManageVersion: true
2 changes: 1 addition & 1 deletion survey/module.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ Organization: LabKey
OrganizationURL: https://www.labkey.com/
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0

SupportedDatabases: mssql, pgsql
ManageVersion: true
1 change: 1 addition & 0 deletions timeline/module.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ OrganizationURL: https://www.labkey.com/
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
SupportedDatabases: mssql, pgsql
ManageVersion: true
1 change: 1 addition & 0 deletions visualization/module.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ OrganizationURL: https://www.labkey.com/
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
SupportedDatabases: mssql, pgsql
ManageVersion: true
1 change: 1 addition & 0 deletions wiki/module.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ OrganizationURL: https://www.labkey.com/
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
SupportedDatabases: mssql, pgsql
ManageVersion: true

0 comments on commit 1eb464a

Please sign in to comment.