| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-11-24 | Fix recent changes module text | Vytautas Krivickas | 1 | -1/+1 | |
| 2014-11-19 | Consistent capitalization of function names. Deprecated functions. | Greg Roach | 4 | -27/+27 | |
| 2014-11-18 | Merge some menu changes from the theme branch | Greg Roach | 1 | -35/+18 | |
| 2014-11-09 | Typo causes problem in mother-only family in interactive tree | Greg Roach | 1 | -1/+1 | |
| 2014-11-08 | PHPDoc | Greg Roach | 15 | -15/+15 | |
| 2014-11-05 | Combine CSS declarations for border, background, etc. | Greg Roach | 4 | -71/+75 | |
| 2014-11-05 | Missing import | Greg Roach | 1 | -0/+2 | |
| 2014-11-04 | Use Auth class instead of constants - will allow better masquerade function. ↵ | Greg Roach | 21 | -81/+111 | |
| Escape username, to remove restriction on allowed characters. | |||||
| 2014-11-03 | Remove option to add a scrollbar | David Drury | 1 | -29/+14 | |
| 2014-11-03 | #1377916 - False associated events shown for priest | Greg Roach | 1 | -1/+1 | |
| 2014-11-01 | Update pedigree map to use same ancestors array as other charts | Greg Roach | 1 | -35/+50 | |
| 2014-10-31 | #1385830 - interactive tree error with one-parent (mother) families | Greg Roach | 1 | -0/+4 | |
| 2014-10-28 | Merge pull request #287 from ddrury/censusAsstCSS | Greg Roach | 1 | -0/+11 | |
| Census Asst "Add individuals" table CSS | |||||
| 2014-10-28 | PSR-1 | Greg Roach | 1 | -16/+16 | |
| 2014-10-26 | Census Asst "Add individuals" table CSS | David Drury | 1 | -0/+11 | |
| 2014-10-26 | Move remaining functions from authentication.php to better location | Greg Roach | 1 | -4/+6 | |
| 2014-10-25 | Move chart function to chart controller. Use objects instead of XREFs | Greg Roach | 1 | -1/+1 | |
| 2014-10-25 | Fix #280 - calendar conversion | Greg Roach | 2 | -3/+3 | |
| 2014-10-23 | Cleanup | Greg Roach | 2 | -6/+4 | |
| 2014-10-23 | Batch update plugins - PHPDoc, PSR, unit tests | Greg Roach | 6 | -92/+248 | |
| 2014-10-23 | PHPDoc | Greg Roach | 1 | -0/+5 | |
| 2014-10-22 | Move news/blog functions to the news/blog code | Greg Roach | 2 | -75/+83 | |
| 2014-10-22 | Remove old/commented code | Greg Roach | 8 | -52/+17 | |
| 2014-10-22 | Better description of variable names | Greg Roach | 2 | -12/+12 | |
| 2014-10-22 | Type hint object parameters | Greg Roach | 1 | -1/+1 | |
| 2014-10-21 | PSR-1 | Greg Roach | 3 | -12/+12 | |
| 2014-10-20 | PHPDoc | Greg Roach | 1 | -8/+4 | |
| 2014-10-18 | PHPDoc | Greg Roach | 1 | -1/+1 | |
| 2014-10-18 | PHPDoc/cleanup | Greg Roach | 2 | -14/+18 | |
| 2014-10-18 | PHPDoc / PSR-1 | Greg Roach | 1 | -126/+275 | |
| 2014-10-17 | Fix #246 - replace checks for sex=='U' with a default (not male or female), ↵ | Greg Roach | 3 | -15/+15 | |
| for future proofing against new sex codes, and to improve static analysis, which doesn't like switch statements without defaults) | |||||
| 2014-10-16 | More PSR-1 code style | Greg Roach | 3 | -5/+5 | |
| 2014-10-15 | PHPDoc | Greg Roach | 1 | -48/+76 | |
| 2014-10-15 | FAQ and Stories are not blocks - even though they claim to be | Greg Roach | 2 | -175/+196 | |
| 2014-10-15 | PHPDoc | Greg Roach | 1 | -2/+2 | |
| 2014-10-15 | PSR coding standards | Greg Roach | 1 | -9/+14 | |
| 2014-10-15 | PSR coding standards | Greg Roach | 1 | -10/+18 | |
| 2014-10-15 | PSR coding standards | Greg Roach | 1 | -91/+91 | |
| 2014-10-15 | PSR coding standards | Greg Roach | 1 | -36/+42 | |
| 2014-10-14 | Remove global - SURNAME_LIST_STYLE | Greg Roach | 1 | -1/+1 | |
| 2014-10-14 | Remove global - SHOW_COUNTER | Greg Roach | 2 | -8/+6 | |
| 2014-10-12 | Restore functionality broken in pull request #245 | David Drury | 1 | -5/+5 | |
| fix typo fix failure to act on item selection with root person drop down menu (re) fixed previous/next arrows on chart in module Tidied up JS formatting Hourglass chart now passes HTML5 validation. Standardised html for popup menus on pedigree & hourglass charts so the same CSS can apply to both fix 1.5.3 pedigree chart bug whereby the popup menu overlays the trigger arrow on certain layouts preventing the menu from being hidden ... and animate the menu show/hide Remove debug code and add missing width units rethought pedigree chart root person menu popup - now uses CSS for positioning - improves visual effect of popup when layout is "oldest at bottom" fix 1.5.3 pedigree chart bug whereby the "goto previous generation" arrows are not shown for oldest at top/bottom layouts fix 1.5.3 pedigree chart bug whereby expanded boxes or popup menus sometimes "underlay" rather than overlay other boxes for "oldest at top" layout only generate "goto previous generation" code where necessary | |||||
| 2014-10-10 | Census assistant adding between names | Greg Roach | 1 | -31/+31 | |
| 2014-10-10 | Update .PO files. Fix some minor English grammar. | Greg Roach | 5 | -12/+12 | |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 17 | -64/+80 | |
| 2014-10-06 | Tidy up DB schema updates | Greg Roach | 15 | -78/+4 | |
| 2014-10-05 | Use consistent terminology (preference versus setting) | Greg Roach | 4 | -6/+6 | |
| 2014-10-05 | Split tree preference getter/setter into two separate functions | Greg Roach | 8 | -24/+26 | |
| 2014-10-03 | Remove old functions | Greg Roach | 1 | -10/+10 | |
| 2014-09-28 | Error handling in GM flags editor | Greg Roach | 1 | -17/+22 | |
