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
Jeroen Baten
06673d22b9
Changed all references to libreplan.org to libreplan.dev.
2019-11-02 12:18:02 +01:00
Jeroen Baten
53a98263f8
Merge pull request #1923 from grypho/master
...
Bugfix: #1922 Unintended horizontal shift between Gantt and Resource view
2019-10-16 14:10:50 +02:00
Carsten Schumann
1ca2cb8982
Bugfix: #1922 Unintended horizontal shift between Gantt and Resource view.
2019-10-16 11:41:04 +00:00
Jeroen Baten
806d63c933
Merge pull request #1921 from grypho/master
...
Bugfix: #1909 Zoom level issue solved
2019-10-16 11:50:36 +02:00
Carsten Schumann
e5f5a4621d
Bugfix: #1909 Changing zoom level in Gantt view did not affect timescale/background due to GC optimization of lambda functions.
2019-10-16 08:02:48 +00:00
Jeroen Baten
0183f63306
Merge pull request #1916 from grypho/master
...
Bugfix: Updated version of timeplotz in dependencies to use fix from issue #1908 .
2019-08-01 11:54:03 +02:00
Carsten Schumann
15e89752dc
Bugfix: Updated version of timeplotz in dependencies to use fix from issue #1908 .
2019-08-01 09:31:07 +00:00
Jeroen Baten
4ac9de191e
Merge pull request #1907 from grypho/master
...
Bugfix: Replaced deprecated .class.name call.
2019-07-02 12:31:24 +02:00
Carsten Schumann
70ea14e86e
Bugfix: Replaced deprecated .class.name call.
...
The call to foo.class.name in JSP is deprecated and crashes in modern servers with the error message
The identifier [class] is not a valid Java identifier as required by section 1.19 of the EL specification (Identifier ::= Java language identifier). This check can be disabled by setting the system property org.zkoss.zel.impl.parser.SKIP_IDENTIFIER_CHECK to true.
A proper replacement is foo['class'].name
See also https://www.logicbig.com/how-to/jsp/jsp-not-valid-java-identifier-exception.html
2019-07-02 12:14:08 +02:00
Jeroen Baten
218f728a39
Merge pull request #1906 from ymauray/dep_fix
...
Updated ZK artefacts to 8.6.0.1. Now master builds again.
2019-07-01 09:09:27 +02:00
Yannick Mauray
b5570169d7
Updated ZK artefacts to 8.6.0.1
2019-06-30 21:41:41 +00:00
Jeroen Baten
9a0ca8cdb3
Fixing vulnerability.
2019-06-30 16:17:05 +02:00
Jeroen Baten
91f2e3df25
Relocated nexus from libreplan.org to libreplan.dev
2019-06-30 16:08:02 +02:00
Jeroen Baten
e48a64d151
Merge pull request #1892 from vmazurashu/master
...
#1891 : fix version inconsistency which caused runtime error
2018-09-25 20:27:35 +02:00
vmazurashu
bc5ceeb64d
#1891 : fix version inconsistency which caused runtime error
2018-09-25 17:48:12 +03:00
Jeroen Baten
409d4c7b0c
Merge pull request #1889 from vmazurashu/master
...
#1887 : In risk or issue a field is defined too short
2018-09-15 09:31:21 +02:00
vmazurashu
b7ec362648
#1887 : change UI and DB constraints
2018-09-14 15:07:03 +03:00
Jeroen Baten
73a63e4381
Merge pull request #1884 from vmazurashu/master
...
#1872 : contacting stats needs checking
2018-09-11 17:26:04 +02:00
vmazurashu
73810ab3fa
#1872 : add additional verification of empty config
2018-09-11 11:46:38 +03:00
Jeroen Baten
0b53fef77a
Merge pull request #1881 from vmazurashu/master
...
#1872 : contacting stats needs checking
2018-09-06 09:55:00 +02:00
vmazurashu
fd73890e0a
1872: remove default constructor
2018-09-05 12:08:02 +03:00
vmazurashu
5377e5cb28
#1872 : add necessary imports
2018-09-05 12:06:00 +03:00
vmazurashu
bb8979a9c7
1872: fix sending statistics
2018-09-05 12:02:24 +03:00
vmazurashu
26ea8a3a85
1870: update mysql jdbc driver version
2018-09-05 11:59:02 +03:00
vmazurashu
1a2d870aa1
1870: update postgresql jdbc driver version, add explicitly org.zkoss.common.zweb
2018-09-05 11:57:51 +03:00
Jeroen Baten
9856988935
Merge pull request #1879 from vmazurashu/master
...
#1868 : Fix mess in libreplan/libreplan-business/src/main/resources/db.changelog-1.4.xml
2018-07-11 10:19:31 +02:00
vmazurashu
8091c8540d
#1868 : revert changes to default one, add new change set with fixes
2018-07-11 11:02:37 +03:00
Vadim
f715698f7b
Merge 1868: revert changes to default one, add new change set with fixes
...
# Conflicts:
# libreplan-business/src/main/resources/db.changelog-1.4.xml
# libreplan-business/src/main/resources/db.changelog.xml
2018-07-11 10:43:30 +03:00
Jeroen Baten
6c6d2bf749
Merge pull request #1874 from vmazurashu/master
...
#1802 string This progress type cannot cannot be removed
2018-06-18 14:57:41 +02:00
Vadim
5b251b4aea
#1802 : fix issue with wrong string
2018-06-18 15:46:19 +03:00
Vadim
44de669bbc
Update section with providing URL to the application
2018-06-18 15:44:57 +03:00
Jeroen Baten
d49cee584d
Merge pull request #141 from lmann99/master
...
Possible fixes for lazy initialization errors, email notifications, and other minor issues
2018-06-04 13:41:47 +02:00
lmann99
8973aedee9
Merge branch 'master' of git://github.com/LibrePlan/libreplan
...
Updating from upstream
2017-11-11 11:43:18 -05:00
Jeroen Baten
6ac6fdf4a6
Merge pull request #143 from mrtinkz/master
...
Fixed AnnotationAwareAspectJAutoProxyCreator is only available on Jav…
2017-06-10 12:22:54 +02:00
Vikram Palakurthi
328f4fc017
Fixed AnnotationAwareAspectJAutoProxyCreator is only available on Java 1.5 and higher
2017-06-09 15:39:06 -05:00
lmann99
f72cb9962c
Merge pull request #26 from lmann99/filter-projects-at-finished-status
...
Add filtering of finished projects
2017-04-17 22:20:26 -04:00
lmann99
b43d48e439
Add filtering of finished projects
...
User preference setting to default filtering of finished projects from planning
and company views.
* Still needs work to investigate and update resource views
2017-04-17 22:14:49 -04:00
lmann99
b7fd49b881
Merge pull request #25 from lmann99/add-start-end-dates-to-weekly-personal-timesheet-dashboard
...
Add day of week to personal timesheet date display
2017-02-05 12:10:20 -05:00
lmann99
b011743f4b
Add day of week to personal timesheet date display
...
Makes it easier for end users to select timesheet with weekly or twice monthly periodicity
by including the start and end dates.
Fixes #24
2017-02-05 12:09:08 -05:00
lmann99
a1b3959506
Merge pull request #23 from lmann99/taskelement-get-toplevel-project-taskelement
...
Use top level project task for grouped sub tasks
2017-02-05 11:30:19 -05:00
lmann99
64e095a841
Use top level project task for grouped sub tasks
...
Instead of using the group task as the project task need to pull the top level parent.
A grouped task will have as parent the group not the project.
Fixes #21
2017-02-05 11:28:51 -05:00