Commit graph

102 commits

Author SHA1 Message Date
93dcb301f9 move new knowledge.qualification stuff to cyberapps 2014-08-08 08:33:35 +02:00
f0248b2ec8 work in progress: job positions and competences 2014-07-31 18:45:07 +02:00
58b43637d1 avoid error because of deleted task 2014-07-17 11:34:44 +02:00
e5b4e9800e report view variant to be used as a part of a compound view 2014-07-12 08:42:41 +02:00
d5c851a5de add qualification report for person; sorting; add action 'start' to work item type 'checkup' 2014-07-11 11:23:06 +02:00
1a8550995b allow editing of workitems on report 2014-07-07 12:41:58 +02:00
0dee3c28aa provide report and view for all qualifications 2014-04-29 10:36:22 +02:00
fab93d8ceb work in progress: qualification overview 2014-04-25 13:28:19 +02:00
2a532dba86 descending sort order on time stamp 2014-04-19 11:46:19 +02:00
2d2240244e provide a comments overview listing, e.g. for moderation of comments 2014-04-19 10:48:45 +02:00
8495eea8ad avoid retrieving a list of all concepts for filtering select widget 2013-12-17 09:43:25 +01:00
e503d9c70c control states to filter via global option; check for book topics, texts, and in quicksearch 2013-10-16 18:11:06 +02:00
f9801e184b unify state handling for concepts and resources on display and search 2013-10-05 11:03:47 +02:00
ccb4673268 working: link to parents from other loops sites: query and assign type instances from foreign site 2013-07-22 13:16:19 +02:00
9a333789da CCM: competence interface; further clean-up of default data definitions 2013-02-26 10:51:48 +01:00
8608fa0997 work in progress: use reports for standard listings 2013-02-15 10:25:47 +01:00
c30b524f07 tune relation registry: do not use predicate in catalog query, filter later 2013-02-06 10:25:29 +01:00
6fad66ea34 provide security settings for publishable task states; (+ update source file header infos) 2013-01-08 12:16:37 +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
e8cb0c94a8 extend task_states definition; make type-based state handling fully operational 2012-11-22 17:48:33 +01:00
1c1f259d4f fix 'state' report field (backport from bluebream version) 2012-09-25 11:15:50 +02:00
e054d43221 provide state field for reports, use in meeting minutes 2012-08-25 10:08:56 +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
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
49d2401bb4 processing of 'limits' parameter, esp. when provided as form parameter 2012-06-18 09:30:21 +02:00
707a1dd8c4 show meeting minutes as Word document 2012-06-11 10:17:40 +02:00
ce09c717e5 allow for specifying report type from results-based view 2012-06-01 08:27:31 +02:00
0e56543900 fix doctests after removal of knowledge.setup.SetupManager 2012-05-19 17:21:25 +02:00
2412688b0e meeting minutes: layout improvements 2012-05-05 18:28:58 +02:00
2f9fbb215e work in progress: meeting minutes: view + corresponding portlet action 2012-05-05 10:35:22 +02:00
058de979d8 work in progress: meeting minutes: selection and output working 2012-05-04 16:13:02 +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
a67bb15dd0 quick fix: hide top spacing in text fields in reports 2012-04-09 13:45:02 +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
a30ed80e16 fix subreport field definition - needs a reportFactory parameter 2012-03-16 12:01:54 +01:00
a415e83468 add renderer 'center' for centered report columns 2012-03-11 12:49:53 +01:00
46648c92fa new VocabularyField that decodes a value according to the vocabulary given 2012-03-10 17:59:52 +01:00
599f64b2b1 bind search combobox to INode - may be erroneously as target view otherwise 2012-03-02 09:18:28 +01:00
bcb195148b allow for integer timestamp values, e.g. from tracks 2012-02-11 11:51:33 +01:00
86da0990e1 add date field for reporting 2012-02-10 07:52:18 +01:00
8feec5dc34 allow configuration of display value for relation fields 2012-02-09 17:40:47 +01:00
94c2057500 allow suppression of links e.g. in word documents 2012-02-01 21:27:47 +01:00
7cb4fb6110 add relation field for displaying relation attributes in reports 2012-01-22 11:58:39 +01:00
7ca0892551 reporting, work in progress: sub-report field 2012-01-02 09:26:42 +01:00
2c7e2f0e5b minor fixes
- URL field for reports
- set reStructuredText renderer in DocTests
- import type and predicate interfaces correctly (backport from bbmaster branch)
2011-12-03 17:09:27 +01:00
d9694f711c improve reporting: additional field for HTML-rendered text; CSS class for tabular report 2011-12-03 09:46:51 +01:00
d5bab7dc32 define new UrlField for showing a link e.g. on a title; minor fix in handling dynamic parameters 2011-11-30 11:39:07 +01:00