History log of /webtrees/app/Module/RelationshipsChartModule.php (Results 76 – 100 of 128)
Revision Date Author Comments
# 5699f0a8 25-Jan-2019 Greg Roach <fisharebest@gmail.com>

Apply fixes from StyleCI (#2135)


# 37eb8894 25-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Convert tracking and analytics functions into modules


# d993d560 23-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Working on icons


# 5edf1a44 23-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Cleanup interactive tree module


# f866a2ae 23-Jan-2019 Greg Roach <fisharebest@webtrees.net>

DeadCode


# 3dcc812b 23-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Merge chart controllers into chart modules


# 9b5537c3 23-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Tidy ajax parameter to charts


# 377a2979 22-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Rename chart interface api


# e6562982 21-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Prepare to merge chart controllers into chart modules


# 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


# 16d6367a 04-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Add visibility to constants


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

Happy 2019


# 0120d29d 20-Dec-2018 Greg Roach <fisharebest@webtrees.net>

Remove unused imports


# 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()


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

Rename Tree::getTreeId() to id()


# 75ee5198 29-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Strict types


# 11a00104 14-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Strict types


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

Add declare(strict_types=1) to all PHP scripts


# 18d7a90d 28-Sep-2018 Greg Roach <fisharebest@webtrees.net>

PHPdoc


# 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 ...


# abe291ac 27-Aug-2018 Greg Roach <fisharebest@webtrees.net>

Fix strict typing errors


# 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


123456