summaryrefslogtreecommitdiff
path: root/includes/session.php
AgeCommit message (Expand)AuthorFilesLines
2015-02-11Fix #431Greg Roach1-0/+6
2015-02-09Allow exception handler to work in eval'd codeGreg Roach1-2/+3
2015-02-08Improve stack dump for error reportingGreg Roach1-28/+60
2015-02-07Remove global $TEXT_DIRECTIONGreg Roach1-2/+1
2015-02-05Remove global $GEDCOMGreg Roach1-26/+19
2015-02-05No longer need to update globals, as records contain their own privacy settingsGreg Roach1-1/+0
2015-02-05Fix ##1284239 - Search: User permissions of selected tree are used for every ...Greg Roach1-1/+1
2015-02-05Add API to access the parent tree of a recordGreg Roach1-5/+5
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04PHPDoc for globalsGreg Roach1-0/+3
2015-02-04Avoid using @ to suppress errorsGreg Roach1-4/+2
2015-02-04Unused global/defineGreg Roach1-13/+8
2015-02-03Autoload includes/functions/*Greg Roach1-9/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-62/+58
2015-02-02Missing user-agent-string causes errorGreg Roach1-1/+1
2015-02-01Upgrade ckeditor from 4.4.1 to 4.4.7Greg Roach1-0/+1
2015-01-31#1416744 - Family tree titles on RTL/LTR pagesGreg Roach1-5/+5
2015-01-31No need to access directlyGreg Roach1-8/+0
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach1-49/+27
2015-01-29Do not need constant WT_IMPORTEDGreg Roach1-4/+2
2015-01-28Rewrite site-access rule management. Fix #1159214Greg Roach1-0/+1
2015-01-28Use PHP function to set HTTP statusGreg Roach1-58/+6
2015-01-27Use github CDN until Cloudflare is updated - morteza/bootstrap-rtl/issues/55Greg Roach1-1/+1
2015-01-27Update bootstrap-rtl from 3.2.0 to 3.3.1Greg Roach1-1/+1
2015-01-26HTML validation and tidy upGreg Roach1-1/+1
2015-01-26Allow themes to style alertsGreg Roach1-2/+2
2015-01-26Upgrade bootstrap from 3.3.1 to 3.3.2.Greg Roach1-2/+2
2015-01-25Error handlingGreg Roach1-27/+22
2015-01-24jquery-cookie belongs in the packages folderGreg Roach1-1/+1
2015-01-24Update URL to new assets folderGreg Roach1-2/+2
2015-01-24Add visual feedback for privacy settingsGreg Roach1-12/+16
2015-01-23Font awesome 4.3 contains gender icons...Greg Roach1-2/+2
2015-01-23Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-14/+14
2015-01-23global used for two different thingsGreg Roach1-11/+2
2015-01-23Do not load colorbox.js from a CDN - we need our patched versionGreg Roach1-48/+49
2015-01-23Enable responsive features in IE8Greg Roach1-0/+6
2015-01-22Add date-picker to admin site/change logsGreg Roach1-26/+32
2015-01-21Fatal errors during DB upgrades are not shown to the userGreg Roach1-7/+3
2015-01-19Minor whitespace changesGreg Roach1-3/+3
2015-01-18Default constructors do not need parenthesesGreg Roach1-2/+2
2015-01-18Upgrade font-awesome to 4.2.0Greg Roach1-1/+1
2015-01-18The next release will be 1.7.0Greg Roach1-2/+2
2015-01-17New theme system and admin interfaceGreg Roach1-36/+61
2014-12-24Upgrade datatables.js to 1.10.4Greg Roach1-1/+1
2014-12-24Upgrade jQuery to 1.11.2Greg Roach1-12/+3
2014-12-211.6.2 releaseGreg Roach1-1/+1
2014-12-211.6.2 release1.6.2Greg Roach1-1/+1
2014-12-18Remove IE specific CSS files. Just use modernizer.Greg Roach1-1/+0
2014-12-11#1398080 - HTTP_X_FORWARDED_PORT and HTTP_X_FORWARDED_PROTO headers are not usedGreg Roach1-3/+17
2014-12-11Invalid escape sequenceGreg Roach1-1/+1