mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Rework of the XSLT used to generate the Summary CSV export: - fixed a bug causing invalid CSV to be generated for double quotes (`""`); - changed quoting and escaping to be compliant with RFC 4180; - changed output to contain information for all cylinders for all dives (instead of limiting the number of cylinders to howevermany are used for the last dive); - added an index to the cylinder data headings; - changed unit designators to use `[]` instead of `()`; - some minor improvements to the XSLT. Signed-off-by: Michael Keller <github@ike.ch> |
||
|---|---|---|
| .. | ||
| av1.xslt | ||
| commonTemplates.xsl | ||
| csv2xml.xslt | ||
| DiveLog.xslt | ||
| divelogs-export.xslt | ||
| divelogs.xslt | ||
| DivingLog.xslt | ||
| jdivelog2subsurface.xslt | ||
| MacDive.xslt | ||
| manualcsv2xml.xslt | ||
| Mares.xslt | ||
| sensuscsv.xslt | ||
| shearwater.xslt | ||
| subsurfacecsv.xslt | ||
| SuuntoDM4.xslt | ||
| SuuntoSDM.xslt | ||
| udcf.xslt | ||
| uddf-export.xslt | ||
| uddf.xslt | ||
| xml2csv.xslt | ||
| xml2manualcsv.xslt | ||