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
/
RecentChangesModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
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
-7
/
+13
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-21
PHPdoc
Greg Roach
1
-10
/
+11
2022-02-20
Create Timestamp class and factory to replace direct-dependency on Carbon
Greg Roach
1
-4
/
+3
2022-02-18
PHPdoc
Greg Roach
1
-2
/
+2
2021-10-29
TypeHints
Greg Roach
1
-2
/
+1
2021-10-15
Prefer object to stdClass
Greg Roach
1
-9
/
+8
2021-02-16
Fix: #3726 - strict type error
Greg Roach
1
-1
/
+1
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
-4
/
+4
2020-06-05
Better handling of unknown users in recent changes block
Greg Roach
1
-1
/
+4
2020-06-03
Recent changes block, add options for source of data and display of timestamp
Greg Roach
1
-6
/
+87
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-1
/
+2
2020-05-11
PHPdoc
Greg Roach
1
-2
/
+9
2020-02-29
Fix initial order of recent changes table
Greg Roach
1
-1
/
+1
2020-02-17
Default order for recent changes table
Greg Roach
1
-0
/
+6
2020-01-29
Add high/low parameters to configure block pagination
Greg Roach
1
-7
/
+14
2020-01-29
Fix: #773, Fix: #1320, Fix: #2954, Fix: #3032 - Add pagination/show-more to l...
Greg Roach
1
-4
/
+6
2020-01-29
Use real timestamp/user for last-change block, not CHAN record
Greg Roach
1
-17
/
+55
2019-12-13
CodeStyle - strict types
Greg Roach
1
-1
/
+1
2019-10-20
Strict comparisons
Greg Roach
1
-1
/
+1
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-12
CodeStyle - use groupBy() consistently
Greg Roach
1
-1
/
+1
2019-07-14
Refactor blocks
Greg Roach
1
-25
/
+24
2019-05-09
PSR-7 requests
Greg Roach
1
-9
/
+5
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-3
/
+3
2019-04-03
Declare static closures
Greg Roach
1
-2
/
+2
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-03
Convert from Carbon (v1) to CarbonImmutable (v2)
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-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-10
Use closures as callbacks for sorting
Greg Roach
1
-9
/
+3
2019-01-09
Use illuminate/database in remaining modules
Greg Roach
1
-25
/
+16
2019-01-04
Add visibility to constants
Greg Roach
1
-7
/
+7
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
-4
/
+2
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-10
Use closure instead of array-notation
Greg Roach
1
-30
/
+11
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
[next]