Commit graph

23 commits

Author SHA1 Message Date
helmutm
13ec1efea7 allow assignment to type concepts
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3629 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-11-15 11:37:23 +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
a0b8e4f39b use catalog's apply() method for querying (instead of searchResults()) - do not loose score (weight) information
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2547 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-26 12:49:12 +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
10bae7f32d provide language switchingby top actions with flags
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2241 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-12-13 16:42:03 +00:00
helmutm
81d2092e0a removed 'from base import Loops' from __init__.py
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1892 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-08-09 14:32:00 +00:00
helmutm
49a90d95f2 improvements on security checking and login procedure
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1661 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-03-24 19:05:10 +00:00
helmutm
3e62f36022 extend setup: additional types, remove image
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1634 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-03-10 11:04:11 +00:00
helmutm
d44b721a89 search with additional (preset) search criteria
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1615 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-03-06 11:01:48 +00:00
helmutm
1572b89e8d resource type handling fix: remove Document from listings
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1608 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-03-03 10:09:07 +00:00
helmutm
6e3e08c781 provide system qualifier for type type and predicate, check it when searching; + some minor refactorings
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1605 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-03-02 10:48:06 +00:00
helmutm
18489753b4 work in progress: provide XML-RPC interface to concept space
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1416 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-10-21 17:50:11 +00:00
helmutm
1437934070 loops - work in progress: assign concepts via dojo.Dialog
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1379 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-10-02 08:22:05 +00:00
helmutm
63a13d6854 First working version: add resource (note) via dojo.Dialog
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1358 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-09-23 10:54:32 +00:00
helmutm
2743e01d78 more on entry forms; concept search combo box now provides UID
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1355 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-09-22 11:21:01 +00:00
helmutm
92f6a06e01 moved query logic to query module; use standard text index instead of TextIndexNG
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1344 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-09-17 11:01:16 +00:00
helmutm
029632fde7 introduced simple search using concept hierarchy
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1329 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-09-06 15:31:42 +00:00
helmutm
5f2df98fc9 search and inline editing improved
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1318 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-08-19 21:00:00 +00:00
helmutm
8ee75bbf77 first working version of fulltext and title search
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1317 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-08-19 15:42:29 +00:00
helmutm
f8f9ee1fd8 use macro registration and new view structure (cybertools.browser, main.pt) for loading dojo modules only when there are really needed
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1316 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-08-18 12:08:35 +00:00
helmutm
4c48396c13 work in progress: wysiwyg editing with dojo - preparing node macros
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1297 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-08-12 22:11:47 +00:00
helmutm
3bd8e181be work in progress: search
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1294 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-08-08 19:00:23 +00:00
helmutm
89ae9aeab0 added loops.search package
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1283 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-08-04 12:14:13 +00:00