Commit graph

1386 commits

Author SHA1 Message Date
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
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
49d2401bb4 processing of 'limits' parameter, esp. when provided as form parameter 2012-06-18 09:30:21 +02:00
2e8618b375 creation of follow-up meeting with copying of tasks OK 2012-06-12 18:20:16 +02:00
719bd165aa work in progress: Competence and Certification Management (CCM): fix structure, start with form for qualification record creation 2012-06-11 17:32:34 +02:00
707a1dd8c4 show meeting minutes as Word document 2012-06-11 10:17:40 +02:00
4447ea04ef provide generation of meeting minutes Word document 2012-06-10 18:04:45 +02:00
59bb401b8f create follow-up event: extend form showing tasks of base event for selection 2012-06-10 16:29:33 +02:00
ef927c830e fix check for concept adapter when retrieving IndexAttributes adapter 2012-06-01 13:28:25 +02:00