summaryrefslogtreecommitdiff
path: root/app/Controller
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-27Remove invalid quote marksDavid Drury1-2/+2
2015-05-09Use jQuery2 for modern browsersGreg Roach1-12/+8
2015-05-09TyposGreg Roach1-5/+5
2015-05-09Popup windows need simple footersGreg Roach2-16/+45
2015-05-09The PHP shutdown sequence is undefined, so do not rely on itGreg Roach3-19/+13
2015-04-26Unused variablesGreg Roach1-2/+0
2015-04-26Replace Zend_Session with our own classGreg Roach6-29/+5
2015-04-11Fix #553 - checkbox layout in sitemap configurationGreg Roach1-1/+1
2015-04-03Fix #513 - untranslated custom tags in advanced searchGreg Roach1-1/+1
2015-04-03Fix #534 - branches.php creating wrong links to relationship.phpGreg Roach1-2/+2
2015-04-03Typo in EnglishGreg Roach1-1/+1
2015-03-24Fix #383 - uses classes for styling menu itemsGreg Roach1-6/+3
2015-03-23Tidy menu codeGreg Roach1-19/+14
2015-03-21Scrutinizer Auto-FixesScrutinizer Auto-Fixer4-4/+4
2015-03-21Default/unknown sexGreg Roach1-1/+1
2015-03-21Fix #500 - one-parent families break ancestry chartGreg Roach1-47/+25
2015-03-19Fix 1434280 - PHP error viewing non-existant individualGreg Roach1-1/+1
2015-03-13Fix #480 - no visible trees break login pageGreg Roach1-1/+1
2015-03-09Fix: SQL debug does not show named placeholdersGreg Roach1-0/+1
2015-03-09Fix #470Greg Roach1-1/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach16-38/+63
2015-03-08Missing globalJustCarmen1-0/+2
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach11-40/+43
2015-03-08Re-organised code as suggestedDavid Drury1-6/+79
2015-03-07Further pedigree chart workDavid Drury1-25/+87
2015-03-06Code clarity tips from scrutinizerGreg Roach1-8/+8
2015-03-06We can now show records from different trees on the same pageGreg Roach1-85/+13
2015-03-06Advanced search - only search when there are search termsGreg Roach1-7/+3
2015-03-05Move help text inline (or remove it)Greg Roach2-4/+1
2015-03-04Renamed functionsGreg Roach1-1/+1
2015-03-02PSR-1Greg Roach7-26/+26
2015-03-02Module APIGreg Roach7-11/+11
2015-03-02PSR-1Greg Roach1-2/+2
2015-03-02PSR-1Greg Roach3-20/+12
2015-02-28Fix #457 - adding individuals via place in lifespan chartGreg Roach1-2/+2
2015-02-26Cannot delete some recordsGreg Roach5-6/+6
2015-02-22Pedigree chart tidyingDavid Drury1-65/+30
2015-02-20Tidy upGreg Roach8-64/+64
2015-02-20Remove Global usage and other chart workDavid Drury7-409/+288
2015-02-18Performance of 'find all relationships'Greg Roach1-0/+10
2015-02-16class Auth should be responsible for checking search enginesGreg Roach1-3/+1
2015-02-16GlobalsGreg Roach1-3/+5
2015-02-16Scrutinizer Auto-FixesScrutinizer Auto-Fixer3-3/+3
2015-02-16PHPDocGreg Roach1-3/+3
2015-02-16PHPDocGreg Roach1-3/+3