diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties index 841a58ba..84b111fb 100644 --- a/.mvn/wrapper/maven-wrapper.properties +++ b/.mvn/wrapper/maven-wrapper.properties @@ -14,5 +14,5 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.2/apache-maven-3.6.2-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.1.1/maven-wrapper-3.1.1.jar diff --git a/pom.xml b/pom.xml index 226bfc71..54d3023a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.woehlke simpleworklist - 2.3.55-SNAPSHOT + 2.3.56-SNAPSHOT jar @@ -72,7 +72,7 @@ 11 - 3.6.2 + 3.6.3 ${java.version} ${java.version} JAR @@ -403,6 +403,7 @@ org.jsoup jsoup ${jsoup.version} + test @@ -672,11 +673,13 @@ org.springframework.boot spring-boot-devtools + provided true org.springframework.boot spring-boot-configuration-processor + provided true @@ -735,10 +738,12 @@ org.springframework.boot spring-boot-starter-logging + org.springframework @@ -892,6 +897,7 @@ org.jsoup jsoup + test @@ -974,7 +980,6 @@ org.apache.commons commons-collections4 - 4.3 provided @@ -1573,8 +1578,10 @@ resolve resolve-plugins collect + sources @@ -1583,8 +1590,10 @@ weld-probe-core,antlr,bsh,velocity-tools,liquibase-core,jruby-complete,cdi-api + diff --git a/src/main/resources/templates/project/id/edit.html b/src/main/resources/templates/project/id/edit.html index d1e8bd9e..b76f0404 100644 --- a/src/main/resources/templates/project/id/edit.html +++ b/src/main/resources/templates/project/id/edit.html @@ -40,7 +40,7 @@

-
+
@@ -53,8 +53,16 @@

+
+
+ -
+
+
diff --git a/src/main/resources/templates/project/id/project/add.html b/src/main/resources/templates/project/id/project/add.html index e75f0364..5a640ffc 100644 --- a/src/main/resources/templates/project/id/project/add.html +++ b/src/main/resources/templates/project/id/project/add.html @@ -21,14 +21,21 @@

-
-
- -
+
+ +
+
+
diff --git a/src/main/resources/templates/project/id/task/add.html b/src/main/resources/templates/project/id/task/add.html index 19c1dc51..a350ff6e 100644 --- a/src/main/resources/templates/project/id/task/add.html +++ b/src/main/resources/templates/project/id/task/add.html @@ -21,14 +21,21 @@

-
-
+
+ +
-
+
diff --git a/src/main/resources/templates/project/root/project/add.html b/src/main/resources/templates/project/root/project/add.html index 12e15db4..1e198460 100644 --- a/src/main/resources/templates/project/root/project/add.html +++ b/src/main/resources/templates/project/root/project/add.html @@ -21,14 +21,21 @@

-
-
- -
+
+ +
+ +
+
diff --git a/src/main/resources/templates/project/root/task/add.html b/src/main/resources/templates/project/root/task/add.html index 0a7d3208..892bc3f4 100644 --- a/src/main/resources/templates/project/root/task/add.html +++ b/src/main/resources/templates/project/root/task/add.html @@ -21,14 +21,21 @@

-
-
+
+ +
-
+
diff --git a/src/main/resources/templates/taskstate/task/add.html b/src/main/resources/templates/taskstate/task/add.html index da2c86c5..5b1b1f86 100644 --- a/src/main/resources/templates/taskstate/task/add.html +++ b/src/main/resources/templates/taskstate/task/add.html @@ -21,6 +21,13 @@

+