Commit graph

27 commits

Author SHA1 Message Date
19b50d9e8f extend processing of office files: error handling, handle description property as comments 2012-10-08 11:50:51 +02:00
0e56543900 fix doctests after removal of knowledge.setup.SetupManager 2012-05-19 17:21:25 +02:00
hplattner
c74af2b960 fix: integration doctest/ MemberRegistrationManager groups param 2012-04-25 13:52:41 +02:00
3a6b61f71c make doctest system-independent 2012-04-25 13:32:08 +02:00
6c64ba5158 - external collection: provide functionality for automatically populate
meta information of media assets
2011-08-28 17:04:50 +02:00
012217c348 make sure doc test does not leave a modified file behind. 2011-04-28 12:35:43 +02:00
e2b5359d9a Minor cleanup and improvements with first check-in to Git.
- Improved German language standard loops site.
- Provide test files for working with MS office document properties.
- Add basic .gitignore file.
2011-04-26 10:11:44 +02:00
helmutm
b55a2f8952 make number and labels of version levels configurable
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4044 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-10-23 07:52:31 +00:00
helmutm
9091b56c69 work in progress: read properties from Office documents and update version field if appropriate
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3926 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-07-27 09:50:19 +00:00
helmutm
1f4582f7a0 work in progress: office file - processing document properties
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3917 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-07-08 17:26:08 +00:00
helmutm
1af4275aab provide view for mail resource; decode message when importing
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3538 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-09-05 17:38:12 +00:00
helmutm
a78ec01d5c mail (IMAP) integration basically working
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3537 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-09-05 12:46:59 +00:00
helmutm
90b67d1265 work in progress: integration of IMAP folders
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3534 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-09-04 17:00:36 +00:00
helmutm
399a28e0eb work in progress: integration of IMAP folders
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3533 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-09-04 16:26:00 +00:00
helmutm
fa21e41070 work in progress: integration of IMAP folders
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3532 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-09-04 16:11:39 +00:00
helmutm
d1dbe47d57 move QueryConcept stuff to loops.expert (keeping old query module for backward compatibility); work in progress: child-based queries with actions
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2935 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-10-23 13:35:23 +00:00
helmutm
d0422a22ab fix bug in integrator README
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2115 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-10-17 13:39:23 +00:00
helmutm
bf8a641654 work in progress: automatic classification
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2071 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-09-26 16:38:46 +00:00
helmutm
1d0ff2aed2 work in progress: process upload of resources from loops.agent via HTTP PUT
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1953 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-08-23 12:46:12 +00:00
helmutm
993356b8ae work in progress: http put tranport, + server-side integrator put handler
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1940 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-08-20 17:03:09 +00:00
helmutm
411e169648 improving loops.integrator.collextion: identify external file via uniqueAddress property
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1717 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-05-05 16:43:45 +00:00
helmutm
ea09e0d836 loops.integrator: integrating filesystem directories working
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1691 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-04-15 08:45:12 +00:00
helmutm
9133b0fb52 loops.integrator: provide view for show and update external collections
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1690 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-04-14 21:40:02 +00:00
helmutm
a0b113195d loops.integrator: ExternalCollectionAdapter working
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1689 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-04-14 16:52:39 +00:00
helmutm
03021dc798 work in progress: loops.integrator: more on DirectoryCollectionProvider; added loops.setup.addAndConfigureObject()
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1688 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-04-14 09:08:39 +00:00
helmutm
0de607514d work in progress: loops.integrator with DirectoryCollectionProvider
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1686 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-04-12 15:29:44 +00:00
helmutm
503370574c new loops subpackage 'integrator' for importing and integrating operating system files and other external objects
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1682 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-04-10 14:56:48 +00:00