TasksManager/apps/tasks
raiots 066dd333a8 add: pager for tasklist view to change year
fix: query bug which cause repeated results in tasklist
2022-01-04 22:56:49 +08:00
..
migrations fix: security vulnerabilities 2021-07-21 22:45:09 +08:00
templatetags add: pager for tasklist view to change year 2022-01-04 22:56:49 +08:00
__init__.py Initial commit 2021-02-02 13:55:18 +08:00
admin.py update: calclate the real workload and quality by quarter 2021-10-29 16:17:11 +08:00
apps.py Initial commit 2021-02-02 13:55:18 +08:00
forms.py fix: about.html, name change 2021-08-18 21:44:26 +08:00
models.py add: chart of work load for each member in department & millions of bugs. 2021-05-05 00:48:03 +08:00
my_query.py update: new query method to calculate workload, the sub_executor_count field in database can be remove now. 2021-08-22 23:24:47 +08:00
resources.py add: chart of work load for each member in department & millions of bugs. 2021-05-05 00:48:03 +08:00
tests.py update: calclate the real workload and quality by quarter 2021-10-29 16:17:11 +08:00
urls.py fix: the unfiltered by year in tasklist view 2022-01-04 17:15:16 +08:00
views.py add: pager for tasklist view to change year 2022-01-04 22:56:49 +08:00