<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/xslt, branch v4.5.6</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.5.6</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.5.6'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2016-04-25T19:31:58Z</updated>
<entry>
<title>CSV import: support min.sec format</title>
<updated>2016-04-25T19:31:58Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2016-04-24T18:11:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9d26f40279826ab81f5c4d95b4670b06ab172bca'/>
<id>urn:sha1:9d26f40279826ab81f5c4d95b4670b06ab172bca</id>
<content type='text'>
Assume a format containing a dot to be min.sec as defined in DL7
specification.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add pipe as supported field separator on CSV import</title>
<updated>2016-04-25T19:02:15Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2016-04-24T18:11:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3ce15d236b54507c4a45167f230b7b0c20b30bd0'/>
<id>urn:sha1:3ce15d236b54507c4a45167f230b7b0c20b30bd0</id>
<content type='text'>
Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Import picture URLs from divelogs.de</title>
<updated>2016-04-19T03:59:25Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2016-04-17T13:51:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=410ea40229e68734214c30db17a1aac468d6ab7e'/>
<id>urn:sha1:410ea40229e68734214c30db17a1aac468d6ab7e</id>
<content type='text'>
Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix UDDF import indentation</title>
<updated>2016-04-19T03:59:08Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2015-11-03T16:14:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a1fb31a2d8c39a3d41919fe9d74792d959406e13'/>
<id>urn:sha1:a1fb31a2d8c39a3d41919fe9d74792d959406e13</id>
<content type='text'>
Only indentation is changed on this commit.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>SDM import: fix logic for sample import</title>
<updated>2016-04-02T11:31:31Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2016-04-02T06:27:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e9caf75db0ba6cf0825b2f49ffb2b7a4b0b983a4'/>
<id>urn:sha1:e9caf75db0ba6cf0825b2f49ffb2b7a4b0b983a4</id>
<content type='text'>
Seems that testing if BOOKMARK is empty is a bad idea. We end up not
getting any samples, but the ones containing a bookmark. So we need to
switch the logic to testing if BOOKMARK contains something and do those
tasks first and otherwise grab a regular sample.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>SDM import: calculate duration if needed</title>
<updated>2016-04-02T11:31:22Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2016-04-02T06:13:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=916ed018301ad34d7e543a69de05da8d27205bfd'/>
<id>urn:sha1:916ed018301ad34d7e543a69de05da8d27205bfd</id>
<content type='text'>
Seems that DiveManager does not always return the dive duration in
DIVETIMESEC field. In this case we can try to calculate the duration
from sample count and interval.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>CSV export</title>
<updated>2016-03-22T15:43:46Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2016-03-21T10:08:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0d080f32491ed57ca61bfb9250d2033513ad8b89'/>
<id>urn:sha1:0d080f32491ed57ca61bfb9250d2033513ad8b89</id>
<content type='text'>
Need to discard dive site notes on csv export..

miika

From ab23245e2acee32410fa680d0eaab098af69b5c2 Mon Sep 17 00:00:00 2001
From: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Date: Mon, 21 Mar 2016 17:50:28 +0800
Subject: [PATCH] CSV export: discard dive site notes

The new format of divesite management breaks the CSV export as the notes
of divesites are matched.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>UDDF export: fix dive site support</title>
<updated>2016-03-16T14:31:46Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2016-03-10T05:21:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e90b409a149eb810d8f220ba8a64d3fc732ca881'/>
<id>urn:sha1:e90b409a149eb810d8f220ba8a64d3fc732ca881</id>
<content type='text'>
We need to match the divesites to suppress extra output that breaks the
XML. This is because the divesites are actually gathered by calling a
template.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Use full precision on weight system on XSLT transforms</title>
<updated>2016-02-26T08:31:08Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2016-02-24T14:02:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d5f2bb23536d2cd88d7768aa041241b1c79ccbda'/>
<id>urn:sha1:d5f2bb23536d2cd88d7768aa041241b1c79ccbda</id>
<content type='text'>
Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Support PSI on CSV import</title>
<updated>2016-02-26T08:21:25Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2016-01-24T20:19:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e8afb7120c0f81a647d46252f4781946e955d1fb'/>
<id>urn:sha1:e8afb7120c0f81a647d46252f4781946e955d1fb</id>
<content type='text'>
Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
