|
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 |
|
|
ebcbab1a6c
|
fix DateField (missing return)
|
2020-04-25 12:00:40 +02:00 |
|
|
ebacd14134
|
re-implement missing multiline field method
|
2020-04-15 10:40:49 +02:00 |
|
|
0cd2e1f47d
|
fix doctests, avoid deprecation warnings
|
2020-03-07 13:31:29 +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 |
|
|
2012181382
|
fix tests/doctests according to current ZTK and BlueBream versions
|
2019-04-26 17:13:59 +02: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 |
|
|
a91e1b0c4c
|
remove deprecated import from zope.testing
|
2016-12-26 10:37:00 +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 |
|
|
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 |
|