#
54c7f8df |
| 05-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Dual type-hints upset vimeo/psalm, but are useful in PhpStorm
|
#
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)
|
#
ad98d39d |
| 26-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Remove global constant WT_TIMESTAMP
|
#
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
|
#
26684e68 |
| 22-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
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
|
#
8b67c11a |
| 18-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Add support for illuminate/cache and refactor class User
|
#
0422c1fe |
| 16-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Remove dependency on global constant
|
#
4146fabc |
| 11-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Rename filter() to accessFilter()
|
#
c0804649 |
| 11-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Simplify row-mappers
|
#
886b77da |
| 08-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use closures to DRY up code
|
#
fa17fb66 |
| 08-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use illuminate/database for sitemap module
|
#
16d6367a |
| 04-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Add visibility to constants
|
#
8fcd0d32 |
| 01-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Happy 2019
|
#
72cf66d4 |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Tree::getTreeId() to id()
|
#
36e59714 |
| 08-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Feedback from scrutinizer-ci
|
#
e7f56f2a |
| 05-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Add declare(strict_types=1) to all PHP scripts
|
#
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
|
#
8f53f488 |
| 27-Aug-2018 |
Rico Sonntag <mail@ricosonntag.de> |
Added PHP7 return types to methods according doc block (#1864)
|
#
bdb3725a |
| 18-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
|
#
492c7072 |
| 13-Aug-2018 |
Greg Roach <fisharebest@webtrees.net> |
Type hint closure return types
|
#
c1010eda |
| 16-Jul-2018 |
Greg Roach <fisharebest@webtrees.net> |
Use PSR2 code style
|