Make the importer check the date format when importing tickets.

This commit is contained in:
Colin Kuskie 2009-06-24 03:25:07 +00:00
parent f0eaa51d3a
commit a7c489e454
2 changed files with 12 additions and 2 deletions

View file

@ -6,6 +6,7 @@
- Enabled better month and year navigation in the YUI date picker. (Tom Beharrell)
- fixed: Add the user's first day of week data to getWebguiProperties and get rid of some inline javascript in the Data and DateTime forms.
- fixed #10544: AssetVersioning: child assets versions under uncommitted parent
- fixed #10549: EMS import
7.7.11
- Fixed a bug where empty version tags were not deleted. (Martin Kamerbeek / Oqapi)