Commit graph

761 commits

Author SHA1 Message Date
7b9a85a586 self registration with confirmation: basically working; missing: translations, sender email, improved error handling 2013-05-05 16:55:11 +02:00
90b4da1a9b improve position of top and page actions 2013-05-04 08:55:25 +02:00
135aa74d9c reverse parts of header title if specified by global option reverseHeadTitle 2013-05-02 15:24:05 +02:00
d0243d0564 no underline for <a/> elements of any kind 2013-05-01 10:44:43 +02:00
d4f4d965e1 improve questionnaire layout 2013-04-29 08:39:14 +02:00
320e83c602 provide tabbed page concept type for showing sub-queries as tabs 2013-04-27 15:07:11 +02:00
4a6d5abefc don't show lightbox if image is large 2013-04-23 08:27:52 +02:00
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