|
dbae765d90
|
fix text on confirmation box for 'delete' button
|
2011-06-11 17:05:41 +02: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 |
|
|
f0028ae354
|
use correct macro for search results listing
|
2011-05-20 12:32:37 +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
|
c13e6a6d00
|
allow also deletion of concepts via action query
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4191 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2011-02-18 07:58:44 +00: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
|
4d6032e5d3
|
provide general-purpose 'loops_keywords' index
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3811 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-04-11 17:04:03 +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
|
2d7ebd0288
|
provide keyword argument 'ignore
checks' for faster search
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3806 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-04-06 14:53:45 +00:00 |
|
helmutm
|
fa4e4eed89
|
provide actions for creating/editing institutions; toggle checkboxes in listings
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3576 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-10-12 11:40:36 +00:00 |
|
helmutm
|
52b68bcfb6
|
additional flags for controlling querying
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3461 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-07-16 11:36:12 +00:00 |
|
helmutm
|
412440dcfb
|
make FullQuery also usable for full-text queries without children
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3459 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-07-16 10:19:56 +00:00 |
|
helmutm
|
a7351c0cff
|
work in progress: filters
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3457 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-07-16 06:04:35 +00:00 |
|
helmutm
|
61999058e2
|
bug fix for empty type query result
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3390 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-05-19 16:00:27 +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
|
ca4efe3d37
|
keep search text in quicksearch field
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3223 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-02-10 15:08:11 +00:00 |
|
helmutm
|
6d7fe3abfc
|
add 'search' button to quicksearch field
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3219 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-02-09 07:38:19 +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 |
|
helmutm
|
2dd02ede9f
|
rearranged package layout; provide ILoopsAdapter as base interface with utility properties and methods
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2979 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-11-12 17:41:37 +00:00 |
|
helmutm
|
4d05fa9ab3
|
bug fix: delete all objects in list...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2945 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-10-26 14:58:59 +00:00 |
|
helmutm
|
7e2c0d98bf
|
rename action query
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2944 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-10-26 14:48:18 +00:00 |
|
helmutm
|
bb3b4b16ec
|
work in progress: sortable tables
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2941 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-10-26 14:26:11 +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
|
c2a16063c5
|
work in progress: prepare listings for update actions using checkboxes on list items; work in progress: expert.browser for new query views; + minor adjustments
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2933 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-10-22 11:12:11 +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
|
9b8b0096fd
|
let user provide search criteria for states query
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2599 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-05-16 10:10:28 +00:00 |
|
helmutm
|
09945edc72
|
improve documentation and handling of state queries
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2575 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-05-04 09:04:56 +00:00 |
|
helmutm
|
1d375d5a5f
|
set state automatically to classified if there are parents assigned
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2567 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-04-29 10:24:45 +00:00 |
|
helmutm
|
45efbd3c6f
|
provide State query and fix bug in state event notification
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2561 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-04-27 20:55:02 +00:00 |
|
helmutm
|
24bc699e53
|
use cybertools.catalog for queries instead of hurry.query
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2557 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-04-27 09:57:56 +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
|
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
|
a19858ec02
|
tests: ignore loops.expert when hurry.query is not present
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2159 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-11-07 08:55:10 +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
|
70810bdb6d
|
work in progress: loops.expert
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1645 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-03-17 14:18:12 +00:00 |
|
helmutm
|
85c387992d
|
move setup of testing site to separate module
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1638 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-03-12 11:09:36 +00:00 |
|
helmutm
|
9f76cccc38
|
move setup of testing site to separate module
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1637 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-03-12 11:09:21 +00:00 |
|
helmutm
|
3e2c71873b
|
move setup of testing site to separate module
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1636 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-03-12 11:05:03 +00:00 |
|
helmutm
|
28625c18c0
|
added expert package (for intelligent query and filter features)
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1635 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2007-03-10 11:06:00 +00:00 |
|