Commit graph

94 commits

Author SHA1 Message Date
b471deef43 merge bbmaster2 into bbmaster resulting in branch 2master 2020-03-04 18:05:37 +01:00
181846b29a fix indexing stuff (externalIdentifier) 2017-10-08 12:56:31 +02:00
30c13d57d7 use special property 'favTitle' for favorites portlet 2016-12-19 14:45:09 +01:00
2c512a1ff7 make indexing more fault-tolerant 2015-10-10 11:46:54 +02:00
8a4f612c77 handle relation attributes in child relation set 2013-09-12 12:05:11 +02:00
b5ab23a90b merge branch master 2013-03-23 11:32:29 +01:00
6aab28a004 tune relation registry: fix for getChild- and getResourceRelations() 2013-02-06 12:20:41 +01:00
c30b524f07 tune relation registry: do not use predicate in catalog query, filter later 2013-02-06 10:25:29 +01:00
fb13f1b00a minor doc fixes 2013-02-06 10:22:20 +01:00
c9ee6d1aac fix performance problem in relation registry 2012-07-31 14:44:39 +02:00
9bc0c44e12 Merge branch 'master' into bbmaster 2012-06-01 14:37:52 +02:00
ef927c830e fix check for concept adapter when retrieving IndexAttributes adapter 2012-06-01 13:28:25 +02:00
1f681de414 ignore errors because of missing principal; allow overwriting password when principal exists 2012-03-05 12:25:02 +01:00
dbf653b900 Merge branch 'master' into bbmaster 2012-01-29 17:23:05 +01:00
f1f0bf548e subtype relations: check for usePredicate attribute only if relation has an IIsSubtype adapter 2012-01-29 15:24:55 +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
bd13c779b6 tolerate missing title when sorting 2011-11-21 14:52:46 +01:00
2b29428e32 more fault-tolerance: avoid errors when title or description is None 2011-11-08 13:37:36 +01:00
9f5133152f tolerate None values in title and description 2011-10-20 17:48:59 +02:00
7223b08b5a - provide additional metaInfo field, e.g. for storing source and rights
information for media assets; show this in info popup;
  link image to info popup in Lobo skin standard views
- Lobo listings: allow for restriction of children listed to certain types
2011-08-21 15:52:21 +02:00
e74d21bb7a Re-ordering of children and resources.
- Implement/activate re-ordering in standard children and resources
  listings
- Parent and (for resources) concept default order: ignore 'order' field
2011-06-11 18:30:54 +02:00
helmutm
629de87686 filtering functionality basically working, including search and standard concept listings
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4160 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-07 16:53:08 +00:00
helmutm
89dcb9943a provide editing of relation properties (order, relevance) in management interface; add method for copying an external file to an archive location
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3957 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-08-15 09:28:09 +00:00
helmutm
6b8545754c provide general-purpose 'loops_keywords' index
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3810 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-04-11 15:32:08 +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
werners
5435e418aa LongTitle for Categories
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3656 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-12-15 15:32:51 +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
bcd76509e7 work in progress: workspace (parent-) -governed 'children' grants (principal-to-role mappings)
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3616 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-11-01 21:30:17 +00:00
helmutm
39533692d9 supply more methods with 'noSecurityCheck' setting for more flexible listing of parents
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3394 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-05-22 09:36:12 +00:00
helmutm
6def865e88 add getMessage() method for standardized message handling in forms
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3379 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-05-12 10:02:13 +00:00
helmutm
455906a58b fix resource assignment bug (with versioned resources); provide relation registry cleanup call
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3267 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-03-08 11:14:24 +00:00
helmutm
3589363264 use IIndexAttributes adapter (if available) based on adapted object for text index on concept
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3215 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-07 16:28:07 +00:00
helmutm
529bdc7c1f catch error when indexing a creator that does no longer exist
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3207 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-05 18:29:45 +00:00
helmutm
87cb629f1c improvements on work item queries, translations; work in progress: security: additional permissions
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3182 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-27 12:07:33 +00:00
helmutm
e432727f60 use new kind of generic attributes/properties: TypeInstances, RelationSet properties
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2887 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-09-16 12:07:12 +00:00
helmutm
3dc2a3b24d add identifier index, is used for 'TypeInstances' property
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2884 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-09-16 10:21:33 +00:00
helmutm
6fd8a70ae8 allow BaseView subclasses to provide 'additional' actions; (+some minor fixes)
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2734 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-07-03 05:50:01 +00:00
helmutm
2ae267c6c1 title index for concepts: do not include description
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2727 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-06-27 18:33:50 +00:00
helmutm
c13b3d2262 I18NValue: index all language values for title and description
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2726 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-06-27 17:58:17 +00:00
helmutm
0e83ba3ed6 I18NValue: index all language values for title and description
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2725 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-06-27 17:48:28 +00:00
helmutm
082e4c9d17 show authors on concept listing, include authors in text index of concepts; blog post: include text in text index
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2724 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-06-27 11:46:30 +00:00
helmutm
7a3d57fe5f some minor modifications concerning creation of concepts directly on the concepts folder
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2652 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-05-30 13:08:51 +00:00
helmutm
6fc13e3729 added adapter field 'textIndexAttributes' to specify attributes to include in text index
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2565 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-28 09:45:15 +00:00
helmutm
883656bd1e add transition event, automatic indexing of states
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2560 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-27 14:28:03 +00:00
helmutm
dd66347498 added linkUrl attribute to note for controlling appearance of link text
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2440 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-08 10:15:17 +00:00
helmutm
7a1c885fcd an additional setParents() method for concepts and other minor improvements
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2398 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-02-14 13:22:54 +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
helmutm
2740774b3d starting doctests for constraint module
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2270 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-12-23 21:01:45 +00:00
helmutm
209f5402f2 more on constraints: provide editable StaticConstraint
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2264 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-12-22 16:24:42 +00:00