#
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
|
#
cc7d0e55 |
| 03-Dec-2017 |
Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com> |
Scrutinizer Auto-Fixes (#1525)
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
#
22acdb08 |
| 17-Oct-2017 |
Greg Roach <fisharebest@gmail.com> |
Fix: #479 #712 - replace markdown-extra with commonmark, add autolinking for XREFs
|
#
9524b7b5 |
| 13-Jul-2017 |
Greg Roach <fisharebest@gmail.com> |
Review escaping
|
#
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'
|
#
24ec66ce |
| 08-Mar-2015 |
Greg Roach <fisharebest@gmail.com> |
Use Tree object instead of ID/name
|
#
84caa210 |
| 06-Feb-2015 |
Greg Roach <fisharebest@gmail.com> |
Globals
|
#
518bbdc1 |
| 05-Feb-2015 |
Greg Roach <fisharebest@gmail.com> |
Fix ##1284239 - Search: User permissions of selected tree are used for every tree
|