Dmitry Barashev
Dmitry Barashev
It appears that option /S which is supposed to do silent install is ignored by Windows installer.
In the first version of the RT update protocol we will assume that all clients are up to date with the server, and there are no clients who are lagging...
On the server-side we'll have to deal with concurrent updates of properties of the same task by different users. Such updates will be technically conflicting if all properties are stored...
This is a summary issue for all tasks related to the storage of project model in a relational database ### Overview We plan to piggy-back on the relational database features,...
Rough plan: pass a factory of SQL statements or jOOQ DSL intances to the task manager and generate the appropriate update statements in Task.MutatorImpl for every call of a property...
We need UUIDs to decrease the probability of conflicts in the real-time collaboration, e.g. when two users concurrently create a new task. We will distinguish tasks by UUIDs when sending...
[Issue2000.zip](https://github.com/bardsoftware/ganttproject/files/7953984/Issue2000.zip) 1. Import the attached MS Project XML document Expected: the resource "Worker" has two ranges of consecutive days-off: 2022-02-01..2022-02-05 and 2022-02-14..2022-02-19 Actual: only the start dates of these ranges...
There are reports that GP won't work properly when user's home directory contains spaces https://help.ganttproject.biz/t/first-time-users-java-error-cant-save-files/3750 Similar issue can be seen on Linux when there are spaces in either user's home...