Opened 9 years ago
Closed 9 years ago
#811 closed enhancement (fixed)
Add support for adding personal information to the Gene report combiner plug-in
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v3.7 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
Early versions of this plug-in had support for this so it should not be too hard to find some code to base this feature on.
The possibility to add personal information should be controlled by a configurable parameter to the plug-in. This parameter should only be enabled if the logged in user has permission to the personal information.
In the future, different reports may need different personal information in different places on the document. It would be nice if the code was designed in such a way that adding more "templates" is as easy as possible.
Change History (3)
comment:1 by , 9 years ago
Status: | new → assigned |
---|
comment:2 by , 9 years ago
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [3503]) References #811: Add support for adding personal information to the Gene report combiner plug-in
The report combiner plug-in now has support for adding personal information to the final PDF. The option is only available if the report type supports it and if the logged in user has permission to access the personal information.