posaune
[timetracker.git] / plugins /
2019-07-01 Nik OkuntseffAdded user custom fields on user_edit.php page. timetracker_1.19-1
2019-07-01 Nik OkuntseffAdded code to insert user custom fields after user...
2019-06-29 Nik OkuntseffAdded entity type as read only field on custom field...
2019-06-29 Nik OkuntseffRefactoring custom fields in progress.
2019-06-28 Nik OkuntseffIntroduced tt_entity_custom_fields table.
2019-06-28 Nik OkuntseffAdded entity column on cf_custom_fields.php page.
2019-06-27 Nik OkuntseffMore work in progress on custom fields extension.
2019-06-27 Nik OkuntseffIntroduced dropdown.time to translation files.
2019-04-27 Nik OkuntseffAdjusted monthly quotas plugin to use configurable...
2018-12-22 Nik OkuntseffIntroduced balance output for monthly quotas.
2018-12-20 Nik OkuntseffStarted using quota percent for users if defined.
2018-12-10 Nik OkuntseffRefactored monthly quota config for subgroups.
2018-12-02 Nik OkuntseffRefactored custom field option config pages.
2018-12-02 Nik OkuntseffMore refactoring in custom fields for subgroups.
2018-12-02 Nik OkuntseffOngoing refactoring of custom fields for subgroups.
2018-12-02 Nik OkuntseffAdjusted custom field config pages for subgroups.
2018-11-26 Nik OkuntseffSome refactoring for subgroups.
2018-11-20 Nik OkuntseffReworked custom fields a bit to mark things deleted...
2018-11-20 Nik OkuntseffPopulating group_id and org_id in tt_custom_field_log.
2018-11-20 Nik OkuntseffPopulating group_id and org_id in tt_custom_field_optio...
2018-11-19 Nik OkuntseffPopulating org_id in tt_custom_fields table.
2018-11-17 Nik OkuntseffIntroduced org_id in tt_monthly_quotas table.
2018-04-09 Nik OkuntseffA bit of cleanup.
2018-03-29 Nik OkuntseffRefactoring. Renamed team_id fields to become group_id.
2018-02-12 Nik OkuntseffFixed rounding errors in monthly quotas.
2018-01-29 Nik OkuntseffSome refactoring of labels in translation files.
2018-01-29 Nik OkuntseffFixed monthly quotas for non-integer workday hours.
2018-01-29 Nik OkuntseffRefactoring - moved quota related functions into quota...
2018-01-27 Nik OkuntseffA fix for issue #47.
2018-01-10 anukoProvided default value for parameter as per issue #47.
2016-10-24 anukoFixing white space.
2016-10-24 Andréas LundgrenFix the last deprecation notices on class names for...
2016-07-24 Nik OkuntseffAdded export of monthly quotas data.
2016-07-23 Nik OkuntseffRefactoring - mostly white space.
2016-07-23 Nik OkuntseffFixed monthly quota class for flexible week start days.
2016-07-22 Nik OkuntseffSome refactoring and commenting.
2016-07-22 Nik OkuntseffRefactoring - some renaming to keep things consistent.
2016-07-18 Nik OkuntseffRefactoring: renamed a field for clarity.
2016-07-18 Nik OkuntseffMerge branch 'taskChanges' of https://github.com/aviden...
2016-07-18 Nik OkuntseffMerge branch 'avidenic-master'
2016-07-18 Nik OkuntseffMerge branch 'master' of https://github.com/avidenic...
2016-07-04 Anže VideničMerge remote-tracking branch 'upstream/master'
2016-07-04 Anže Videničupdated according to comments from anuko
2016-05-24 Anže VideničMerges an updated upstream from main.
2016-05-23 Anže VideničAdded plugin where users monthly quota can be set and...
2016-03-11 Nik OkuntseffRemoved closing PHP tags in more files
2016-02-29 Nik OkuntseffInitial repo created