helmutm
9dcb371b9e
provide list field instance for schema.List, use for Person.phoneNumbers
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2659 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-06-01 09:30:10 +00:00
scrat
a9b8de7b21
now the doctest *really* works with the winapi.py.
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2658 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-31 13:48:47 +00:00
scrat
f1967e38eb
some smaller changes to make the attachment examples work
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2657 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-31 13:32:49 +00:00
helmutm
757d47ba12
work in progress: resource/file transfer with SFTP
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2653 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-31 08:58:13 +00:00
helmutm
d319203a4f
work in progress: transport, esp filetransfer with sftp
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2650 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-30 10:18:47 +00:00
helmutm
9754f0e22d
set up filetransfer module
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2649 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-30 09:30:06 +00:00
helmutm
2909cde81d
set up filetransfer module
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2648 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-30 09:29:57 +00:00
helmutm
e2de9b742d
added view and template for BSCW integration
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2642 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-28 09:21:28 +00:00
scrat
228b7e9077
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2632 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-25 17:44:57 +00:00
scrat
8e24cbc7c5
added Attachments and Attachment classes to winapi.py to get a more comprehensive doctest. In course of this change some small glitches have been found in outlook.py and mail.py, which concerned adressing of the Attachment items in outlook.py (createResource) and mail.py where the createMetadata Method now has **kw arguments for adding the filePath as a Metadata in case the mail has an attachment.
...
The outlook.txt doctest has been changed to adopt the new test.
winapi now contains only one extended example but it will get two more as soon as possible.
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2631 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-25 17:02:00 +00:00
helmutm
665e9bf650
provide additional common attributes for proxy objects
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2615 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-23 10:20:44 +00:00
helmutm
7ef8e4f229
work in progress: provide additional field types (list field, records field)
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2614 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-23 10:20:04 +00:00
helmutm
70f92e90b0
work in progress: extend and improve commandline controller
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2613 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-23 10:19:25 +00:00
helmutm
740fc05308
extend cmdline controller to handle simple agent and job specifications
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2612 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-21 11:52:28 +00:00
helmutm
18f29f8d9a
provide icon attribute; work in progress: BSCW interface
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2606 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-19 15:00:33 +00:00
scrat
5bfe771ab9
moved codepages.py and the handling of outlook dialoges to system/windows/
...
writing outlook attachments to disk with mkstemp (NamedTemporaryFile would delete file after closing the handle)
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2602 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-17 10:31:02 +00:00
helmutm
a9c73b5361
rename 'publishing' states definition to 'simple_publishing' for unification of naming with loops.organize.stateful
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2598 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-16 10:09:05 +00:00
helmutm
fc7a928fb5
rename 'publishing' states definition to 'simple_publishing' for unification of naming with loops.organize.stateful
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2597 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-16 10:07:51 +00:00
helmutm
7f0f3f3dad
rearrange testing code
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2594 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-11 17:06:13 +00:00
helmutm
66ea2a15bc
rearrange testing code
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2593 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-11 16:59:35 +00:00
helmutm
a932deff3e
work in progress: BSCW interface
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2592 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-11 16:55:17 +00:00
helmutm
d1f8a17e63
moved test data to testing data; work in progress: BSCW interface
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2591 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-11 09:11:48 +00:00
scrat
62330d395f
Added id to codepages.py
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2590 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-10 15:43:36 +00:00
scrat
52d6d9348c
replaced createMIMEMail with an overwritten version of createResource and also moved the collection of the Metadata to the method assembleMetadata.
...
Added a new module inagent/util which contains a dictionary with all more or less often used codepages and their representation in an Outlook Mail object.jsUntil now, the attachments are only represented by thei filenames as a list named subResources.
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2589 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-10 15:39:25 +00:00
helmutm
ac5013a026
more on resources: extend interface and base class
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2585 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-09 07:47:39 +00:00
helmutm
6cce2a4339
provide special views for tracking storage and tracks
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2582 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-08 14:41:09 +00:00
helmutm
8582252967
work in progress: structuring of resources and metadata
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2580 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-08 10:12:57 +00:00
helmutm
462bef47d4
add type='text/javascript' to script tag
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2579 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-08 10:12:14 +00:00
scrat
167e914055
changed outlook.py: now much more data from the outlook mails is available. Now we also can access the date the mail was sent as well when it has been received. Also data about the attachements is now available (if desired).
...
Minor change to winapi was necessary in order to support the doctests with the changed outlook api.
_prop_map_get now returns a dictionary instead of a tuple.
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2577 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-04 21:26:57 +00:00
helmutm
01b1b5a644
make sure keyword queries return an IFSet so that corresponding union and intersection functions may be used in complex queries
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2573 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-04 09:02:36 +00:00
helmutm
43c0b9c4c7
do not show icon actions on print and presentation
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2572 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-04 09:01:50 +00:00
helmutm
4c4ada47da
add basic filesystem crawler
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2570 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-01 18:59:06 +00:00
helmutm
3e6ac40962
provide Zope 2.9 compatibility for statful package
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2566 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-29 10:24:06 +00:00
helmutm
45f090341e
added configure.zcml
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2564 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-28 07:58:27 +00:00
helmutm
b9a0105604
provide separate notify() method for stateful objects to control notification by subclasses
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2563 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-28 07:58:08 +00:00
helmutm
592058cfc5
fix bug in state event notification - moved notify() call to StatefulAdapter
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2562 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-27 20:57:32 +00:00
helmutm
7cd7a574c0
add transition event
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2559 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-27 14:27:33 +00:00
helmutm
cd46c0a345
transition now fires TransitionEvent; added more icons and corresponding settings for states
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2556 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-27 09:56:37 +00:00
helmutm
5d022e524e
added catalog package with a simple variation of hurry.query and a keyword index
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2555 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-26 17:00:28 +00:00
helmutm
0cfe7f951f
added catalog package with a simple variation of hurry.query and a keyword index
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2554 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-26 16:50:57 +00:00
helmutm
19b4ef8b86
added catalog package with a simple variation of hurry.query and a keyword index
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2553 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-26 16:49:23 +00:00
helmutm
8a8dcf206a
added catalog package with a simple variation of hurry.query and a keyword index
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2552 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-26 16:43:04 +00:00
helmutm
357f471deb
added catalog package with a simple variation of hurry.query and a keyword index
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2551 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-26 16:41:17 +00:00
helmutm
56a889540b
added catalog package with a simple variation of hurry.query and a keyword index
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2550 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-26 16:40:04 +00:00
scrat
3acc628b80
Changed createEmailMime and loadMailsFromFolder to include now all available elements (when no key is specified) and also inform the user if a specified key does not exist or has an invalid attribute type.
...
So far this Outlook Crawler works with Outlook2007 the same way like with Outlook2000 (which unfortunately also means: no date to be retrieved so far)
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2548 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-26 14:38:55 +00:00
helmutm
0ad7b4aa86
add 'target' attribute to action
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2543 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-26 12:40:50 +00:00
helmutm
4ead71499e
add 'archived' and 'removed' states to simple publishing
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2542 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-26 12:39:58 +00:00
helmutm
99cfd4a65b
add updateTrack() to interface definition
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2541 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-26 08:01:58 +00:00
helmutm
9c92fd07f3
work in progress: object actions, stateful resources: classification quality
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2539 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-23 08:42:58 +00:00
helmutm
854f2c1f3a
more on actions; added icons
...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2537 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-23 08:38:22 +00:00