History log of /webtrees/app/Tree.php (Results 101 – 125 of 195)
Revision Date Author Comments
# 313e72b3 28-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Fix: newly created records have type GedcomRecord instead of a more specific type


# 2e897bf2 12-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Error handling


# afb591d7 12-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Be more consistent when creating new records


# a3d8780c 10-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Tidy conversion of GEDCOM to ANSI


# bbd8bd1b 06-Oct-2018 Greg Roach <fisharebest@webtrees.net>

PHPdoc


# 769d7d6e 06-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


# 4a86d714 04-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Code style


# 0ea23b78 24-Sep-2018 Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>

Scrutinizer Auto-Fixes (#1929)

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com


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


# 76f666f4 22-Sep-2018 Greg Roach <fisharebest@webtrees.net>

PHPdoc, types, etc.


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

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


# 771ae10a 22-Aug-2018 Greg Roach <fisharebest@webtrees.net>

PHPDoc


# 9f2d0ff7 22-Aug-2018 Greg Roach <fisharebest@webtrees.net>

Fix check for MSDOS line endings


# 59f2f229 19-Aug-2018 Greg Roach <fisharebest@webtrees.net>

CodeStyle


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

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


# 75a9f908 13-Aug-2018 Greg Roach <fisharebest@webtrees.net>

Prefer variables with a single type


# 7015ba1f 13-Aug-2018 Greg Roach <fisharebest@webtrees.net>

Settings are always strings - not nulls


# b7e60af1 13-Aug-2018 Greg Roach <fisharebest@webtrees.net>

PhpDoc


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

Use PSR2 code style


# 1e3dc560 14-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Remove unused import statements


# 616faa38 14-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Remove old function


# 5fe1add5 13-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Remove the googlemaps module and lots of old code


# cc5684fd 09-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Pass objects instead of IDs


# 847d5489 09-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Remove global


12345678