Commit graph

136 commits

Author SHA1 Message Date
346d041be4 remove upper limit for data field 2021-01-06 11:09:02 +01:00
4b4a804cb7 change upper limit for data field 2021-01-06 10:40:19 +01:00
2ddf3e03e7 add (dummy) parameter to 'getColumnRenderer()' 2020-12-14 08:43:23 +01:00
b471deef43 merge bbmaster2 into bbmaster resulting in branch 2master 2020-03-04 18:05:37 +01:00
c3079472de fix typo and doctest after JSON fix 2019-12-06 07:56:30 +01:00
hplattner
1b0f0e4859 add concept search filtering select fix 2019-12-05 20:47:57 +01:00
a296370484 when rendering .odt/.xlsx: use field names instead of title 2018-03-04 09:51:22 +01:00
e35fafad81 activate calling of script; remove print statements 2018-01-07 11:17:40 +01:00
de43ab03ca take file names/paths from appropriate settings 2017-12-31 15:56:05 +01:00
ef8a47c1a1 column headers: use default translation domain if appropriate 2017-11-14 22:42:08 +01:00
516eda33d1 allow conversion/processing of CSV file to XLSX upon download 2017-11-14 17:41:56 +01:00
hplattner
fbacdd7465 add structure for target report column renderer 2016-08-11 17:01:20 +02:00
85dfd815dc make sure indirectly called reports (like CSV export) use the correct report name 2016-05-13 08:20:22 +02:00
89863c9fde avoid errors when directly opening report concept 2016-04-24 17:22:28 +02:00
22d1d44560 dynamically create tabs on concept views via options 2016-04-24 10:49:58 +02:00
17f15429c8 add activity field to report, is also used as query field with vocabulary 2016-03-18 15:57:26 +01:00
711488a412 populate dayFrom field with a sensible default value; use form action for providing CSV export in order respect query input 2016-02-13 22:19:57 +01:00
f4a5b78700 CSV export: format duration and effort fields correctly 2016-01-26 13:32:04 +01:00
cd65a3f7b5 improve reporting CSS, person work statement report 2016-01-10 18:23:04 +01:00
e272675498 new report 'person work statement', + minor improvements for generic concept-based reports 2016-01-09 17:34:47 +01:00
4051c2f9a5 fix report template 2016-01-09 12:03:02 +01:00
hplattner
16b5665bfa send report params form with get request 2015-11-03 17:59:12 +01:00
14242e77c7 avoid error when no report assigned 2015-06-17 16:28:44 +02:00
3c1a5ccdf4 merge branch master 2015-06-12 08:35:07 +02:00
5bf2906c51 avoid error when no report is found 2015-06-12 07:20:01 +02:00
0316bafffc add title to sortable columns; + title on sort link 2015-03-22 07:10:16 +01:00
d317612187 sorting by link on column header on reporting results 2015-03-21 17:12:16 +01:00
ef61a836a4 allow viewing report 'as such' (without results, but children) 2015-03-21 10:42:25 +01:00
82645fb574 consequently use reporting view base class instead of specialized class; + other improvements 2015-03-20 11:38:47 +01:00
f6f266acb5 make encoding configurable 2015-03-17 10:08:20 +01:00
d05b3cd544 CSV download improvements: button, file name, ... 2015-03-13 15:14:29 +01:00
e16f3e5ccf provide CSV download view for reports; use for work and qualification listings 2015-03-13 14:27:30 +01:00
075badc55a make delete permission configurable via global option 2015-01-15 10:11:57 +01:00
40d368602d fix state check in search 2014-11-05 08:37:18 +01:00
e4df135f5c put query fields side by side; work in progress: field groups 2014-09-16 15:41:42 +02:00
d44b388b67 relation query field: show field data entered upon report execution 2014-09-16 13:57:28 +02:00
8fff0330d3 provide variant of report view that shows results only after query parameters have been entered 2014-09-15 19:36:50 +02:00
d07daca284 use new merge method for controlling report macros; provide default macros for some report field types 2014-08-12 13:08:35 +02:00
e5b4e9800e report view variant to be used as a part of a compound view 2014-07-12 08:42:41 +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
2d2240244e provide a comments overview listing, e.g. for moderation of comments 2014-04-19 10:48:45 +02:00
hplattner
5d6abda1df add condition for reload report button 2014-04-14 14:17:10 +02:00
hplattner
888fb8d62c add css class to report meta 2014-03-31 13:26:12 +02:00
598b2cc7b8 allow executing of reports on loops root object (no type options) 2014-02-16 09:43:28 +01:00
hplattner
94165f41bb add structure tag to multiline report fields 2014-01-21 15:57:19 +01:00
f7224d80f8 ignore searches for certaing types if no or to short search text is given, using option loops.expert.search.minlen_text 2014-01-12 17:15:00 +01:00
cd1f36c694 dirty hack: suppress searching for accounts when no search text is given 2014-01-09 11:33:52 +01:00
8495eea8ad avoid retrieving a list of all concepts for filtering select widget 2013-12-17 09:43:25 +01:00
efcab23914 ignore search for concepts without specification of type or title 2013-12-15 19:35:49 +01:00