| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-01-30 | 2059 (#2156) | Rico Sonntag | 3 | -360/+33 | |
| * 2059 - Split other charts into separate views * 2059 - Added some basic bootstrap markup * 2059 - Moved distribution chart out of places table * 2059 - Moved HTML of other statistics (places list) into templates * 2059 - Removed tables, use cards instead * 2059 - Started adding chart.js charts * 2059: Moved template into sub directory * 2059: Refactor family statistics * 2059 - Started splitting places lists * 2059 - Refactor individual statistics * 2059: Moved HTML into templates * 2059: Handle list/nolist of top-10 oldest * 2059 - Use separate templates for lists * 2059: Use templates * 2059 - Minor enhancements * 2059: Moved distribution chart into own class * 2059: Splitted Stats into separate modules * 2059: Use repository pattern to hide complexity and structure methods * 2059: Use illuminate db * 2059: Google charts * 2059: Squash classes * 2059: Use PHPs number formatter to format century ordinal suffix * 2059: Place repository * 2059: Use repositories * 2059: Use illuminate db * 2059: Simplify event repository methods * 2059: Use @inheritDoc to avoid duplicate (or not updated) doc blocks * 2059: PlaceRepository - Use illuminate database * 2059: SexRepository * 2059: Removed not used percentage calculations * 2059: Consolidate classes * 2059: Event dates * 2059: Use constants * 2059: Refactoring Stats * 2059: Rename repo * 2059: Refactor media repository * 2059: Removed Chart.js stuff, doing this in a later update * 2059: Reduce code complexity * 2059: Moved age calculation to separate method * 2059: Fixes after rebase * 2059: Removed obsolete method parameters * 2059: Use view to render hitcounter * 2059: Update phpdoc * 2059: Removed debug output * 2059: Use consts * 2059: Fixed method parameter type hints * 2059: Add missing const types * 2059: Simplify method * 2059: Refactor google charts * 2059: Fixed rebase issues | |||||
| 2019-01-29 | Move analytics settings to the module settings | Greg Roach | 10 | -0/+123 | |
| 2019-01-28 | Fix: #2151 - Update views to match updated Place class | Greg Roach | 2 | -2/+2 | |
| 2019-01-28 | Update Stats class to use new modules | Greg Roach | 1 | -0/+9 | |
| 2019-01-28 | Convert page footers to modules | Greg Roach | 4 | -0/+24 | |
| 2019-01-28 | Refactor Location class | Greg Roach | 1 | -4/+2 | |
| 2019-01-27 | Refactor class Place | Greg Roach | 5 | -7/+7 | |
| 2019-01-26 | Fix: #2129 - module management | Greg Roach | 7 | -7/+7 | |
| 2019-01-24 | Refactoring module API | Greg Roach | 1 | -1/+1 | |
| 2019-01-24 | Working on icons | Greg Roach | 2 | -14/+21 | |
| 2019-01-24 | Working on icons | Greg Roach | 9 | -44/+68 | |
| 2019-01-23 | Cleanup interactive tree module | Greg Roach | 1 | -0/+0 | |
| 2019-01-23 | Merge chart controllers into chart modules | Greg Roach | 4 | -7/+7 | |
| 2019-01-23 | Tidy ajax parameter to charts | Greg Roach | 12 | -0/+105 | |
| 2019-01-23 | Merge chart controllers into chart modules | Greg Roach | 5 | -0/+698 | |
| 2019-01-23 | Merge chart controllers into chart modules | Greg Roach | 3 | -1/+114 | |
| 2019-01-22 | Merge chart controllers into chart modules | Greg Roach | 2 | -0/+506 | |
| 2019-01-22 | Merge chart controllers into chart modules | Greg Roach | 2 | -0/+192 | |
| 2019-01-22 | Merge chart controllers into chart modules | Greg Roach | 2 | -0/+113 | |
| 2019-01-22 | Merge chart controllers into chart modules | Greg Roach | 8 | -5/+170 | |
| 2019-01-22 | Merge DescentsChartController into DescendancyChartModule | Greg Roach | 2 | -1/+53 | |
| 2019-01-22 | Merge CompactChartController into CompactChartModule | Greg Roach | 5 | -0/+348 | |
| 2019-01-22 | Merge AncestorsChartController into AncestorsChartModule | Greg Roach | 1 | -0/+63 | |
| 2019-01-20 | Working on #2120 - refactor modules: combine installed/enabled/allowed ↵ | Greg Roach | 3 | -7/+7 | |
| module lists; use traits to provide default implementations for interfaces; enable new modules by default; remove constructor | |||||
| 2019-01-09 | Use illuminate/database in remaining modules | Greg Roach | 1 | -1/+1 | |
| 2019-01-06 | Fix: #2100 markup for legend elements changed in latest bootstrap | Greg Roach | 1 | -2/+2 | |
| 2018-12-31 | Fix: #1711 - display toggles not persistent | Greg Roach | 5 | -9/+9 | |
| 2018-12-08 | Use views for given-names lists and tables | Greg Roach | 3 | -16/+12 | |
| 2018-12-02 | Fix reselecting batch update plugin. (#2047) | Bombadil | 1 | -1/+1 | |
| 2018-11-23 | Fix: #2039 - double-escaping place URLs | Greg Roach | 4 | -4/+4 | |
| 2018-11-18 | Fix: #2028 - fix delete buttons on census assistant table | Greg Roach | 1 | -4/+13 | |
| 2018-11-18 | Prefer class-constants to global-constants | Greg Roach | 2 | -8/+10 | |
| 2018-11-18 | Rename GedcomRecord::getFacts() to facts() | Greg Roach | 1 | -5/+5 | |
| 2018-11-18 | Rename GedcomRecord::getGedcom() to gedcom() | Greg Roach | 1 | -1/+1 | |
| 2018-11-18 | Rename GedcomRecord::getTree() to tree() | Greg Roach | 5 | -21/+21 | |
| 2018-11-18 | Rename GedcomRecord::getXref() to xref() | Greg Roach | 7 | -21/+21 | |
| 2018-11-18 | Rename Tree::getTitle() to title() | Greg Roach | 3 | -3/+3 | |
| 2018-11-18 | Rename Tree::getTreeName() to name() | Greg Roach | 22 | -57/+57 | |
| 2018-11-18 | Rename Tree::getTreeId() to id() | Greg Roach | 2 | -4/+4 | |
| 2018-11-18 | Rename Fact::getLabel() to label() | Greg Roach | 4 | -6/+6 | |
| 2018-11-18 | Rename Fact::getDate() to date() | Greg Roach | 8 | -15/+15 | |
| 2018-11-18 | Rename Fact::getPlace() to place() | Greg Roach | 3 | -5/+5 | |
| 2018-11-18 | Rename Fact::getTarget() to target() | Greg Roach | 1 | -3/+3 | |
| 2018-11-18 | Rename Fact::getAttribute() to attribute() | Greg Roach | 1 | -1/+1 | |
| 2018-11-18 | Rename Fact::getValue() to value() | Greg Roach | 1 | -1/+1 | |
| 2018-11-18 | Rename Fact::getParent() to record() | Greg Roach | 5 | -7/+7 | |
| 2018-10-15 | Fix: #1972 - use markup in both favorites blocks | Greg Roach | 1 | -1/+3 | |
| 2018-10-12 | Use .phtml extension for template files | Greg Roach | 79 | -0/+0 | |
| 2018-10-04 | Code style | Greg Roach | 74 | -2660/+2663 | |
| 2018-10-03 | Validate parameters | Greg Roach | 1 | -1/+1 | |
