<feed xmlns='http://www.w3.org/2005/Atom'>
<title>webtrees/resources/views/statistics/families/marriage-age.phtml, 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>2022-03-19T09:49:23Z</updated>
<entry>
<title>Use placeholders to generate statistics pages</title>
<updated>2022-03-19T09:49:23Z</updated>
<author>
<name>Greg Roach</name>
<email>greg@subaqua.co.uk</email>
</author>
<published>2022-03-19T09:14:32Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/webtrees/.git/commit/?id=bd055353fafed0c5380d9d8c58326ea55d6ad2e4'/>
<id>urn:sha1:bd055353fafed0c5380d9d8c58326ea55d6ad2e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bootstrap5: migration `form-select` and `card-deck` (#4004)</title>
<updated>2021-08-22T17:34:53Z</updated>
<author>
<name>Jonathan Jaubart</name>
<email>dev@jaubart.com</email>
</author>
<published>2021-08-22T17:34:53Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/webtrees/.git/commit/?id=61275c55e2688551b99836d7f49f54ed2b7e5788'/>
<id>urn:sha1:61275c55e2688551b99836d7f49f54ed2b7e5788</id>
<content type='text'>
* Bootstrap5: use form-select class instead of form-control

* Bootstrap5: Replace dropped card-deck class by grid layout</content>
</entry>
<entry>
<title>Apply PSR12 code style to templates</title>
<updated>2019-12-03T17:40:14Z</updated>
<author>
<name>Greg Roach</name>
<email>fisharebest@webtrees.net</email>
</author>
<published>2019-12-03T15:46:03Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/webtrees/.git/commit/?id=d70512ab02636ee884ef6d7907223ed02c754ff5'/>
<id>urn:sha1:d70512ab02636ee884ef6d7907223ed02c754ff5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Working on routing; Code cleanup</title>
<updated>2019-10-09T19:45:24Z</updated>
<author>
<name>Greg Roach</name>
<email>fisharebest@webtrees.net</email>
</author>
<published>2019-10-09T13:00:47Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/webtrees/.git/commit/?id=3cfcc809af53e831fa6cafac7b274a2cb407db6e'/>
<id>urn:sha1:3cfcc809af53e831fa6cafac7b274a2cb407db6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CodeStyle - redundant semicolons</title>
<updated>2019-04-25T21:49:20Z</updated>
<author>
<name>Greg Roach</name>
<email>fisharebest@webtrees.net</email>
</author>
<published>2019-04-25T21:49:20Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/webtrees/.git/commit/?id=39c990acdae56e02eaa7ff99ee9fcf5395c13d20'/>
<id>urn:sha1:39c990acdae56e02eaa7ff99ee9fcf5395c13d20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Display message if no data/charts are available (#2210)</title>
<updated>2019-02-13T08:46:29Z</updated>
<author>
<name>Rico Sonntag</name>
<email>mail@ricosonntag.de</email>
</author>
<published>2019-02-13T08:46:29Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/webtrees/.git/commit/?id=dd7dd2a11a7399e56fa4d21fb56b0ecdff69c7d0'/>
<id>urn:sha1:dd7dd2a11a7399e56fa4d21fb56b0ecdff69c7d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use dependency injection for Statistics class</title>
<updated>2019-01-30T18:14:38Z</updated>
<author>
<name>Greg Roach</name>
<email>fisharebest@webtrees.net</email>
</author>
<published>2019-01-30T17:41:09Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/webtrees/.git/commit/?id=9219296a1acfac69c7d7f13505951ddeee5f8899'/>
<id>urn:sha1:9219296a1acfac69c7d7f13505951ddeee5f8899</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2059 (#2156)</title>
<updated>2019-01-30T12:24:27Z</updated>
<author>
<name>Rico Sonntag</name>
<email>mail@ricosonntag.de</email>
</author>
<published>2019-01-30T12:24:27Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/webtrees/.git/commit/?id=8add1155cb77caede54752196ff44696d1346431'/>
<id>urn:sha1:8add1155cb77caede54752196ff44696d1346431</id>
<content type='text'>
* 2059 - Split other charts into separate views

* 2059 - Added some basic bootstrap markup

* 2059 - Moved distribution chart out of places table

* 2059 - Moved HTML of other statistics (places list) into templates

* 2059 - Removed tables, use cards instead

* 2059 - Started adding chart.js charts

* 2059: Moved template into sub directory

* 2059: Refactor family statistics

* 2059 - Started splitting places lists

* 2059 - Refactor individual statistics

* 2059: Moved HTML into templates

* 2059: Handle list/nolist of top-10 oldest

* 2059 - Use separate templates for lists

* 2059: Use templates

* 2059 - Minor enhancements

* 2059: Moved distribution chart into own class

* 2059: Splitted Stats into separate modules

* 2059: Use repository pattern to hide complexity and structure methods

* 2059: Use illuminate db

* 2059: Google charts

* 2059: Squash classes

* 2059: Use PHPs number formatter to format century ordinal suffix

* 2059: Place repository

* 2059: Use repositories

* 2059: Use illuminate db

* 2059: Simplify event repository methods

* 2059: Use @inheritDoc to avoid duplicate (or not updated) doc blocks

* 2059: PlaceRepository - Use illuminate database

* 2059: SexRepository

* 2059: Removed not used percentage calculations

* 2059: Consolidate classes

* 2059: Event dates

* 2059: Use constants

* 2059: Refactoring Stats

* 2059: Rename repo

* 2059: Refactor media repository

* 2059: Removed Chart.js stuff, doing this in a later update

* 2059: Reduce code complexity

* 2059: Moved age calculation to separate method

* 2059: Fixes after rebase

* 2059: Removed obsolete method parameters

* 2059: Use view to render hitcounter

* 2059: Update phpdoc

* 2059: Removed debug output

* 2059: Use consts

* 2059: Fixed method parameter type hints

* 2059: Add missing const types

* 2059: Simplify method

* 2059: Refactor google charts

* 2059: Fixed rebase issues
</content>
</entry>
</feed>
