Update the 101% table height to use a fixed scrollbar via CSS (#28)
[timetracker.git] / WEB-INF / lib /
2016-10-24 Andréas LundgrenFix the last deprecation notices on class names for...
2016-10-23 anukoMore renaming.
2016-10-23 anukoWork in progress renaming variables after PR#24 merge.
2016-10-23 anukoSome more renaming.
2016-10-23 anukoVersion change for PR#24, work in progress renaming...
2016-10-23 Andréas LundgrenAdd option to profile_edit.php to show/hide users uncom...
2016-09-14 anukoFixed rate presentation.
2016-09-13 Nik OkuntseffGetting rid of PHP Deprecated warnings.
2016-09-12 Nik OkuntseffGetting rid of PHP Deprecated warnings.
2016-09-11 Nik OkuntseffUpdated PEAR and PEAR packages.
2016-08-16 Nik OkuntseffMade records with 0 duration legal.
2016-07-24 Nik OkuntseffImplemented import of monthly quotas.
2016-07-24 Nik OkuntseffAdded export of monthly quotas data.
2016-07-23 Nik OkuntseffFixed monthly quota class for flexible week start days.
2016-07-21 Nik OkuntseffRefactoring - white space removal.
2016-07-21 Nik OkuntseffRefactoring - white space.
2016-07-21 Nik OkuntseffRefactoring - renamed a function for clarity of purpose.
2016-07-21 Nik OkuntseffFixed a bug with Monthly Quota plugin.
2016-07-19 Nik OkuntseffRemoved a not used function.
2016-07-19 Nik OkuntseffRemoved debug option set in getConnection().
2016-07-19 Nik OkuntseffAdded ttHttpRequest::isGet() convenience function.
2016-07-18 Nik OkuntseffRefactoring: some renaming.
2016-07-18 Nik OkuntseffRafactoring: renamed a variable.
2016-07-18 Nik OkuntseffRefactoring: renamed a field for clarity.
2016-07-18 Nik OkuntseffMerge branch 'taskChanges' of https://github.com/aviden...
2016-07-18 Nik OkuntseffMerge branch 'avidenic-master'
2016-07-18 Nik OkuntseffMerge branch 'master' of https://github.com/avidenic...
2016-07-04 Anže VideničMerge commit '5ce20fc5d56a32584f8a2d18ae7cde91eb12a5a4...
2016-07-04 Anže VideničMerge remote-tracking branch 'upstream/master'
2016-07-04 Anže Videničupdated according to comments from anuko
2016-06-12 Nik OkuntseffAdded a separate databa cleanup script.
2016-05-24 Anže VideničMerges an updated upstream from main.
2016-05-23 Anže VideničAdded plugin where users monthly quota can be set and...
2016-04-08 Nik OkuntseffA simple change to test a push.
2016-04-07 Nik OkuntseffMerge branch 'refactoring_test' - this is really a...
2016-04-07 Nik OkuntseffTesting branches and merges.
2016-04-07 Nik OkuntseffSimple change for testing merges.
2016-04-07 Nik OkuntseffCosmetic - testing basic branching and merges.
2016-04-06 Nik OkuntseffRefactored time_to_decimal for clarity.
2016-04-06 Nik OkuntseffFix report exports to honor user decimal mark designation.
2016-04-05 Nik OkuntseffImproved browser language determination.
2016-04-05 Nik OkuntseffImproved detection of browser language.
2016-04-05 Nik OkuntseffAdded clarifying comments.
2016-04-05 Nik OkuntseffFixed determination of a multi-part browser language...
2016-04-03 Nik OkuntseffRefactoring - white space.
2016-04-02 Nik OkuntseffRemoving legacy lock interval in days - replaced by...
2016-04-02 Nik OkuntseffCleanup - whitespace.
2016-04-02 Nik OkuntseffCleaning up - white space.
2016-04-01 Nik OkuntseffFixed export and import for locking specification.
2016-04-01 Nik OkuntseffAdded an override for managers to the Locking plugin.
2016-04-01 Nik OkuntseffExtended the Locking plugin with cron specification...
2016-03-31 Nik OkuntseffImplemented locking feature as an optionally enabled...
2016-03-30 Nik OkuntseffRefactoring - cleaned up white space.
2016-03-30 Nik OkuntseffRefactoring, finished replacing with ttUser::isPluginEn...
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