Skip to content

Commit

Permalink
Merge pull request #2343 from dzhw/release
Browse files Browse the repository at this point in the history
Release v1.0.89
  • Loading branch information
René Reitmann authored Aug 19, 2019
2 parents a9ae12c + 6aaa235 commit 3d1a288
Show file tree
Hide file tree
Showing 341 changed files with 91,762 additions and 67,955 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -139,3 +139,4 @@ Desktop.ini
########
/docs/build/
/docs/source/_static/.directory
.vscode/launch.json
20 changes: 18 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,9 @@ jobs:
- npm install -g bower
- npm install -g grunt-cli
script:
- ./deploy/build.sh unused $TRAVIS_BRANCH $COVERALLS_TOKEN
- ./deploy/build.sh unused $TRAVIS_BRANCH
after_success:
- bash <(curl -s https://codecov.io/bash)
- stage: build and deploy
name: "Build and Deploy to PWS"
install:
Expand All @@ -70,7 +72,9 @@ jobs:
- sudo apt-get install cf-cli -y --allow-unauthenticated
- sudo netstat -pelnut
script:
- ./deploy/build-and-deploy.sh unused $CI_DEPLOY_USERNAME $CI_DEPLOY_PASSWORD $TRAVIS_BRANCH $COVERALLS_TOKEN $TRAVIS_EVENT_TYPE
- ./deploy/build-and-deploy.sh unused $CI_DEPLOY_USERNAME $CI_DEPLOY_PASSWORD $TRAVIS_BRANCH $TRAVIS_EVENT_TYPE
after_success:
- bash <(curl -s https://codecov.io/bash)
- stage: e2e smoketests
name: "Chrome Smoketest"
install:
Expand All @@ -96,6 +100,12 @@ jobs:
script:
- export PYTHONWARNINGS="ignore"
- robot -P ./src/test/robotframework/libs -d target/test/robotframework/logs -v USE_SAUCELABS:TRUE -v BROWSER:ie --include smoketest --exclude firefoxonly --exclude chromeonly --exclude noslowpoke ./src/test/robotframework
- name: "Safari Smoketest"
install:
- ./src/test/robotframework/setup.sh
script:
- export PYTHONWARNINGS="ignore"
- robot -P ./src/test/robotframework/libs -d target/test/robotframework/logs -v USE_SAUCELABS:TRUE -v BROWSER:safari --include smoketest --exclude firefoxonly --exclude chromeonly ./src/test/robotframework
- stage: nightly e2e tests publicuser
name: "Nightly Chrome Tests (Public User)"
install:
Expand All @@ -121,6 +131,12 @@ jobs:
script:
- export PYTHONWARNINGS="ignore"
- travis_wait 50 robot -P ./src/test/robotframework/libs -d target/test/robotframework/logs/edge -v USE_SAUCELABS:TRUE -v BROWSER:edge --include publicuserNOTsmoketestNOTfirefoxonlyNOTchromeonlyNOTnoslowpokeNOTlocalonly ./src/test/robotframework
- name: "Nightly Safari Tests (Public User)"
install:
- ./src/test/robotframework/setup.sh
script:
- export PYTHONWARNINGS="ignore"
- travis_wait 50 robot -P ./src/test/robotframework/libs -d target/test/robotframework/logs/safari -v USE_SAUCELABS:TRUE -v BROWSER:safari --include publicuserNOTsmoketestNOTfirefoxonlyNOTchromeonlyNOTnoslowpokeNOTlocalonly ./src/test/robotframework
- stage: nightly e2e tests dataprovider
name: "Nightly Chrome Tests (Dataprovider)"
install:
Expand Down
1 change: 1 addition & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -856,6 +856,7 @@ module.exports = function(grunt) {
'createJavaSourceCodeFromTranslations',
'test', 'htmlangular:default',
'htmlangular:index', 'clean:dist',
'test', 'clean:dist',
'wiredep:app', 'ngconstant:local',
'useminPrepare', 'ngtemplates', 'svgmin',
'concat', 'copy:fonts', 'copy:dist', 'ngAnnotate', 'cssmin',
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![Build Status](https://travis-ci.org/dzhw/metadatamanagement.svg?branch=master)](https://travis-ci.org/dzhw/metadatamanagement) [![Documentation Status](https://readthedocs.org/projects/metadatamanagement/badge/?version=latest)](https://metadatamanagement.readthedocs.io/de/latest/?badge=latest) [![Sauce Test Status](https://saucelabs.com/buildstatus/rreitmann)](https://saucelabs.com/u/rreitmann)
[![Known Vulnerabilities](https://snyk.io/test/github/dzhw/metadatamanagement/badge.svg?targetFile=pom.xml)](https://snyk.io/test/github/dzhw/metadatamanagement?targetFile=pom.xml
)[![Coverage Status](https://coveralls.io/repos/dzhw/metadatamanagement/badge.svg?branch=master&service=github)](https://coveralls.io/github/dzhw/metadatamanagement?branch=master) [![Mergify Status](https://gh.mergify.io/badges/dzhw/metadatamanagement.png?style=cut)](https://mergify.io)
)[![codecov](https://codecov.io/gh/dzhw/metadatamanagement/branch/development/graph/badge.svg)](https://codecov.io/gh/dzhw/metadatamanagement)[![Mergify Status](https://gh.mergify.io/badges/dzhw/metadatamanagement.png?style=cut)](https://mergify.io)
[![DOI](https://zenodo.org/badge/39431147.svg)](https://zenodo.org/badge/latestdoi/39431147)

[![Sauce Build Matrix](https://saucelabs.com/browser-matrix/rreitmann.svg)](https://saucelabs.com/u/rreitmann)
Expand Down
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
"cheet.js": "^0.3.3",
"angular-material": "1.1.19",
"angular-block-ui": "^0.2.2",
"lodash": "^4.17.11",
"plotly.js": "1.48.3",
"lodash": "^4.17.15",
"plotly.js": "1.49.1 ",
"highlightjs": "^9.12.0",
"angular-highlightjs": "^0.7.1",
"js-beautify": "^1.10.0",
"js-beautify": "^1.10.2",
"ngclipboard": "^2.0.0",
"angular-katex": "^0.10.0",
"angular-animate": "^1.7.8",
Expand Down
7 changes: 1 addition & 6 deletions deploy/build-and-deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ PROFILE="$1"
USERNAME="$2"
PASSWORD="$3"
TRAVIS_BRANCH="$4"
COVERALLS_TOKEN="$5"
if [ -n "${TRAVIS_BRANCH}" ]; then
PROFILE="dev"
fi
Expand All @@ -33,11 +32,7 @@ if [ $? -ne 0 ]; then
echo "cf login failed!"
exit -1
fi
if [ -z ${COVERALLS_TOKEN} ]; then
mvn --no-transfer-progress -P${PROFILE} clean package
else
mvn --no-transfer-progress -P${PROFILE} clean -DrepoToken=$COVERALLS_TOKEN package coveralls:report
fi
mvn --no-transfer-progress -P${PROFILE} clean package
if [ $? -ne 0 ]; then
echo "Maven build failed!"
exit -1
Expand Down
6 changes: 1 addition & 5 deletions deploy/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,7 @@ if [ -z ${PROFILE} ]; then
exit -1
fi
echo "Going to run maven build with profile: ${PROFILE}"
if [ -z ${COVERALLS_TOKEN} ]; then
mvn --no-transfer-progress -P${PROFILE} clean package
else
mvn --no-transfer-progress -P${PROFILE} clean -DrepoToken=$COVERALLS_TOKEN package coveralls:report
fi
mvn --no-transfer-progress -P${PROFILE} clean package
if [ $? -ne 0 ]; then
echo "Maven build failed!"
exit -1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ serialVersionUID
title
^^^^^

.. java:field:: @Size private String title
.. java:field:: @NotEmpty @Size private String title
:outertype: ConceptAttachmentMetadata

An optional title of this attachment in the attachments' language. It must not contain more than 2048 characters.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,10 @@ studyId
title
^^^^^

.. java:field:: @Size private String title
.. java:field:: @NotEmpty @Size private String title
:outertype: StudyAttachmentMetadata

An optional title of this attachment in the attachments' language. It must not contain more than 2048 characters.
An optional title of this attachment in the attachments' language. Must not be empty and it must not contain more than 2048 characters.

type
^^^^
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@ surveyNumber
title
^^^^^

.. java:field:: @NotNull @Size private String title
.. java:field:: @NotEmpty @Size private String title
:outertype: SurveyAttachmentMetadata

A title of this attachment in the attachments' language. It must not contain more than 2048 characters.
A title of this attachment in the attachments' language. Must not be empty and it must not contain more than 2048 characters.

12 changes: 6 additions & 6 deletions docs/source/metadatenabgabe.rst
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ im PDF- oder Excel-Format vorliegen (Details dazu finden Sie in den jeweils
relevanten Kapiteln zu den einzelnen Ebenen) und zudem nach bestimmten
Richtlinien benannt werden. Für die Anhänge im PDF-Format gilt es darüber hinaus
zu beachten, dass dokumenteigene Metadaten wie Autor und Titel der
PDF-Datei korrekt gepflegt werden. Eine Anleitung finden Sie hier:
PDF-Datei gelöscht werden. Eine Anleitung finden Sie hier:
https://helpx.adobe.com/acrobat/using/pdf-properties-metadata.html


Expand Down Expand Up @@ -768,7 +768,7 @@ Vor Abgabe bzw. dem Hochladen der Daten sind folgende Punkte zu

- die Daten wurden auf Richtigkeit überprüft

☐ Metadaten sind korrekt im PDF eingetragen (vgl. :ref:`Anhänge`)
☐ Metadaten sind im PDF gelöscht (vgl. :ref:`Anhänge`)

☐ Nicht benötigte Zeilen entfernt (falls Fragen oder Variablen abgegeben werden)

Expand Down Expand Up @@ -804,7 +804,7 @@ Vor Abgabe bzw. dem Hochladen der Daten sind folgende Punkte zu
.. [3]
Bitte beachten Sie, die dokumenteigenen Metadaten bei PDF-Dateien
vorab zu korrigieren (vgl. :ref:`Anhänge`).
vorab zu löschen (vgl. :ref:`Anhänge`).
.. [4]
Filterführungsdiagramme sind erst ab der 2. Dokumentationsstufe
Expand All @@ -813,12 +813,12 @@ Vor Abgabe bzw. dem Hochladen der Daten sind folgende Punkte zu
an Daten und Dokumentation im FDZ des
DZHW“ <file:///\\faust\Abtuebergreifend\Projekte\FDZ\Allgemeine%20Materialien\Dokumentation>`__.
Sie erhalten das Dokument auf Anfrage.
.. [5]
Bitte beachten Sie, die dokumenteigenen Metadaten der PDF-Dateien
vorab zu korrigieren (vgl. :ref:`Anhänge`).
vorab zu löschen (vgl. :ref:`Anhänge`).
.. [6]
Bitte beachten Sie, die dokumenteigenen Metadaten bei PDF-Dateien
vorab zu korrigieren (vgl. :ref:`Anhänge`).
vorab zu löschen (vgl. :ref:`Anhänge`).
Loading

0 comments on commit 3d1a288

Please sign in to comment.