Commit graph

761 commits

Author SHA1 Message Date
4ad6f59abf improve layout for MicroArticle 2011-12-13 12:01:17 +01:00
44f38115ba correctly quote title in informative URLs to avoid unicode errors 2011-12-11 13:52:40 +01:00
6f996004c7 allow suppression of controller set-up when creating target view, e.g. when creating view for breadcrumbs item 2011-12-09 09:11:59 +01:00
fd48e3f329 improve breadcrumbs layout 2011-12-06 10:43:19 +01:00
41847e26e2 improve breadcrumbs layout 2011-12-06 09:32:15 +01:00
3dd1698b80 more on breadcrumbs: for resources; get view for breadcrumbs parent via new standard NodeView method 2011-12-06 08:50:51 +01:00
a86c8afcfa SEO: show informative URLs (with title) when global option 'useInformativeURLs' is set 2011-12-05 10:44:34 +01:00
f01df3662c work in progress: basic procedure for determining breadcrumbs list 2011-12-03 17:07:20 +01:00
d9694f711c improve reporting: additional field for HTML-rendered text; CSS class for tabular report 2011-12-03 09:46:51 +01:00
8851759a11 MicroArticle basically working 2011-12-02 09:54:15 +01:00
eb73015265 use new URL for loops site 2011-11-25 14:26:34 +01:00
e12462ba56 improve blogpost layout 2011-11-25 13:09:23 +01:00
993b773fec improve blogpost layout 2011-11-25 13:08:18 +01:00
f062086d43 improve blogpost layout 2011-11-25 13:03:35 +01:00
a08845569a improve blogpost layout 2011-11-25 12:12:09 +01:00
049bce7e30 improve blogpost layout 2011-11-25 12:03:57 +01:00
76c29330ed improve blogpost layout 2011-11-25 11:31:16 +01:00
1a9c98c9fe improve blogpost layout 2011-11-25 11:28:10 +01:00
279b2ff0a6 improve blogpost layout 2011-11-25 11:25:42 +01:00
8b53393c6b improve blogpost layout 2011-11-25 11:20:15 +01:00
c7f68ab983 improve blogpost layout 2011-11-25 11:13:36 +01:00
9b42dc8f43 do not use bold face for blogpost descriptions 2011-11-25 10:37:39 +01:00
705b4a6f2d work in progress: breadcrumbs 2011-11-25 09:02:14 +01:00
a2bc7f570d work in progress: breadcrumbs 2011-11-19 10:19:34 +01:00
f072066b3a work in progress: configurable reports - basic interfaces and classes, example report (work_report) 2011-11-10 08:17:12 +01:00
f7fd4ef30f work in progress: configurable reports - basic interfaces and classes 2011-11-09 10:53:05 +01:00
ef334a50fb better control of filtering (ignore filters and hinding of children in management views); use additional predicates for listings in lobo layouts 2011-11-08 15:02:34 +01:00
e59356f627 merge changes from new BlueBream version: use 'hide_children' option on predicates 2011-11-08 13:45:44 +01:00
b96a7df7aa fix space below images 2011-11-04 14:09:35 +01:00
2336314310 Lobo layout, Header3 part: avoid additional space below header image 2011-11-03 09:53:00 +01:00
3141756672 add Header3 part 2011-11-02 17:04:50 +01:00
73111402db access predicate options via adapter 2011-11-02 13:37:27 +01:00
cc4da4bbba fix class reference for contents view in management interface 2011-10-31 07:51:33 +01:00
953d539529 image listings: show description in normal font, not italics 2011-10-25 08:10:10 +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
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
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
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
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