#
820b62df |
| 16-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use Collection class
|
#
39ca88ba |
| 15-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Rename functions getFoo() to foo() and return collections instead of arrays
|
#
e759aebb |
| 14-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Working on pedigree chart
|
#
242a7862 |
| 13-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactoring themes and chart boxes
|
#
39b853a7 |
| 11-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Working on RTL and icons
|
#
e837ff07 |
| 07-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Working on CSS and themes
|
#
e5a6b4d4 |
| 31-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor class User - use NULL-object pattern for guests and temporary users, create UserService
|
#
d5897acb |
| 30-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix imports
|
#
8136679e |
| 30-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Converting themes to modules
|
#
9867b2f0 |
| 26-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Prevent users typing direct URLs to charts that are enabled, but are above their access level
|
#
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
|
#
9b5537c3 |
| 23-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Tidy ajax parameter to charts
|
#
26684e68 |
| 22-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Merge chart controllers into chart modules
|
#
377a2979 |
| 22-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Rename chart interface api
|
#
e6562982 |
| 21-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Prepare to merge chart controllers into chart modules
|
#
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
|
#
f4afa648 |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename GedcomRecord::getTree() to tree()
|
#
c0935879 |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename GedcomRecord::getXref() to xref()
|
#
aa6f03bb |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Tree::getTreeName() to name()
|
#
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)
|
#
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
|