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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-31
CodeStyle - whitespace
Greg Roach
13
-13
/
+0
2024-03-31
PHP 8.2 - union types
Greg Roach
44
-134
/
+84
2024-03-31
PHP 7.4 - short arrow functions
Greg Roach
31
-184
/
+72
2024-03-21
Implicit/explicit nullable types for PHP 8.4
Greg Roach
5
-5
/
+5
2024-03-19
Typo
Greg Roach
1
-1
/
+1
2024-02-26
Fix some phpstan issues
Greg Roach
4
-11
/
+10
2024-01-24
Remove debug
Greg Roach
1
-1
/
+0
2024-01-24
Fix: #4943 - validation of old URLs for lifespan chart
Greg Roach
1
-2
/
+9
2024-01-13
Avoid implicit type checks
Greg Roach
6
-12
/
+12
2023-12-30
CodeStyle
Greg Roach
1
-1
/
+1
2023-12-19
Update FanChartModule.php (#4917)
Franz Frese
1
-2
/
+2
2023-11-14
Fix: #4904 - individual list error when there are no individuals without a su...
Greg Roach
1
-1
/
+1
2023-11-07
Fix: #4842 - update the JS snippet for matomo analytics
Greg Roach
1
-1
/
+0
2023-11-05
Fix: #4898 - requesting a non-existing surname breaks the individual list
Greg Roach
1
-1
/
+11
2023-11-04
Fix: #4900 - cannot disable sublists on individual list page
Greg Roach
1
-1
/
+2
2023-09-28
Fix: #4700, fix: #4870, fix: #4879 - broken logic for individual lists
Greg Roach
2
-56
/
+105
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
30
-33
/
+30
2023-08-18
Fix: #4865 - cannot show single surname after viewing all surnames in individ...
Greg Roach
1
-3
/
+3
2023-07-23
phpdoc
Greg Roach
38
-76
/
+0
2023-07-02
Fix: #4836, Fix: #4837 - parameters for individual list not being passed into...
Greg Roach
2
-0
/
+7
2023-05-30
codestyle
Greg Roach
1
-2
/
+2
2023-05-30
CodeStyle
Greg Roach
1
-1
/
+1
2023-05-30
Fix: #4833 - individual/family lists, default for show-married-names broken
Greg Roach
2
-118
/
+70
2023-05-29
Error if base_url not set
Greg Roach
1
-2
/
+2
2023-05-16
Add Basque language
Greg Roach
1
-0
/
+49
2023-04-03
Replace illuminate/container with our own simpler container
Greg Roach
17
-96
/
+51
2023-03-29
Consistent use of select/pluck
Greg Roach
5
-19
/
+11
2023-03-20
Fix sorting of menus with first letter accentuated (#4797)
Julien Papasian
3
-3
/
+3
2023-03-14
Add definitions for Uzbek language
Greg Roach
1
-0
/
+123
2023-03-07
CodeStyle
Greg Roach
1
-1
/
+1
2023-03-07
imagedestroy() has no effect since PHP8.0
Greg Roach
1
-2
/
+0
2023-03-04
Fix: #4776 - Given initial lists fail for German surnames with umlauts
Greg Roach
1
-1
/
+8
2023-02-19
Fix: #4759 - retire the OS historic map module
Greg Roach
1
-85
/
+0
2023-02-04
Merge ->filter()->first()
Greg Roach
1
-3
/
+1
2023-02-02
Improve type hints for phpstan. See #4713
Greg Roach
3
-9
/
+15
2023-02-02
Fix: #4746 - improve colour contrast on places tab
Greg Roach
1
-10
/
+10
2023-02-01
Add signatures to closures in phpdoc. See #4713
Greg Roach
1
-1
/
+1
2023-02-01
Use class-string annotations. See #4713
Greg Roach
3
-6
/
+6
2023-02-01
Simplify access to current language. See #4713
Greg Roach
1
-9
/
+17
2023-01-30
Fix: #4744 - individual/family list should use 301 for non-canonical URLs
Greg Roach
2
-2
/
+4
2023-01-25
It's 2023
Greg Roach
256
-256
/
+256
2023-01-25
It's 2023
Greg Roach
256
-256
/
+256
2023-01-24
Workaround for --enable-gd-jis-conv
Greg Roach
1
-0
/
+7
2023-01-16
Bing maps provider set initial zoom levels (#4727)
David Drury
1
-0
/
+10
2023-01-11
CodeStyle - use null coalesce operator
Greg Roach
3
-3
/
+3
2023-01-11
CodeStyle - ::class constant
Greg Roach
1
-1
/
+1
2023-01-08
Fix: numeric surname breaks individual/family list
Greg Roach
1
-1
/
+1
2023-01-04
Fix some typos (found by codespell) (#4705)
Stefan Weil
1
-1
/
+1
2022-12-29
Fix: #4694 - placenames sorted incorrectly
Greg Roach
1
-1
/
+1
2022-12-24
Fix: #4679 - SQL-Server cannot select * when group by primary key
Greg Roach
2
-3
/
+3
[next]