posaune
[timetracker.git] / expense_edit.php
2019-04-26 Nik OkuntseffRefactoring, moving plugin config options into config...
2019-03-07 Nik OkuntseffProhibited editing approved expense items.
2019-01-09 Nik OkuntseffAdded handling of expiration dates.
2018-12-05 Nik OkuntseffRefactored regular expense pages for subgroups.
2018-12-04 Nik OkuntseffMore refactoring for subgroups.
2018-12-04 Nik OkuntseffMore progress on refactoring expenses for subgroups.
2018-12-04 Nik OkuntseffSome more progress with refactoring for subgroups.
2018-12-01 Nik OkuntseffMore refactoring for subgroups.
2018-12-01 Nik OkuntseffSome optimization related to confirm save feature.
2018-11-30 Nik OkuntseffSome improvements to confirm save feature.
2018-11-29 Nik OkuntseffInitial work done on confirmSave dialogs when date...
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-14 Nik OkuntseffA bit more progress on removing dependency on canManage...
2018-03-29 Nik OkuntseffRefactoring. Renamed team_id fields to become group_id.
2018-03-25 Nik OkuntseffAccess check improvements for time and expense edits...
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-01-22 Nik OkuntseffAdded manual editing of the paid status for expense...
2017-02-12 anukoInitial implementation of predefined 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-25 anukoAdded more access control checks.
2016-04-01 Nik OkuntseffChanged a message after a date locking error.
2016-03-31 Nik OkuntseffFixed usage of isDateLocked()
2016-03-31 Nik OkuntseffImplemented locking feature as an optionally enabled...
2016-03-30 Nik OkuntseffRefactoring - more usage of ttUser::isPluginEnabled().
2016-03-22 Nik OkuntseffA better comment
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 OkuntseffIgnored netbeans project files for source control
2016-03-11 Nik OkuntseffRemoved PHP closing tag in more files
2016-02-29 Nik OkuntseffWork in progress creating a repo