Find a file
scrat bd1c522b20 added a doctest in tests.py for testing access to the Outlook API. Minor changes in outlook.py in order to avoid Outlook COM Exception upon call on certain MailItem Attributes (Bug in Outlook API?).
outlook.py: loadMailsFromFolder now returns self.result instead of yield None. Otherwise nothing would be returned.
Added doctest outlook_real.txt which uses the Outlook API.

git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2534 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-21 15:42:58 +00:00
agent added a doctest in tests.py for testing access to the Outlook API. Minor changes in outlook.py in order to avoid Outlook COM Exception upon call on certain MailItem Attributes (Bug in Outlook API?). 2008-04-21 15:42:58 +00:00
ajax merged Dojo 1.0 branch 2008-02-10 09:56:27 +00:00
brain cybertools.brain: work in progress 2006-07-14 11:50:21 +00:00
browser added 'params' attribute to controller 2008-03-14 07:23:02 +00:00
composer added cybertools.agent package (work in progress...) 2008-02-23 14:07:15 +00:00
container renamed 'schemaMacros' attribute to 'fieldRenderers'; start with adapter-based registration of renderers (=macros for standard browser UIs) 2007-10-07 13:15:00 +00:00
integrator added integrator package: transparent access to filesystem directories and files 2008-03-12 13:01:57 +00:00
knowledge some minor fixes... 2006-05-26 20:21:37 +00:00
meta options/config management basically working 2008-04-12 14:00:13 +00:00
organize bug fix for age calculation with missing birth date 2008-03-07 11:27:00 +00:00
process reorganize cybertools.process; add simple action handler and work item class 2006-08-02 19:21:30 +00:00
pyscript make loading of R depend on environment variable USE_RLIBRARY 2008-03-29 15:51:02 +00:00
relation updated skin definition to avoid deprecation warnings 2007-12-11 18:42:00 +00:00
reporter let subclasses of BatchView override b_size default value 2007-09-05 22:13:23 +00:00
scorm scorm interface: add flexibility/configurability for identification of interaction records 2007-08-23 12:40:09 +00:00
stateful make simplePublishing a function that returns a utility 2008-04-14 11:44:45 +00:00
storage improving loops.integrator.collextion: identify external file via uniqueAddress property 2007-05-05 16:44:02 +00:00
text merged Dojo 1.0 branch 2008-02-10 09:56:27 +00:00
tracking extend tracking for loops.organize; changed tracks query to return a generator instead of a list; minor extensions for namespace/config stuff 2008-04-09 10:01:27 +00:00
twisted experimental stuff: Deferring proxies... 2007-08-11 12:39:48 +00:00
typology some minor fixes and improvements 2006-10-16 09:28:27 +00:00
util work in progress: cybertools.meta package for managing general meta-information, e.g. for configuration settings and preferences 2008-04-10 16:52:51 +00:00
view added util.config (experimental); clean-up of doctests 2007-10-09 05:50:38 +00:00
xedit add zutil: Jeep implementation with BTrees; work in progress: organize, composer 2007-07-16 08:43:43 +00:00
xml fix for mixed content model representation in ElementTree 2006-11-21 19:53:19 +00:00
zutil extending composer and organize.schema to provide basis for tumsm 2007-07-29 13:28:50 +00:00
__init__.py Slight extension of get/setRelationSingle() to allow for using for attribute on 'second' 2006-02-18 10:56:14 +00:00
configure.zcml include reporter package in cybertools configure; suppress zmi actions if not appropriate 2006-06-02 15:44:59 +00:00