<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/xslt, branch v3.9.2</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v3.9.2</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v3.9.2'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2013-12-04T23:27:09Z</updated>
<entry>
<title>Allow comma separated CSV files</title>
<updated>2013-12-04T23:27:09Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-12-04T23:19:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b5d3476b0ba881699c604a3d97c5801b8bb99a08'/>
<id>urn:sha1:b5d3476b0ba881699c604a3d97c5801b8bb99a08</id>
<content type='text'>
The separator selector in the CSV import dialog was unused. This passes
the value into the xslt and adds ',' as possible value.

I'm sure this could be done much better (pass the actual character instead
of the index), but I couldn't get that to work and this does seem to do
the trick.

Also added a test dive to test this feature.

Fixes #321

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Tidy up csv to xml xslt</title>
<updated>2013-11-25T22:47:09Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2013-11-25T22:06:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7e36b4a25386659dfafa82dd11bd7aa6e24aea8f'/>
<id>urn:sha1:7e36b4a25386659dfafa82dd11bd7aa6e24aea8f</id>
<content type='text'>
Use if around the attribute, instead if a choose inside. Its less
horrible on the eyes.

Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add the missed csv-field stopdepth</title>
<updated>2013-11-25T22:46:53Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2013-11-25T22:06:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5e04aaa75664ecc5525d2d0a7bbd8b96d97c3b35'/>
<id>urn:sha1:5e04aaa75664ecc5525d2d0a7bbd8b96d97c3b35</id>
<content type='text'>
I managed to mess up and grab parts of my unfinished otu field code and
squash it into the wrong patch. Here is the code for stopdepth, and now
the code sets the in_deco flag to.

Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add optional support for stopdepth import from csv</title>
<updated>2013-11-21T23:54:28Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2013-11-21T22:48:42Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=26656310aba5f5de5c873603f8e74d56283d12a9'/>
<id>urn:sha1:26656310aba5f5de5c873603f8e74d56283d12a9</id>
<content type='text'>
Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add optional support for cns import from csv files</title>
<updated>2013-11-21T23:54:21Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2013-11-21T22:48:41Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5eccd73a306298616da122ba4e653d4c8f391df8'/>
<id>urn:sha1:5eccd73a306298616da122ba4e653d4c8f391df8</id>
<content type='text'>
Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add optional support for po2 import from csv files</title>
<updated>2013-11-21T23:54:16Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2013-11-21T22:48:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8dde12fa35e0e53f93efef8a99a7fe2e625e901c'/>
<id>urn:sha1:8dde12fa35e0e53f93efef8a99a7fe2e625e901c</id>
<content type='text'>
Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Make temperature optional in csv import</title>
<updated>2013-11-21T23:53:54Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2013-11-21T22:48:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=cf06f78892c3d96fc62c4861dc0f29f8c1deafa4'/>
<id>urn:sha1:cf06f78892c3d96fc62c4861dc0f29f8c1deafa4</id>
<content type='text'>
This adds a checkbox to be able to import csv files without temperature.

Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Improve UDDF export to include more dive data</title>
<updated>2013-11-21T12:25:01Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@nixu.fi</email>
</author>
<published>2013-11-21T02:04:10Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=cd0475fe961ba65b65dd8cc707167c218c2b8649'/>
<id>urn:sha1:cd0475fe961ba65b65dd8cc707167c218c2b8649</id>
<content type='text'>
Basic information like buddy, location and visibility is included in
UDDF export. Also attempt to grab temperature information from both
temperature and divetemperature tags.

This partially fixes bug #224. However, at least divemaster and tags are
not exported (as the UDDF spec either does not have these or has hidden
the information of these fields somewhere between so many seemingly
unnecessary other fields).

See #224

Signed-off-by: Miika Turkia &lt;miika.turkia@nixu.fi&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Improve UDDF import</title>
<updated>2013-11-21T12:24:20Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@nixu.fi</email>
</author>
<published>2013-11-21T02:02:10Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5b0162d9d46cf4ac247eb65176a376360e3d2904'/>
<id>urn:sha1:5b0162d9d46cf4ac247eb65176a376360e3d2904</id>
<content type='text'>
Some improvements on importing different versions of UDDF logs. Also
include rating, gps coordinates and gas mixture in the import.

Signed-off-by: Miika Turkia &lt;miika.turkia@nixu.fi&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add current date to CSV import</title>
<updated>2013-10-20T13:27:07Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2013-10-19T05:17:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=89770249d0c71d6670fc61abbdca65c284dc77c2'/>
<id>urn:sha1:89770249d0c71d6670fc61abbdca65c284dc77c2</id>
<content type='text'>
Since CSV import does not include date/time stamp, we need to generate
one for ourselves. This patch uses current time of the import as dive
time.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
