summaryrefslogtreecommitdiff
path: root/admin_trees_duplicates.php
AgeCommit message (Collapse)AuthorFilesLines
2018-05-23Convert admin_trees_duplicates to http/controllerGreg Roach1-179/+0
2018-05-12Convert admin_trees_manage.php to http/controller/viewsGreg Roach1-2/+2
2018-04-06Escaping output should happen in viewsGreg Roach1-1/+1
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2018-01-06Use e() helper functionGreg Roach1-1/+1
2018-01-06Refactor: simpler url() function for recordsGreg Roach1-1/+1
2017-11-30Fix #1520 - updated column name for media fileGreg Roach1-2/+3
2017-11-20Move record-merge into new route/controller/action frameworkGreg Roach1-1/+1
2017-11-13Working on front-controllerGreg Roach1-1/+1
2017-07-16Fix #1218 - Missing media titles are not duplicatesGreg Roach1-1/+1
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-27/+21
2017-03-082017Greg Roach1-1/+1
2016-12-26Code style - strict typingGreg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-12/+12
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-01Code Style - type hint objectsGreg Roach1-5/+5
2015-05-31PSR-4Greg Roach1-0/+2
2015-05-30Code styleGreg Roach1-4/+9
2015-04-30Fix #570 - redirect after mergeGreg Roach1-1/+1
2015-04-12Hard-coded tree IDGreg Roach1-1/+1
2015-04-11Hard-coded table namesGreg Roach1-2/+2
2015-04-11Find duplicate recordsGreg Roach1-0/+178