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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-25
Deprecate LocalizationService and use PHP-INTL for sorting instead of MySQL
Greg Roach
3
-51
/
+5
2022-09-19
CodeStyle
Greg Roach
1
-1
/
+0
2022-09-19
Fix tests
Greg Roach
1
-2
/
+4
2022-09-06
CodeStyle
Greg Roach
7
-7
/
+14
2022-09-06
PHPdoc
Greg Roach
2
-1
/
+3
2022-06-20
Fix failing test
Greg Roach
1
-0
/
+11
2022-06-09
Fix: SOUR:PUBL can contain multi-line text
Greg Roach
1
-0
/
+10
2022-06-08
Fix: #4450 inline sources not displayed correctly
Greg Roach
1
-1
/
+13
2022-06-06
Add missing subtags to facts and events
Greg Roach
1
-3
/
+3
2022-06-02
Use a factory to make the current time
Greg Roach
2
-44
/
+17
2022-06-02
Add some GEDCOM 7 definitions
Greg Roach
3
-0
/
+198
2022-06-01
Add 1950 US census
Greg Roach
1
-1
/
+2
2022-05-30
Fix: #4447 - EntryRecodingDate is just a DateValue
Greg Roach
1
-39
/
+0
2022-05-23
Fix: #4420 - GOV ids can be upper/lower/mixed case
Greg Roach
1
-3
/
+3
2022-05-21
Fix: #4417 - bad regex in Fact::attribute()
Greg Roach
1
-4
/
+28
2022-05-21
Fix tests
Greg Roach
1
-1
/
+1
2022-05-19
Fix: #4402 - quoted HTML in note titles are truncated
Greg Roach
2
-12
/
+27
2022-05-18
Fix: #4408 - allow negative integers when validating parameters
Greg Roach
1
-2
/
+11
2022-05-13
Use Validator class
Greg Roach
1
-17
/
+8
2022-05-11
Fix: #4393 - name of multi-paragraph note
Greg Roach
1
-0
/
+10
2022-05-09
Create surname traditions using a factory
Greg Roach
1
-15
/
+21
2022-05-04
Fix tests
Greg Roach
1
-4
/
+4
2022-04-28
Fix: y,m,d are lowercase in AGE fields
Greg Roach
1
-3
/
+3
2022-04-20
Add support for GEDZIP exports. Fixes: #4288
Greg Roach
2
-12
/
+14
2022-04-19
Fix failing test
Greg Roach
1
-0
/
+11
2022-04-16
Prefer uppercase for RestrictionNotice fields. See #4308
Greg Roach
2
-9
/
+9
2022-04-16
Prefer uppercase for PedigreeLinkageType fields. See #4308
Greg Roach
2
-0
/
+12
2022-04-16
Prefer uppercase for NameType fields. See #4308
Greg Roach
10
-114
/
+124
2022-04-16
GEDCOM7 files can have two restrictions in the same RESN tag
Greg Roach
1
-3
/
+7
2022-04-16
Prefer upper-case for AgeAtEvent. See #4308
Greg Roach
1
-3
/
+18
2022-04-16
Prefer upper-case for PhoneticType, RomanizedType and OrdinanceProcessFlag. S...
Greg Roach
4
-7
/
+26
2022-04-16
Prefer upper-case for ChildLinkageStatus, SourceMediaType and MultimediaForma...
Greg Roach
3
-16
/
+16
2022-04-15
Testing
Greg Roach
1
-3
/
+3
2022-04-14
Rewrite the GEDCOM error check. Fixes: #4255. Fixes #3654. Fixes #957
Greg Roach
1
-1
/
+1
2022-04-13
Use Validator and ResponseFactory in Redirect request handlers
Greg Roach
2
-2
/
+2
2022-04-12
Remove unused imports
Greg Roach
5
-22
/
+0
2022-04-07
Testing
Greg Roach
1
-5
/
+5
2022-04-05
Upper/lower case mismatch causes wrong content-type header for CSV download
Greg Roach
4
-6
/
+8
2022-04-05
Add tests and validation to site-logs request-handlers
Greg Roach
4
-0
/
+220
2022-04-04
Fix: #4281 - newlines in markdown text
Greg Roach
1
-2
/
+36
2022-04-04
Fix: #4286 - empty route parameters excluded from URL
Greg Roach
1
-0
/
+58
2022-04-03
Refactor custom tags. Replace modules with hard-coded configuration options
Greg Roach
2
-0
/
+5
2022-04-01
Simplify call to isLocalUrl()
Greg Roach
1
-40
/
+31
2022-03-29
Fix: re-importing large trees causes timeout errors
Greg Roach
1
-1
/
+0
2022-03-17
CodeStyle - prefer single quotes
Greg Roach
37
-68
/
+68
2022-03-16
PHPdoc
Greg Roach
4
-0
/
+12
2022-03-16
It is 2022 - update copyright dates
Greg Roach
611
-611
/
+611
2022-03-15
GEDCOM files created by LifeLines 3 do not have CHAR definitions. Assume ASCII
Greg Roach
1
-0
/
+13
2022-03-13
Use PHPunit features
Greg Roach
1
-44
/
+42
2022-03-13
Dead code
Greg Roach
1
-4
/
+0
[next]