summaryrefslogtreecommitdiff
path: root/admin_trees_manage.php
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-28Improve feedback during import processfisharebest1-6/+15
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-1/+1
2011-11-05Implement "fluid" interface for controller - allows requests to be chained.fisharebest1-2/+3
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-10/+4
2011-10-16Remove meaningless "cancel" option from admin-trees-manage. I think this is ...fisharebest1-3/+0
2011-07-05Fix bogus warning about "uploading a gedcom with a different name"fisharebest1-27/+27
2011-06-24Fix: cannot change default family tree when the name contains a space.fisharebest1-1/+1
2011-06-07Fix: remove bogus warning message about importing a different gedcom, when th...fisharebest1-4/+6
2011-03-18Add missing help text to the "manage family trees" page. Simplify the options.fisharebest1-74/+20