| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | 1 | -35/+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 | 1 | -0/+10 | |
| 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. ↵ | Greg Roach | 4 | -7/+26 | |
| See #4308 | |||||
| 2022-04-16 | Prefer upper-case for ChildLinkageStatus, SourceMediaType and ↵ | Greg Roach | 3 | -16/+16 | |
| MultimediaFormat. See #4308 | |||||
| 2022-04-15 | Testing | Greg Roach | 1 | -3/+3 | |
| 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 | 1 | -0/+2 | |
| 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 | 602 | -602/+602 | |
| 2022-03-15 | GEDCOM files created by LifeLines 3 do not have CHAR definitions. Assume ASCII | Greg Roach | 1 | -0/+13 | |
| 2022-03-13 | Dead code | Greg Roach | 1 | -4/+0 | |
| 2022-03-13 | PHPunit assertions are static | Greg Roach | 20 | -201/+201 | |
| 2022-03-13 | CodeStyle - upper/lower case mismatches | Greg Roach | 1 | -2/+2 | |
| 2022-03-13 | Do not change visibility during inheritence | Greg Roach | 4 | -4/+4 | |
| 2022-03-09 | Fix: #4250 - refactor linked-records and use consistently | Greg Roach | 1 | -6/+10 | |
| 2022-03-04 | Rhode Island State Censuses (#4241) | Kirk Gartside | 5 | -47/+456 | |
| * Adding RI 1905 census and tests. Note 1905 test is WIP * Modified files * Added new unit tests for first few columns * Added columns to test * Added tests for all columns * Added tests for title abbr & modified abbr * Completed automated test * Code cleanup * Cleaned up stlye * Added 1915 Census * Cleanup of 1915 * Added 1925 RI Census * Fix for 1915 Census Test * Cleaned up code format errors * Removed Whitespace Co-authored-by: Kirk Gartside <kirk@Kirks-iMac.local> | |||||
| 2022-03-01 | Testing | Greg Roach | 1 | -0/+69 | |
| 2022-03-01 | Validation | Greg Roach | 1 | -1/+4 | |
| 2022-02-27 | Testing | Greg Roach | 1 | -7/+2 | |
| 2022-02-26 | Validation | Greg Roach | 1 | -4/+17 | |
