Wrote a validation routine for holidays.
[timetracker.git] / WEB-INF / lib / common.lib.php
2019-04-26 Nik OkuntseffWrote a validation routine for holidays.
2019-04-19 Nik OkuntseffInitial work done to support negative durations, some...
2019-03-31 Nik OkuntseffChanged required template elements to 3 stop sign emoji...
2019-03-19 Nik OkuntseffAdded group_key field to tt_groups.
2019-01-19 Nik OkuntseffImporoved isTrue function to get rid of PHP warnings.
2018-12-21 Nik OkuntseffAdded quota column on the users page.
2018-12-05 Nik OkuntseffRefactored regular expense pages for subgroups.
2018-11-21 Nik OkuntseffImproved isTrue() function and its usage to streamline...
2018-10-29 Nik OkuntseffSome more work in progress on multiple grouping by.
2018-10-25 Nik OkuntseffAdded <> handler to conditions.
2018-10-25 Nik OkuntseffExtended conditions to include >=, <, <=, and = situations.
2018-03-31 Nik OkuntseffIntroduced view_own_tasks right and its handling.
2018-03-30 Nik OkuntseffWrote ttValidIP function to filter out most of bogus...
2018-03-30 Nik OkuntseffIntroduced IP based access control for groups.
2018-03-18 Nik OkuntseffWork in progress integrating IP audit info in reports.
2018-03-18 Nik OkuntseffAdded last access handling.
2018-03-13 Nik OkuntseffAccess checks re-done using role rights.
2018-03-12 Nik OkuntseffWork in progress redoing access checks.
2018-03-12 Nik OkuntseffStarted redoing access checks using role rights.
2018-03-12 Nik OkuntseffRenamed a User class property as part of roles revamp...
2017-07-25 anukoInitial implementation of a condition on notifications.
2016-07-19 Nik OkuntseffRemoved a not used function.
2016-07-19 Nik OkuntseffRemoved debug option set in getConnection().
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-03-30 Nik OkuntseffWrote ttUser::isPluginEnabled() function.
2016-03-30 Nik OkuntseffWrote ttPluginEnabled() function.
2016-03-10 Nik OkuntseffRemoved terminating PHP tag in more files
2016-02-29 Nik OkuntseffInitial repo created