summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2018-05-29Now that the main menu is for navigation, the page-menu for editing is not ne...Greg Roach2-65/+0
2018-05-29Remove dead codeGreg Roach1-112/+0
2018-05-29Remove dead codeGreg Roach1-57/+0
2018-05-29Convert stories module to http/controllerGreg Roach2-209/+234
2018-05-28Use .xml.php file extensionGreg Roach1-2/+2
2018-05-28Remove unused codeGreg Roach1-20/+0
2018-05-28Convert relationship chart module to http/controllerGreg Roach2-95/+54
2018-05-28Convert sitemap module to http/controllerGreg Roach1-267/+303
2018-05-26Convert admin_site_logs to http/controllerGreg Roach2-4/+255
2018-05-25Remove old codeGreg Roach1-15/+0
2018-05-25Remove old codeGreg Roach2-73/+18
2018-05-25Replace code with lookup tableGreg Roach1-53/+28
2018-05-25Converting admin_site_config.php to http/controllerGreg Roach4-128/+420
2018-05-24Convert admin_trees_config.php to http/controllerGreg Roach2-2/+269
2018-05-24CodeStyleGreg Roach2-2/+2
2018-05-23TidyGreg Roach2-375/+375
2018-05-23Convert admin_trees_check to http/controllerGreg Roach2-0/+219
2018-05-23Convert admin_trees_duplicates to http/controllerGreg Roach2-2/+146
2018-05-23Fix #1727 - on-screen-keyboard causes javascript errorGreg Roach2-35/+1
2018-05-23Fix: #1735 - cannot send emails when no tree specifiedGreg Roach1-27/+0
2018-05-22Fix: #1712 - null webmaster setting causes error on registrationGreg Roach1-23/+27
2018-05-21Convert tree downloads to http/controllerGreg Roach2-0/+162
2018-05-21Unused local variableGreg Roach1-3/+0
2018-05-21Convert admin_trees_merge.php to http/controllerGreg Roach2-2/+179
2018-05-21CodeStyleGreg Roach1-323/+322
2018-05-20Convert admin_trees_places.php to http/controllerGreg Roach2-2/+174
2018-05-20Table locks not recommended for transactional database enginesGreg Roach1-20/+0
2018-05-20Convert admin_trees_renumber.php to http/controllerGreg Roach4-3/+289
2018-05-20Fix: #1608 - default individual in menusGreg Roach2-39/+13
2018-05-20Convert admin_trees_unconnected to http/controllerGreg Roach3-0/+120
2018-05-20Missing chart icon in admin pageGreg Roach1-1/+1
2018-05-20Convert admin_media_upload.php to http/controllerGreg Roach2-11/+116
2018-05-20CodeStyleGreg Roach1-1/+1
2018-05-20CodeStyleGreg Roach1-19/+14
2018-05-20Remove old filesGreg Roach1-0/+1
2018-05-20Convert admin/media to http/controllerGreg Roach4-106/+611
2018-05-20RefactorGreg Roach2-20/+59
2018-05-20RefactorGreg Roach1-9/+17
2018-05-20Converting user admin functions to view/controllerGreg Roach5-8/+521
2018-05-15Fix #1728 - error in error handlerGreg Roach1-1/+1
2018-05-12Fix: #1721 - Revert change to themes (made too soon)Greg Roach1-1/+387
2018-05-12Convert admin_trees_manage.php to http/controller/viewsGreg Roach4-4/+296
2018-05-10PhpDocGreg Roach2-4/+4
2018-05-10Convert news/journal blocks to use http/controllersGreg Roach3-73/+248
2018-05-10Code style / unused variablesGreg Roach9-38/+3
2018-05-09Converting themes to viewsGreg Roach2-469/+1
2018-05-09Add $tree to all viewsGreg Roach37-89/+5
2018-05-06Layouts require tree parameterGreg Roach2-0/+13
2018-05-06Layouts require tree parameterGreg Roach1-2/+23
2018-05-06Working on new controllersGreg Roach3-31/+36