Commit graph

9722 commits

Author SHA1 Message Date
Jeroen Baten
20c5aecc59 Added sponsor request message to login page.
Tested i18n for new message in Dutch language.
Generated fresh translation input files.
Made small edit to jetty-env.xml to remove warning message.
2024-11-23 14:49:10 +01:00
Jeroen Baten
482fff8536
Merge pull request #1966 from kwoot/github_ci_ubuntu_24.04
GitHub ci ubuntu 24.04
2024-09-04 11:36:42 +02:00
Jeroen Baten
b8d96ea8db
Merge pull request #1965 from kwoot/adding_gitlab_cicd
Adding gitlab cicd
2024-09-04 11:26:28 +02:00
Jeroen Baten
2df2be6a0f First attempt to add GitHub CI for Ubuntu 24.04 2024-09-04 11:00:12 +02:00
Jeroen Baten
7d913f028f Adding GitLab CI/CD config file to repository.
For the reasoning behind this see the blogpost at https://www.libreplan.dev/a-change-in-distribution-policy-and-why-we-make-it
2024-09-04 09:49:21 +02:00
Jeroen Baten
05ee99601d This should work in the end. 2024-08-29 09:10:58 +00:00
Jeroen Baten
677f1ef803 Working include of remote build file. 2024-08-26 12:46:06 +00:00
Jeroen Baten
22f32949f4 First test remote ci/cd build file. 2024-08-26 12:32:40 +00:00
Jeroen Baten
989293e28b
Update HACKING.rst
Github changed from Git protocol support to their GH command and https. 
Changed order of database commands.
Changed python-docutils to python3-docutils since this is more supported across recent Ubuntu versions.
2022-09-14 10:38:09 +02:00
Jeroen Baten
00fcce19b6
Merge pull request #1953 from tramseyer/master
Working GitHub workflows with unit tests for LTS Ubuntu
2022-08-08 21:27:30 +02:00
Tristan Ramseyer
4878aa9be4
Removed nektos act compatibility in ubuntu-20.04.yml 2022-07-11 16:04:31 +02:00
tristan.ramseyer
039494c1be Got workflows running for for Ubuntu 18.04, 20.04 and 22.04. 2022-07-11 15:46:44 +02:00
tristan.ramseyer
558f5fadaa Added workflows for Ubuntu 18.04, 20.04 and 22.04. 2022-07-11 02:06:27 +02:00
tristan.ramseyer
2b4f2a009d Updated HACKING.rst to not skip tests. 2022-07-11 02:03:16 +02:00
tristan.ramseyer
fa20dfc8cd Commented out failing tests in validSubcontractedTaskData. 2022-07-11 02:01:29 +02:00
tristan.ramseyer
c6c7d9005e Fixed testActiveCriterions (at least until end of unix epoch). 2022-07-11 01:59:15 +02:00
tristan.ramseyer
68f5589031 Added missing dependency for unit test.
Also removed unneeded annotation-api dependencies.
2022-07-11 01:56:19 +02:00
tristan.ramseyer
bf237cab27 Reverted commit "bump jasper dependencies" to avoid errors with reports.
Pulled to master in https://github.com/LibrePlan/libreplan/pull/1949

HTTP ERROR 410
Problem accessing /zkau/view/z_gm7/oJ2Q69/rev/0/hoursWorkedPerWorkerReport.html. Reason:

    Failed to load /view/z_gm7/oJ2Q69/rev/0/hoursWorkedPerWorkerReport.html

