#
a091ac74 |
| 11-May-2020 |
Greg Roach <greg@subaqua.co.uk> |
Update code to use new Factory objects
|
#
615ea171 |
| 04-Jan-2020 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2941 - non-images labelled as images can break the slideshow
|
#
b46c87bd |
| 13-Dec-2019 |
Greg Roach <fisharebest@webtrees.net> |
CodeStyle - strict types
|
#
7ff867dc |
| 26-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2695 - slideshow gives error for private media
|
#
75964c75 |
| 25-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
No need to throw exceptions in assert()
|
#
fcfa147e |
| 17-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
cd0fe2c5 |
| 15-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: undefined variable when editing raw gedcom for record with no facts
|
#
ae7e1e94 |
| 15-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix bug in slideshow module when there are no media objects
|
#
5136fb17 |
| 15-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Simplify slide-show logic to match media
|
#
3976b470 |
| 29-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
9e8577e7 |
| 16-Aug-2019 |
Greg Roach <fisharebest@webtrees.net> |
Media type 'other' can include media without a type - #2489
|
#
3caaa4d2 |
| 14-Jul-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor blocks
|
#
b6b9dcc9 |
| 08-May-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR-7 requests
|
#
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
|
#
be7373a1 |
| 18-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #1996 - slide show does not start automatically
|
#
1e7a7a28 |
| 18-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Block styling
|
#
e364afe4 |
| 07-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Code style and testing
|
#
0cfd6963 |
| 05-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Custom module examples
|
#
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
|
#
63276d8f |
| 24-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactoring module API
|
#
26684e68 |
| 22-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Merge chart controllers into chart modules
|
#
961ec755 |
| 22-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
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
|