summaryrefslogtreecommitdiff
path: root/admin_trees_renumber.php
AgeCommit message (Expand)AuthorFilesLines
2017-11-03Code styleGreg Roach1-3/+0
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-9/+4
2017-03-082017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-49/+49
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-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-31PSR-4Greg Roach1-0/+2
2015-05-30Code styleGreg Roach1-2/+2
2015-04-25Fix #569 - renumber recordsGreg Roach1-2/+2
2015-03-09Use Tree object instead of ID/nameGreg Roach1-50/+50
2015-02-06Generating XREFs is the responsibility of the treeGreg Roach1-1/+1
2015-02-06Create a record in a treeGreg Roach1-1/+1
2015-02-06GlobalsGreg Roach1-1/+1
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05Add API to access the parent tree of a recordGreg Roach1-1/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04PHPDoc for globalsGreg Roach1-0/+6
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-85/+81
2015-01-31#1416744 - Family tree titles on RTL/LTR pagesGreg Roach1-1/+1
2015-01-29EnglishGreg Roach1-2/+2
2015-01-28Rewrite site-access rule management. Fix #1159214Greg Roach1-1/+1
2015-01-27Add icons to save/continue buttonsGreg Roach1-2/+5
2015-01-26HTML validation and tidy upGreg Roach1-2/+3
2015-01-23global used for two different thingsGreg Roach1-1/+1
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-4/+4
2015-01-17New theme system and admin interfaceGreg Roach1-4/+4
2014-12-14Use transaction via PDO interfaceGreg Roach1-2/+2
2014-10-17Fix inconsistent language stringVytautas Krivickas1-1/+1
2014-10-11Updated FR translation by gustineGreg Roach1-2/+2
2014-10-10Update .PO files. Fix some minor English grammar.Greg Roach1-2/+2
2014-10-09Add menu options to merge and renumber treesGreg Roach1-1/+1
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-09-25TypoGreg Roach1-1/+1
2014-09-13Code style - missing newline on final lineGreg Roach1-1/+1
2014-08-21Renumbering NOTE records - there are two formats to considerGreg Roach1-2/+2
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-1/+3
2014-07-06Renumber/merge family treesGreg Roach1-3/+3
2014-07-06PHP5.6 compatibility during setupGreg Roach1-0/+277