| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2022-03-13 | PHPunit assertions are static | Greg Roach | 22 | -210/+212 | |
| 2022-03-13 | Add missing composer dependency for dev | Greg Roach | 1 | -1/+0 | |
| 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 | |
| 2022-02-24 | Validation | Greg Roach | 5 | -23/+21 | |
| 2022-02-23 | CodeStyle | Greg Roach | 1 | -1/+0 | |
| 2022-02-23 | Working on validation | Greg Roach | 1 | -58/+59 | |
| 2022-02-23 | Update and use Validation class | Greg Roach | 11 | -48/+46 | |
| 2022-02-21 | PHPdoc | Greg Roach | 1 | -3/+0 | |
| 2022-02-20 | Move FunctionsImport to GedcomImportService | Greg Roach | 18 | -136/+181 | |
| 2022-02-20 | Create Timestamp class and factory to replace direct-dependency on Carbon | Greg Roach | 1 | -3/+3 | |
| 2022-02-18 | Fix: #1663 - add support for ANSEL encoding | Greg Roach | 15 | -1/+1203 | |
| 2022-02-05 | Refactor surname tradition | Greg Roach | 9 | -119/+9 | |
| 2022-02-01 | Add tests for CalendarDateFactory | Greg Roach | 2 | -1/+301 | |
| 2022-01-31 | Upgrade commonmark from 1.x to 2.x | Greg Roach | 1 | -22/+14 | |
| 2022-01-02 | Fix: #4149 - legacy redirects fail when correpsonding module is disabled | Greg Roach | 29 | -0/+4219 | |
| 2021-11-21 | CodeStyle | Greg Roach | 2 | -0/+133 | |
| 2021-11-16 | CodeStyle | Greg Roach | 1 | -7/+7 | |
| 2021-11-09 | Fix: save edit facts not working | Greg Roach | 1 | -0/+11 | |
| 2021-11-06 | Use exception for upload file errors | Greg Roach | 1 | -1/+1 | |
| 2021-11-05 | Move class to correct namespace | Greg Roach | 1 | -10/+11 | |
| 2021-11-05 | Unit tests for RightToLeftSupport | Greg Roach | 1 | -33/+190 | |
| 2021-11-05 | Move RTL report support functions to reports folder/namespace | Greg Roach | 1 | -0/+257 | |
| 2021-11-05 | CodeStyle | Greg Roach | 1 | -1/+1 | |
| 2021-11-05 | Fix: empty/non-empty tags when saving edits | Greg Roach | 1 | -0/+108 | |
| 2021-10-30 | Remove unused import | Greg Roach | 1 | -1/+0 | |
| 2021-10-29 | CodeStyle - remove default parameters | Greg Roach | 1 | -2/+1 | |
| 2021-10-29 | TypeHints | Greg Roach | 2 | -14/+4 | |
| 2021-10-29 | Unnecessary assertion in unit tests | Greg Roach | 10 | -202/+202 | |
| 2021-10-29 | CodeStyle | Greg Roach | 2 | -3/+2 | |
| 2021-10-22 | Trailing spaces are significant in markdown | Greg Roach | 6 | -6/+6 | |
| 2021-10-19 | Fix dependency injection in statistics classes | Greg Roach | 1 | -2/+18 | |
| 2021-10-14 | TypeHints | Greg Roach | 1 | -2/+3 | |
| 2021-10-14 | Simplify type-checks in validator | Greg Roach | 1 | -22/+11 | |
| 2021-10-13 | Add missing type-hints | Greg Roach | 1 | -1/+1 | |
| 2021-10-13 | Remove unused imports | Greg Roach | 2 | -2/+0 | |
| 2021-10-12 | PHPdoc | Greg Roach | 3 | -13/+13 | |
| 2021-10-12 | Fix validator signature for array method + unit tests (#4064) | Jonathan Jaubart | 1 | -0/+210 | |
| 2021-10-04 | Add rate-limit for visitor actions that could send email | Greg Roach | 1 | -0/+113 | |
| 2021-10-03 | Refactor HTTP exceptions | Greg Roach | 10 | -12/+12 | |
