| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-10-24 | Refactor pending changes to use service and request handlers | Greg Roach | 39 | -1114/+1659 | |
| 2019-10-23 | CodeStyle | Greg Roach | 1 | -0/+2 | |
| 2019-10-23 | Fix: #2678 (additional fix for ugly URLs) | Greg Roach | 3 | -4/+4 | |
| 2019-10-23 | Apply fixes from StyleCI (#2687) | Greg Roach | 1 | -12/+12 | |
| 2019-10-23 | Error handling | Greg Roach | 2 | -2/+6 | |
| 2019-10-23 | Add test for coverage class Age (#2474) | sibador | 1 | -0/+63 | |
| 2019-10-23 | Add basic CONTRIBUTING.md. Fixes #1794. (#2659) | Ben | 1 | -0/+114 | |
| * Add basic CONTRIBUTING.md. Fixes #1794. * Mention webtrees.github.io for contributions. * Add notes on development tools * Update CONTRIBUTING.md * Update CONTRIBUTING.md * Policy for third-party libraries in the source tree. * Add advice on shallow cloning. * Typo | |||||
| 2019-10-23 | Strict types | Greg Roach | 2 | -3/+3 | |
| 2019-10-23 | Fix: Only single generation shown: $generations not being set correctly in ↵ | David Drury | 1 | -4/+1 | |
| PedigreeMapModule::getPedigreeMapFacts() (#2684) | |||||
| 2019-10-23 | load modules and catch exceptions on include and boot. (#2658) | Ben | 1 | -2/+9 | |
| * load modules and catch exceptions on include and boot. * PSR4 * PSR4 - no empty line. * show error message and exception message instead of renaming or disabling the module. * Revert the second try/catch block * Need to escape error message * Catch more general exceptions * Unused import | |||||
| 2019-10-23 | Fix: #2682 Use POST+GET on pedigree-map | Greg Roach | 1 | -0/+11 | |
| 2019-10-23 | Scrutinizer Auto-Fixes (#2683) | Scrutinizer Auto-Fixer | 1 | -4/+4 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2019-10-23 | Fix; #2664 - Refactor reports to use POST/GET and request handlers | Greg Roach | 12 | -115/+473 | |
| 2019-10-22 | Fix: PhpDebugBar fails to load assets when using pretty URLs | Greg Roach | 2 | -3/+7 | |
| 2019-10-22 | Fix: #2676 URLs for pedigree map need to be generated on the server | Greg Roach | 2 | -8/+4 | |
| 2019-10-22 | Fix: #2668 route 'home-page' now has a request handler | Greg Roach | 2 | -2/+2 | |
| 2019-10-22 | Fix: #2677 - quick-search is now a POST action | Greg Roach | 2 | -1/+2 | |
| 2019-10-22 | Fix: #2678 URLs for interactive tree need to be generated on the server | Greg Roach | 5 | -9/+10 | |
| 2019-10-22 | Use tree service | Greg Roach | 23 | -307/+243 | |
| 2019-10-22 | Use POST+GET for module admin | Greg Roach | 7 | -24/+102 | |
| 2019-10-22 | Static analysis tools dislike variable method calls. | Greg Roach | 5 | -9/+16 | |
| 2019-10-21 | Typo | Greg Roach | 1 | -1/+1 | |
| 2019-10-21 | Strict types | Greg Roach | 12 | -17/+21 | |
| 2019-10-21 | Fix: tooltip count of all given names wrong | Greg Roach | 1 | -10/+10 | |
| 2019-10-21 | PHPdoc | Greg Roach | 1 | -1/+1 | |
| 2019-10-21 | Prune dead code | Greg Roach | 1 | -7/+1 | |
| 2019-10-21 | Fix: #2665 - Use POST+GET on search forms | Greg Roach | 17 | -667/+1144 | |
| 2019-10-21 | Pass dependencies in the constructor | Greg Roach | 3 | -5/+32 | |
| 2019-10-21 | Revert "Show upload error for media files, too. Fixes #2655. (#2669)" | Greg Roach | 1 | -7/+1 | |
| This reverts commit a861fc17571166077668d12fdeea10cc1220c970. | |||||
| 2019-10-21 | Username/password in URLs need to have special characters escaped | Greg Roach | 1 | -2/+2 | |
| 2019-10-21 | Show upload error for media files, too. Fixes #2655. (#2669) | Ben | 1 | -1/+7 | |
| 2019-10-20 | Generate absolute URLs | Greg Roach | 2 | -11/+28 | |
| 2019-10-20 | Strict typing | Greg Roach | 2 | -2/+2 | |
| 2019-10-20 | Fix: #2666 - routing for clippings cart | Greg Roach | 2 | -9/+3 | |
| 2019-10-20 | Fix: #2633 - redirect to home page after signing out | Greg Roach | 3 | -4/+14 | |
| 2019-10-20 | Fix: #2660 - use HTTP POST to set palette color | Greg Roach | 1 | -50/+65 | |
| 2019-10-20 | Strict comparisons | Greg Roach | 10 | -36/+33 | |
| 2019-10-20 | Fix: #2648 - move media from level 0 to level 1 broken | Greg Roach | 2 | -3/+4 | |
| 2019-10-19 | Update SQL modes for compatibility with MySQL 8.0 | Greg Roach | 1 | -4/+1 | |
| 2019-10-19 | Fix: #2649 - Fix routing for FAQ module | Greg Roach | 15 | -90/+59 | |
| 2019-10-19 | Fix: #2647 - modules may (or may not) need a tree in their route | Greg Roach | 2 | -34/+26 | |
| 2019-10-19 | Fix: #2646 - broadcast messages should not have a 'sent from URL' footer | Greg Roach | 6 | -17/+19 | |
| 2019-10-19 | Fix: #2632 - redirect from home-page to user-page after login | Greg Roach | 4 | -19/+14 | |
| 2019-10-19 | Fix: #2635 - no tree shown on login page | Greg Roach | 9 | -14/+26 | |
| 2019-10-19 | Fix: #2650 - cannot change language from control panel | Greg Roach | 1 | -1/+2 | |
| 2019-10-19 | Strict types | Greg Roach | 18 | -33/+45 | |
| 2019-10-19 | Avoid re-using variable names | Greg Roach | 1 | -4/+4 | |
| 2019-10-19 | Undefined variable | Greg Roach | 1 | -0/+1 | |
| 2019-10-18 | Strict types | Greg Roach | 4 | -7/+7 | |
| 2019-10-18 | Type hints | Greg Roach | 19 | -17/+19 | |
