Commit graph

1395 commits

Author SHA1 Message Date
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
1e46a7dc67 show object actions (esp. state information) of posts in blog 2012-11-22 18:44:04 +01:00
e8cb0c94a8 extend task_states definition; make type-based state handling fully operational 2012-11-22 17:48:33 +01:00
a429f9ca76 fix translation of state information 2012-11-22 12:40:01 +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
62aebac146 use arrow icons for navigation 2012-10-30 15:13:52 +01:00
b2b4428618 book section: show navigation links to previous and next sections 2012-10-28 10:10:24 +01:00
3bcc61880c store request in thread local data 2012-10-27 15:39:45 +02:00
9024ca99e1 return correct (dummy) doc properties in case of error 2012-10-26 21:28:23 +02:00
19b50d9e8f extend processing of office files: error handling, handle description property as comments 2012-10-08 11:50:51 +02:00
027b661110 add request attribute to AdapterBase in order to be able to handle those strange cases when we need it 2012-10-08 11:49:48 +02:00
cedaf06606 collect error informaiton when updating collection and show in view 2012-10-07 15:33:16 +02:00
8f19077602 improve and extend book layout: show images 2012-09-26 12:58:15 +02:00
1c1f259d4f fix 'state' report field (backport from bluebream version) 2012-09-25 11:15:50 +02:00
d21e2da317 comments: restrict to logged-in users; improve validateion 2012-09-17 09:28:42 +02:00
2d121fe028 allow hiding actions via type options 2012-08-25 11:34:59 +02:00
e054d43221 provide state field for reports, use in meeting minutes 2012-08-25 10:08:56 +02:00
6c72358426 provide actions for agenda items; show state in meeting minutes browser view 2012-08-21 07:06:36 +02:00
61562b6af6 show icon for tabular view 2012-08-19 18:18:56 +02:00
460fad9212 provide book overview that lists all sections with descriptions 2012-08-19 18:07:21 +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
c029e98878 resources in books: show links to other sections in which this resource is used 2012-08-06 14:25:07 +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
953e150e0f force column layout by explicitly specifying widths; define Section elements in report 2012-08-04 09:25:03 +02:00
c0b68ace67 improvements and fixes for meeting minutes: views, infos, creating follow-up events, ... 2012-07-31 17:55:39 +02:00
c2ee316927 fix option checking for new work item 2012-07-29 10:23:53 +02:00
ac1968233d additional fields workItemType and deadline for work items: control editing and display, e.g. for meeting minutes 2012-07-29 10:15:19 +02:00
0700bb971b work in progress: meeting minutes: additional fields, improved layout 2012-07-26 16:28:13 +02:00
4cb27a1e4a delay search on relation field (like for other filtering select fields) 2012-07-23 19:43:00 +02:00
dcb507f9d8 provide additional fields for agenda item 2012-07-17 09:30:53 +02:00
8ed023c962 provide additional fields for agenda item 2012-07-17 09:29:02 +02:00
6df53bfb96 suppress all actions in edit and create (form) pages 2012-07-17 09:04:39 +02:00
142e1cb20b provide separate interfaces and type concepts for events and agenda items, e.g. for improving meeting minutes 2012-07-17 08:42:36 +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
319a7b0cb9 report field: use getValue() as default for getSelectValue() 2012-07-10 17:27:39 +02:00
1c40b071d8 improve styling of date input widget 2012-07-09 16:45:37 +02:00
b924051d49 work in progress: input of report parameters, work statement as example 2012-07-09 16:31:23 +02:00
d0ef48e692 provide work report view 'work.html' using its context object for the 'tasks' query criteria, use this instead of 'results.html' 2012-07-09 11:23:12 +02:00
b2a755b3fc do not omit title on import; do not remove fields when importing data table 2012-07-08 18:48:10 +02:00
8c1a5d6b47 allow overriding of title shown on breadcrumbs 2012-07-02 12:00:06 +02:00
670ebf95f1 meeting minutes: fix listing of tasks, access to task for work item listing 2012-07-02 08:46:56 +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