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
/
TopPageViewsModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-02-12
Add Armenian translation
Greg Roach
1
-5
/
+0
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2025-01-04
Remove unnecessary PHPDOC
Greg Roach
1
-3
/
+0
2024-11-22
PHP 8.3 allows class constants to have type hints
Greg Roach
1
-2
/
+2
2024-10-08
CodeStyle
Greg Roach
1
-5
/
+0
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-11-18
Use Validator
Greg Roach
1
-2
/
+3
2022-11-05
Fix: #4590 - strict type error in top 10 pages
Greg Roach
1
-1
/
+2
2022-09-06
CodeStyle
Greg Roach
1
-0
/
+2
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-21
PHPdoc
Greg Roach
1
-4
/
+4
2021-10-29
CodeStyle - whitespace
Greg Roach
1
-1
/
+3
2021-10-12
PHPdoc
Greg Roach
1
-5
/
+5
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-2
/
+2
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-2
/
+3
2019-12-13
CodeStyle - strict types
Greg Roach
1
-1
/
+1
2019-11-12
Top pageviews
Greg Roach
1
-33
/
+22
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
-26
/
+10
2019-05-08
PSR-7 requests
Greg Roach
1
-2
/
+4
2019-04-25
Strict types
Greg Roach
1
-2
/
+2
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-3
/
+3
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-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-1
/
+1
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-20
Working on #2120 - refactor modules: combine installed/enabled/allowed module...
Greg Roach
1
-4
/
+6
2019-01-05
Use illuminate/database
Greg Roach
1
-12
/
+8
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-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-2
/
+2
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
1
-1
/
+1
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
1
-1
/
+1
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-2
/
+2
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
-130
/
+148
2018-07-15
Move module views to the views/modules folder
Greg Roach
1
-2
/
+2
[next]