Task #829
closedReport module - design and implementation
100%
Description
Create new module for reports. Basic report implementation with features:
- interface for generate, persist and download reports
- implement basic reports - Identities and their roles, Roles and their identities
Requirements / Design:
https://wiki.czechidm.com/priv/navrh/hledani_a_reporty#navrh_pro_implementaci
Related issues
Updated by Radek Tomiška about 7 years ago
- % Done changed from 0 to 90
Report module is implemented.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/ec779a3f092966d443b79b84abd46df0cb28e4d5
Documentation remains.
Updated by Radek Tomiška about 7 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
I've added documentation and tutorial:
- https://wiki.czechidm.com/devel/documentation/modules_rpt/report_manager
- https://wiki.czechidm.com/devel/documentation/modules_rpt/attachment_manager
- https://wiki.czechidm.com/devel/dev/configuration/dynamic-forms#common_forms
- https://wiki.czechidm.com/tutorial/dev/create_report
Could you pls do a feedback?
Updated by Radek Tomiška about 7 years ago
- Related to Task #863: Make a feedback on reports and create admin tutorial added
Updated by Vít Švanda about 7 years ago
- Status changed from Needs feedback to Closed
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 90 to 100
I tested RPT module and did review for it.
- Works very nice.
- Thanks for the ECM service.
- I fixed minor problem in the RoleIdentityCsvRenderer.
- Documentation is nice (thanks for the some screen shots).
- I didn't discovered any problems with UTF-8 (xml and csv) in my LibreOffice.
Updated by Radek Tomiška about 3 years ago
- Related to Defect #3006: Reports are not sorted by name in Edge and Chrome added