Cause:
net.sf.jasperreports.engine.JRException: Class not found when loading object from InputStream.
2022-07-11 01:50:59 +02:00
tristan.ramseyer
dbbe84e415 Updated PostgreSQL JDBC Driver to 42.2.25.jre7 for SCRAM authentication.
Ubuntu 22.04's postgresql version is 14 and uses SCRAM per default:
https://www.percona.com/blog/postgresql-14-and-recent-scram-authentication-changes-should-i-migrate-to-scram/
2022-07-11 01:46:18 +02:00
Jeroen Baten
e7bb1595e0
Workflow for Ubuntu 22.04 and Postgresql 14
Created workflow for Ubuntu 22.04 and Postgresql 14
2022-06-27 10:11:29 +02:00
Jeroen Baten
d234ea649a
Trying to run tests
We know this will currently fail
2022-06-16 21:28:20 +02:00
Jeroen Baten
eeec0d51c4
Retry with Postgres service 2022-06-16 21:21:07 +02:00
Jeroen Baten
b6a6b32e11
Trying to fix SCRAM error 2022-06-16 21:12:45 +02:00
Jeroen Baten
f8e6ff5653
Trying to fix SCRAM error message
Trying to fix SCRAM error message
2022-06-16 21:07:04 +02:00
Jeroen Baten
da99689a7e
Fixing database name typo
Has to be libreplandev.
2022-06-16 21:01:52 +02:00
Jeroen Baten
6a289ddf5d
Update maven.yml using PostgreSQL on build system
Update maven.yml using PostgreSQL on build system
2022-06-16 20:56:01 +02:00
Jeroen Baten
9d92e7e4d1
Update maven.yml with PostgreSQL service
Update maven.yml with PostgreSQL service
2022-06-16 19:55:47 +02:00
Jeroen Baten
3c080b85f1
Update maven.yml
Fix indent?
2022-06-16 19:49:02 +02:00
Jeroen Baten
c192f41134
typo1 2022-06-16 15:12:29 +02:00
Jeroen Baten
ff398ec19b
Create .github/workflows/maven.yml
First try with GH Actions. First running with skipTests option.
2022-06-16 14:34:08 +02:00
Jeroen Baten
276bd95016
Merge pull request #1949 from poum/patch-4
bump jasper dependencies
2022-03-20 12:56:29 +01:00
poum
9060e35277
bump jasper dependencies
allow successful compile on Debian Buster
2022-03-15 23:49:05 +01:00
Jeroen Baten
202c67284d
Merge pull request #1947 from kwoot/master
Make build work in Ubuntu 20.04 with openjdk-8-jdk without working tests (yet)
2022-03-13 14:30:11 +01:00
Jeroen Baten
a8c1a10fca Make build work in Ubuntu 20.04 with openjdk-8-jdk without working tests (yet). 2022-03-13 14:27:32 +01:00
Jeroen Baten
bdcf7a7546
Merge pull request #1944 from tramseyer/master
Added repository with new domain for JFrog Artifactory SaaS.
2022-01-17 13:44:13 +01:00
tristan.ramseyer
572a64df85 Added repository with new domain for JFrog Artifactory SaaS.
https://jfrog.com/knowledge-base/deprecation-of-artifactoryonline-com-domain/
https://stackoverflow.com/questions/30824672/jasperreports-maven-broken

Revert "Added missing dependency for Ubuntu 18.04 + 20.04"

This reverts commit 5ff5f057b4.
2022-01-12 23:28:07 +01:00
Jeroen Baten
9eb2c62ffc
Merge pull request #1941 from tramseyer/master
Ignore fr documentation auto-generated files
2021-10-06 09:01:37 +02:00
Tristan Ramseyer
b5d3bbc3e6
Ignore fr documentation auto-generated files 2021-10-06 00:04:46 +02:00
Jeroen Baten
8edbc92e45
Merge pull request #1938 from j-arnott/patch-1
Update plannerLayout.zul
2021-09-30 16:58:48 +02:00
Jeroen Baten
e79620ff05
Merge pull request #1939 from tramseyer/patch-1
Added missing dependency for Ubuntu 18.04 + 20.04
2021-09-30 16:57:59 +02:00
Jeroen Baten
1e8f81bca7
Merge pull request #1940 from tramseyer/master
Updated instructions for Ubuntu 18.04 + 20.04
2021-09-30 16:57:24 +02:00
Tristan Ramseyer
9affd80ded
Updated instructions for Ubuntu 18.04 + 20.04 2021-09-28 23:54:46 +02:00
Tristan Ramseyer
5ff5f057b4
Added missing dependency for Ubuntu 18.04 + 20.04 2021-09-28 23:20:04 +02:00
j-arnott
9d349ca341
Update plannerLayout.zul
For Bug #1909
Need that onSelect.
2021-09-27 11:17:47 -05:00
Jeroen Baten
5edc24fa86
Merge pull request #1931 from LibrePlan/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2020-10-13 09:18:23 +02:00
Jeroen Baten
7ef8f530ad
Merge pull request #1930 from LibrePlan/dependabot/maven/org.hibernate-hibernate-validator-5.3.6.Final
Bump hibernate-validator from 5.2.4.Final to 5.3.6.Final
2020-10-13 09:18:08 +02:00
Jeroen Baten
ec04ca9c0d
Merge pull request #1928 from LibrePlan/dependabot/maven/org.quartz-scheduler-quartz-2.3.2
Bump quartz from 2.2.3 to 2.3.2
2020-10-13 09:17:44 +02:00
dependabot[bot]
e9a40a3082
Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 23:18:39 +00:00
dependabot[bot]
e470e9afcd
Bump hibernate-validator from 5.2.4.Final to 5.3.6.Final
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 5.2.4.Final to 5.3.6.Final.
- [Release notes](https://github.com/hibernate/hibernate-validator/releases)
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/5.3.6.Final/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-validator/compare/5.2.4.Final...5.3.6.Final)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-09 19:04:22 +00:00
dependabot[bot]
e6b6ca14e8
Bump quartz from 2.2.3 to 2.3.2
Bumps [quartz](https://github.com/quartz-scheduler/quartz) from 2.2.3 to 2.3.2.
- [Release notes](https://github.com/quartz-scheduler/quartz/releases)
- [Changelog](https://github.com/quartz-scheduler/quartz/blob/v2.3.2/docs/changelog.adoc)
- [Commits](https://github.com/quartz-scheduler/quartz/compare/quartz-2.2.3...v2.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-01 18:17:11 +00:00