summaryrefslogtreecommitdiff
path: root/library/WT/Tree.php
AgeCommit message (Expand)AuthorFilesLines
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-672/+0
2015-01-31#1416744 - Family tree titles on RTL/LTR pagesGreg Roach1-58/+104
2015-01-29Add bulk-import facility for sites that display large numbers of GEDCOM filesGreg Roach1-4/+6
2015-01-29Do not need constant WT_IMPORTEDGreg Roach1-10/+9
2015-01-29Move tree import code to WT_Tree classGreg Roach1-9/+60
2015-01-26Fix #398 - new tree title ignoredGreg Roach1-4/+1
2015-01-25Fix: tree title ignored when creating new treeGreg Roach1-1/+5
2015-01-25Cannot 'unset' a user-tree settingGreg Roach1-7/+22
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-5/+5
2014-11-28Fix #306 - should not be able to add NOTEs in certain circumstancesGreg Roach1-1/+1
2014-11-26Fix: cannot delete (set to null) a site settingGreg Roach1-4/+12
2014-11-08PHPDoc / typingGreg Roach1-1/+1
2014-11-08PHPDocGreg Roach1-5/+19
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-2/+2
2014-10-27Remove more global functionsGreg Roach1-36/+53
2014-10-22Preferences are stringsGreg Roach1-31/+31
2014-10-22Remove old/commented codeGreg Roach1-4/+0
2014-10-22Type hint object parametersGreg Roach1-1/+1
2014-10-18PHPDocGreg Roach1-4/+4
2014-10-06Fix: cannot upgrade from webtrees 1.0.0 to latest versionGreg Roach1-1/+1
2014-10-06PHPDocGreg Roach1-2/+2
2014-10-05PHPDocGreg Roach1-9/+46
2014-10-05Visitors have a null 'User' objectGreg Roach1-1/+1
2014-10-05Tree settings cannot be nullGreg Roach1-3/+9
2014-10-05Use consistent terminology (preference versus setting)Greg Roach1-12/+12
2014-10-05Split tree/user preference getter/setter into two functionsGreg Roach1-30/+48
2014-10-05Typo - wrong variable nameGreg Roach1-163/+182
2014-10-05Split tree preference getter/setter into two separate functionsGreg Roach1-137/+153
2014-09-17Split site-preference getter/setter into two functionsGreg Roach1-2/+2
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-4/+8
2014-06-12UTF8 characters corrupted when creating new/empty treeGreg Roach1-1/+1
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-13/+5
2014-05-06Revert "Replace global user functions with WT_User class" - submitted to wron...Greg Roach1-2/+5
2014-05-06Replace global user functions with WT_User classGreg Roach1-5/+2
2014-02-22#1280687 Change in Geonames API interfaceGreg Roach1-1/+0
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-12-26Add initial support for markdownGreg Roach1-1/+1
2013-11-30Typos in msgctxt strings for relationships. Consistent use of punctuationGreg Roach1-3/+3
2013-11-29Export GEDCOM files using fetch() rather than fetchAll() to reduce memory req...Greg Roach1-0/+47
2013-11-24#1252278 - webtrees 1.5.0 unable to save sitemap stateGreg Roach1-0/+1
2013-11-01Tidy up trailing whitespaceGreg Roach1-4/+4
2013-08-30#1218624 - Interactive tree event sequence - dev / do not abbreviate chart la...fisharebest1-1/+0
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-2/+2
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-06-12#1064348 - Private trees are completely private - so how can we show welcome ...fisharebest1-3/+0
2013-05-11#1161877 - Admin sees edit options when editing disabledfisharebest1-3/+1
2013-03-25Set the user/tree blocks when we create a user/tree - not when we display the...fisharebest1-0/+8
2013-01-22Remove the lightbox plugin from the "album" module. Add the colorbox module ...fisharebest1-1/+0
2013-01-18Major refactoring of media code.fisharebest1-2/+1