| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-12-27 | Use illuminate/database for migrations and seeds | Greg Roach | 58 | -1664/+1197 | |
| 2018-12-27 | Use illuminate/database for middleware | Greg Roach | 1 | -16/+9 | |
| 2018-12-27 | Scrutinizer Auto-Fixes (#2071) | Scrutinizer Auto-Fixer | 1 | -1/+1 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2018-12-27 | Fix: #2069 - historical facts only shown when relatives facts enabled | Greg Roach | 1 | -11/+7 | |
| 2018-12-25 | Type hints | Greg Roach | 1 | -1/+1 | |
| 2018-12-25 | Use fully-qualified class names to prevent conflict with global scope | Greg Roach | 1 | -8/+4 | |
| 2018-12-25 | Add comments to empty catch blocks | Greg Roach | 2 | -0/+3 | |
| 2018-12-21 | Fix: missing confirmation email after approving a new user | Greg Roach | 1 | -0/+18 | |
| 2018-12-21 | Wrong URL in clippings cart | Greg Roach | 1 | -2/+2 | |
| 2018-12-21 | Use laravel support functions to truncate strings | Greg Roach | 3 | -5/+7 | |
| 2018-12-20 | Remove unused parameter | Greg Roach | 1 | -5/+4 | |
| 2018-12-20 | Remove unused imports | Greg Roach | 28 | -73/+30 | |
| 2018-12-20 | PHPdoc | Greg Roach | 1 | -1/+1 | |
| 2018-12-20 | Remove unused parameter | Greg Roach | 1 | -3/+2 | |
| 2018-12-20 | Update StatisticsChartController.php (#2065) | Rico Sonntag | 1 | -6/+6 | |
| Fixed integer division: https://dev.webtrees.net/demo-dev/index.php?route=statistics&ged=demo#tab-custom-statistics => Age in year of marriage | |||||
| 2018-12-19 | Remove dead code | Greg Roach | 1 | -30/+2 | |
| 2018-12-19 | Strict types | Greg Roach | 23 | -23/+23 | |
| 2018-12-19 | Refactor $ctype global as a parameter | Greg Roach | 26 | -127/+77 | |
| 2018-12-19 | Update Stats.php (#2064) | Rico Sonntag | 1 | -6/+6 | |
| Fixed missing default value. See "Oldest living individuals" at https://dev.webtrees.net/demo-dev/index.php?route=statistics&ged=demo | |||||
| 2018-12-18 | Remove PhpGedView transfer wizard. PhpGedView users will need to migrate to ↵ | Greg Roach | 2 | -1482/+0 | |
| webtrees 1.7 before upgrading to webtrees 2.0 | |||||
| 2018-12-18 | Add support for Laravel query-builder | Greg Roach | 48 | -97/+84 | |
| 2018-12-14 | Remove unused code | Greg Roach | 1 | -80/+0 | |
| 2018-12-14 | Typo | Greg Roach | 1 | -1/+1 | |
| 2018-12-14 | Apply fixes from StyleCI (#2062) | Greg Roach | 1 | -4/+7 | |
| 2018-12-14 | Fix: #860 allow clipboard facts to be pasted to different types of record | Greg Roach | 1 | -33/+35 | |
| 2018-12-14 | Refactor clipboard functionality to a ClipboardService | Greg Roach | 3 | -100/+144 | |
| 2018-12-13 | SHOW_LDS_AT_GLANCE function hasn't worked for years and nobody noticed so ↵ | Greg Roach | 5 | -58/+0 | |
| remove it | |||||
| 2018-12-13 | Update Stats.php (#2060) | Rico Sonntag | 1 | -1/+1 | |
| * Update Stats.php Fixes missing quotes in query, resulting in empty response. https://dev.webtrees.net/demo-dev/index.php?route=statistics&ged=demo#tab-other-statistics => First event, last event * Replace quotes * Whitespace | |||||
| 2018-12-13 | #2057 - Fixed missing type cast (#2058) | Rico Sonntag | 1 | -1/+5 | |
| 2018-12-10 | Fix: #2053 - level 1 source citations missing DATA field | Greg Roach | 1 | -0/+1 | |
| 2018-12-09 | Fix: #1126 - only send messages to users who can see the current tree | Greg Roach | 1 | -2/+9 | |
| 2018-12-08 | Scrutinizer Auto-Fixes (#2050) | Scrutinizer Auto-Fixer | 1 | -1/+1 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2018-12-08 | Apply fixes from StyleCI (#2049) | Greg Roach | 1 | -1/+1 | |
| 2018-12-08 | Use views for given-names lists and tables | Greg Roach | 3 | -167/+36 | |
| 2018-12-08 | Fix: double-escaping place names in lifespans | Greg Roach | 1 | -2/+2 | |
| 2018-12-08 | Move DebugBar code to middleware | Greg Roach | 39 | -164/+57 | |
| 2018-12-08 | Restructure resources folder to match changes in laravel 5.7 | Greg Roach | 1 | -1/+1 | |
| 2018-12-08 | 2.0.0-alpha.4 | Greg Roach | 1 | -1/+1 | |
| 2018-12-08 | 2.0.0-alpha.42.0.0-alpha.4 | Greg Roach | 1 | -1/+1 | |
| 2018-12-03 | New media objects need the correct type | Greg Roach | 2 | -1/+41 | |
| 2018-12-01 | Update swiftmailer from v5 to v6 | Greg Roach | 5 | -35/+24 | |
| 2018-12-01 | PHPdoc | Greg Roach | 1 | -2/+0 | |
| 2018-12-01 | PHP 7.1: Multiple types in catch block | Greg Roach | 1 | -3/+1 | |
| 2018-12-01 | PHP 7.1: short-syntax for array destructuring | Greg Roach | 23 | -49/+49 | |
| 2018-11-29 | Fix: #2046 - help text breaks layout, so move to modal | Greg Roach | 1 | -0/+5 | |
| 2018-11-29 | Fix: #2000 - xref parameter missing from report menus | Greg Roach | 18 | -99/+109 | |
| 2018-11-29 | Fix: #2045 - javascript missing on descendancy chart lists | Greg Roach | 1 | -6/+8 | |
| 2018-11-26 | #2034 - empty favorites form cauess error | Greg Roach | 2 | -12/+18 | |
| 2018-11-26 | Tweak | Greg Roach | 1 | -2/+2 | |
| 2018-11-25 | Apply fixes from StyleCI (#2042) | Greg Roach | 1 | -2/+2 | |
