#
48b53306 |
| 09-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2195 - update mime-type icons
|
#
16d6367a |
| 04-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Add visibility to constants
|
#
8fcd0d32 |
| 01-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Happy 2019
|
#
91495569 |
| 08-Dec-2018 |
Greg Roach <fisharebest@webtrees.net> |
Move DebugBar code to middleware
|
#
30158ae7 |
| 12-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename GedcomRecord::getFacts() to facts()
|
#
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()
|
#
905ab80a |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Fact::getFactId() to id()
|
#
e7f56f2a |
| 05-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Add declare(strict_types=1) to all PHP scripts
|
#
cdaafeee |
| 03-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
PHP 7 has native integer division
|
#
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)
|
#
bbb76c12 |
| 18-Aug-2018 |
Greg Roach <fisharebest@webtrees.net> |
CodeStyle - comments should not be used in the middle of lines
|
#
b0b72ea4 |
| 09-Aug-2018 |
Greg Roach <fisharebest@webtrees.net> |
Wrong case for classes, functions and namespaces
|
#
423c6ccd |
| 16-Jul-2018 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #1614 - media files without a FORM subtag do not appear on slideshow
|
#
c1010eda |
| 16-Jul-2018 |
Greg Roach <fisharebest@webtrees.net> |
Use PSR2 code style
|
#
62ead133 |
| 25-May-2018 |
Greg Roach <fisharebest@webtrees.net> |
Remove old code
|
#
86a63f51 |
| 25-May-2018 |
Greg Roach <fisharebest@webtrees.net> |
Remove old code
|
#
5225fdfc |
| 25-May-2018 |
Greg Roach <fisharebest@webtrees.net> |
Replace code with lookup table
|
#
e1d1700b |
| 19-Feb-2018 |
Greg Roach <fisharebest@gmail.com> |
Fix: #1618 - add handler for media files that are not images
|
#
2361dfe8 |
| 18-Jan-2018 |
Greg Roach <fisharebest@gmail.com> |
Replace PHP5 ErrorException with PHP7 Throwable
|
#
1062a142 |
| 07-Jan-2018 |
Greg Roach <fisharebest@gmail.com> |
Happy new year - 2018
|
#
ccf1c580 |
| 07-Jan-2018 |
Greg Roach <fisharebest@gmail.com> |
Typo: addition/addtion. Fix: missing help windows
|