#
16d6367a |
| 04-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Add visibility to constants
|
#
8fcd0d32 |
| 01-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Happy 2019
|
#
2e5b4452 |
| 29-Dec-2018 |
Greg Roach <fisharebest@webtrees.net> |
Use illuminate/database for GEDCOM records
|
#
8d0ebef0 |
| 17-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Prefer class-constants to global-constants
|
#
30158ae7 |
| 12-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename GedcomRecord::getFacts() to facts()
|
#
e7f56f2a |
| 05-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Add declare(strict_types=1) to all PHP scripts
|
#
3c90ed31 |
| 23-Sep-2018 |
Greg Roach <fisharebest@webtrees.net> |
Fix type mismatch
|
#
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
|
#
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
|
#
6bdf7674 |
| 08-Mar-2017 |
Greg Roach <fisharebest@gmail.com> |
2017
|
#
c9aedfee |
| 24-Dec-2016 |
webtrees <noreply@webtrees.net> |
Merge branch 'master' of https://github.com/fisharebest/webtrees
|
#
13abd6f3 |
| 23-Dec-2016 |
Greg Roach <fisharebest@gmail.com> |
Code style - short array syntax
|
#
369c0ce6 |
| 30-Jan-2016 |
Greg Roach <fisharebest@gmail.com> |
Update copyright year
|
#
76692c8b |
| 08-Jun-2015 |
Greg Roach <fisharebest@gmail.com> |
PHPDoc
|
#
06ef8e02 |
| 01-Jun-2015 |
Greg Roach <fisharebest@gmail.com> |
Prefer self/static to class name
|
#
cbc1590a |
| 30-May-2015 |
Greg Roach <fisharebest@gmail.com> |
Code style
|
#
64d9078a |
| 11-May-2015 |
Greg Roach <fisharebest@gmail.com> |
Performance - automatically re-use all prepared statements
|
#
28db1f7c |
| 13-Mar-2015 |
Vytautas Krivickas <vytautas.krivickas@gmail.com> |
Merge remote-tracking branch 'upstream/master'
|