summaryrefslogtreecommitdiff
path: root/library/WT/User.php
AgeCommit message (Expand)AuthorFilesLines
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-3/+3
2015-01-17New theme system and admin interfaceGreg Roach1-1/+24
2014-11-23Use new place-holder syntax for prepared statementsGreg Roach1-5/+11
2014-11-23Set default blocks for new user and allow users & admins to reset blocks to t...David Drury1-1/+6
2014-10-22Type hint object parametersGreg Roach1-1/+1
2014-10-20#278 - explicit deletion of user preferencesGreg Roach1-0/+17
2014-10-18PHPDocGreg Roach1-3/+3
2014-10-05Visitors have a null 'User' objectGreg Roach1-1/+1
2014-10-05Allow the User object to work as a null object (e.g. for visitors)Greg Roach1-7/+3
2014-10-05Use consistent terminology (preference versus setting)Greg Roach1-13/+14
2014-09-18Unused codeGreg Roach1-2/+2
2014-09-17PHPDocGreg Roach1-27/+72
2014-09-13Code style - missing newline on final lineGreg Roach1-1/+1
2014-08-26Initial framework for unit testsGreg Roach1-1/+2
2014-05-13Calling User::setSetting() fails if called before User::getSetting()Greg Roach1-1/+1
2014-05-11Pass objects, not XREFsGreg Roach1-12/+11
2014-05-10Hard-coded table prefixGreg Roach1-1/+1
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-169/+259
2014-05-06Revert "Replace global user functions with WT_User class" - submitted to wron...Greg Roach1-341/+112
2014-05-06Replace global user functions with WT_User classGreg Roach1-112/+341
2014-04-29Further development of new User classGreg Roach1-24/+76
2014-04-27Create WT_User class, to provide access to user objects/functionsGreg Roach1-358/+160
2014-04-27Update TCPDF library from 6.0.062 => 6.0.071Greg Roach1-0/+431