Overall refactoring of projectDisplay.js from the Project Management asset.
Hopefully this will make it much easier to deal with later, and hopefully this will help to flush out the remaining duration-calculation-related bugs by avoiding repetition of the calculations. Various minor fixes in the process. I'm not convinced this is completely bug-free yet, of course, but it does seem at least to be slightly less broken than before, so.
This commit is contained in:
parent
01bfe673ae
commit
6516062d4d
5 changed files with 621 additions and 284 deletions
|
|
@ -3,7 +3,8 @@
|
|||
- fix: adding Matrix listings committing the current version tag
|
||||
- fix: user searches in task resource additions in PM not displaying right without both last name and first name present
|
||||
- fix: task editor in PM not actually receiving start/end date information at first
|
||||
- fix: Error Displaying Multiple TimeTracking Wobjects (ekennedy)
|
||||
- fix: Error Displaying Multiple TimeTracking Wobjects (ekennedy)
|
||||
- refactoring of PM JavaScript stuff
|
||||
|
||||
7.0.9
|
||||
- Removed the need for DateTime::Cron::Simple, which also added the ability
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue