Commit graph

17 commits

Author SHA1 Message Date
075badc55a make delete permission configurable via global option 2015-01-15 10:11:57 +01:00
40d368602d fix state check in search 2014-11-05 08:37:18 +01:00
8495eea8ad avoid retrieving a list of all concepts for filtering select widget 2013-12-17 09:43:25 +01:00
e503d9c70c control states to filter via global option; check for book topics, texts, and in quicksearch 2013-10-16 18:11:06 +02:00
f9801e184b unify state handling for concepts and resources on display and search 2013-10-05 11:03:47 +02:00
ccb4673268 working: link to parents from other loops sites: query and assign type instances from foreign site 2013-07-22 13:16:19 +02:00
e8cb0c94a8 extend task_states definition; make type-based state handling fully operational 2012-11-22 17:48:33 +01:00
34e7e41928 use the standard ConceptView class as base class for the Search query class 2011-11-15 10:18:43 +01:00
b0c54ddd1b Merge branch 'search_actions' 2011-05-29 15:57:38 +02:00
e18392ac0f Provide actions on selected objects of a search result.
- delete and change state actions
- show/hide actions
- display search results again after execution of action
- show info message
- permission checks
2011-05-26 10:26:50 +02:00
9d67fa5465 case-insensitive sorting of search results 2011-05-25 09:48:43 +02:00
5d63df8e70 Actions on search results.
Provide checkboxes and delete button; implement delete action (work in progress).
2011-05-22 14:09:08 +02:00
ad8c236aa5 Basic refactoring of standard search functionality.
Move everything to loops.expert, making loops.search obsolete.
2011-05-20 10:55:44 +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
f434cd34ad make search macro template overridable via controller setting
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4134 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-01-06 15:22:37 +00:00
helmutm
ec7dd9391d quicksearch improvements; make search process in relation widget more flexible
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3250 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-25 17:42:23 +00:00
helmutm
6acfec47f4 provide quicksearch input field as top action
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3217 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-02-08 16:30:12 +00:00