posaune
[timetracker.git] / quotas.php
2019-04-21 Nik OkuntseffFixed monthly quotas for negative hours.
2018-12-10 Nik OkuntseffRefactored monthly quota config for subgroups.
2018-04-09 Nik OkuntseffA bit of cleanup.
2018-04-07 Nik OkuntseffFixed visibility of the Required checkbox on group...
2018-04-06 Nik OkuntseffMore refactoring.
2018-03-29 Nik OkuntseffRefactoring. Renamed team_id fields to become group_id.
2018-03-24 Nik OkuntseffA bit more progress on refactoring access checks.
2018-03-23 Nik OkuntseffReplaced getKey() with get() calls.
2018-03-13 Nik OkuntseffAccess checks re-done using role rights.
2018-02-12 Nik OkuntseffMade durations like 15m legal.
2018-02-12 Nik OkuntseffFixed rounding errors in monthly quotas.
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-28 Nik OkuntseffReplaced intval() calls with a faster cast to int.
2018-01-28 Nik OkuntseffUsability improvement of the monthly quota config form.
2018-01-27 Nik OkuntseffA fix for issue #47.
2018-01-17 anukoCosmetic comment fix.
2018-01-10 anukoProvided default value for parameter as per issue #47.
2016-09-25 anukoAdded more access control checks.
2016-07-24 Nik OkuntseffAdded export of monthly quotas data.
2016-07-22 Nik OkuntseffSome refactoring and commenting.
2016-07-22 Nik OkuntseffRefactored quotas.php and quotas.tpl.
2016-07-22 Nik OkuntseffRefactoring in progress of quotas.php file.
2016-07-22 Nik OkuntseffRenamed quota files for naming consistency.