summaryrefslogtreecommitdiff
path: root/app/Controller
AgeCommit message (Expand)AuthorFilesLines
2016-04-11Charts as modules - more workGreg Roach1-48/+2
2016-03-30PHPDocGreg Roach1-0/+2
2016-03-25Remove edit-name linkGreg Roach1-9/+0
2016-03-25Remove actions from top-level menus - for touch screensGreg Roach7-49/+0
2016-03-13Copy functionality of other controllers to IndividualController->->getEditMen...David Drury6-91/+13
2016-02-27Missing link in pedigree chartGreg Roach1-1/+1
2016-02-21Fix #824 - obsolete HTML markupGreg Roach1-2/+2
2016-02-21CodeStyleGreg Roach2-5/+5
2016-02-21Ability to delete non-genealogy recordsGreg Roach7-7/+7
2016-02-21Case mismatchGreg Roach5-18/+18
2016-02-21Case mismatchGreg Roach1-1/+1
2016-02-21Unused importsGreg Roach6-17/+16
2016-02-21Case mismatchGreg Roach6-6/+6
2016-02-19Fix #830Greg Roach1-59/+41
2016-01-30Update copyright yearGreg Roach25-25/+25
2016-01-30Remove dead codeGreg Roach1-8/+1
2016-01-17Fix #805 - search and replace containing regex charactersGreg Roach1-13/+15
2016-01-17Two spaces have no effect in HTMLGreg Roach10-23/+23
2016-01-15Fix #801 - search/replace with one resultGreg Roach1-25/+27
2016-01-04Error after deleting GedcomRecord objectGreg Roach1-4/+2
2016-01-04Fix #747 - menus on touch screensGreg Roach1-7/+0
2015-12-18Fix #781 - better support for non-standard GEDCOM recordsGreg Roach7-73/+60
2015-12-18PHP-CS-FIXERGreg Roach1-3/+3
2015-10-05flush() doesn't work well with MVC frameworksGreg Roach1-8/+0
2015-09-17Search results where the first result is privateGreg Roach1-1/+1
2015-07-26Further changes to Search page divs structureJonathan Jaubart1-0/+1
2015-07-22Apply privacy filters earlier, and more consistentlyGreg Roach1-4/+4
2015-07-14Typo 'onlcick' prevents deleting media objectsGreg Roach1-1/+1
2015-07-13PHP5.3 closure workaround needs public accessGreg Roach1-6/+14
2015-07-09Fix #593 - show/hide details not persistingGreg Roach1-1/+5
2015-06-19Strict typingGreg Roach2-10/+10
2015-06-19Canonical URLsGreg Roach2-26/+0
2015-06-19Fix #622 - GET/POSTGreg Roach1-8/+8
2015-06-19Update .PO filesGreg Roach1-8/+8
2015-06-16Allow more HTML attributes on menu itemsGreg Roach6-128/+146
2015-06-09Lifespan - leave family checkbox emptyGreg Roach1-4/+0
2015-06-08PHPDocGreg Roach25-121/+134
2015-06-07PHP5.3 cannot use $this in closures. Code style. PHPDocGreg Roach1-74/+121
2015-06-07Rework lifespan chartDavid Drury1-452/+333
2015-06-06ConfigData => ConfigGreg Roach1-2/+2
2015-06-05Refactor includes/functions into classesGreg Roach13-41/+61
2015-06-04Function belongs in controllerGreg Roach1-0/+16
2015-06-04One canvas is enoughGreg Roach1-1/+0
2015-06-04Code style - remove globalsGreg Roach1-3/+2
2015-06-01Code cleanupGreg Roach1-12/+0
2015-06-01Fix #590 Missing title, search and replaceGreg Roach1-0/+1
2015-05-31PHP5.3 compatibilityGreg Roach1-2/+3
2015-05-31PSR-4Greg Roach25-31/+183
2015-05-30Code styleGreg Roach23-209/+199
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach12-85/+95