Commit graph

1529 commits

Author SHA1 Message Date
d50498bdaf merge branch master 2012-10-15 08:20:14 +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
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
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
583a75da9d improve reporting's state field 2012-09-05 17:03:27 +02:00
17012129b8 merge branch master 2012-09-05 16:17:15 +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
7a48f12735 add view attribute to job manager 2012-08-13 12:44:59 +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
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
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
c38af3274c delay search on relation field (like for other filtering select fields) 2012-07-23 15:10:59 +02:00
aa9661a681 provide additional control on what appears in the label of a datatable item 2012-07-23 13:40:31 +02:00
27720799f8 merge branch master 2012-07-21 08:20:06 +02:00
f4e6b6e3f2 report parameter entry, execution: translations, layout improvement 2012-07-21 08:00:53 +02:00
59d5174f21 show download button on report view if appropriate 2012-07-20 14:31:33 +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
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
319a7b0cb9 report field: use getValue() as default for getSelectValue() 2012-07-10 17:27:39 +02:00
edf00a3597 keep result set in report or result view for later access 2012-07-10 16:47:02 +02:00
hplattner
7761d74108 fix: use self.type for ReportInstance name 2012-07-10 11:14:20 +02:00
e6e9d4de82 provide storage for result sets in report views 2012-07-10 10:40:47 +02:00
e3ac0a35e9 give report and report instance a name 2012-07-10 10:24:50 +02:00
0aa539e8f8 merge branch master 2012-07-10 09:08:25 +02:00
1c40b071d8 improve styling of date input widget 2012-07-09 16:45:37 +02:00