2f74a6dc81
make loops package work with BlueBream 1.0: system running
2011-09-29 22:27:06 +02:00
8dc0d49972
work in progress: make loops package work with BlueBream 1.0
2011-09-29 19:21:12 +02:00
29ad535ce5
use IPredicate as type interface for predicate type in standard setup
2011-09-28 10:30:08 +02:00
a7330d47bc
work in progress: provide parts for presenting resource lists, starting with grid
2011-09-25 18:07:26 +02:00
824c7606ad
use options or type options for parts specification (instead of url-encoded view name parameters)
2011-09-25 15:35:43 +02:00
9a48f13865
move right portlet down by 1em for better alignment with headline on center section
2011-09-25 09:12:59 +02:00
2c45dfcfab
add layout part with double width images
2011-09-24 16:41:02 +02:00
2709f73f94
allow for images that exceed maximum allowed widht or height if the total number of pixels does not exceed a limit given as the third element in the list for 'media.unauthorized_max_size'
2011-09-22 08:51:35 +02:00
9562417644
give Header2 part the same structure as Header1
2011-09-18 14:35:44 +02:00
686c1c5fd2
set caching header for images if appropriate
2011-09-18 12:27:56 +02:00
7e7ba9680e
fix dojoType issue when no DnD should be provided
2011-08-23 15:55:23 +02:00
004ee25f3a
register necessary dojo stuff when showing image
2011-08-21 16:08:47 +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
3a30efffe3
exernal editor: ignore versioning requests (saveasnewversion)
2011-08-14 10:38:55 +02:00
0ff7932ee0
suppress node view reload when node has been modified in management interface
2011-08-05 18:42:40 +02:00
2638fb83f2
add convenience method getUidForObject() for use in templates
2011-06-25 17:56:07 +02:00
fc1c071ad8
load data fields for type selected by default option on form startup
2011-06-24 16:09:24 +02:00
dd7e27f7cd
ignore Dojo registration requests if no controller present (e.g. for management interface views)
2011-06-16 20:03:58 +02:00
a4cdf95c70
override blueprint's background color setting on table headline
2011-06-16 19:44:37 +02:00
fea68978f3
show target and source info on work items that have been moved or delegated
2011-06-15 18:50:57 +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
b25af04e4c
remove obsolete files
2011-06-11 17:45:49 +02:00
e3eb200438
use fine dotted lines for separating table rows (instead of odd/even coloring)
2011-06-11 17:44:20 +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
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
5f072547b1
Revert adding request to adapted objects.
2011-04-30 09:24:45 +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
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
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
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
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
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
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
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
helmutm
f694d03459
improve list1 presentation
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4174 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-12 11:29:59 +00:00
helmutm
04dd193690
show text on the left if no image assigned
...
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4173 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-12 09:48:29 +00:00