#
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)
|
#
a45f9889 |
| 25-Aug-2018 |
Greg Roach <fisharebest@webtrees.net> |
Replace Filter::get() and Filter::post() with $request
|
#
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
|
#
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
|
#
147e99aa |
| 15-Jul-2018 |
Greg Roach <fisharebest@webtrees.net> |
Move module views to the views/modules folder
|
#
a4439c01 |
| 14-Jul-2018 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #1719 - update favorites modules
|
#
e5588fb0 |
| 21-Jun-2018 |
Greg Roach <fisharebest@webtrees.net> |
SQL_CACHE and SQL_NO_CACHE no longer work in MySQL 8
|
#
8840c547 |
| 06-May-2018 |
Greg Roach <fisharebest@webtrees.net> |
Working on new controllers
|
#
a6afca4c |
| 19-Jan-2018 |
Greg Roach <fisharebest@gmail.com> |
Error handling / exceptions
|
#
9807cf72 |
| 19-Jan-2018 |
Greg Roach <fisharebest@gmail.com> |
Use views for favorites block
|
#
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
|
#
a9430be8 |
| 02-Dec-2017 |
Greg Roach <fisharebest@gmail.com> |
Return type hints
|
#
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
|
#
3bfb94b0 |
| 02-Jun-2015 |
Greg Roach <fisharebest@gmail.com> |
Refactor database migrations to use autoloading and remove duplicates
|
#
0e62c4b8 |
| 31-May-2015 |
Greg Roach <fisharebest@gmail.com> |
PSR-4
|