Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

TagTotal number of occurrences
@deprecated0
@todo0
FIXME20
HACK0
NOTE0

Each tag is detailed below:

@deprecated

Number of occurrences found in the code: 0

@todo

Number of occurrences found in the code: 0

FIXME

Number of occurrences found in the code: 20

org.paneris.fleetnet.FleetnetDatabaseLine
- shouldn't this be in the DSD?172
- the boards should be able to delete attachments without using the incoming users authorisation level234
org.paneris.fleetnet.UserLine
add ownership-based selection11
org.paneris.fleetnet.VehicleLine
- cantype shouldn't be hardcoded36
email domain shouldn't be hardcoded, we need to get the fleet and probably get the email domain from there61
the domain should be specified in settings, in FleetnetDatabase144
later178
org.paneris.fleetnet.chart.ChartletLine
should read style settings from <current style>/style.properties32
org.paneris.fleetnet.chart.TrendChartLine
work on this later...31
recalculate area to paint label above axis35
- later (API change) if (title!=null) { titleArea = title.draw(g2, chartArea); } else {49
org.paneris.fleetnet.chart.TrendSourceLine
use new array, JFreeChart use it more than one time (perfomance)26
try to find more elegant way36
org.paneris.fleetnet.controller.MapLine
generate image with error104
generate image with error129
render image with error message157
should display info for user214
render image with error message218
org.paneris.fleetnet.controller.SaveGroupingLine
this should have worked :( create(melati.getTable(), context, melati);86
org.paneris.fleetnet.util.VehicleLogLine
-- should never get into here, this is just here until we discover why it is getting here117

HACK

Number of occurrences found in the code: 0

NOTE

Number of occurrences found in the code: 0