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
/
Services
Age
Commit message (
Collapse
)
Author
Files
Lines
2024-03-31
CodeStyle - whitespace
Greg Roach
3
-3
/
+0
2024-03-31
PHP 8.2 - union types
Greg Roach
6
-68
/
+17
2024-03-31
PHP 7.4 - short arrow functions
Greg Roach
15
-151
/
+53
2024-03-21
Implicit/explicit nullable types for PHP 8.4
Greg Roach
4
-6
/
+6
2024-02-26
Fix some phpstan issues
Greg Roach
2
-8
/
+4
2024-02-26
Fix: #4549 - Localise timestamps on site-logs and pending-changes
Greg Roach
2
-5
/
+43
2024-02-19
Fix: #4887 - family event search broken in advanced search
Greg Roach
1
-5
/
+5
2024-02-17
Fix: #4887 - advanced-search place name input fields not intuitive
Greg Roach
1
-11
/
+14
2024-01-13
Avoid implicit type checks
Greg Roach
1
-1
/
+1
2024-01-05
Fix: #4934 - localised sorting of location names
Greg Roach
1
-2
/
+2
2024-01-03
CodeStyle
Greg Roach
1
-1
/
+1
2023-12-31
Fix: #4683 - Database agnostic support for GROUP_CONCAT/STRING_AGG
Greg Roach
1
-5
/
+17
2023-12-30
Fix: #4929 - graceful error handling when update server is unavailable
Greg Roach
1
-1
/
+2
2023-09-17
Remove unused PHP dependencies
Greg Roach
1
-2
/
+0
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
18
-20
/
+18
2023-08-18
Fix: #4868 - add rel=nofollow to contact links
Greg Roach
1
-1
/
+1
2023-07-26
Business logic functions should be 'pure'.
Greg Roach
1
-36
/
+42
2023-07-26
Fix #3651 - Insensitive searches with PostgreSQL
Julien Papasian
1
-29
/
+35
2023-07-23
phpdoc
Greg Roach
6
-12
/
+0
2023-06-05
PHPdoc
Greg Roach
1
-2
/
+2
2023-05-16
Add Basque language
Greg Roach
1
-0
/
+2
2023-04-03
Replace illuminate/container with our own simpler container
Greg Roach
4
-13
/
+6
2023-03-29
Consistent use of select/pluck
Greg Roach
2
-7
/
+6
2023-03-23
PHPdoc
Greg Roach
3
-18
/
+18
2023-03-16
Apply fixes from StyleCI (#4787)
Greg Roach
1
-4
/
+4
Co-authored-by: StyleCI Bot <bot@styleci.io>
2023-03-14
Add definitions for Uzbek language
Greg Roach
1
-0
/
+2
2023-02-22
Update to Laravel components to version 10
Greg Roach
1
-7
/
+4
2023-02-19
Fix: #4759 - retire the OS historic map module
Greg Roach
1
-2
/
+0
2023-02-02
Improve type hints for phpstan. See #4713
Greg Roach
1
-5
/
+13
2023-02-02
Improve type-hints for module service. See #4713
Greg Roach
1
-13
/
+18
2023-02-01
Add signatures to closures in phpdoc. See #4713
Greg Roach
3
-24
/
+24
2023-02-01
Use class-string annotations. See #4713
Greg Roach
1
-5
/
+5
2023-01-25
It's 2023
Greg Roach
34
-34
/
+34
2023-01-25
It's 2023
Greg Roach
34
-34
/
+34
2023-01-18
Fix: cannot export GEDCOM if the HEAD record has been deleted
Greg Roach
1
-6
/
+9
2022-12-27
Fix: #4684 - need column aliases for Postgres driver
Greg Roach
1
-1
/
+1
2022-12-26
Show timestamp of last check for update, and allow check at any time
Greg Roach
2
-11
/
+39
2022-12-24
Fix: #4679 - SQL-Server cannot select * when group by primary key
Greg Roach
2
-11
/
+12
2022-12-19
Use elements to reformat new records
Greg Roach
1
-11
/
+7
2022-12-15
Fix: #4647, Fix: #3567, Fix: #4479, Fix: #3459 - Apply collation rules in ↵
Greg Roach
1
-1
/
+1
PHP, rather than MySQL
2022-12-02
Mark password parameters as sensitive
Greg Roach
1
-1
/
+1
2022-11-30
PHPdoc
Greg Roach
1
-6
/
+8
2022-11-30
Remove unused imports
Greg Roach
1
-1
/
+0
2022-11-30
PHP 8.0 - Union types
Greg Roach
1
-1
/
+1
2022-11-30
PHP 8.0 - catch() parameters are optional
Greg Roach
6
-10
/
+10
2022-11-28
Remove deprecated code
Greg Roach
1
-202
/
+0
2022-11-25
Merge #4606 - add fullscreen controls
Greg Roach
1
-5
/
+7
2022-11-24
Add general purpose fullscreen function and provide map control to use it
David Drury
1
-6
/
+8
2022-11-24
Merge #4605 - create undo icon for maps
Greg Roach
1
-1
/
+1
2022-11-24
Use view for control icon, Exclusively use setAttribute as assigning aria-xx ↵
David Drury
1
-0
/
+1
attributes with simple = sign does not work
[next]