History log of /webtrees/app/Module/FanChartModule.php (Results 76 – 96 of 96)
Revision Date Author Comments
# 49a243cb 19-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Working on #2120 - refactor modules: combine installed/enabled/allowed module lists; use traits to provide default implementations for interfaces; enable new modules by default; remove constructor


# 8fcd0d32 01-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Happy 2019


# f4afa648 11-Nov-2018 Greg Roach <fisharebest@webtrees.net>

Rename GedcomRecord::getTree() to tree()


# c0935879 11-Nov-2018 Greg Roach <fisharebest@webtrees.net>

Rename GedcomRecord::getXref() to xref()


# aa6f03bb 11-Nov-2018 Greg Roach <fisharebest@webtrees.net>

Rename Tree::getTreeName() to name()


# e7f56f2a 05-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Add declare(strict_types=1) to all PHP scripts


# b2ce94c6 22-Sep-2018 Rico Sonntag <mail@ricosonntag.de>

Reduced if/else complexity, removed not require else conditions (#1866)

* Reduced if/else complexity, removed not require else conditions

* Fix indentation

* Fix indentation

* Use null-coal

Reduced if/else complexity, removed not require else conditions (#1866)

* 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

show more ...


# 8f53f488 27-Aug-2018 Rico Sonntag <mail@ricosonntag.de>

Added PHP7 return types to methods according doc block (#1864)


# bbb76c12 18-Aug-2018 Greg Roach <fisharebest@webtrees.net>

CodeStyle - comments should not be used in the middle of lines


# c1010eda 16-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Use PSR2 code style


# 25b2dde3 15-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Escape menu URLs in one place only


# 5d807c1c 22-Feb-2018 Greg Roach <fisharebest@gmail.com>

Use http/controller for fan chart


# 1062a142 07-Jan-2018 Greg Roach <fisharebest@gmail.com>

Happy new year - 2018


# 60bc3e3f 07-Jul-2017 Greg Roach <fisharebest@gmail.com>

PHPDoc


# 6bdf7674 08-Mar-2017 Greg Roach <fisharebest@gmail.com>

2017


# c9aedfee 24-Dec-2016 webtrees <noreply@webtrees.net>

Merge branch 'master' of https://github.com/fisharebest/webtrees


# 13abd6f3 23-Dec-2016 Greg Roach <fisharebest@gmail.com>

Code style - short array syntax


# 6664b4a3 05-Jun-2016 Greg Roach <fisharebest@gmail.com>

CodeStyle


# ce3e2865 12-Apr-2016 Greg Roach <fisharebest@gmail.com>

Typos


# 4eb71cfa 10-Apr-2016 Greg Roach <fisharebest@gmail.com>

Charts as modules - more work


# 168ff6f3 31-Mar-2016 ric2016 <ric@richard-cissee.de>

Charts As Modules


1234