|
de4496830c
|
add new 'Create Project' action
|
2011-10-31 12:10:57 +01:00 |
|
|
8c56ddeec8
|
add new 'create Orgunit' action
|
2011-10-31 11:54:48 +01:00 |
|
|
cc4da4bbba
|
fix class reference for contents view in management interface
|
2011-10-31 07:51:33 +01:00 |
|
|
fd2d9794a5
|
merge branch master
|
2011-10-28 17:48:20 +02:00 |
|
|
d25680b94e
|
provide basic functionality for rendering of complex relations
|
2011-10-28 17:42:24 +02:00 |
|
|
78abe5f55d
|
provide basic functionality for rendering of complex relations.
- provide controlling of rendering macro via field instance method getRenderer()
- add getRelations() method to child relation set
|
2011-10-28 13:08:37 +02:00 |
|
|
268a1e47ed
|
quick fix for import of predicates with interface definitions
|
2011-10-28 13:01:30 +02:00 |
|
|
953d539529
|
image listings: show description in normal font, not italics
|
2011-10-25 08:10:10 +02:00 |
|
|
0c601f373b
|
fix check for predicate option
|
2011-10-24 10:38:54 +02:00 |
|
|
26ef8449b5
|
use 'hide_children' option for hiding children in listings
|
2011-10-24 09:23:38 +02:00 |
|
|
5e98c1cb6a
|
Merge branch 'bbmaster' of ssh://git.cy55.de/home/hplattner/git/loops into bbmaster
|
2011-10-20 21:08:44 +02:00 |
|
hplattner
|
40a5134648
|
fix: split MemberRegistration to enable only Pricipal creationi
|
2011-10-20 17:56:27 +02:00 |
|
|
9f5133152f
|
tolerate None values in title and description
|
2011-10-20 17:48:59 +02:00 |
|
hplattner
|
f8abff58d6
|
Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/loops into bbmaster
|
2011-10-20 14:35:00 +02:00 |
|
|
2972630101
|
restrict access to contents listing (with options to rename or delete objects) to loops site managers
|
2011-10-20 10:54:30 +02:00 |
|
|
27f79ce71e
|
Merge branch 'master' into zmi-restrictions
|
2011-10-20 10:05:46 +02:00 |
|
|
bb8c8353da
|
allow loops site manager to edit metadata
|
2011-10-20 10:05:32 +02:00 |
|
|
cfc87f13ba
|
Merge branch 'master' into zmi-restrictions
|
2011-10-20 09:59:02 +02:00 |
|
|
f2497f6ad3
|
suppress edit resource action if object may not be modified by current user
|
2011-10-20 09:42:43 +02:00 |
|
|
ca423aed0c
|
show cell title instead of description as link title; use cell (or image) title also for the alt attribute of image elements
|
2011-10-16 13:22:56 +02:00 |
|
|
8bd8a5ca88
|
do not show object actions for anonymous users
|
2011-10-16 13:17:57 +02:00 |
|
|
75ae387e7b
|
set CSS classes list correctly for header without imagees
|
2011-10-15 11:29:34 +02:00 |
|
|
7cf460a7de
|
suppress br tag if image is not shown
|
2011-10-15 10:12:50 +02:00 |
|
|
7c1f7af4a4
|
provide h0 layout part (without image); allow for image display in navigatin menu
|
2011-10-13 09:59:23 +02:00 |
|
|
39d75e67ce
|
new helper property resourcesByType, e.g. for showing images with a concept
|
2011-10-09 09:57:30 +02:00 |
|
|
c2410a830e
|
show lightbox for links on images that do not lead to a child concept; provide info icon for resources that have the 'showInfo' flag set
|
2011-10-07 20:56:57 +02:00 |
|
|
26472a280e
|
show lightbox for links on images that do not lead to a child concept; provide info icon for resources that have the 'showInfo' flag set
|
2011-10-07 20:41:15 +02:00 |
|
|
6d5f273f28
|
Merge branch 'master' of ssh://git.cy55.de/home/helmutm/git/loops into bbmaster
|
2011-10-04 17:01:30 +02:00 |
|
|
0186b33146
|
add zope.app.session to requirements: allow configuration of session storage
|
2011-10-04 17:00:38 +02:00 |
|
|
0390c4084b
|
- Lobo layout: provide new part: image grid; make sure image is not repeated if
it already appears in header part
|
2011-10-03 17:41:31 +02:00 |
|
|
4996a51bc6
|
new special view 'listsubobjects' for nodes
|
2011-10-03 14:47:52 +02:00 |
|
|
29a6f4941a
|
new branch 'zmi-restrictions': hide management interface from non-administrative users
|
2011-10-03 14:10:41 +02:00 |
|
|
2f74a6dc81
|
make loops package work with BlueBream 1.0: system running
|
2011-09-29 22:27:06 +02:00 |
|
|
8dced7ecfa
|
work in progress: make loops package work with BlueBream 1.0
|
2011-09-29 19:22:51 +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 |
|
|
89f4ac4b49
|
use IPredicate as type interface for predicate type in standard setup
|
2011-09-28 10:22:59 +02:00 |
|
|
066f607aff
|
add adapter declaration for DataTable
|
2011-09-27 18:22:26 +02:00 |
|
|
8789a3fccd
|
work in progress: new data table concept type
|
2011-09-26 19:36:06 +02:00 |
|
|
5e1df6fb4d
|
work in progress: new data table concept type; a data table associates one or more values with a key
|
2011-09-25 18:56:52 +02:00 |
|
|
90d1c88d2c
|
work in progress: new data table concept type; a data table associates one or more values with a key
|
2011-09-25 18:42:18 +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 |
|
|
a8fce100fa
|
allow for adoption of relations to a predicate interface;
with example implementation for a 'has Role' predicate in loops.organize
|
2011-09-23 09:39:32 +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 |
|
|
6266366dcf
|
add fields to type concept for controlling object creation
|
2011-09-12 10:55:29 +02:00 |
|