| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2022-02-24 | Validation | Greg Roach | 4 | -17/+20 | |
| 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 | 16 | -131/+172 | |
| 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 | 14 | -0/+1202 | |
| 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 | 1 | -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 | 1 | -2/+1 | |
| 2021-10-22 | Trailing spaces are significant in markdown | Greg Roach | 6 | -6/+6 | |
| 2021-10-14 | Simplify type-checks in validator | Greg Roach | 1 | -22/+11 | |
| 2021-10-13 | Remove unused imports | Greg Roach | 2 | -2/+0 | |
| 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 | |
| 2021-09-24 | Remove duplicated code | Greg Roach | 1 | -6/+6 | |
| 2021-09-04 | Replace EOL Swiftmailer library by Symfony Mailer (#4015) | Jonathan Jaubart | 1 | -7/+113 | |
| 2021-09-03 | Fix: #4026 - Unit test failure | Greg Roach | 136 | -1171/+1171 | |
| 2021-09-01 | Use wt- namespace for data attributes | Greg Roach | 1 | -4/+4 | |
| 2021-08-15 | Fix: #3986 - Close relative events are CustomEvent, not EventDescriptor | Greg Roach | 1 | -39/+0 | |
| 2021-07-16 | Canada census 3 (#3936) | glarwill | 20 | -36/+2999 | |
| * Added 3 years of Canada Census formats * Added tests for Canadian census data * Fixed month-day order and moved Canadian to bottom of default * a bit of cleanup to the spacing, and comments * Fix style for spacing * 5 more years of Canadian census documents * Corrected cp artifact in original file version * Adjusted date of 1851 Canada census to be in 1851 * Fixed <tab> vs space * typo * Adapted to comments * Removed change in Age.php, per comments * restored AgeTest * small clean up, spacing and some comments | |||||
