| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-07-02 | Use glide/intervention to generate thumbnail images | Greg Roach | 1 | -1/+1 | |
| 2017-06-22 | Alert links | Greg Roach | 1 | -4/+4 | |
| 2017-06-17 | jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows | Greg Roach | 1 | -151/+95 | |
| 2017-03-22 | 2017 | Greg Roach | 1 | -1/+1 | |
| 2016-10-13 | Fix #940 - 'years' in age strings | Greg Roach | 1 | -2/+2 | |
| 2016-10-13 | Consistent use of getAge() | Greg Roach | 1 | -1/+1 | |
| 2016-10-12 | Remove unused parameter | Greg Roach | 1 | -1/+1 | |
| 2016-07-07 | Fix #1055 - flash messages shown on wrong page | Greg Roach | 1 | -1/+1 | |
| 2016-06-29 | Fix #948 - alignment/styling of status messages | Greg Roach | 1 | -28/+12 | |
| 2016-06-29 | Consistent styling of status messages. | Greg Roach | 1 | -2/+2 | |
| 2016-06-18 | Automate USE_RIN - no need for option | Greg Roach | 1 | -1/+1 | |
| 2016-06-18 | Fix #909 - not all user-interfaces use 'click' | Greg Roach | 1 | -2/+1 | |
| 2016-06-16 | php-cs-fixer | Greg Roach | 1 | -1/+0 | |
| 2016-06-05 | CodeStyle | Greg Roach | 1 | -1/+1 | |
| 2016-01-30 | Update copyright year | Greg Roach | 1 | -1/+1 | |
| 2016-01-17 | Two spaces have no effect in HTML | Greg Roach | 1 | -6/+6 | |
| 2015-12-18 | Fix #781 - better support for non-standard GEDCOM records | Greg Roach | 1 | -2/+9 | |
| 2015-11-12 | Use sessionStorage instead of cookies | Greg Roach | 1 | -8/+5 | |
| 2015-09-07 | Fix #720 - ajax links require rel=nofollow | Greg Roach | 1 | -4/+5 | |
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -2/+1 | |
| 2015-06-05 | Refactor includes/functions into classes | Greg Roach | 1 | -6/+8 | |
| 2015-05-31 | PSR-4 | Greg Roach | 1 | -0/+2 | |
| 2015-05-30 | Code style | Greg Roach | 1 | -3/+3 | |
| 2015-05-30 | PHP-CS-FIXER, PSR-2 (mostly!) | Greg Roach | 1 | -0/+1 | |
| 2015-03-08 | Remove constants, to improve multi-tree handling | Greg Roach | 1 | -4/+11 | |
| 2015-03-02 | PSR-1 | Greg Roach | 1 | -6/+6 | |
| 2015-03-02 | PSR-1 | Greg Roach | 1 | -2/+2 | |
| 2015-02-05 | Namespaces should consist of both vendor and package | Greg Roach | 1 | -1/+1 | |
| 2015-02-02 | Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3. | Greg Roach | 1 | -40/+31 | |
| 2015-01-28 | Use PHP function to set HTTP status | Greg Roach | 1 | -1/+1 | |
| 2015-01-24 | Add visual feedback for privacy settings | Greg Roach | 1 | -1/+1 | |
| 2015-01-21 | Code quality - avoid @, exit() and die() | Greg Roach | 1 | -3/+6 | |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -14/+14 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-01-18 | Default constructors do not need parentheses | Greg Roach | 1 | -1/+1 | |
| 2014-12-10 | Upgrade jQuery-UI from 1.10.3 to 1.11.2 | Greg Roach | 1 | -12/+2 | |
| 2014-11-08 | PHPDoc | Greg Roach | 1 | -1/+1 | |
| 2014-10-22 | Better description of variable names | Greg Roach | 1 | -2/+2 | |
| 2014-10-17 | PHPDoc | Greg Roach | 1 | -2/+2 | |
| 2014-10-15 | Coding standards | Greg Roach | 1 | -2/+2 | |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -1/+1 | |
| 2014-09-14 | Merge pull request #225 from ddrury/SidebarCSSfix | Greg Roach | 1 | -1/+1 | |
| Fix display corruption on IE | |||||
| 2014-08-25 | Fix display corruption on IE | David Drury | 1 | -1/+1 | |
| Remove javascript added in #223 which is unnecessary Damn, the javascript I just removed *IS required by firefox Overflow hidden was added to #main on pull #191, this change makes that redundant, also fixed minor CSS problem on clouds theme that was introduced with this change and removed redundant css on FAB and minimal themes | |||||
| 2014-08-25 | Tidy up display when no sidebar | David Drury | 1 | -21/+25 | |
| If all sidebar modules are disabled the current display still leaves room for it resulting in a large blank space, this addresses that situation | |||||
| 2014-08-20 | Animate open/close sidebar | David Drury | 1 | -49/+60 | |
| Only set active tab if no hash in the url spacing between columns now set on the separator | |||||
| 2014-07-20 | Removed unused javascript functions | David Drury | 1 | -6/+0 | |
| 2014-07-06 | CSS only solution for sidebar and Name box | David Drury | 1 | -27/+5 | |
| 2014-02-24 | Consolidate paste_*, pastename and openerpasteid implementations | Matthew Noorenberghe | 1 | -2/+1 | |
| pasteid is left alone for now | |||||
| 2014-02-17 | Accordion icons need mirroring on LTR/RTL displays. #102 | Greg Roach | 1 | -1/+0 | |
| 2014-01-04 | Update copyright date to 2014 | Greg Roach | 1 | -1/+1 | |
| 2014-01-04 | Fix address of FSF, replace licence of GPLv2 by latest version | weberho | 1 | -1/+1 | |
