Commit graph

67 commits

Author SHA1 Message Date
8e94c5971e fix doctests for loops.external (resources contentType) 2021-06-11 10:23:19 +02:00
b471deef43 merge bbmaster2 into bbmaster resulting in branch 2master 2020-03-04 18:05:37 +01:00
2012181382 fix tests/doctests according to current ZTK and BlueBream versions 2019-04-26 17:13:59 +02:00
a91e1b0c4c remove deprecated import from zope.testing 2016-12-26 10:37:00 +01:00
d4e22b7f79 revert request/URL stuff for management views 2016-06-09 12:20:44 +02:00
9e9390cff3 use new 'view/requestUrl' to avoid '/@@index.html' in URLs 2016-06-09 10:22:30 +02:00
07bb68ae9d merge branch master 2015-08-29 11:12:58 +02:00
f2cf265d0c handle boolean values 2015-08-13 16:12:10 +02:00
3c1a5ccdf4 merge branch master 2015-06-12 08:35:07 +02:00
93dcb301f9 move new knowledge.qualification stuff to cyberapps 2014-08-08 08:33:35 +02:00
f0248b2ec8 work in progress: job positions and competences 2014-07-31 18:45:07 +02:00
fab93d8ceb work in progress: qualification overview 2014-04-25 13:28:19 +02:00
44b20b9da9 suppress change tracking on import 2013-07-31 08:54:17 +02:00
b5ab23a90b merge branch master 2013-03-23 11:32:29 +01:00
9a333789da CCM: competence interface; further clean-up of default data definitions 2013-02-26 10:51:48 +01:00
3fdc16f5c5 Merge branch 'master' into bbmaster 2012-07-08 18:54:05 +02:00
b2a755b3fc do not omit title on import; do not remove fields when importing data table 2012-07-08 18:48:10 +02:00
7813f8d806 merge branch master 2012-05-20 15:58:52 +02:00
0e56543900 fix doctests after removal of knowledge.setup.SetupManager 2012-05-19 17:21:25 +02:00
ad2e17295c provide new import element 'records' that allows creation of record manager objects 2012-05-18 11:52:16 +02:00
d496dc001a Merge branch 'master' into bbmaster 2012-03-11 17:19:28 +01:00
47fefc39df ignore predicate interface on import also when empty string 2012-03-10 11:43:44 +01:00
335c52e3cb Merge branch 'master' into bbmaster 2012-01-19 18:18:56 +01:00
0654140f51 extend features of the subtype predicate: control predicates used for connecting concepts of the types that have a subtype relation 2012-01-14 11:50:46 +01:00
2c7e2f0e5b minor fixes
- URL field for reports
- set reStructuredText renderer in DocTests
- import type and predicate interfaces correctly (backport from bbmaster branch)
2011-12-03 17:09:27 +01:00
268a1e47ed quick fix for import of predicates with interface definitions 2011-10-28 13:01:30 +02:00
0c601f373b fix check for predicate option 2011-10-24 10:38:54 +02:00
8dc0d49972 work in progress: make loops package work with BlueBream 1.0 2011-09-29 19:21:12 +02:00
6266366dcf add fields to type concept for controlling object creation 2011-09-12 10:55:29 +02:00
helmutm
cadf7939c2 fix deassignment operation on import
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3914 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-07-02 06:12:13 +00:00
helmutm
57f2aa94f2 provide export for selected nodes with target objects
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3814 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-04-13 09:20:00 +00:00
helmutm
95d0fe6dfe temporary fix: no type checking on full export
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3743 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-20 15:23:32 +00:00
helmutm
e5077bb75b work in progress: loops site synchronization: process import
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3738 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-16 18:53:41 +00:00
helmutm
ab4c01e88d work in progress: loops site synchronization: transfer data to target system
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3732 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-15 21:41:53 +00:00
helmutm
a761455e35 work in progress: loops site synchronization: export (and subsequent import) of changes
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3730 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-15 11:32:11 +00:00
helmutm
eddf4287ec work in progress: loops site synchronization: export (and subsequent import) of changes
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3729 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-14 09:51:49 +00:00
helmutm
d0d53d6eb2 work in progress: synchronization, i.e. export and import of changes
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3728 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-12 17:16:13 +00:00
helmutm
bfbca480af work in progress: synchronization, i.e. export and import of changes
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3727 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-12 17:08:59 +00:00
helmutm
6e5e52a329 work in progress: select objects to export by date of last change
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3690 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-01-20 14:39:23 +00:00
helmutm
f9ac640529 make job processing and export more informative
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3653 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-12-14 15:47:01 +00:00
helmutm
3b08ca8346 flexible export with selection based on parent concepts
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3605 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-27 07:50:15 +00:00
helmutm
c78bef8ec0 flexible export with selection based on parent concepts
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3604 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-26 18:19:27 +00:00
helmutm
8c7f688324 work in progress: methods for specific export of type instances or other children of concepts given
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3595 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-10-20 17:16:01 +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
c54b0e283c make sure order and relevance are stored on import of child and resourceRelation statements
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3464 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-07-20 13:32:20 +00:00
helmutm
ec42a674d6 bug fix: ignore show_/hide_field options on file type when exporting
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3441 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-07-06 09:25:01 +00:00
helmutm
17e4be5089 export: create directory on demand
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3421 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-06-14 08:41:34 +00:00
helmutm
a6559dfdf9 add doctests to access tracking
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2983 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-11-13 13:34:13 +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
96043fb340 work in progress: layout management
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2910 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-10-08 20:28:30 +00:00