summaryrefslogtreecommitdiff
path: root/app/Controller/IndividualController.php
AgeCommit message (Expand)AuthorFilesLines
2017-10-22Fix: #1431 - comma-separated lists of surnames in the SURN fieldGreg Roach1-1/+2
2017-10-01Fix: #1379 - Replace card-block with card-bodymakitso1-2/+2
2017-09-09Move edit links from menu to the data they are editingGreg Roach1-24/+0
2017-09-09Add re-order media link to main menu. Fix missing iconGreg Roach1-2/+6
2017-07-19Fix #1235 - allow names to be sortedGreg Roach1-0/+4
2017-07-19Fix #1286 - drag/drop sortableGreg Roach1-1/+1
2017-07-13Review escapingGreg Roach1-1/+1
2017-07-11Prepare to remove class FilterGreg Roach1-2/+3
2017-07-09PHPDocGreg Roach1-2/+2
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-173/+151
2017-03-082017Greg Roach1-1/+1
2016-12-25Code style - single quotesGreg Roach1-4/+4
2016-12-23Code style - short array syntaxGreg Roach1-12/+12
2016-07-05Fix: #1051 - add sex recordGreg Roach1-1/+1
2016-05-09Suppress a few elements when printing (#927)David Drury1-2/+2
2016-05-07Improve English textsGreg Roach1-4/+4
2016-04-16Added items are always newGreg Roach1-1/+1
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 Roach1-7/+0
2016-03-13Copy functionality of other controllers to IndividualController->->getEditMen...David Drury1-19/+9
2016-02-21Ability to delete non-genealogy recordsGreg Roach1-1/+1
2016-02-21Case mismatchGreg Roach1-1/+1
2016-02-21Case mismatchGreg Roach1-1/+1
2016-02-21Unused importsGreg Roach1-2/+1
2016-02-21Case mismatchGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-2/+2
2015-12-18Fix #781 - better support for non-standard GEDCOM recordsGreg Roach1-12/+2
2015-06-16Allow more HTML attributes on menu itemsGreg Roach1-26/+30
2015-06-08PHPDocGreg Roach1-5/+13
2015-06-05Refactor includes/functions into classesGreg Roach1-3/+6
2015-06-04Function belongs in controllerGreg Roach1-0/+16
2015-05-31PSR-4Greg Roach1-1/+14
2015-05-30Code styleGreg Roach1-6/+9
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-2/+2
2015-04-26Replace Zend_Session with our own classGreg Roach1-4/+0
2015-03-21Default/unknown sexGreg Roach1-1/+1
2015-03-19Fix 1434280 - PHP error viewing non-existant individualGreg Roach1-1/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach1-3/+3
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-3/+3
2015-03-02PSR-1Greg Roach1-4/+4
2015-03-02Module APIGreg Roach1-3/+3
2015-02-26Cannot delete some recordsGreg Roach1-1/+1
2015-02-16class Auth should be responsible for checking search enginesGreg Roach1-3/+1
2015-02-16Add visibility to constructorsGreg Roach1-1/+1
2015-02-06Remove globalGreg Roach1-3/+1
2015-02-05Replace globals with tree propertiesGreg Roach1-5/+1
2015-02-05Replace globals with tree propertiesGreg Roach1-2/+2
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1