Commit graph

80 commits

Author SHA1 Message Date
d84e8de9a0 handle missing properties in Office file correctly 2013-05-06 12:21:50 +02:00
e345109432 use external file type for image (usually media asset) if nothing else ist found 2012-12-13 18:07:45 +01:00
9024ca99e1 return correct (dummy) doc properties in case of error 2012-10-26 21:28:23 +02:00
19b50d9e8f extend processing of office files: error handling, handle description property as comments 2012-10-08 11:50:51 +02:00
cedaf06606 collect error informaiton when updating collection and show in view 2012-10-07 15:33:16 +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
a42fd38642 fix bug in ExternalSourceInfo implementation 2011-11-19 10:11:46 +01:00
6b6ee7024d let ExternalSourceInfo delegate to a corresponding adapter on the 'adapted()' object when retrieving external identifier 2011-11-17 11:19:56 +01:00
c629a7c366 meta info field must not be required... 2011-09-11 11:54:47 +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
f22f2b1a24 show field content for content manager only
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4217 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-04-09 18:01:47 +00:00
helmutm
d3ddf1ee96 show field content for content manager only
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4216 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-04-09 18:01:12 +00:00
helmutm
f7183f70d4 show field content for content manager only
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4215 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-04-09 18:00:15 +00:00
helmutm
90848d4b03 add MS PowerPoint XML types
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4137 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-01-07 10:38:51 +00:00
helmutm
39e0c7edfc return empty list instead of None in case of error
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4133 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-01-03 18:23:10 +00:00
helmutm
1ba27977ea skip non-office files
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4113 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-12-23 07:38:48 +00:00
helmutm
32a6449ce0 provide separate method for reading individual document property settings
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4112 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-12-23 07:22:42 +00:00
helmutm
a95aef1a04 correctly identify master version when loading external collection
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4055 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-11-01 11:28:54 +00:00
helmutm
3ec415294b correctly identify master version when loading external collection
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4054 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-11-01 11:26:05 +00: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
5dacf19a5d prepare fault-tolerant date parsing (not used at the moment
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4027 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-10-03 13:37:45 +00:00
helmutm
1f513ca146 restrict availability of update button
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4026 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-10-01 08:11:59 +00:00
helmutm
9a6a72eb73 make external collection accept filenames with umlaut characters
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4025 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-09-30 15:00:24 +00:00
helmutm
7ab2d6abfd add 2 hours to datetime values in office documents to account for timezone shift
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4024 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-09-29 15:49:59 +00:00
helmutm
e20e35c4fd accept empty 'lastUpdated', set storageParameters on update
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3988 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-09-09 13:33:20 +00:00
helmutm
316437773f consider additional MIME types for office files
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3963 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-08-22 08:57:39 +00:00
helmutm
95417dab81 fixes for handling external files and office files with versioning
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3960 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-08-16 08:27:49 +00:00
helmutm
ae8ed0052d avoid error when no custom properties available in office file
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3952 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-08-15 09:21:49 +00:00
helmutm
007ae89f22 copy external files (in the operating system) when creating a new version
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3947 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-08-10 11:39:35 +00:00
helmutm
6114174e47 office file integration basically working
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3927 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-07-28 17:20:41 +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
d70b5e5d44 fix send email feature: encode subject and message correctly
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3710 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-02 10:08:45 +00:00
helmutm
0d8be13807 correctly decode headers
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3701 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-01-31 14:54:31 +00:00
helmutm
137c2f88f9 handle empty message params correctly
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3700 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-01-31 12:43:39 +00:00
helmutm
63e61d5088 use email utility for parsing date
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3699 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-01-31 12:40:03 +00:00
helmutm
e2d01962c1 force regeneration of media asset scale variants when it seems to have changed
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3655 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-12-15 09:16:40 +00:00
helmutm
87f46f0d28 propagation of role permission settings from workspaces basically working
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3623 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-11-10 18:19:49 +00:00
helmutm
d0cc8acbc0 use more standard methods from the email module
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3540 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-09-06 09:50:10 +00:00
helmutm
2877742faf collect all plain text or html message parts
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3539 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-09-06 09:10:41 +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
c80096244c warn if no suitable file type found
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3243 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-20 15:41:05 +00:00