User:Hbbb: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 17: Line 17:


=== Done ===
=== Done ===
* {{bug|402841}} 'copy an event to the calendar and it shows up as the day before' dealt with bad use of subtractDate()
* {{bug|336175}}
* {{bug|359083}} 'sunbird calendar csv-export wrong time forgetting about pm all times are am' The main CSV import/export bug. Child bugs were
* {{bug|337377}} Reducing mandatory columns to two in ''Fails to import Outlook CSV files that have fewer than 13 fields''
** {{bug|301750}} 'More languages
* {{bug|419462}} Check before writinng Null string ''CSV files contain bogus data''
** {{bug|336175}}
* {{bug|419414}} Added contant with CRLF in ''CSV files without CRLF line endings not importable''
** {{bug|337377}}
* {{bug|394634}} eznie0ba: Missing global regex flag in ''Double Quotes in Description not handled correctly when exported to .CSV files''
** {{bug|394634}}
* {{bug|401273}} Mismatched logic in ''alarms added to all events imported via csv file'' and {{bug|405737}} ''Import of .csv from Outlook 2000 calculates all alerts in reverse''
** {{bug|401273}}
* {{bug|418995}} Setting properties without data check in ''CSV import creates empty fields datastores''
** {{bug|418995}}
 
** {{bug|419414}}
* {{bug|402841}} bad use of subtractDate() in ''copy an event to the calendar and it shows up as the day before''
** {{bug|419462}}
 
ToDo:
* {{bug|301750}} ''the outlook csv importer should handle more languages''
 
* {{bug|359083}} The main CSV import/export bug. ''sunbird calendar csv-export wrong time forgetting about pm all times are am'' Child bugs are
 
* {{bug|347015}} Adding recurrence and other info to CSV output ''comma delimited format for outlook is incorrect''
* {{bug|374267}} Suppress dialog when no items were imported in ''error when importing invalid file (format)''

Revision as of 16:34, 5 March 2008

<< Back to Calendar Home Page

Hb

Wish List

  • Default values for new events in the fields category, privacy, isAllDay.
  • Move calendars up/down in calendar list
  • Clearer copy/paste behaviour. Relative to selected date only if all events in clipboard came from the pasted calendar itself.
  • Show only this calendar.
  • Replace the "Go to Today" entry in events context menu with "Go to this day" especially for use in unifinder.
  • indicator for recurring events
  • Handling of recurring events (End with this, Change from this)

bug 282290 bug 295017 - copy and paste of recurring weekly calendar events results in unexpected recurrance effects (edit)

Done

  • bug 336175
  • bug 337377 Reducing mandatory columns to two in Fails to import Outlook CSV files that have fewer than 13 fields
  • bug 419462 Check before writinng Null string CSV files contain bogus data
  • bug 419414 Added contant with CRLF in CSV files without CRLF line endings not importable
  • bug 394634 eznie0ba: Missing global regex flag in Double Quotes in Description not handled correctly when exported to .CSV files
  • bug 401273 Mismatched logic in alarms added to all events imported via csv file and bug 405737 Import of .csv from Outlook 2000 calculates all alerts in reverse
  • bug 418995 Setting properties without data check in CSV import creates empty fields datastores
  • bug 402841 bad use of subtractDate() in copy an event to the calendar and it shows up as the day before

ToDo:

  • bug 301750 the outlook csv importer should handle more languages
  • bug 359083 The main CSV import/export bug. sunbird calendar csv-export wrong time forgetting about pm all times are am Child bugs are
  • bug 347015 Adding recurrence and other info to CSV output comma delimited format for outlook is incorrect
  • bug 374267 Suppress dialog when no items were imported in error when importing invalid file (format)