Fix problem with task edit screen in PM not receiving the proper start and end dates

for its form fields when first opened.
This commit is contained in:
Drake 2006-10-05 17:27:34 +00:00
parent 33216321ec
commit 0be1331431
2 changed files with 10 additions and 6 deletions

View file

@ -2,6 +2,7 @@
- fix: mysql and mysqldump were transposed in upgrade.pl --help
- 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
7.0.9
- Removed the need for DateTime::Cron::Simple, which also added the ability