summaryrefslogtreecommitdiff
path: root/admin_trees_manage.php
AgeCommit message (Expand)AuthorFilesLines
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
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