Refactored and renamed ttSysConfig class.
[timetracker.git] / WEB-INF / lib / ttInvoiceHelper.class.php
2018-12-02 Nik OkuntseffRefactored and renamed ttSysConfig class.
2018-11-30 Nik OkuntseffFully decoupled import code from the rest of the app.
2018-11-30 Nik OkuntseffRefactoring, finished with last insert ids.
2018-11-30 Nik OkuntseffA bit more refactoring.
2018-11-26 Nik OkuntseffA bit more refactoring for subgroups.
2018-11-26 Nik OkuntseffSome refactoring for subgroups.
2018-11-07 Nik OkuntseffStarted to populate org_id in tt_log and tt_invoices...
2018-11-06 Nik OkuntseffA bit more refactoring for subgroups.
2018-03-29 Nik OkuntseffRefactoring. Renamed team_id fields to become group_id.
2018-03-23 Nik OkuntseffRefactoring. Replacing getKey() with get().
2018-03-12 Nik OkuntseffSecurity fix for invoice view.
2018-01-26 Nik OkuntseffSecurity fix for invoice view. Also paid status handler...
2018-01-26 Nik OkuntseffAdded paid column on invoice views.
2018-01-13 anukoMore refactoring.
2018-01-01 anukoAllowed including items with 0 cost in invoices.
2017-03-12 anukoMade invoices to utilize REPORT_FOOTER setting.
2016-03-30 Nik OkuntseffWrote ttUser::isPluginEnabled() function.
2016-03-30 Nik OkuntseffRefactoring - using ttPluginEnabled.
2016-03-30 Nik OkuntseffRefactoring - cleaning up white space.
2016-03-28 Nik OkuntseffReplacing else if with elseif
2016-03-10 Nik OkuntseffRemoved terminating PHP tag in more files
2016-02-29 Nik OkuntseffInitial repo created