posaune
[timetracker.git] / expenses.php
2019-04-26 Nik OkuntseffRefactoring, moving plugin config options into config...
2019-01-09 Nik OkuntseffAdded handling of expiration dates.
2018-12-06 Nik OkuntseffAdded conditional display of pages depending on subgrou...
2018-12-05 Nik OkuntseffA bit more refactoring for subgroups.
2018-12-05 Nik OkuntseffMore refactoring for subgroups.
2018-12-05 Nik OkuntseffAnother try to fix tt_client_project_binds.
2018-12-04 Nik OkuntseffMore progress on refactoring expenses for subgroups.
2018-12-04 Nik OkuntseffSome more progress with refactoring for subgroups.
2018-12-04 Nik OkuntseffRefactoring expense related things for subgroups.
2018-12-01 Nik OkuntseffMore refactoring for subgroups.
2018-11-27 Nik OkuntseffRefactoring: renamed getActiveUser() to getUser().
2018-11-17 Nik OkuntseffStarted to populate org_id on creation of expense items.
2018-07-28 Nik OkuntseffMore progress on storing group_id on new inserts.
2018-04-03 bonnedavMore refactoring of rights checks (#61)
2018-03-29 Nik OkuntseffRefactoring. Renamed team_id fields to become group_id.
2018-03-25 Nik OkuntseffImproved population of on behalf dropdowns on week...
2018-03-24 Nik OkuntseffSome refactoring of access checks - in progress.
2018-03-23 Nik OkuntseffSome more refactoring.
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