summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Expand)AuthorFilesLines
2018-06-26Convert upgrade wizard to http/controllerGreg Roach1-1/+1
2018-05-26Missing stack dump in error handlerGreg Roach1-1/+1
2018-05-05Move site-offline to new frameworkGreg Roach1-9/+2
2018-05-05GEDCOM constantsGreg Roach1-6/+0
2018-05-05Clean out session.phpGreg Roach1-3/+0
2018-04-08Working on edit pagesGreg Roach1-1/+1
2018-03-17Use http/controller/view for edit user account pageGreg Roach1-4/+10
2018-02-21Fixed admin only login with private treeRico Sonntag1-17/+4
2018-02-18Convert login/registration to http/controllerGreg Roach1-9/+2
2018-01-20Remove old exception handlerGreg Roach1-47/+1
2018-01-20Use filp/whoops to display errorsGreg Roach1-0/+9
2018-01-18Replace PHP5 ErrorException with PHP7 ThrowableGreg Roach1-9/+0
2018-01-13Use views for genealogy objectsGreg Roach1-5/+5
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2018-01-02Use npm/webpack/babel/laravel-mix to manage and bundle assetsGreg Roach1-28/+3
2017-12-31Create RTL version of bootstrap using https://cssjanus.github.ioGreg Roach1-3/+3
2017-12-31AutocompleteGreg Roach1-0/+2
2017-12-30Move admin scripts inlineGreg Roach1-1/+0
2017-12-28Bootstrap 4.0.0-beta.3Greg Roach1-2/+2
2017-12-14Fix #1537 Upgrade to font awesome 5.0.1Greg Roach1-1/+1
2017-12-09Ignore errors in libraries that are silenced with '@'Greg Roach1-1/+4
2017-12-03Scrutinizer Auto-Fixes (#1525)Scrutinizer Auto-Fixer1-23/+23
2017-11-26Add more support for multiple files per media objectGreg Roach1-1/+1
2017-11-20working on debugbar, initialisationGreg Roach1-9/+20
2017-11-19Use maximebf/debugbar for developmentGreg Roach1-0/+12
2017-11-18Try another bootstrap RTL libraryGreg Roach1-1/+1
2017-11-11Use views/template for DB connection errorsGreg Roach1-15/+29
2017-11-10Fetch client-ip address as neededGreg Roach1-3/+0
2017-11-10Refactor session code into classGreg Roach1-44/+3
2017-11-10Working on admin changes logGreg Roach1-2/+2
2017-11-05Refactor setup wizard to use MVC and front-controllerGreg Roach1-1/+4
2017-11-03Code styleGreg Roach1-1/+0
2017-11-03CodeStyle - spacing/alignmentGreg Roach1-1/+1
2017-11-03PHP 7.0Greg Roach1-1/+2
2017-10-09Update colorbox/wheelzoom to the latest versionsGreg Roach1-2/+2
2017-10-01Add class .wt-facts-table to replace various displays of facts and family mem...Greg Roach1-2/+2
2017-09-26Use latest DEV version of bootstrap4-betaGreg Roach1-2/+2
2017-09-23Upgrade datatables from 1.10.15 to 1.10.16Greg Roach1-3/+3
2017-09-05Revert "Revert bootstrap4 upgrade, until we are ready to update the HTML"Greg Roach1-3/+3
2017-08-30Revert bootstrap4 upgrade, until we are ready to update the HTMLGreg Roach1-3/+3
2017-08-28Fix: #1250 - PHP5.6 gives 'Array was modified by the user comparison function...Greg Roach1-3/+3
2017-08-26Use Request classGreg Roach1-10/+4
2017-08-17Fix #1309 - detect base URL for scripts with parametersGreg Roach1-2/+2
2017-08-03Use views/templates for emailsGreg Roach1-1/+1
2017-07-30Detect base URLGreg Roach1-2/+3
2017-07-28Use symfony/http-foundation to detect protocol/host/path/etc.Greg Roach1-23/+6
2017-07-19Fix #1286 - drag/drop sortableGreg Roach1-0/+1
2017-07-16Next release will be 2.0.0Greg Roach1-6/+6
2017-07-14Remove WT_STATIC_URLGreg Roach1-22/+18
2017-07-14Review escapingGreg Roach1-1/+1