Work in progress switching to ttUser::isPluginEnabled().
[timetracker.git] / WEB-INF / lib /
2016-03-30 Nik OkuntseffWork in progress switching to ttUser::isPluginEnabled().
2016-03-30 Nik OkuntseffWork in progress switching to ttUser::isPluginEnabled().
2016-03-30 Nik OkuntseffWrote ttUser::isPluginEnabled() function.
2016-03-30 Nik OkuntseffRefactoring - using ttPluginEnabled.
2016-03-30 Nik OkuntseffWrote ttPluginEnabled() function.
2016-03-30 Nik OkuntseffRefactoring - cleaning up white space.
2016-03-29 Nik OkuntseffCleaning up white space.
2016-03-29 Nik OkuntseffRefactoring a bit.
2016-03-29 Nik OkuntseffRefactoring white space.
2016-03-29 Nik OkuntseffRefactoring - reorganized code a bit for clarity.
2016-03-28 Nik OkuntseffFixed a condition. Also some white space cleanup.
2016-03-28 Nik OkuntseffReorganized code a bit for clarity.
2016-03-28 Nik OkuntseffCleaning up white space.
2016-03-28 Nik OkuntseffReorganized code a bit.
2016-03-28 Nik OkuntseffRefactoring white space.
2016-03-28 Nik OkuntseffRefactoring, reorganized code a bit
2016-03-28 Nik OkuntseffRefactoring whate space
2016-03-28 Nik OkuntseffReplacing else if with elseif
2016-03-26 Nik OkuntseffAdded special auth handling for admin@localhost.
2016-03-25 Nik OkuntseffAdded an option to change admin login, name, and email.
2016-03-24 Nik OkuntseffRefactoring white space
2016-03-24 Nik OkuntseffRefactoring white space
2016-03-22 Nik OkuntseffSiwtched to using isPost() function
2016-03-22 Nik OkuntseffIntroduced isPost() function to keep things shorter
2016-03-22 Nik OkuntseffRefactoring - cleaning up whitespace
2016-03-22 Nik OkuntseffRemoved unused function
2016-03-22 Nik OkuntseffSwitched to using shorter ActionErrors functions
2016-03-21 Nik OkuntseffIntroduced shorter functions for Errors class
2016-03-16 Nik OkuntseffInitial implementation of a mobile timer page
2016-03-12 Nik OkuntseffIntroduced ALLOW_OVERLAP setting
2016-03-11 Nik OkuntseffRemoved closing PHP tags in more files
2016-03-11 Nik OkuntseffMade report footer optional depending on setting in...
2016-03-10 Nik OkuntseffRemoved terminating PHP tag in more files
2016-02-29 Nik OkuntseffInitial repo created