summaryrefslogtreecommitdiff
path: root/includes/session.php
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-10Upgrade jQuery-UI from 1.10.3 to 1.11.2Greg Roach1-2/+2
2014-12-10Fix 1385534 using fix from MikeT. Convert to patch format, and update colorb...Greg Roach1-1/+1
2014-12-09merge some minor changes from the theme branchGreg Roach1-3/+3
2014-11-27PHPDocGreg Roach1-3/+3
2014-11-27#1397083 - Remove requirement for ini_setGreg Roach1-1/+1
2014-11-09Bump version to 1.6.2-devGreg Roach1-1/+1
2014-11-091.6.1 release1.6.1Greg Roach1-1/+1
2014-11-08PHPDocGreg Roach1-1/+1
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-3/+4
2014-10-31#1384017 - Adar on non-leap years should be month 6, not 7Greg Roach1-1/+1
2014-10-27Provide support for old versions of PHP with no secure crypt functionsGreg Roach1-0/+39
2014-10-26Move remaining functions from authentication.php to better locationGreg Roach1-2/+0
2014-10-20Polyfills for unpatched versions of PHP 5.3.2 - 5.3.6 not working. They are ...Greg Roach1-59/+0
2014-10-17PHPDocGreg Roach1-1/+1