Split data_entry right into track_time and track_expenses.
[timetracker.git] / expenses.php
2018-03-13 Nik OkuntseffSplit data_entry right into track_time and track_expenses.
2018-03-12 Nik OkuntseffExtended right set for more flexibility.
2018-02-14 Nik OkuntseffFUTURE_ENTRIES option is now configurable as per issue...
2018-02-11 Nik OkuntseffMore improvements in Italian file.
2018-01-19 Nik OkuntseffWork in progress integrating paid status plugin.
2017-02-12 anukoInitial implementation of predefined expenses.
2017-02-12 anukoAdded predefined expense selector onto the expenses...
2016-10-16 Kim KeownExpense Item description - Follow-up to pull request...
2016-10-04 anukoChanged expense item control presentation as per Kim...
2016-09-21 anukoWork in progress adding checks for enabled plugins...
2016-04-01 Nik OkuntseffChanged a message after a date locking error.
2016-03-31 Nik OkuntseffImplemented locking feature as an optionally enabled...
2016-03-30 Nik OkuntseffRefactoring - more usage of ttUser::isPluginEnabled().
2016-03-28 Nik OkuntseffReplacing else if with elseif
2016-03-22 Nik OkuntseffRenamed errors to err to keep things shorter
2016-03-22 Nik OkuntseffSiwtched to using isPost() function
2016-03-22 Nik OkuntseffSwitched to using shorter ActionErrors functions
2016-03-20 Nik OkuntseffCosmetic - improved comments
2016-03-20 Nik OkuntseffCosmetic formatting fixes
2016-03-11 Nik OkuntseffRemoved PHP closing tag in more files
2016-02-29 Nik OkuntseffWork in progress creating a repo