|
adf7ec1674
|
2197 Removed Lombok
|
2021-04-20 23:26:39 +02:00 |
|
|
df7a8cdc83
|
Revert "2055 No longer mail exceptions to JIRA"
This reverts commit 97575581
|
2021-02-16 14:33:15 +01:00 |
|
|
9e543e9162
|
2019 Update Hibernate version
|
2021-02-15 17:43:28 +01:00 |
|
|
975755816d
|
2055 No longer mail exceptions to JIRA
Switching logging implementation to java.util.Logging instead of log4j
|
2021-02-10 12:18:56 +01:00 |
|
|
54658f35fa
|
2042 Ny version av mysql-driver. Fixade namnvisning och img-alt.
|
2020-10-09 13:30:08 +02:00 |
|
|
6812bea2eb
|
Externalise configuration and credentials
|
2020-03-17 15:14:21 +01:00 |
|
|
7d719fd444
|
Guice and Guava Version update
|
2020-02-12 16:09:03 +01:00 |
|
|
ee054f5b10
|
Made it build under JDK 11
|
2020-01-09 16:29:55 +01:00 |
|
|
9c58a06513
|
Removed attribute intended for plugins only
|
2020-01-07 15:58:38 +01:00 |
|
|
9fc37337fd
|
Upgraded Scala compiler plugin version
|
2020-01-07 15:57:31 +01:00 |
|
|
32c5e7565e
|
1578 Upgraded to Wicket 8
|
2019-03-18 15:04:01 +01:00 |
|
|
f711626eaa
|
fix surefire problem
|
2018-12-13 22:59:56 +01:00 |
|
|
7d4e195b9e
|
Upgraded Scala and fixed warnings/deprecations
|
2018-04-19 11:49:12 +02:00 |
|
|
a4b716132c
|
[1091] "Externalized" the URL to the grading service.
|
2017-03-06 13:54:02 +01:00 |
|
|
a498024111
|
[1091] Send grading report from SciPro to Daisy.
|
2017-02-14 14:27:15 +01:00 |
|
|
3b070aec6a
|
Added console based logging for tests.
|
2016-10-07 16:09:23 +02:00 |
|
|
f689820f39
|
Added URKUND module.
|
2016-05-04 10:37:47 +02:00 |
|
|
8c7a1de238
|
Upgraded Hibernate to 5.* and QueryDSL to 4.*
|
2016-03-22 14:18:49 +01:00 |
|
|
0d924b5915
|
Upgraded most library versions. Still remaining; Hibernate, QueryDSL.
|
2016-03-21 11:16:37 +01:00 |
|
|
aaa950ce90
|
Restructured the poms to move dependencies to where they are used and make sense.
|
2016-03-18 16:34:51 +01:00 |
|
Andreas Svanberg
|
81069c698f
|
Downgraded Wicket to 7.0.0 from 7.1.0 since 7.1.0 includes an upgrade of Select2 to 4.* from 3.* and the code is not updated to work with the newer version.
|
2016-01-12 15:06:36 +01:00 |
|
|
0fcc185dd0
|
Upgraded to Java 8.
|
2016-01-07 16:29:48 +01:00 |
|
|
f2e69b4421
|
Upgraded to Wicket 7.
|
2016-01-07 16:23:47 +01:00 |
|
|
4285870d03
|
Some plugin version updates.
|
2015-08-03 14:53:03 +02:00 |
|
|
f4020516f0
|
Added dependency to jersey-media-jaxb to get back XML support.
|
2015-05-29 17:42:46 +02:00 |
|
|
63a0f10b46
|
Updated Lombok in an attempt to fix compilation under Java 8.
|
2015-05-28 17:19:26 +02:00 |
|
|
1ab9ee8b09
|
Upgraded versions.
Could not update Hibernate due to problems with enums.
Could not update Commons CSV due to stupid reliance on CSVRecord#toString.
|
2015-05-28 13:05:25 +02:00 |
|
nikos
|
29ea6c5e11
|
New wicket version
|
2015-03-25 12:28:55 +01:00 |
|
|
cbceb08d47
|
Upgraded to Wicket 6.18.0
|
2014-12-18 11:51:57 +01:00 |
|
|
bcb425c84d
|
Upgraded Scala to 2.11.4.
Removed warning about discarded non-Unit value, no need to complicate things when we're working with a side-effecting Java web framework.
|
2014-12-17 11:23:51 +01:00 |
|
|
64e3e72315
|
Downgraded QueryDSL due to some weird bug.
|
2014-10-23 15:59:17 +02:00 |
|
|
87ad63cd98
|
Downgraded Hibernate back to 4.2.x due to HHH-8839 in 4.3.x
https://hibernate.atlassian.net/browse/HHH-8839
|
2014-10-23 15:43:04 +02:00 |
|
|
287e6c139b
|
Updated versions.
|
2014-10-23 10:00:35 +02:00 |
|
|
eb53a0c9dc
|
Upgraded to Wicket 6.17.0
WICKET-5650 is interesting to us.
|
2014-10-22 16:53:17 +02:00 |
|
|
29ff86f756
|
Removed some old unused dependencies.
|
2014-10-22 16:48:47 +02:00 |
|
fred-fri
|
b906635cde
|
removing jetty
|
2014-10-22 16:44:27 +09:00 |
|
|
5a5b5a5390
|
Upgraded sonar maven plugin version to 2.4
|
2014-10-02 09:29:13 +02:00 |
|
|
d43450494c
|
SeminarCRUDPanel converted to Scala.
|
2014-09-22 16:08:56 +02:00 |
|
|
66a4423590
|
Implementation of final seminar creation rules using proper tooling.
|
2014-09-22 12:17:56 +02:00 |
|
fred-fri
|
ec212f962c
|
what have i done
|
2014-09-05 12:52:21 +09:00 |
|
|
4189bdcbc1
|
Removed unused dependency.
|
2014-08-28 09:40:50 +02:00 |
|
fred-fri
|
4288ad934a
|
median works, time to clean up
|
2014-08-27 20:15:07 +09:00 |
|
|
3fa08d8f23
|
Removed some left-over stuff from the Spring days.
|
2014-07-31 16:56:39 +02:00 |
|
|
5f406f0c21
|
Updated javax.mail library to the latest version.
|
2014-07-29 11:12:07 +02:00 |
|
Emil Siverhall
|
c686396f47
|
Merge remote-tracking branch 'origin/develop' into develop
|
2014-07-28 14:23:28 +02:00 |
|
Emil Siverhall
|
5252d8df65
|
milestone statistics goes graphical
|
2014-07-28 14:22:24 +02:00 |
|
fred-fri
|
3423189a1d
|
adding stuff into turnitinsettings class and removing it from elsewhere (turnitinmodule properties should go too but leaving them for now)
|
2014-07-28 11:54:22 +09:00 |
|
fred-fri
|
836e0bac42
|
changed turnitin api url
|
2014-07-07 11:05:56 +09:00 |
|
|
2d42a09749
|
Included Jacoco plugin in the pom instead of having to specify it on the commandline everywhere.
|
2014-05-26 10:42:15 +02:00 |
|
|
de94ae17cc
|
Please
|
2014-05-22 17:30:27 +02:00 |
|