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
0d1bb5a722
Remove now obsolete loops.search package.
2011-05-20 10:57:23 +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
12de2376ac
Lobo grid: use auto height + padding for correct formatting also with larger image heights
2011-05-05 08:16:09 +02:00
0271630d4d
Search form: avoid validation error in FilteringSelect.
2011-04-30 16:34:04 +02:00
d21c4a28ea
Yellow Pages: view task_candidates for listing persons with knowledge required for task.
2011-04-30 14:00:59 +02:00
5f072547b1
Revert adding request to adapted objects.
2011-04-30 09:24:45 +02:00
b6a0621283
Merge branch 'adapted_with_request'
...
Conflicts:
integrator/testdata/office/example.docx
2011-04-28 12:39:20 +02:00
012217c348
make sure doc test does not leave a modified file behind.
2011-04-28 12:35:43 +02:00
a69bda06d7
Provide 'request' attribute for adapted objects.
...
Put the current request (if available) into concept or resource adapters in order to be able to access the session an follow the navigation history, e.g. getting the current parent object. The request is stored in the adapted object automatically when using the 'adapted' view property.
2011-04-28 12:15:13 +02:00
c4376c8a30
Test file as updated after test run.
2011-04-28 12:12:02 +02:00
603c5dfdea
New and extende search page.
...
- Reload page on search execution instead of replacing result list via AJAX.
- Add state selection as search criteria.
2011-04-26 10:38:05 +02:00
e2b5359d9a
Minor cleanup and improvements with first check-in to Git.
...
- Improved German language standard loops site.
- Provide test files for working with MS office document properties.
- Add basic .gitignore file.
2011-04-26 10:11:44 +02:00
helmutm
4f94eb44c2
allow redefinition of buttons via fill-slot
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4219 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-04-20 06:21:37 +00:00
helmutm
f22f2b1a24
show field content for content manager only
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4217 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-04-09 18:01:47 +00:00
helmutm
d3ddf1ee96
show field content for content manager only
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4216 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-04-09 18:01:12 +00:00
helmutm
f7183f70d4
show field content for content manager only
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4215 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-04-09 18:00:15 +00:00
helmutm
829b271150
provide body macro declaration for Lobo skin and other minor improvements
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4211 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-04-02 10:36:18 +00:00
helmutm
6aa174b494
propagate security settings to all versions of a resource
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4208 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-24 09:32:09 +00:00
helmutm
bb49e938e4
revert default settings for workspace
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4207 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-24 07:53:25 +00:00
helmutm
e763097d81
changed default for workspaces: propagate security
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4206 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-24 07:38:17 +00:00
helmutm
8704169d84
use BorderContainer/ContentPage only for popup dialogs
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4205 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-18 08:01:20 +00:00
helmutm
48d813c658
- improve 'move' and 'delegate' actions: create new run, store source and
...
target work items, keep state when moving
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4204 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-17 16:24:18 +00:00
helmutm
a1e7df5e57
- keep access trail (history) in session
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4201 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-13 12:53:42 +00:00
helmutm
5202421654
delegate or move work item: select target party or task via FilteringSelect widget
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4199 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-10 13:56:48 +00:00
helmutm
080b3a79f5
- work items: provide move action for assigning a work item to
...
another task
- show work items (if present) for arbitrary concepts
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4196 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-07 12:30:41 +00:00
helmutm
7859555281
limit access to new login form to view space nodes
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4194 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-28 12:15:30 +00:00
helmutm
0f332842b5
provide login screen within end-user page layout (if site is accessible for Anonymous)
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4193 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-28 11:14:16 +00:00
helmutm
d3d6e2b7ef
provide link for editing work item only to person associated with the work item
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4192 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-28 11:13:24 +00: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
06c10460ad
don't show 'delegate' action for non-privileged users
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4190 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-15 18:07:17 +00:00
helmutm
fdaf31bd79
allow fixed ordering of concept children in standard listing via drag and drop
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4189 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-13 17:42:47 +00:00
helmutm
551351d59c
avoid error because of missing timezone info in pure date objects
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4188 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-12 16:50:05 +00:00
helmutm
29288745cb
avoid error because of missing timezone info in pure date objects
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4187 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-12 16:49:00 +00:00
helmutm
87d8369bb7
include x-pdf in list of 'read-only' resources
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4186 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-12 16:45:37 +00:00
helmutm
a47e826815
include x-pdf in list of 'read-only' resources
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4185 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-12 16:41:43 +00:00
helmutm
bdf27fb88b
improve list1 presentation
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4184 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-12 16:11:30 +00:00
helmutm
8ad5f4946d
allow free use of 'create glossary item' action
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4183 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-12 14:54:01 +00:00
helmutm
9809f51de5
add link to tabular view on header cell
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4182 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-12 14:52:57 +00:00
helmutm
f0e29a6269
improve list1 presentation
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4180 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-12 11:43:38 +00:00
helmutm
c5a2838357
improve list1 presentation
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4179 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-12 11:42:58 +00:00
helmutm
7a3f8877f2
improve list1 presentation
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4178 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-12 11:37:39 +00:00
helmutm
7b85bec7fb
improve list1 presentation
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4177 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-12 11:35:07 +00:00
helmutm
578e28ec87
improve list1 presentation
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4176 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-12 11:33:55 +00:00
helmutm
cbacd0ec96
improve list1 presentation
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4175 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-12 11:32:33 +00:00