Calendar fixes

This commit is contained in:
Martin Kamerbeek 2006-10-06 14:45:16 +00:00
parent 0ad99c3994
commit e2cad73c08
4 changed files with 16 additions and 10 deletions

View file

@ -5,6 +5,10 @@
- fix: task editor in PM not actually receiving start/end date information at first
- fix: Error Displaying Multiple TimeTracking Wobjects (ekennedy)
- refactoring of PM JavaScript stuff
- fix: DHTML calendar bug & fix (maxscience)
- fix: Missing translation in calendar (Klaus)
- fixed a bug where the calendar would break if a language other than English has
been selected (Martin Kamerbeek / Procolix)
7.0.9
- Removed the need for DateTime::Cron::Simple, which also added the ability