summaryrefslogtreecommitdiff
path: root/admin_trees_manage.php
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-27Edit blocks - no longer a modalGreg Roach1-29/+33
2015-01-26HTML validation and tidy upGreg Roach1-16/+31
2015-01-26HTML validation and tidy upGreg Roach1-8/+10
2015-01-26Allow themes to style alertsGreg Roach1-8/+6
2015-01-26Upgrade bootstrap from 3.3.1 to 3.3.2.Greg Roach1-4/+2
2015-01-26Add a11y links for keyboard users. Rename 'admin pages' to 'Control panel'Greg Roach1-1/+1
2015-01-26Fix #398 - new tree title ignoredGreg Roach1-7/+7
2015-01-25Fix: tree title ignored when creating new treeGreg Roach1-3/+5
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-5/+10
2015-01-20phpGedView import wizard - remove some limitations, bug fixes, cleanup, etc.Greg Roach1-7/+1
2015-01-19HTML5Greg Roach1-2/+2
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-24/+24
2015-01-18Tidy some textGreg Roach1-2/+2
2015-01-17Fix: cannot save tree preferencesGreg Roach1-3/+3
2015-01-17New theme system and admin interfaceGreg Roach1-117/+452
2014-12-14Use transaction via PDO interfaceGreg Roach1-2/+2
2014-12-05PHPDocGreg Roach1-2/+7
2014-11-08PHPDoc / typingGreg Roach1-4/+4
2014-10-27Remove more global functionsGreg Roach1-1/+1
2014-10-10Update .PO files. Fix some minor English grammar.Greg Roach1-3/+3
2014-10-09Add menu options to merge and renumber treesGreg Roach1-40/+53
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-2/+2
2014-10-05Split tree preference getter/setter into two separate functionsGreg Roach1-10/+9
2014-09-17Split site-preference getter/setter into two functionsGreg Roach1-2/+2
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-4/+7
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-4/+4
2014-05-06Revert "Replace global user functions with WT_User class" - submitted to wron...Greg Roach1-1/+1