#
25c4634f |
| 27-Aug-2018 |
Rico Sonntag <rico.sonntag@netresearch.de> |
Use null coalescing operator
|
#
8f53f488 |
| 27-Aug-2018 |
Rico Sonntag <mail@ricosonntag.de> |
Added PHP7 return types to methods according doc block (#1864)
|
#
20ac4041 |
| 24-Aug-2018 |
Greg Roach <fisharebest@webtrees.net> |
PHPDoc
|
#
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
|
#
5fe1add5 |
| 13-Jul-2018 |
Greg Roach <fisharebest@webtrees.net> |
Remove the googlemaps module and lots of old code
|
#
e5588fb0 |
| 21-Jun-2018 |
Greg Roach <fisharebest@webtrees.net> |
SQL_CACHE and SQL_NO_CACHE no longer work in MySQL 8
|
#
72ac996d |
| 29-May-2018 |
Greg Roach <fisharebest@webtrees.net> |
Convert stories module to http/controller
|
#
e2ae4578 |
| 05-May-2018 |
Greg Roach <fisharebest@webtrees.net> |
Working on themes/layouts
|
#
1062a142 |
| 07-Jan-2018 |
Greg Roach <fisharebest@gmail.com> |
Happy new year - 2018
|
#
b7ee5e66 |
| 19-Jun-2017 |
Carmen Pijpers <carmen@justcarmen.nl> |
Fix #1251 new module settings not saved (#1252)
|
#
15d603e7 |
| 07-Mar-2017 |
Greg Roach <fisharebest@gmail.com> |
jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows
|
#
6bdf7674 |
| 08-Mar-2017 |
Greg Roach <fisharebest@gmail.com> |
2017
|
#
c9aedfee |
| 24-Dec-2016 |
webtrees <noreply@webtrees.net> |
Merge branch 'master' of https://github.com/fisharebest/webtrees
|
#
13abd6f3 |
| 23-Dec-2016 |
Greg Roach <fisharebest@gmail.com> |
Code style - short array syntax
|
#
87503df0 |
| 19-May-2016 |
Greg Roach <fisharebest@gmail.com> |
Fix #413 - Version and link for custom modules
|
#
289f869b |
| 09-Apr-2016 |
Greg Roach <fisharebest@gmail.com> |
Sort list of installed modules
|
#
34322389 |
| 09-Apr-2016 |
Greg Roach <fisharebest@gmail.com> |
Remove dependency on I18N from AbstractModule::getInstalledModules
|
#
369c0ce6 |
| 30-Jan-2016 |
Greg Roach <fisharebest@gmail.com> |
Update copyright year
|
#
ad2f0e13 |
| 17-Jan-2016 |
Greg Roach <fisharebest@gmail.com> |
Two spaces have no effect in HTML
|
#
3cf92ae2 |
| 16-Jun-2015 |
Greg Roach <fisharebest@gmail.com> |
Allow more HTML attributes on menu items
|
#
76692c8b |
| 08-Jun-2015 |
Greg Roach <fisharebest@gmail.com> |
PHPDoc
|
#
0e62c4b8 |
| 31-May-2015 |
Greg Roach <fisharebest@gmail.com> |
PSR-4
|
#
cbc1590a |
| 30-May-2015 |
Greg Roach <fisharebest@gmail.com> |
Code style
|
#
e2a378d3 |
| 29-Mar-2015 |
Greg Roach <fisharebest@gmail.com> |
Split class Module into static and abstract parts
|