#
23de9ab7 |
| 04-Feb-2019 |
Greg Roach <fisharebest@gmail.com> |
Apply fixes from StyleCI (#2179)
|
#
7def76c7 |
| 03-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Working on upgrade wizard and testing
|
#
bf57b580 |
| 01-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor admin controllers and services
|
#
e5a6b4d4 |
| 31-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor class User - use NULL-object pattern for guests and temporary users, create UserService
|
#
f52696eb |
| 06-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
No longer dependent on specific versions of MySQL
|
#
16d6367a |
| 04-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Add visibility to constants
|
#
8fcd0d32 |
| 01-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Happy 2019
|
#
c6a0ce5c |
| 25-Dec-2018 |
Greg Roach <fisharebest@webtrees.net> |
Add comments to empty catch blocks
|
#
0120d29d |
| 20-Dec-2018 |
Greg Roach <fisharebest@webtrees.net> |
Remove unused imports
|
#
91495569 |
| 08-Dec-2018 |
Greg Roach <fisharebest@webtrees.net> |
Move DebugBar code to middleware
|
#
65e02381 |
| 01-Dec-2018 |
Greg Roach <fisharebest@webtrees.net> |
PHP 7.1: short-syntax for array destructuring
|
#
8d0ebef0 |
| 17-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Prefer class-constants to global-constants
|
#
ebf05b8e |
| 06-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Strict types
|
#
e7f56f2a |
| 05-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Add declare(strict_types=1) to all PHP scripts
|
#
8f53f488 |
| 27-Aug-2018 |
Rico Sonntag <mail@ricosonntag.de> |
Added PHP7 return types to methods according doc block (#1864)
|
#
0d11ac7e |
| 14-Aug-2018 |
Greg Roach <fisharebest@webtrees.net> |
Move upgrade logic to service
|