summaryrefslogtreecommitdiff
path: root/admin_trees_merge.php
AgeCommit message (Expand)AuthorFilesLines
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-19/+12
2017-03-082017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-14/+14
2016-06-10Fix #966 - English textGreg Roach1-1/+1
2016-05-02I18NGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-3/+3
2015-07-15Column wt_default_resn.updated no longer usedGreg Roach1-2/+2
2015-07-15Column wt_default_resn.comment no longer usedGreg Roach1-2/+2
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-2/+3
2015-05-31PSR-4Greg Roach1-0/+2
2015-05-30Code styleGreg Roach1-1/+1
2015-02-06GlobalsGreg Roach1-1/+8
2015-02-06Rename function for consistencyGreg Roach1-2/+2
2015-02-05Add API to access the parent tree of a recordGreg Roach1-4/+4
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-03Autoload includes/functions/*Greg Roach1-1/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-54/+50
2015-01-31#1416744 - Family tree titles on RTL/LTR pagesGreg Roach1-4/+4
2015-01-29EnglishGreg Roach1-1/+1
2015-01-27Add icons to save/continue buttonsGreg Roach1-1/+3
2015-01-26HTML validation and tidy upGreg Roach1-1/+3
2015-01-26Add a11y links for keyboard users. Rename 'admin pages' to 'Control panel'Greg Roach1-1/+1
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-2/+2
2015-01-17New theme system and admin interfaceGreg Roach1-5/+12
2014-12-14Use transaction via PDO interfaceGreg Roach1-2/+2
2014-10-09Add menu options to merge and renumber treesGreg Roach1-82/+92
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-09-13Code style - missing newline on final lineGreg Roach1-1/+1
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-1/+3
2014-07-06Renumber/merge family treesGreg Roach1-47/+142
2014-07-06PHP5.6 compatibility during setupGreg Roach1-0/+83