<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/printing_templates/Flowlayout.html, branch v4.9.2</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.9.2</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.9.2'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2017-03-11T16:09:07Z</updated>
<entry>
<title>Use abbreviations with dots.</title>
<updated>2017-03-11T16:09:07Z</updated>
<author>
<name>Martin Měřinský</name>
<email>mermar@centrum.cz</email>
</author>
<published>2017-03-06T12:27:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=dcf254221504d1e41e491de3a74e07a7c585d2c1'/>
<id>urn:sha1:dcf254221504d1e41e491de3a74e07a7c585d2c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Time is not an abbreviation.</title>
<updated>2017-03-11T16:09:07Z</updated>
<author>
<name>Martin Měřinský</name>
<email>mermar@centrum.cz</email>
</author>
<published>2017-03-06T12:28:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=de73cf8ac4fea1885f2a285c1b2773d4c60962a3'/>
<id>urn:sha1:de73cf8ac4fea1885f2a285c1b2773d4c60962a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dive master &gt; divemaster</title>
<updated>2017-03-04T20:08:17Z</updated>
<author>
<name>Martin Měřinský</name>
<email>mermar@centrum.cz</email>
</author>
<published>2017-02-27T11:14:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=869a7fcfcc6691f81a77ed56d7a437d34b623865'/>
<id>urn:sha1:869a7fcfcc6691f81a77ed56d7a437d34b623865</id>
<content type='text'>
</content>
</entry>
<entry>
<title>printing_templates: mark 'dive.notes' as 'safe'</title>
<updated>2015-11-16T05:07:12Z</updated>
<author>
<name>Lubomir I. Ivanov</name>
<email>neolit123@gmail.com</email>
</author>
<published>2015-11-15T21:01:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1d4075f368cd688af89211226df182052fbaf512'/>
<id>urn:sha1:1d4075f368cd688af89211226df182052fbaf512</id>
<content type='text'>
Grantlee has a way to display a variable as HTML by
marking it as 'safe' e.g.:
{{ dive.notes|safe }}

This allows any HTML to be preserved when printing.

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Printing: use the same background for all the data cells flow layout</title>
<updated>2015-08-15T12:05:07Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-08-13T21:38:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=4f9349f5487d59627b8b27875275c70c7fc913b1'/>
<id>urn:sha1:4f9349f5487d59627b8b27875275c70c7fc913b1</id>
<content type='text'>
Dive notes should have the same background as the remaining data cells.

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
</content>
</entry>
<entry>
<title>Printing: add 'dontbreak' css class to dives</title>
<updated>2015-08-15T12:04:58Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-08-13T21:23:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c862636cf049321d73508ea10fe823aed64affa9'/>
<id>urn:sha1:c862636cf049321d73508ea10fe823aed64affa9</id>
<content type='text'>
Prevent breaking the dives in flowlayout, and the rows
in the table template. They should have the 'dontbreak'
css selector.

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
</content>
</entry>
<entry>
<title>Printing: use border width from Grantlee backend</title>
<updated>2015-08-15T12:04:26Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-08-11T21:02:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=72b35d8e79e8d404b4dc0d47d9a9af82958be718'/>
<id>urn:sha1:72b35d8e79e8d404b4dc0d47d9a9af82958be718</id>
<content type='text'>
Find the border-width dynamically from the Grantlee backend.

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
</content>
</entry>
<entry>
<title>Printing: remove templates additional margins</title>
<updated>2015-08-15T12:02:57Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-08-07T23:39:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d72ba4f15a2616888a777bf2b70c7df639979f31'/>
<id>urn:sha1:d72ba4f15a2616888a777bf2b70c7df639979f31</id>
<content type='text'>
Remove extra margins and paddings in templates.

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
</content>
</entry>
<entry>
<title>Printing: remove the outer most border for all templates</title>
<updated>2015-08-15T12:02:51Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-08-07T14:45:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=dc56d1fa54e97d562a7b4df166faadf0b73e410c'/>
<id>urn:sha1:dc56d1fa54e97d562a7b4df166faadf0b73e410c</id>
<content type='text'>
Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
</content>
</entry>
<entry>
<title>Printing: make the actual data font width regular (not bold)</title>
<updated>2015-08-15T12:02:48Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-08-07T13:16:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ebd83b15dad4343d38bf5485b2308f0e5c079120'/>
<id>urn:sha1:ebd83b15dad4343d38bf5485b2308f0e5c079120</id>
<content type='text'>
The actual data needs to be regular font not a bold font, so use &lt;p&gt;
instead of &lt;h1&gt; tag for the actual data fields.

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
</content>
</entry>
</feed>
