summaryrefslogtreecommitdiff
path: root/admin_trees_manage.php
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-06Replace global user functions with WT_User classGreg Roach1-1/+1
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-01Sort list of existing GEDCOM files in import formGreg Roach1-0/+1
2013-11-09Add CSRF checks to admin_trees_manage.phpGreg Roach1-19/+28
2013-11-01Tidy up trailing whitespaceGreg Roach1-2/+2
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-14/+13
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-4/+4
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-1/+1
2013-01-09Change the default title for new trees. The old title assumed you had a gedc...fisharebest1-1/+1
2013-01-07Do not use the word "GEDCOM" unless talking about GEDCOM files, etc.fisharebest1-6/+6
2012-10-30Use consistent save/close buttons in the edit-interface forms.fisharebest1-1/+1
2012-10-25Combine similar texts and remove unnecessary buttonsfisharebest1-1/+1
2012-09-16#1051657 - Small bug in Family Trees Administration Pagefisharebest1-1/+1
2012-09-15Part of #1006430 - rtl/ltr parenthesis etc.fisharebest1-1/+1
2012-09-15Fix: lots of issues when there are either no trees, or no trees with public a...fisharebest1-1/+2
2012-09-14Performance: fetch all the wt_site_setting values in one query.fisharebest1-2/+2
2012-09-14Tidy usage of new WT_Tree class.fisharebest1-1/+1
2012-09-13Tidy usage of new WT_Tree class. Show tree title instead of name. Allow the...fisharebest1-11/+3
2012-09-13Complete rewrite of the handling of lists of trees:fisharebest1-44/+27
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-2/+2
2012-05-05Move all privacy config settings to the same tabfisharebest1-3/+0
2012-05-04export gedcom window via ajaxƁukasz Wilenski1-1/+1
2012-03-19Downloading GEDCOM files is an admin task, so style it accordingly.fisharebest1-1/+1
2012-03-07Move "Set default blocks" to admin menu listNigel Osborne1-3/+1
2012-03-06Fix: page scrolls when you click the "change blocks" link.fisharebest1-1/+1
2012-03-05Add support for default blocks for new trees/usersfisharebest1-1/+4
2012-01-16#916852 - Help Content Wrong fisharebest1-1/+0
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-13/+13
2011-12-12HTML validation: & => &fisharebest1-1/+1
2011-12-03#899570 - Links to media missing when uploading new GEDCOMfisharebest1-3/+3
2011-12-01Change button on import/upload pages from "save" to "continue"fisharebest1-1/+1