Skip to content
This repository was archived by the owner on Apr 7, 2022. It is now read-only.

Commit

Permalink
Merge commit '59bffb804cfd169b777e7fc8c29cb56dd7398c38'
Browse files Browse the repository at this point in the history
  • Loading branch information
sebialex committed Nov 29, 2016
2 parents 12dacc6 + 59bffb8 commit ce294c8
Show file tree
Hide file tree
Showing 27 changed files with 29 additions and 28 deletions.
2 changes: 1 addition & 1 deletion distribution/hsqldb-database/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>phenotips-niaid-distribution</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>niaid-database-zip</artifactId>
<name>PhenoTips for NIAID - HSQLDB Database</name>
Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>phenotips-niaid</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>phenotips-niaid-distribution</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion distribution/standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>phenotips-niaid-distribution</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>phenotips-niaid-standalone</artifactId>
<name>PhenoTips for NIAID - Standalone Distribution</name>
Expand Down
2 changes: 1 addition & 1 deletion distribution/ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>phenotips-niaid-distribution</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>phenotips-niaid-ui</artifactId>
<name>PhenoTips for NIAID - Application interface</name>
Expand Down
2 changes: 1 addition & 1 deletion distribution/war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>phenotips-niaid-distribution</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>phenotips-niaid-war</artifactId>
<name>PhenoTips for NIAID - War package</name>
Expand Down
2 changes: 1 addition & 1 deletion encrypted-pii/backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>patient-data-encrypted</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>patient-data-encrypted-backend</artifactId>
<name>PhenoTips - Encrypted patient name, date of birth and date of death - Backend code</name>
Expand Down
2 changes: 1 addition & 1 deletion encrypted-pii/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>phenotips-niaid</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>patient-data-encrypted</artifactId>
<name>PhenoTips - Encrypted patient name, date of birth and date of death</name>
Expand Down
2 changes: 1 addition & 1 deletion encrypted-pii/rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>patient-data-encrypted</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>patient-data-encrypted-rest</artifactId>
<name>PhenoTips - Encrypted patient name, date of birth and date of death - REST services</name>
Expand Down
2 changes: 1 addition & 1 deletion encrypted-pii/ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>patient-data-encrypted</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>patient-data-encrypted-ui</artifactId>
<name>PhenoTips - Encrypted patient name, date of birth and date of death - Frontend code</name>
Expand Down
2 changes: 1 addition & 1 deletion family-dashboard/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>family-dashboard</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>family-dashboard-api</artifactId>
<name>PhenoTips for NIAID - Family dashboard - Java APIs</name>
Expand Down
2 changes: 1 addition & 1 deletion family-dashboard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>phenotips-niaid</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>family-dashboard</artifactId>
<name>PhenoTips for NIAID - Family dashboard</name>
Expand Down
2 changes: 1 addition & 1 deletion family-dashboard/ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>family-dashboard</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>family-dashboard-ui</artifactId>
<name>PhenoTips for NIAID - Family dashboard - Frontend code</name>
Expand Down
2 changes: 1 addition & 1 deletion family-data-table/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>family-data-table</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>family-data-table-api</artifactId>
<name>PhenoTips - NIAID - Family Data Table API</name>
Expand Down
2 changes: 1 addition & 1 deletion family-data-table/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>phenotips-niaid</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>family-data-table</artifactId>
<name>PhenoTips for NIAID - Family Data Table</name>
Expand Down
2 changes: 1 addition & 1 deletion family-data-table/rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>family-data-table</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>family-data-table-rest</artifactId>
<name>PhenoTips - NIAID - Family Data Table Rest</name>
Expand Down
2 changes: 1 addition & 1 deletion family-data-table/ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>family-data-table</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>family-data-table-ui</artifactId>
<name>PhenoTips for NIAID - Family Data Table - Frontend code</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
<hidden>false</hidden>
<content>family.livetable.doc.name=Family ID
family.livetable.individuals=# of individuals
family.livetable.proband_id=Proband ID
family.livetable.summary=Description
family.livetable.proband.age=By age
family.livetable.proband.year_of_birth=By year of birth
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
{{html clean=false}}
&lt;p class="xHint"&gt;$services.localization.render('phenotips.databaseFilters.owner.hint')&lt;/p&gt;
&lt;input type="hidden" name="owner/class@PhenoTips.FamilyClass~PhenoTips.PatientClass" value="PhenoTips.OwnerClass"/&gt;
&lt;input type="text" class="suggestUsers multipleSelection" name="owner/class@PhenoTips.FamilyClass~PhenoTips.PatientClass" value=""/&gt;
&lt;input type="text" class="suggestUsers multipleSelection" name="owner/@PhenoTips.FamilyClass~PhenoTips.PatientClass" value=""/&gt;
{{/html}}
* $services.localization.render('phenotips.databaseFilters.author')
{{html clean=false}}
Expand Down Expand Up @@ -255,7 +255,7 @@
&lt;input type="hidden" name="gene/match@PhenoTips.FamilyClass~PhenoTips.PatientClass" value="ci"/&gt;
&lt;input type="hidden" name="status/class@PhenoTips.FamilyClass~PhenoTips.PatientClass" value="PhenoTips.GeneClass"/&gt;
&lt;input type="hidden" name="status/join_mode@PhenoTips.FamilyClass~PhenoTips.PatientClass" value="OR"/&gt;
&lt;input type="hidden" name="status/dependsOn@PhenoTips.FamilyClass~PhenoTips.PatientClass" value="gene"/&gt;{{/html}}
&lt;input type="hidden" name="status/dependsOn@PhenoTips.FamilyClass~PhenoTips.PatientClass" value="gene@PhenoTips.FamilyClass~PhenoTips.PatientClass"/&gt;{{/html}}
** {{html clean='false'}}$services.localization.render('phenotips.databaseFilters.genotype.statusSelection', ["&lt;label&gt;&lt;input type='checkbox' checked='checked' name='status/@PhenoTips.FamilyClass~PhenoTips.PatientClass' value='candidate'/&gt;", "&lt;/label&gt;", "&lt;label&gt;&lt;input type='checkbox' checked='checked' name='status/@PhenoTips.FamilyClass~PhenoTips.PatientClass' value='solved'/&gt;", "&lt;/label&gt;"]){{/html}}
{{html clean=false}}
&lt;input type="hidden" name="identifier/min@PhenoTips.FamilyClass~PhenoTips.PatientClass" value="0"/&gt;
Expand Down
2 changes: 1 addition & 1 deletion family-groups/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>family-groups</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>family-groups-api</artifactId>
<name>PhenoTips for NIAID - Family groups - Java APIs</name>
Expand Down
2 changes: 1 addition & 1 deletion family-groups/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>phenotips-niaid</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>family-groups</artifactId>
<name>PhenoTips for NIAID - Family groups</name>
Expand Down
2 changes: 1 addition & 1 deletion family-groups/rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>family-groups</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>family-groups-rest</artifactId>
<name>PhenoTips for NIAID - Family groups - REST services</name>
Expand Down
2 changes: 1 addition & 1 deletion family-groups/ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>family-groups</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>family-groups-ui</artifactId>
<name>PhenoTips for NIAID - Family groups - Frontend code</name>
Expand Down
2 changes: 1 addition & 1 deletion genetic-evaluation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>phenotips-niaid</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>patient-data-genetic-evaluation</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion genetic-evaluation/ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>patient-data-genetic-evaluation</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>patient-data-genetic-evaluation-ui</artifactId>
<name>PhenoTips for NIAID - Genetic Evaluation - Site content</name>
Expand Down
2 changes: 1 addition & 1 deletion phenotype-onset-exact/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>phenotips-niaid</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>phenotype-onset-exact</artifactId>
<name>PhenoTips for NIAID - Phenotype exact onset</name>
Expand Down
2 changes: 1 addition & 1 deletion phenotype-onset-exact/ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.phenotips</groupId>
<artifactId>phenotype-onset-exact</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</parent>
<artifactId>phenotype-onset-exact-ui</artifactId>
<name>PhenoTips for NIAID - Phenotype exact onset - Frontend code</name>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<relativePath />
</parent>
<artifactId>phenotips-niaid</artifactId>
<version>1.0</version>
<version>1.0.1</version>
<packaging>pom</packaging>
<name>PhenoTips for NIAID</name>

Expand Down Expand Up @@ -85,7 +85,7 @@
<connection>scm:git:git://github.com/Gene42/phenotips-niaid.git</connection>
<developerConnection>scm:git:git@github.com:Gene42/phenotips-niaid.git</developerConnection>
<url>https://github.com/Gene42/phenotips-niaid.git/tree/master/</url>
<tag>phenotips-niaid-1.0</tag>
<tag>phenotips-niaid-1.0.1</tag>
</scm>

<modules>
Expand Down

0 comments on commit ce294c8

Please sign in to comment.