| Rev |
Log message |
Author |
Age |
Path |
| 3661 |
This commit was manufactured by cvs2svn to create tag
'EXTERNAL_0_3_18'. |
|
2675d 06h 50m |
/tags/EXTERNAL_0_3_18/ |
| 3660 |
Bug 1979, deal with different IMAP servers. Checkin in for bkirsch. |
heikki |
2675d 06h 50m |
/trunk/ |
| 3659 |
Bug #1993 kind filters not working as desired |
john |
2675d 07h 10m |
/trunk/ |
| 3658 |
Related fix for bug 1832:
Reduce scope of content model being loaded, otherwise we suck in mail
and mail has trouble running in the test environment |
twl |
2675d 07h 15m |
/trunk/ |
| 3657 |
Add support for _() string conversion in unit tests
-------------------------------------
* Unit tests were not setting up the infrastructure for _()
* Helps with bug 1832, and other unit test issues |
donn |
2675d 07h 24m |
/trunk/ |
| 3656 |
Bug #1956 remove 'notes' filter from the kinds filter toolbar |
john |
2675d 08h 04m |
/trunk/ |
| 3655 |
Fix 1832: Union Queries don't work with item collections
Notification in compound queries (union, intersect, difference) was
broken.
Fixed by refactoring into class hierarchy, with each concrete subclass
responsible for knowing how to do its notification
Expanded unit tests to cover these cases |
twl |
2675d 08h 21m |
/trunk/ |
| 3654 |
fixes bug 1795. I will do more testing with sharing to see if it fixes hanging as well |
bkirsch |
2675d 08h 58m |
/trunk/ |
| 3653 |
oops, didn't mean to turn back on list item removal code |
pavlov |
2675d 10h 01m |
/trunk/ |
| 3652 |
bug 1949 -- improved performance by avoiding following itemCollectionResults
added some additional logging |
pavlov |
2675d 10h 06m |
/trunk/ |
| 3651 |
New sources fix bug 1857. |
heikki |
2675d 10h 44m |
/trunk/ |
| 3650 |
Bug 2000, report error when wrong username in smtp server settings. Checkin in for bkirsch. |
heikki |
2675d 13h 10m |
/trunk/ |
| 3649 |
Fix for bug 2045 (unable to share items that have been stamped to different kinds)
Now when an item is synced from the server, itsKind is updated prior to
syncing any other attributes. |
morgen |
2675d 13h 56m |
/trunk/ |
| 3648 |
Adding a default Note that appears in the All collection to greet the user when they run Chandler
Also, setting ContentItem's createdOn attribute during __init__ |
morgen |
2675d 16h 37m |
/trunk/ |
| 3647 |
*** empty log message *** |
bkirsch |
2676d 05h 54m |
/trunk/ |
| 3646 |
latest |
bkirsch |
2676d 06h 24m |
/trunk/ |
| 3645 |
Back out changes to HitTest to make sure that building world works on Mac |
jed |
2676d 06h 41m |
/trunk/ |
| 3644 |
(Possible) fix for bug 1929 (Accounts dialog crashes when switching between account formss) |
morgen |
2676d 07h 09m |
/trunk/ |
| 3643 |
changed new wxMac notebook hitTest routine from protected to public |
davids |
2676d 07h 29m |
/trunk/ |
| 3642 |
Reverting a usage of refresh() instead of commit()
--------------------------
* usage of refresh() was causing a hang
* rolling back to commit() in Application.py |
donn |
2676d 08h 25m |
/trunk/ |