If a template is selected the option of manually setting a code is disabled, so
it's clearer if this option is fillable or not after the template one.
FEA: ItEr76S04BugFixing
* If a template is selected, the 'generate code' checkbox is automatically set and disabled
* When selecting a project, start project date is calculated with the current day plus template start delay
* Deadline is calculated as start project date plus template duration till deadline
FEA: ItEr76S04BugFixing
We are finally considering that information on the projects having assignment or
not, is not relevant enough, so we are not specifiying a different style for
.standard-task.assigned.project-closed elements
FEA: ItEr76S04BugFixing
If a template is selected the option of manually setting a code is disabled, so
it's clearer if this option is fillable or not after the template one.
FEA: ItEr76S04BugFixing
* If a template is selected, the 'generate code' checkbox is automatically set and disabled
* When selecting a project, start project date is calculated with the current day plus template start delay
* Deadline is calculated as start project date plus template duration till deadline
FEA: ItEr76S04BugFixing
Add French translation for main translation files (.pot) and report files
(.properties).
Translation mainly done by Philippe Poumaroux with contributions by Stephane
Ayache and Guillaume Postaire.
Add French translation for main translation files (.pot) and report files
(.properties).
Translation mainly done by Philippe Poumaroux with contributions by Stephane
Ayache and Guillaume Postaire.
Since the start date depends on the value of the end date and vice versa, a
recursive, infinite loop can happen when both dates are going to be validated.
FEA: ItEr76S04BugFixing
They are calculated by default as the start and end dates of the first and last
open projects, but the user had no feedback on which were those dates.
FEA: ItEr76S04BugFixing
Since the start date depends on the value of the end date and vice versa, a
recursive, infinite loop can happen when both dates are going to be validated.
FEA: ItEr76S04BugFixing
They are calculated by default as the start and end dates of the first and last
open projects, but the user had no feedback on which were those dates.
FEA: ItEr76S04BugFixing
The end date of the time intervals managed by ChartFillers don't include the
end date, so it was wrong considering it as a correct date.
FEA: ItEr76S04BugFixing
The end date of the time intervals managed by ChartFillers don't include the
end date, so it was wrong considering it as a correct date.
FEA: ItEr76S04BugFixing
The problem is in method SaveCommand::removeTaskElementsWithTaskSourceNull that
was added in bug #1295 (4cdda935ce) and modified
in bug #1346 (bef1e24fc0).
FEA: ItEr76S04BugFixing
The problem is in method SaveCommand::removeTaskElementsWithTaskSourceNull that
was added in bug #1295 (4cdda935ce) and modified
in bug #1346 (bef1e24fc0).
FEA: ItEr76S04BugFixing