History log of /webtrees/app/Module/ResearchTaskModule.php (Results 26 – 50 of 112)
Revision Date Author Comments
# e24053e5 29-Jan-2020 Greg Roach <fisharebest@webtrees.net>

Fix: #773, Fix: #1320, Fix: #2954, Fix: #3032 - Add pagination/show-more to lengthy blocks on the home page


# b46c87bd 13-Dec-2019 Greg Roach <fisharebest@webtrees.net>

CodeStyle - strict types


# b5c8fd7e 10-Dec-2019 Greg Roach <fisharebest@webtrees.net>

PHPdoc


# 075d1a05 22-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Avoid ambiguous functions such as empty()


# d5ad3db0 22-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Refactor multi-tree rowMapper functions


# ddeb3354 30-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Make variable types clearer to static analysis tools


# fcfa147e 17-Oct-2019 Greg Roach <fisharebest@webtrees.net>

PSR12


# 3976b470 29-Sep-2019 Greg Roach <fisharebest@webtrees.net>

PSR12


# 3caaa4d2 14-Jul-2019 Greg Roach <fisharebest@webtrees.net>

Refactor blocks


# b6b9dcc9 08-May-2019 Greg Roach <fisharebest@webtrees.net>

PSR-7 requests


# 6ccdf4f0 02-Apr-2019 Greg Roach <fisharebest@webtrees.net>

Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17


# 0b5fd0a6 03-Apr-2019 Greg Roach <fisharebest@webtrees.net>

Declare static closures


# 1e7a7a28 18-Mar-2019 Greg Roach <fisharebest@webtrees.net>

Block styling


# e364afe4 07-Mar-2019 Greg Roach <fisharebest@webtrees.net>

Code style and testing


# 0cfd6963 05-Mar-2019 Greg Roach <fisharebest@webtrees.net>

Custom module examples


# 4459dc9a 03-Mar-2019 Greg Roach <fisharebest@webtrees.net>

Convert from Carbon (v1) to CarbonImmutable (v2)


# 6a5d238b 02-Mar-2019 Greg Roach <fisharebest@webtrees.net>

Use carbon functions instead of magic numbers


# 269fd10d 26-Feb-2019 Greg Roach <fisharebest@webtrees.net>

Remove global constant CLIENT_JD


# e5a6b4d4 31-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Refactor class User - use NULL-object pattern for guests and temporary users, create UserService


# 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


# 63276d8f 24-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Refactoring module API


# 26684e68 22-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Merge chart controllers into chart modules


# 961ec755 22-Jan-2019 Greg Roach <fisharebest@webtrees.net>

PHPdoc


# 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


12345