History log of /webtrees/app/Media.php (Results 51 – 75 of 118)
Revision Date Author Comments
# 138ca96c 11-Nov-2018 Greg Roach <fisharebest@webtrees.net>

Rename Fact::getGedcom() to gedcom()


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

Rename Fact::getTarget() to target()


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

Rename Fact::getValue() to value()


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

Strict-types


# e24444ee 09-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Prefer assertions to assumptions


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

Add declare(strict_types=1) to all PHP scripts


# 35584196 23-Sep-2018 Greg Roach <fisharebest@webtrees.net>

Type mismatch errors


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


# c7ff4153 29-Aug-2018 Greg Roach <fisharebest@webtrees.net>

PHPdoc


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

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


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

Use PSR2 code style


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

Remove globals


# e71ef9d2 20-Jan-2018 Greg Roach <fisharebest@gmail.com>

Refactor to improve PHPdoc / type hinting / code analysis


# 225e381f 10-Jan-2018 Greg Roach <fisharebest@gmail.com>

Use views for genealogy objects


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

Happy new year - 2018


# 8c448b11 06-Jan-2018 Greg Roach <fisharebest@gmail.com>

Remove unused imports


# 92d61e73 11-Dec-2017 Greg Roach <fisharebest@gmail.com>

Better logic for names of media objects with multiple media files


# 91eef4ff 09-Dec-2017 Greg Roach <fisharebest@gmail.com>

Name for MEDIA FIXUP option


# 4a9f750f 02-Dec-2017 Greg Roach <fisharebest@gmail.com>

Working on media handling


# 64b90bf1 27-Nov-2017 Greg Roach <fisharebest@gmail.com>

Working on multiple media files


# a99c6938 27-Nov-2017 Greg Roach <fisharebest@gmail.com>

Working on multiple media files


# 6e6a9947 27-Nov-2017 Greg Roach <fisharebest@gmail.com>

Importing new media files


# 8f5f5da8 26-Nov-2017 Greg Roach <fisharebest@gmail.com>

Add more support for multiple files per media object


# bd52fa32 19-Nov-2017 Greg Roach <fisharebest@gmail.com>

Use maximebf/debugbar for development


12345