Commit graph

676 commits

Author SHA1 Message Date
b924051d49 work in progress: input of report parameters, work statement as example 2012-07-09 16:31:23 +02:00
8c1a5d6b47 allow overriding of title shown on breadcrumbs 2012-07-02 12:00:06 +02:00
90362949a6 improvements of Loopy skin; centralize definition of breadcrumbs macro 2012-07-01 13:09:18 +02:00
81dd7b4cf6 new 'Loopy' skin, a liquid skin with all portlets on the left-hand side 2012-06-30 20:39:26 +02:00
edf058fec2 allow simple specification of portlet actions via view class 2012-06-27 10:59:39 +02:00
9c9a504fea allow editing of resources via pop-up dialog directly from list; use in section view of book 2012-06-25 09:37:59 +02:00
99ade04957 provide view for book section that shows all contained resources 2012-06-22 14:15:33 +02:00
009d91ffee define and register separate action for creating events 2012-05-30 15:37:21 +02:00
24966cefa7 call target's checkAction() method for all kind of actions 2012-05-23 08:04:52 +02:00
a2590958d0 fields display: align vertically 2012-05-15 16:39:58 +02:00
c8470483a8 improve breadcrumbs position 2012-05-13 15:36:10 +02:00
afe357770c provide translations for meeting minutes; reporting styles for Loopz skin 2012-05-06 18:19:06 +02:00
2412688b0e meeting minutes: layout improvements 2012-05-05 18:28:58 +02:00
17ccce90ce add 'cssClass' property for controlling display of report fields; remove 'td' tags from field renderers for more flexibility 2012-05-02 16:44:11 +02:00
dbc720c54a work in progress: page layout for 'book' compound objects 2012-04-27 12:18:38 +02:00
ab698cbde1 let DialogAction work on current version to allow editing of previous versions 2012-04-19 07:49:42 +02:00
738e82fb0b unify create and edit forms; i18n fix: check session 2012-04-14 11:49:59 +02:00
5bccbc9f24 page layout: visible container borders in standard Lobo skin: re-position top/page actions 2012-04-06 12:17:04 +02:00
2103901b1b page layout: visible container borders in standard Lobo skin 2012-04-06 11:20:45 +02:00
ac9366e805 get more control on formatting of descriptions 2012-04-05 12:55:18 +02:00
d46f936e5e add CSS class for description in Lobo header part 2012-03-31 11:16:30 +02:00
b1a408bb9c do not show version number for unversioned objects in listings, suppress versioning portlet accordingly 2012-03-30 12:52:35 +02:00
a51e8e3f19 provide special part e.g. for start pages 2012-03-29 20:12:35 +02:00
739f309ab7 allow supression of versioning for single resources via an additional field 2012-03-28 20:26:48 +02:00
56bc752702 use image description (if present) instead of title for display 2012-03-28 11:52:25 +02:00
df7b0b7bba allow suppression of 'View' button via 'no_view_button' type option 2012-03-19 15:07:44 +01:00
7bf87c15ac avoid error when trying to access typeProvider attribute for wrong objects 2012-03-16 12:00:57 +01:00
75fff86351 enclose filename in quotes to prevent truncation at spaces by browser 2012-03-16 11:59:35 +01:00
6bb4f35091 new options for resources: suppress external editing, do not normalize filename on download 2012-03-14 16:42:53 +01:00
f62a907590 evaluate subtype relations also for normal concepts (e.g. queries) 2012-03-12 15:36:43 +01:00
364a0c8c58 add some flexibility to resources listing and Lobo Layout 2012-03-11 16:17:45 +01:00
cdb3cd13fc mark getAction() method on folder as obsolete 2012-03-10 16:01:41 +01:00
d1b8ece123 make sure request data are correctly converted to unicode 2012-03-10 14:02:30 +01:00
6c16cc9ced fix layout of popup form for Lobo skin 2012-03-10 09:45:14 +01:00
66e1a71851 standard listing: show predicate also for resources 2012-03-05 19:41:54 +01:00
5d3bcf3cfa provide more control on what is shown in list or grid via new 'represents' predicate for resources 2012-03-05 18:36:27 +01:00
c71669f1a7 provide working generic CreateConceptPage implementation 2012-03-04 16:37:10 +01:00
1b344e7489 provide option 'organize.stateful' to directly bind a states definition to a type
in addition extend, clean up standard import files
2012-03-03 11:57:57 +01:00
b5b2fa5f58 change setting for HTML pre element: show scrollbars only if necessary 2012-03-01 17:27:47 +01:00
17de8893ae rearrane CSS class properties 2012-02-25 17:11:39 +01:00
a009c29aea render description also for grid elements, but without spacing before and after paragraphs 2012-02-25 17:01:50 +01:00
c253670131 add header and list parts with thumbnail images 2012-02-25 09:46:13 +01:00
06a117f5d7 provide actions for working with MicroArticles, + CSS improvements 2012-02-16 09:50:29 +01:00
2b413e5f58 provide actions for working with MicroArticles 2012-02-16 09:40:17 +01:00
7ca57713d5 always call assignConcepts() on saving; some clean-ups... 2012-02-11 11:48:09 +01:00
0a6ba7bab1 bug fix: ignore target (and metadata) if view is not a node view, e.g. when in the management interface 2012-02-10 18:13:28 +01:00
46c0e997d4 use target view (set via node traverser) only if requested as default (index.html) view 2012-01-29 11:25:26 +01:00
2a7a5f8a1d directly call target view from node view if target view is marked as top-level 2012-01-28 19:51:12 +01:00
b686716754 use targetView entry in request annotations for calling views declared for adapted concept map objects (i.e. type interfaces) 2012-01-27 07:55:13 +01:00
a06447bade view modes: improve look when hovering over tabs 2012-01-22 12:12:33 +01:00