Subversion Repositories chandler

[/] [trunk/] - Rev 6807

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
6807 Fix Bug 3783 (Map imported timezones to PyICU timezones)

Rather than strip out timezone info from ICalendar events, try to
map them (via their tzid) to an ICUtzinfo.
grant 2855d 14h 01m /trunk/
6806 this should not have been checked in bkirsch 2855d 14h 28m /trunk/
6805 Fix bug 2932 (consistent cut/paste/copy/select-all support in attribute editors).
** schema version bumped! **
See my dev-list message for background on issues related to these changes, too.

Also, a few minor changes:
- fix timezone-popup initialization for floating events (which wasn't happening).
- un-_() a few strings that are actually enumeration values.
stearns 2855d 15h 15m /trunk/
6801 Adding an iCalendar UID lookup table, improving calendar import performance a further 25%. morgen 2855d 18h 00m /trunk/
6800 - added NOOP implementation of mapChanges() on NullRepositoryView vajda 2855d 18h 24m /trunk/
6799 merge in changes from trunk revision 6798 to branch revision 6798 john 2855d 18h 54m /trunk/
6797 Fix schema API attempting to synchronize a parent parcel (e.g.
osaf.pim) when neither the parent parcel nor the child parcel
(e.g. osaf.pim.calendar) exists and the child is asked for
first. This could create a dependency loop if the parent
also imports classes from the child, as is the case with
osaf.pim and osaf.pim.calendar. Also, fixed a problem with
parcel_for_module() that was sometimes hiding the first
problem and causing it to pop up elsewhere in the form of
an item's itsParent being set to None.

This change, if applied to the branch, should fix most of the
unit test failures Andi reported on the Dev list, except that
some of those tests (e.g. TestScripting) have other problems
that appear unrelated.
pje 2856d 04h 29m /trunk/
6795 -ScriptingGlobalFunction.py:
Corrections in event processing order in the KeyboardReturn() method
olivier 2856d 10h 11m /trunk/
6794 Minor Change to CPIA Script
* Never create UserScript.py file (was used for debugging scripts)
donn 2856d 12h 43m /trunk/
6793 Fix bug 3826 - Cut of an Item in Summary View donn 2856d 12h 45m /trunk/
6791 Removed obsolete comment. heikki 2856d 13h 19m /trunk/
6789 - renamed BString and UString to Bytes and Text respectively
- core schema version changed to 0.5.4
- fixed bug in abstract set copy not getting its view set
vajda 2856d 15h 12m /trunk/
6786 tweaked prior checkin davids 2856d 15h 40m /trunk/
6785 wx v2.6.2 incremental update davids 2856d 15h 41m /trunk/
6784 Bug 3156, give users the ability to shoot themselves in the
foot, or in other words, allow users to ignore errors with
an SSL connection. This is needed to work around misconfigured
servers, but unfortunately this also makes it possible for
users to fall for an active attack.
heikki 2856d 15h 47m /trunk/
6783 Simplify some items in the scripting parcel
* Detail Subtree for Script now uses blocks from the detail view instead of making my own
* Fixed a problem after ReloadParcels trying to add Scripts to the Sidebar
donn 2856d 15h 50m /trunk/
6782 Fix Bug 3801 ("Generate Data" shouldn't generate "floating" events) -- take 2

- Allow the individual generation functions to take an optional tzinfo
argument; this is only non-None when generating events via the "Test"
menu.
grant 2856d 16h 07m /trunk/
6781 updateing win32 manifest to reflect update of ICU to version 3.4 bear 2856d 16h 17m /trunk/
6780 Fix bug 3686: column header draws borders on linux correctly. (Was an
off-by-one oversizing error.) This fix is visible in the main calendar area.
brendano 2856d 16h 20m /trunk/
6779 raised schema version to 49 bkirsch 2856d 16h 35m /trunk/

1 2 Next >

Show All