summaryrefslogtreecommitdiff
path: root/admin_trees_manage.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-02Code style - type hint object parametersGreg Roach1-1/+1
2015-05-31PSR-4Greg Roach1-0/+2
2015-05-30Code styleGreg Roach1-2/+2
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-1/+1
2015-05-29Fix #588 multiple trees not shownGreg Roach1-1/+1
2015-05-05Remove default title when creating new family treesGreg Roach1-2/+2
2015-05-05Manage family trees page show with hundreds/thousands of treesGreg Roach1-2/+14
2015-04-11Find duplicate recordsGreg Roach1-0/+10
2015-04-05Update .PO filesGreg Roach1-6/+6
2015-04-03HTML validationGreg Roach1-2/+2
2015-03-13Fix broken EnglishGreg Roach1-1/+1
2015-03-09Refactor tree to ID/name conversionsGreg Roach1-1/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach1-1/+1
2015-02-26Cannot delete some recordsGreg Roach1-2/+2
2015-02-19Fix: cannot upload GEDCOM fileGreg Roach1-3/+4
2015-02-19wt_gedcom.next_id being incremented unnecessarilyGreg Roach1-1/+4
2015-02-19Feedback messagesGreg Roach1-4/+3
2015-02-18Synchronize option not shown when pgv wizard is shownGreg Roach1-6/+6
2015-02-11Combine export/downloadGreg Roach1-15/+3
2015-02-11Coding styleGreg Roach1-2/+2
2015-02-11Combine import/uploadGreg Roach1-77/+152
2015-02-08Importing tree? Default to previous GEDCOM filenameGreg Roach1-3/+3
2015-02-08More precise check for accessGreg Roach1-1/+1
2015-02-08Genealogical -> GenealogyGreg Roach1-1/+1
2015-02-07Setup wizard fails, cannot check access on non-existant treeGreg Roach1-1/+1
2015-02-06GlobalsGreg Roach1-1/+1
2015-02-06Rename function for consistencyGreg Roach1-4/+4
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05Fix ##1284239 - Search: User permissions of selected tree are used for every ...Greg Roach1-16/+16
2015-02-05Add API to access the parent tree of a recordGreg Roach1-53/+53
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04PHPDoc for globalsGreg Roach1-0/+6
2015-02-02Don't show ANSI warning in a popupGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-133/+127
2015-02-01Typo in English text.JustCarmen1-1/+1
2015-01-31Private members of WT_Tree classGreg Roach1-1/+1
2015-01-31#1416744 - Family tree titles on RTL/LTR pagesGreg Roach1-53/+53
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach1-7/+7
2015-01-31English textGreg Roach1-1/+1
2015-01-30DashboardGreg Roach1-4/+1
2015-01-30TidyGreg Roach1-13/+9
2015-01-30Using wrong variable to display default treeGreg Roach1-1/+1
2015-01-29English textGreg Roach1-10/+16
2015-01-29Add bulk-import facility for sites that display large numbers of GEDCOM filesGreg Roach1-14/+81
2015-01-29Move tree import code to WT_Tree classGreg Roach1-80/+25
2015-01-28Rewrite site-access rule management. Fix #1159214Greg Roach1-3/+3
2015-01-28Manage family trees - always expand importing treesGreg Roach1-1/+1
2015-01-27Add icons to save/continue buttonsGreg Roach1-0/+1
2015-01-27WCAG2 / HTML validationGreg Roach1-15/+16