#
320f6a24 |
| 19-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Strict types
|
#
0cc533a6 |
| 17-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
fcfa147e |
| 17-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
71378461 |
| 08-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Working on routing
|
#
47256fc5 |
| 30-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
CodeStyle
|
#
3976b470 |
| 29-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
7f5c2944 |
| 12-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
CodeStyle - use groupBy() consistently
|
#
21f5b67a |
| 18-Aug-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2488 - Numeric name causes type error
|
#
a69f5655 |
| 17-Jul-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use Query Expression class directly, remove unused imports
|
#
74d6dc0e |
| 17-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
CodeStyle
|
#
6ccdf4f0 |
| 02-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
|
#
0b5fd0a6 |
| 03-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Declare static closures
|
#
e364afe4 |
| 07-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Code style and testing
|
#
25d7fe95 |
| 06-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Type hinting
|
#
4459dc9a |
| 03-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Convert from Carbon (v1) to CarbonImmutable (v2)
|
#
2b7831a1 |
| 02-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
TypeHints
|
#
269fd10d |
| 26-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Remove global constant CLIENT_JD
|
#
87cca37c |
| 23-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor module components
|
#
67992b6a |
| 17-Feb-2019 |
Richard Cissee <ric@richard-cissee.de> |
Lists as Modules
|
#
c0112ce8 |
| 22-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactoring and cleanup
|
#
999da590 |
| 22-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor statistics query functions to return queries
|
#
cde1d378 |
| 22-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor statistics query functions to return queries
|
#
93ccd686 |
| 22-Feb-2019 |
Rico Sonntag <mail@ricosonntag.de> |
Moved color interpolation to separate class, renamed helper to servic… (#2248)
* Moved color interpolation to separate class, renamed helper to service, use snake_case in classes
* Removed abstra
Moved color interpolation to separate class, renamed helper to servic… (#2248)
* Moved color interpolation to separate class, renamed helper to service, use snake_case in classes
* Removed abstract google class
show more ...
|
#
3413ec75 |
| 21-Feb-2019 |
Rico Sonntag <mail@ricosonntag.de> |
Varius fixes to the statistics (#2247)
* Varius fixes to the statistics
* Cast to integer
|
#
2c928961 |
| 20-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Convert SQL queries to use illuminate/database
|