index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xslt
/
manualcsv2xml.xslt
Age
Commit message (
Expand
)
Author
2017-04-01
Only import weight if available
Miika Turkia
2017-04-01
Fix CSV import of cylinder pressures
Miika Turkia
2017-04-01
Limit precision for temperature in CSV import
Miika Turkia
2017-04-01
Limit max depth precision on CSV import
Miika Turkia
2017-04-01
Limit mean depth precision on CSV import
Miika Turkia
2017-04-01
Fix size conversion on imperial CSV import
Miika Turkia
2016-11-15
CSV import: convert imperial mean depth to metric
Miika Turkia
2016-11-15
Fix imiperial conversion on CSV import
Miika Turkia
2016-11-15
Manual CSV import had wrong tag name for DC
Miika Turkia
2016-09-24
Support h:m:s format for duration on CSV import
Miika Turkia
2016-05-16
Use manual temperatures in CSV details import
Miika Turkia
2016-05-16
Typo in CSV import
Miika Turkia
2016-05-02
CSV import: convert cylinder size from imperial
Miika Turkia
2015-07-31
CSV import: imperial support for cylinder pressure
Miika Turkia
2015-07-31
CSV import: implement unit conversion for temperature
Miika Turkia
2015-07-31
CSV import: fix imperial conversion for weight
Miika Turkia
2015-04-24
Add suit field for CSV import
Miika Turkia
2015-01-26
Move getFieldByIndex template to common templates
Miika Turkia
2015-01-25
Support for AM/PM time format on manual CSV import
Miika Turkia
2015-01-24
Fix detection of numeric field
Miika Turkia
2015-01-24
Improve detection of continuation lines in CSV import
Miika Turkia
2015-01-23
Fix quoted CSV import
Miika Turkia
2015-01-06
Add missing divemaster field to the manual import
Dirk Hohndel
2014-12-31
Change the XSLT to use the duration format instead of "logic"
Miika Turkia
2014-12-31
Treat duration as minutes if dive would be short
Miika Turkia
2014-12-31
Support importing quoted multi-line notes field
Miika Turkia
2014-12-22
Support quoting strings with "" on manual CSV import
Miika Turkia
2014-12-20
Add cylinder support to manual2xml XSLT
Miika Turkia
2014-12-20
Add temperature support to manual2xml XSLT
Miika Turkia
2014-12-20
Fix a bug that added 0, 0 as location on manual CSV import
Miika Turkia
2014-12-10
Allow more flexible GPS coordinates for CSV import
Miika Turkia
2014-11-25
Allow user to select date format on manual CSV import
Miika Turkia
2014-11-24
Default dive number on manual CSV import
Miika Turkia
2014-01-25
XSLT for importing manually kept CSV dives
Miika Turkia