<feed xmlns='http://www.w3.org/2005/Atom'>
<title>webtrees/app/Bootstrap4.php, branch firebird</title>
<subtitle>webtrees suite with firebird driver
</subtitle>
<id>https://git.rdm1.uk/webtrees/.git/atom?h=firebird</id>
<link rel='self' href='https://git.rdm1.uk/webtrees/.git/atom?h=firebird'/>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/webtrees/.git/'/>
<updated>2019-03-26T15:59:06Z</updated>
<entry>
<title>Replace Bootstrap4 class with views</title>
<updated>2019-03-26T15:59:06Z</updated>
<author>
<name>Greg Roach</name>
<email>fisharebest@webtrees.net</email>
</author>
<published>2019-03-25T16:55:07Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/webtrees/.git/commit/?id=b6c326d8b8798b83b744c4d4a669df5aa9f3e0c2'/>
<id>urn:sha1:b6c326d8b8798b83b744c4d4a669df5aa9f3e0c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor away class Bootstrap4</title>
<updated>2019-02-11T22:22:55Z</updated>
<author>
<name>Greg Roach</name>
<email>fisharebest@webtrees.net</email>
</author>
<published>2019-02-11T22:22:44Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/webtrees/.git/commit/?id=3596348a22b198a8682758420bc71ce601bb1058'/>
<id>urn:sha1:3596348a22b198a8682758420bc71ce601bb1058</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Happy 2019</title>
<updated>2019-01-01T18:35:04Z</updated>
<author>
<name>Greg Roach</name>
<email>fisharebest@webtrees.net</email>
</author>
<published>2019-01-01T18:35:04Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/webtrees/.git/commit/?id=8fcd0d32e56ee262912bbdb593202cfd1cbc1615'/>
<id>urn:sha1:8fcd0d32e56ee262912bbdb593202cfd1cbc1615</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix: Prevent 'Select2' from creating title attribute</title>
<updated>2018-10-18T14:52:47Z</updated>
<author>
<name>Greg Roach</name>
<email>fisharebest@webtrees.net</email>
</author>
<published>2018-10-18T14:52:47Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/webtrees/.git/commit/?id=e842485be999460dc93b7139a600fb1a72559cf5'/>
<id>urn:sha1:e842485be999460dc93b7139a600fb1a72559cf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add declare(strict_types=1) to all PHP scripts</title>
<updated>2018-10-05T11:10:20Z</updated>
<author>
<name>Greg Roach</name>
<email>fisharebest@webtrees.net</email>
</author>
<published>2018-10-05T08:55:49Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/webtrees/.git/commit/?id=e7f56f2af615447ab1a7646851f88b465ace9e04'/>
<id>urn:sha1:e7f56f2af615447ab1a7646851f88b465ace9e04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Scrutinizer Auto-Fixes (#1929)</title>
<updated>2018-09-24T12:21:17Z</updated>
<author>
<name>Scrutinizer Auto-Fixer</name>
<email>auto-fixer@scrutinizer-ci.com</email>
</author>
<published>2018-09-24T12:21:17Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/webtrees/.git/commit/?id=0ea23b7829d8bd38dc862b61285e14b0e1858a16'/>
<id>urn:sha1:0ea23b7829d8bd38dc862b61285e14b0e1858a16</id>
<content type='text'>
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com</content>
</entry>
<entry>
<title>Reduced if/else complexity, removed not require else conditions (#1866)</title>
<updated>2018-09-22T22:32:55Z</updated>
<author>
<name>Rico Sonntag</name>
<email>mail@ricosonntag.de</email>
</author>
<published>2018-09-22T22:32:55Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/webtrees/.git/commit/?id=b2ce94c6833c25934b40a7e6bc15985d50b5f42a'/>
<id>urn:sha1:b2ce94c6833c25934b40a7e6bc15985d50b5f42a</id>
<content type='text'>
* Reduced if/else complexity, removed not require else conditions

* Fix indentation

* Fix indentation

* Use null-coalesce to simplify logic

* Use null-coalesce to simplify logic

* Use null-coalesce to simplify logic

* Use null-coalesce to simplify logic

* Use null-coalesce to simplify logic

* Use null-coalesce to simplify logic

* Admin theme no longer exists

* Code style

* Use null-coalesce operator to simplify logic
</content>
</entry>
<entry>
<title>Added PHP7 return types to methods according doc block (#1864)</title>
<updated>2018-08-27T18:04:49Z</updated>
<author>
<name>Rico Sonntag</name>
<email>mail@ricosonntag.de</email>
</author>
<published>2018-08-27T18:04:49Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/webtrees/.git/commit/?id=8f53f488f13e53e44dc48778e8f51ec9f91352dd'/>
<id>urn:sha1:8f53f488f13e53e44dc48778e8f51ec9f91352dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix: #1568 - checkbox markup changed in later versions of bootstrap</title>
<updated>2018-08-11T13:41:48Z</updated>
<author>
<name>Greg Roach</name>
<email>fisharebest@webtrees.net</email>
</author>
<published>2018-08-11T13:41:48Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/webtrees/.git/commit/?id=28b6b74e8778d788a309c8150bcaad512e872b1e'/>
<id>urn:sha1:28b6b74e8778d788a309c8150bcaad512e872b1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PhpDoc</title>
<updated>2018-08-10T18:22:50Z</updated>
<author>
<name>Greg Roach</name>
<email>fisharebest@webtrees.net</email>
</author>
<published>2018-08-10T18:09:21Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/webtrees/.git/commit/?id=c3ffc4cb6a70ce9ee1a53d2677383e7c4845df3c'/>
<id>urn:sha1:c3ffc4cb6a70ce9ee1a53d2677383e7c4845df3c</id>
<content type='text'>
</content>
</entry>
</feed>
