#
7d0db648 |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename GedcomRecord::getGedcom() to gedcom()
|
#
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()
|
#
9e648e55 |
| 28-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Strict types
|
#
19ddedf0 |
| 10-Oct-2018 |
Greg Roach <fisharebest@gmail.com> |
Apply fixes from StyleCI (#1958)
|
#
02a92f80 |
| 10-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Delete ziparchive adapter to force close
|
#
a3d8780c |
| 10-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Tidy conversion of GEDCOM to ANSI
|
#
55167344 |
| 10-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Strict types
|
#
7fcd9838 |
| 08-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Strict-types
|
#
7fbbc607 |
| 08-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Typo
|
#
1588a6dc |
| 08-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Contact user missing in clippings cart download
|
#
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
|
#
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 ...
|
#
8f53f488 |
| 27-Aug-2018 |
Rico Sonntag <mail@ricosonntag.de> |
Added PHP7 return types to methods according doc block (#1864)
|
#
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
|
#
b6db7c1f |
| 10-Aug-2018 |
Greg Roach <fisharebest@webtrees.net> |
Create system for dependency injection and apply it to controllers and middleware
|
#
c1010eda |
| 16-Jul-2018 |
Greg Roach <fisharebest@webtrees.net> |
Use PSR2 code style
|
#
25b2dde3 |
| 15-Jul-2018 |
Greg Roach <fisharebest@webtrees.net> |
Escape menu URLs in one place only
|
#
0bc54ba3 |
| 14-Jul-2018 |
Greg Roach <fisharebest@webtrees.net> |
Use more specific exceptions
|
#
5a78cd34 |
| 05-Jun-2018 |
Greg Roach <fisharebest@webtrees.net> |
Refactor clippings cart
|
#
aee13b6d |
| 31-May-2018 |
Greg Roach <fisharebest@webtrees.net> |
Convert FAQ module to http/controller
|