Commit graph

704 commits

Author SHA1 Message Date
a78ce4f880 work in progress: states portlet 2013-04-09 08:38:02 +02:00
fbd036a7d0 provide button for resetting responses entered 2013-04-06 16:13:06 +02:00
8300cbf59b provide a special topic view for books that shows informative lists of children and text resources 2013-04-01 10:39:30 +02:00
8b4be98993 children and resources listings: show predicate in item description tooltip only if not default predicate 2013-03-31 11:09:05 +02:00
cd2eeaeed2 do not show description on feedback page, show feedback footer instead; use trusted=True in configure to make fields editable in management interface 2013-03-21 10:25:19 +01:00
872edab5c0 show modified time as localized value 2013-03-11 11:14:26 +01:00
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
3bcc61880c store request in thread local data 2012-10-27 15:39:45 +02:00
8f19077602 improve and extend book layout: show images 2012-09-26 12:58: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
6df53bfb96 suppress all actions in edit and create (form) pages 2012-07-17 09:04:39 +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
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