index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Module
/
TopGivenNamesModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-16
Fix: #3729 - top 10 given names config error
Greg Roach
1
-1
/
+1
2021-02-10
CodeStyle
Greg Roach
1
-3
/
+3
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2019-12-13
CodeStyle - strict types
Greg Roach
1
-1
/
+1
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-07-14
Refactor blocks
Greg Roach
1
-27
/
+26
2019-05-08
PSR-7 requests
Greg Roach
1
-2
/
+4
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-4
/
+4
2019-03-20
Block styling
Greg Roach
1
-1
/
+2
2019-03-07
Code style and testing
Greg Roach
1
-2
/
+2
2019-03-05
Custom module examples
Greg Roach
1
-1
/
+1
2019-03-02
Use app() shortcut
Greg Roach
1
-1
/
+1
2019-02-01
Refactor admin controllers and services
Greg Roach
1
-19
/
+6
2019-01-30
Apply fixes from StyleCI (#2164)
Greg Roach
1
-1
/
+2
2019-01-30
Use dependency injection for Statistics class
Greg Roach
1
-7
/
+19
2019-01-25
Apply fixes from StyleCI (#2135)
Greg Roach
1
-1
/
+1
2019-01-25
Convert tracking and analytics functions into modules
Greg Roach
1
-1
/
+1
2019-01-24
Refactoring module API
Greg Roach
1
-1
/
+1
2019-01-22
Merge chart controllers into chart modules
Greg Roach
1
-1
/
+1
2019-01-22
PHPdoc
Greg Roach
1
-2
/
+10
2019-01-20
Working on #2120 - refactor modules: combine installed/enabled/allowed module...
Greg Roach
1
-3
/
+5
2019-01-04
Add visibility to constants
Greg Roach
1
-2
/
+2
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-19
Strict types
Greg Roach
1
-1
/
+1
2018-12-19
Refactor $ctype global as a parameter
Greg Roach
1
-5
/
+3
2018-12-08
Use views for given-names lists and tables
Greg Roach
1
-8
/
+6
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-2
/
+2
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-10-04
Update to Stats.php
Greg Roach
1
-3
/
+5
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-2
/
+2
2018-08-27
Strict Types
Greg Roach
1
-28
/
+14
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-2
/
+2
2018-08-26
Replace Filter::get() and Filter::post() with $request
Greg Roach
1
-9
/
+16
2018-08-18
CodeStyle - comments should not be used in the middle of lines
Greg Roach
1
-8
/
+8
2018-07-16
Use PSR2 code style
Greg Roach
1
-108
/
+142
2018-07-15
Move module views to the views/modules folder
Greg Roach
1
-4
/
+4
2018-07-07
Remove global variables from blocks
Greg Roach
1
-8
/
+11
2018-01-27
Use views for block configuration
Greg Roach
1
-26
/
+13
2018-01-26
Use controller/view for block configuration
Greg Roach
1
-2
/
+4
2018-01-13
Use views for genealogy objects
Greg Roach
1
-4
/
+3
2018-01-07
Happy new year - 2018
Greg Roach
1
-1
/
+1
2017-12-19
Fix: #1541 Cannot type hint void return in PHP 7.0
Greg Roach
1
-1
/
+1
2017-12-03
Scrutinizer Auto-Fixes (#1525)
Scrutinizer Auto-Fixer
1
-17
/
+17
2017-12-02
Return type hints
Greg Roach
1
-5
/
+7
2017-11-13
File permissions
Greg Roach
1
-0
/
+0
2017-10-30
Fix: #1451 content such as menus needs to overflow blocks
Greg Roach
1
-27
/
+15
2017-10-12
Fix #1390 - Blocks outside of border - reimplement change
makitso
1
-1
/
+1
2017-10-11
Issue #1390 - Blocks outside of border
makitso
1
-1
/
+1
2017-09-26
Working on blocks and templates
Greg Roach
1
-19
/
+17
[next]