| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-01-01 | Remove old functions from class Database that are now provided by ↵ | Greg Roach | 1 | -40/+0 | |
| illuminate/database | |||||
| 2019-01-01 | Fix: #2082 - cannot reprocess a request object after processing an uploaded file | Greg Roach | 1 | -1/+2 | |
| 2018-12-31 | Fix: #1711 - display toggles not persistent | Greg Roach | 1 | -2/+2 | |
| 2018-12-31 | More tests | Greg Roach | 1 | -14/+33 | |
| 2018-12-31 | Apply fixes from StyleCI (#2081) | Greg Roach | 1 | -1/+1 | |
| 2018-12-31 | Fix: #2080 - DB::raw() queries fail when table prefixes are used | Greg Roach | 1 | -32/+7 | |
| 2018-12-31 | Add tests for Auth and Site classes | Greg Roach | 3 | -7/+12 | |
| 2018-12-31 | Add missing directory separator (#2079) | Carmen | 1 | -1/+1 | |
| 2018-12-30 | Apply fixes from StyleCI (#2078) | Greg Roach | 1 | -1/+1 | |
| 2018-12-30 | Use illuminate/database for trees/users and add tests using sqlite | Greg Roach | 2 | -73/+72 | |
| 2018-12-30 | Use illuminate/database | Greg Roach | 3 | -72/+127 | |
| 2018-12-30 | Fix: #2075 typo | Greg Roach | 1 | -1/+1 | |
| 2018-12-29 | Use illuminate/database for site settings and logs | Greg Roach | 3 | -20/+28 | |
| 2018-12-29 | Use illuminate/database for GEDCOM records | Greg Roach | 6 | -69/+52 | |
| 2018-12-29 | Use illuminate/database for theme | Greg Roach | 1 | -20/+22 | |
| 2018-12-29 | Use illiminate/database for hit-counter middleware | Greg Roach | 1 | -27/+14 | |
| 2018-12-28 | Apply fixes from StyleCI (#2073) | Greg Roach | 1 | -1/+0 | |
| 2018-12-28 | Use illuminate/database for module access | Greg Roach | 5 | -329/+195 | |
| 2018-12-27 | Apply fixes from StyleCI (#2072) | Greg Roach | 3 | -3/+1 | |
| 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 | |
