index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-20
Fix: #2831 - do not use getmxrr to validate email domains
Greg Roach
1
-8
/
+3
2019-12-19
Remove dead code
Greg Roach
1
-14
/
+0
2019-12-19
PHPdoc
Greg Roach
2
-62
/
+62
2019-12-19
Update vendor dependencies
Greg Roach
73
-290
/
+439
2019-12-19
Update package dependencies
Greg Roach
5
-1663
/
+1273
2019-12-19
Fix: #2895 #2894 #2841 - changing the home-page blocks deletes other block data
Greg Roach
1
-0
/
+2
2019-12-19
XML reports: remove unused HTML elements
Greg Roach
23
-341
/
+0
2019-12-19
XML reports: remove unused PageHeader elements
Greg Roach
24
-319
/
+11
2019-12-18
Testing
Greg Roach
1
-21
/
+2
2019-12-18
Combine copy and cleanup steps in upgrade wizard
Greg Roach
1
-43
/
+32
2019-12-18
Fix: #2844 - update session cookie name
Greg Roach
2
-9
/
+3
2019-12-18
Test coverage
Greg Roach
19
-757
/
+674
2019-12-17
Remove dead code
Greg Roach
2
-48
/
+5
2019-12-17
Add PHP 7.4 support date
Greg Roach
1
-1
/
+2
2019-12-16
phpstan is more useful than phan
Greg Roach
1
-9
/
+0
2019-12-16
Fix: unescaped characters in HTML reports
Greg Roach
3
-38
/
+0
2019-12-16
Typo
Greg Roach
1
-1
/
+1
2019-12-16
wip
Greg Roach
1
-5
/
+0
2019-12-16
Remove dead code
Greg Roach
1
-1
/
+0
2019-12-16
Static analysis errors in reports
Greg Roach
5
-21
/
+7
2019-12-16
Refactor to avoid possible null-value error
Greg Roach
3
-14
/
+4
2019-12-16
Session class name clashes with PHP class
Greg Roach
1
-3
/
+3
2019-12-16
Access constants via interface, not via trait
Greg Roach
1
-2
/
+2
2019-12-16
PHPdoc
Greg Roach
17
-81
/
+17
2019-12-16
Convert home page controller into request handlers and a service
Greg Roach
44
-1033
/
+1859
2019-12-16
Fix: #2887 - increase size of accordion touch targets
Greg Roach
8
-40
/
+24
2019-12-16
Fix: #2887 - group input fields for new individuals
Greg Roach
8
-35
/
+58
2019-12-15
Fix: #2741 #2881 - list of unrelated individuals excludes groups of one
Greg Roach
1
-1
/
+7
2019-12-15
Alternative solution to #2884
Greg Roach
2
-19
/
+43
2019-12-15
Fix: #2848 - sex icons should match size of surrounding text
Greg Roach
7
-4
/
+16
2019-12-15
Fix: #2862 - colorbox loading indicator in wrong position
Greg Roach
7
-8
/
+13
2019-12-15
Fix: #2878 - SVG icons not mirrored on RTL pages
Greg Roach
8
-8
/
+10
2019-12-15
Fix: #2596 - lines on CSS charts not mirrored for RTL pages
Greg Roach
9
-9
/
+9
2019-12-15
Fix: #2869 - apply CSRF checks after routing
Greg Roach
3
-331
/
+358
2019-12-15
wip
Greg Roach
1
-5
/
+0
2019-12-15
Fix: #2877, Fix: #2886 - missing config option for relationships chart
Greg Roach
1
-1
/
+1
2019-12-14
Fix: #2883 - missing styles in minimal.css
Greg Roach
2
-1
/
+9
2019-12-13
HTML <textarea> elements always use \r\n for line endings
Greg Roach
7
-115
/
+19
2019-12-13
Remove unused variable
Greg Roach
1
-3
/
+0
2019-12-13
Fix more line ending to "CONT" conversions (#2875)
Thomas Karcher
1
-7
/
+4
2019-12-13
CodeStyle - strict types
Greg Roach
103
-1683
/
+592
2019-12-13
Fix: #2873 - wrong CONT tags when creating source with multi-line text
Greg Roach
2
-11
/
+3
2019-12-11
Fix: #2859 - _WT_OBJE_SORT links create duplicates in fix-level-0-media
Greg Roach
1
-5
/
+7
2019-12-11
Fix: #2833 Allow charts to start at private records when 'show private relati...
Greg Roach
10
-64
/
+67
2019-12-11
Fix: token missing in registration emails
Greg Roach
1
-4
/
+7
2019-12-11
Typo
Greg Roach
1
-1
/
+1
2019-12-11
Add .jpe to list of supported image extensions
Greg Roach
1
-0
/
+1
2019-12-11
Fix: #2866 - allow non-image media files to be displayed in the browser
Greg Roach
3
-7
/
+13
2019-12-11
changed use of <label> to aria-label (#2865)
David Drury
1
-2
/
+9
2019-12-11
Fix: #2856 - apply datatables styling/behaviour consistently
Greg Roach
16
-19
/
+43
[next]