Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#281 closed task (released)

Export multiple stat lines in HTML

Reported by: ibboard Owned by: ibboard
Priority: major Milestone: WarFoundry 0.1
Component: WarFoundry-API Version: Unknown or N/A
Keywords: export html stats multiple Cc:
Blocked By: #268 Blocking:

Description

Now that the API handles multiple stat-lines per unit type, we should output all of them in the HTML. The preferred initial suggestion is to have the unit name in the first column, then a second column with the unit type name, followed by the stats. Detail of how to render mixed stat types is still undecided as we currently rely on the table headers to define what the stat means.

Change History (5)

comment:1 Changed 10 years ago by ibboard

Status: newaccepted

comment:2 Changed 10 years ago by ibboard

Owner: set to ibboard

comment:3 Changed 10 years ago by ibboard

(In r573) Re #281: Export multiple stat lines in HTML

  • Add initial version of multiple stat lines per unit - still needs some work

Also:

  • Line ending cleanup

comment:4 Changed 10 years ago by ibboard

Resolution: fixed
Status: acceptedclosed

(In r574) Closes #281: Export multiple stat lines in HTML

  • Rebuild HTML generation to take advantage of existing columns where stat type matches table stat type
  • Tidy up the styling

comment:5 Changed 10 years ago by ibboard

Resolution: fixedreleased

Release as part of v0.1b9

Note: See TracTickets for help on using tickets.