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 |
|
helmutm
|
6bf8c4faf0
|
use schema instance for import
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2713 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-06-20 16:13:52 +00:00 |
|
helmutm
|
4829cc7b6f
|
read binary files with b flag on import
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2712 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-06-17 09:53:43 +00:00 |
|
helmutm
|
878e18d244
|
work in progress: predicate adapters; import bug fix: import of child relations now OK
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2705 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-06-12 06:31:29 +00:00 |
|
helmutm
|
f518a4e104
|
error check for missing concept type
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2530 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-04-20 11:10:57 +00:00 |
|
helmutm
|
0c4d6dda15
|
replace Element.__call__() by Element.execute; make PyReader more secure by overwriting __builtins__
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2486 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-30 08:53:19 +00:00 |
|
helmutm
|
a6a7c56fb0
|
make import work with real life data
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2480 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-28 16:04:35 +00:00 |
|
helmutm
|
fc3e3096c8
|
export and import of DC annotations basically working
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2479 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-28 14:42:54 +00:00 |
|
helmutm
|
8e8797a4d1
|
work in progress: sub-elements, e.g. for annotations and state information - export OK
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2478 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-28 13:22:55 +00:00 |
|
helmutm
|
9dec6887b6
|
work in progress: sub-elements, e.g. for annotations and state information, for export/import
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2477 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-28 12:42:47 +00:00 |
|
helmutm
|
d944aca0f5
|
more on export: handle legacy Document class
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2473 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-24 17:34:28 +00:00 |
|
helmutm
|
c47cc6d9b1
|
added export/import of resources and resource relations, storing resource data (text/content) in files
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2469 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-23 21:37:28 +00:00 |
|
helmutm
|
64acbd439d
|
added an example export file for easy set up of new loops sites
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2463 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-19 09:35:23 +00:00 |
|
helmutm
|
32ef1a067d
|
bug fixes for import, i18n, actions
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2437 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-06 11:28:49 +00:00 |
|
helmutm
|
86d7781725
|
added node export/import to external package; deprecate old node export/import
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2436 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-03-05 17:22:34 +00:00 |
|
helmutm
|
8660f12f5e
|
added options attribute to query, e.g. for controlling autoassignment; work in progress: loops.expert - starting to implement filters
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2422 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-02-29 09:57:41 +00:00 |
|
helmutm
|
695a717448
|
improve (sort of customize) presentation of person data
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2391 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-02-12 11:41:36 +00:00 |
|
helmutm
|
5271981119
|
merged Dojo 1.0 branch
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2388 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-02-10 09:56:42 +00:00 |
|