Commit graph

861 commits

Author SHA1 Message Date
e4222d7567 fix rendering of description if it only contains a br tag 2013-02-20 11:37:17 +01:00
c9969223e4 make permission for showing states configurable 2013-01-30 11:55:10 +01:00
344a1d81e5 allow better control of create actions by checking 'AssignAsParent': check action permissions + related fixes 2013-01-28 16:00:06 +01:00
d9a0f39f06 new queries: listing of blogs that ignores empty blogs; listing for type instances 2013-01-28 11:37:39 +01:00
368fdc214f make height for dojo (HTML) editor fields configurable 2013-01-06 11:55:31 +01:00
58fda446ff use HTML fields for agenda item description, discussion, consequences; provide fixes and additions for editing and presentation of this 2013-01-03 19:41:32 +01:00
8d24a40724 improve option-controlled filtering by states, + checkbox for showing all items 2012-11-24 09:42:21 +01:00
757a1cd60c add option-based filtering (overridable via request params 2012-11-23 12:43:21 +01:00
e8cb0c94a8 extend task_states definition; make type-based state handling fully operational 2012-11-22 17:48:33 +01:00
a2cc1ee9a3 move 'parts' logic to ConceptView class so that parts can be used in standard (non-Lobo) views 2012-11-22 09:16:49 +01:00
ae1ef58276 use explicit submit() in edit page to avoid spurious suppression of submit by dijit.form 2012-11-21 12:15:17 +01:00
7ed73e28b5 merge branch master 2012-11-09 09:48:26 +01:00
3bcc61880c store request in thread local data 2012-10-27 15:39:45 +02:00
d50498bdaf merge branch master 2012-10-15 08:20:14 +02:00
8f19077602 improve and extend book layout: show images 2012-09-26 12:58:15 +02:00
8acf5d8a65 handle form values correctly when form is re-displayed because of an error 2012-09-25 16:59:01 +02:00
32171a4e2d show empty fields with flag 'showEmpty' 2012-09-25 16:58:05 +02:00
17012129b8 merge branch master 2012-09-05 16:17:15 +02:00
6c72358426 provide actions for agenda items; show state in meeting minutes browser view 2012-08-21 07:06:36 +02:00
9b4098c9da meeting minutes improvements
create follow-up event: automatic creation of work items on new agenda item if selected; finished work items are not selected
append new child to end of existing children if option 'children_append' is set and children is already ordered manually
2012-08-09 14:05:33 +02:00
1b8146b683 meeting minutes: generate Word document by embedding content in .mht file 2012-08-07 18:57:16 +02:00
8fafa41809 book: layout section, with links to concepts and edit icons 2012-08-06 10:43:52 +02:00
96850f110c indicator attribute depending on work item type: background color for event 2012-08-04 18:19:11 +02:00
c9ee6d1aac fix performance problem in relation registry 2012-07-31 14:44:39 +02:00
e0ea52cb1d fix display style setting 2012-07-30 15:06:59 +02:00
27720799f8 merge branch master 2012-07-21 08:20:06 +02:00
6df53bfb96 suppress all actions in edit and create (form) pages 2012-07-17 09:04:39 +02:00
e21adfa364 Merge branch 'master' into bbmaster 2012-07-16 10:05:38 +02:00
944bb0e308 avoid double submit in Internet Explorer 2012-07-14 09:25:51 +02:00
14b670166a provide new 'getViewForObject()' method for getting views in listings; use new view attribute 'listingTitle' in listings 2012-07-13 18:19:46 +02:00
62077c5dfb use first type token as default type token, thus showing the correct fields in the create form 2012-07-13 10:43:11 +02:00
0aa539e8f8 merge branch master 2012-07-10 09:08:25 +02:00
b924051d49 work in progress: input of report parameters, work statement as example 2012-07-09 16:31:23 +02:00
0087eefc08 provide separate float field instance; CSS improvement (view modes/tabs) 2012-07-07 10:05:57 +02:00
9cef218aaa provide 'Loopy' body macro via view 2012-07-04 09:04:21 +02:00
54c3a9e8aa merge branch master 2012-07-03 13:15:54 +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
8b49d14bc9 fix virtual target handling 2012-06-19 10:12:15 +02:00
6cf01f6431 suppress controller setup for target in create forms 2012-06-18 16:52:32 +02:00
b7f1115536 use type's name prefix and concept manager settings when creating new concepts 2012-06-18 15:11:50 +02:00
f264a9974d remove obsolete line 2012-06-18 10:06:07 +02:00
343faaa603 allow for explicit setting of name when creating object; simple property to get instances of a type 2012-06-03 19:23:23 +02:00
2ecf05e5e9 Merge branch 'master' into bbmaster 2012-06-01 08:28:11 +02:00
009d91ffee define and register separate action for creating events 2012-05-30 15:37:21 +02:00
261ca5b830 Merge branch 'master' into bbmaster 2012-05-24 07:59:53 +02:00