| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-10-23 | Fix: #1985 - RTL Edit Fact | makitso | 1 | -0/+4 | |
| 2018-10-23 | Fix: #1999 - Place hierarchy Individual spacing | makitso | 1 | -0/+3 | |
| 2018-10-23 | Fix: #1998 - RTL Family box placement on Pedigree Chart | makitso | 1 | -1/+1 | |
| 2018-09-08 | Fix: #1894 - Root person picture in selection boxes | makitso | 1 | -0/+15 | |
| 2018-09-04 | Fix: #1877 - Remove invalid value for "align-items" | makitso | 1 | -6/+0 | |
| 2018-08-19 | Update colors palettes | makitso | 1 | -0/+7 | |
| 2018-07-16 | Temporary fix for select2 controls that are initially hidden | Greg Roach | 1 | -16/+0 | |
| 2018-07-15 | convert Admin pages and ajax calls to route/view | David Drury | 1 | -5/+3 | |
| Remove unused files formatting Fix some inadvertently reverted code extend use of Request remove unused class For place hierarchy show a map or table but not both Bug fix: Location->getChildren not respecting hierarchy change classnames simplify css Improve breadcrumbs simplify css use views for map sidebar html escape routes Bug Fix: place hierarchy not respecting tree Update Place class phpDocs Add note on place hierarchy styling and place hierarchy page layout Shift html to view Bug Fix: longstanding bug copied from GoogleMap module where hierarchy incorrectly checked on admin places page php-cs-fixer formatting Bug fix: import csv file where all records are greater than level 0 (e.g SWE1000.csv) | |||||
| 2018-05-08 | Pedigree - Hourglass Scroll Bars | makitso | 1 | -1/+1 | |
| Unfortunately, the patch I submitted for issue 1692 did not do the job. Ideal, an overflow-y: visible; would be the optimal solution. However, this is not possible due to use of overflow-x (forces visible to become auto). As such, a vertical scroll bar is visible when not really needed unless you mouse over the pedigree popup. | |||||
| 2018-05-05 | Override vendor shadow css on pedigree chart | makitso | 1 | -0/+4 | |
| 2018-04-15 | Fix: #1692 - Hourglass and Pedigree chart horizontal scroll | makitso | 1 | -1/+0 | |
| 2018-03-30 | Additional work on #1661 charts on My Page | makitso | 1 | -1/+0 | |
| 2018-03-25 | Fix #661 - Dropdown menu cropped in Hourglass chart | makitso | 1 | -1/+1 | |
| 2018-03-17 | Allow full visibility on Pedigree child box dropdown | makitso | 1 | -0/+5 | |
| 2018-03-15 | Fix: #1643 charts block needs to use new chart views/routes/controllers | Greg Roach | 1 | -6/+1 | |
| 2018-03-11 | Convert pedigree chart to http controller/view architecture | Greg Roach | 1 | -5/+2 | |
| 2018-02-19 | Minor style issues | makitso | 1 | -1/+1 | |
| 2018-02-08 | Fix: # 1603 - Root ID image spacing | makitso | 1 | -2/+6 | |
| 2018-01-15 | Fix regression caused by patch 6b10592 | makitso | 1 | -1/+1 | |
| 2018-01-13 | Improve thumbnail image spacing | makitso | 1 | -1/+5 | |
| 2018-01-07 | Happy new year - 2018 | Greg Roach | 1 | -1/+1 | |
| 2018-01-06 | Fix: #1571 Root person miniature picture in selection boxes | makitso | 1 | -0/+4 | |
| 2017-12-28 | Bootstrap 4.0.0-beta.3 | Greg Roach | 1 | -4/+2 | |
| 2017-12-14 | Fix: #1539 - missing horizontal scrollbars in relationship chart | Greg Roach | 1 | -1/+1 | |
| 2017-11-18 | Try another bootstrap RTL library | Greg Roach | 1 | -5/+0 | |
| 2017-11-18 | Working on front-controller | Greg Roach | 1 | -1/+1 | |
| 2017-11-15 | Fixes? #1362 horizontal scrollbars | Greg Roach | 1 | -0/+8 | |
| 2017-11-14 | Fix #1470 - responsive tables for home page blocks | Greg Roach | 1 | -5/+3 | |
| 2017-11-14 | Fix: #1470 - box "research tasks" wrong formatted | makitso | 1 | -0/+7 | |
| 2017-11-09 | Individuals List - Increase font size | makitso | 1 | -4/+1 | |
| 2017-10-30 | Fix: #1451 content such as menus needs to overflow blocks | Greg Roach | 1 | -8/+0 | |
| 2017-10-27 | RTL | Greg Roach | 1 | -4/+4 | |
| 2017-10-27 | Use template for module administration | Greg Roach | 1 | -0/+5 | |
| 2017-10-12 | Fix #1390 - Blocks outside of border - reimplement change | makitso | 1 | -8/+7 | |
| 2017-10-11 | Refinements on previous 1390 fix | makitso | 1 | -11/+6 | |
| 2017-10-11 | Issue #1390 - Blocks outside of border | makitso | 1 | -3/+17 | |
| 2017-10-10 | Bootstrap row/column markup | Greg Roach | 1 | -10/+3 | |
| 2017-10-01 | Fix: #1378 - default/custom favicons | Greg Roach | 3 | -0/+0 | |
| 2017-10-01 | Add class .wt-facts-table to replace various displays of facts and family ↵ | Greg Roach | 1 | -8/+0 | |
| members | |||||
| 2017-09-29 | Cleanup flex for family and individual lists | makitso | 1 | -6/+1 | |
| 2017-09-26 | My Page charts - selector change | makitso | 1 | -1/+1 | |
| 2017-09-26 | Another update to adding flex to individuals and family lists | makitso | 1 | -2/+2 | |
| 2017-09-26 | Minor update to adding flex to individuals and family lists | makitso | 1 | -1/+14 | |
| 2017-09-25 | Add flex to individual and family lists | makitso | 1 | -5/+14 | |
| 2017-09-24 | Fix #1352 Remove bootstrap4-alpha styling. Use bootstrap4-beta helper ↵ | Greg Roach | 1 | -49/+4 | |
| classes instead. | |||||
| 2017-09-19 | Fix popup for Theme Change on side bar | makitso | 1 | -0/+4 | |
| 2017-09-10 | Pedigree chart - styling for root arrow childbox | makitso | 1 | -0/+60 | |
| 2017-09-09 | Search forms additional styling (#1353) | Carmen Pijpers | 1 | -30/+1 | |
| 2017-09-08 | Add horizontal scroll to My page charts for RTL | makitso | 1 | -0/+4 | |
| 2017-09-08 | Fix HTML validation errors | makitso | 1 | -4/+4 | |
