Commit graph

211 commits

Author SHA1 Message Date
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
a91e1b0c4c remove deprecated import from zope.testing 2016-12-26 10:37:00 +01: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
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
9c09222762 strip leading spaces from title for sort criteria 2015-03-25 08:01:13 +01:00
3bbda09f84 improvements of column-based sorting 2015-03-24 20:05:27 +01: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
81dde67338 provide party state field for use in work and qualification reports 2015-03-18 07:34:31 +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
b1df34621e fix: add missing import 2014-11-24 10:45:04 +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
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
65a861ca24 adjust line to max line lenght according to style guide (porting from Zope3 version) 2014-04-19 09:43:11 +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
7c6145ca03 add dbtype for subreport field 2014-02-14 09:36:17 +01:00
58bab52f51 add field properties for controlling export of query results to an external database 2014-02-09 10:26:04 +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