#
fb7a0427 |
| 01-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: initial order of tabs, menus, etc. wrong
|
#
1c7a6874 |
| 24-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Collection / array
|
#
580a4d11 |
| 24-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2263 - facts duplicated in chart-boxes
|
#
39ca88ba |
| 15-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Rename functions getFoo() to foo() and return collections instead of arrays
|
#
1e372bfc |
| 05-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
CodeStyle
|
#
406c2a36 |
| 05-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
CodeStyle
|
#
2adcbd9a |
| 05-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2159 - integrate clipboard support into modules
|
#
8eaf8709 |
| 05-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
#2159 - Allow tabs and sidebars to register the facts that they handle.
|
#
5699f0a8 |
| 25-Jan-2019 |
Greg Roach <fisharebest@gmail.com> |
Apply fixes from StyleCI (#2135)
|
#
37eb8894 |
| 25-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Convert tracking and analytics functions into modules
|
#
353b36ab |
| 22-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
#2130 - default order of menus clashes with user-defined order from previous versions
|
#
961ec755 |
| 22-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
cbf4b7fa |
| 20-Jan-2019 |
Greg Roach <fisharebest@gmail.com> |
Apply fixes from StyleCI (#2123)
|
#
c1afbf58 |
| 20-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Missing function visibility, etc.
|
#
49a243cb |
| 19-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Working on #2120 - refactor modules: combine installed/enabled/allowed module lists; use traits to provide default implementations for interfaces; enable new modules by default; remove constructor
|
#
8fcd0d32 |
| 01-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Happy 2019
|
#
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()
|
#
138ca96c |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Fact::getGedcom() to gedcom()
|
#
e7f56f2a |
| 05-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Add declare(strict_types=1) to all PHP scripts
|
#
9b34404b |
| 27-Aug-2018 |
Greg Roach <fisharebest@webtrees.net> |
Fix some of PR #1864
|
#
8f53f488 |
| 27-Aug-2018 |
Rico Sonntag <mail@ricosonntag.de> |
Added PHP7 return types to methods according doc block (#1864)
|
#
bbb76c12 |
| 18-Aug-2018 |
Greg Roach <fisharebest@webtrees.net> |
CodeStyle - comments should not be used in the middle of lines
|
#
c1010eda |
| 16-Jul-2018 |
Greg Roach <fisharebest@webtrees.net> |
Use PSR2 code style
|
#
1e3dc560 |
| 14-Jul-2018 |
Greg Roach <fisharebest@webtrees.net> |
Remove unused import statements
|