Commit Graph

13 Commits

Author SHA1 Message Date
091670179b run ruff formatter 2025-03-22 15:29:19 -10:00
25542f929e Initial isort configuration
Will fail build if imports are not sorted correctly
2022-07-22 03:26:41 +02:00
aa876f8016 pycodestyle formatting 2022-07-12 12:34:19 +02:00
7a3260a163 fix(kb): no db 2022-03-18 19:33:31 +01:00
563b28ed14 Merge branch 'master' into pinax-remove 2021-08-04 11:19:14 -03:00
c90811418a chore(pep8): Fix bad imports, unused variables, pep8 warnings and some possible bugs 2021-03-05 09:37:21 +01:00
2e867cba87 Remove hard dependency on pinax teams 2020-12-02 01:26:53 +01:00
87ab8284e2 Allow users to edit tickets if HELPDESK_ALLOW_NON_STAFF_TICKET_UPDATE enabled 2020-11-12 11:32:12 -07:00
54796e5c4b Allow users to edit tickets if HELPDESK_ALLOW_NON_STAFF_TICKET_UPDATE enabled 2020-11-12 07:59:23 -07:00
5b0d44ec3a Assign KBItems to teams
This allows you to only show on the dashboard those tickets which belong to a
given user's team.
2020-01-27 19:45:15 +01:00
ecbb91b861 Private kb categories 2020-01-27 17:37:59 +01:00
0573bc37f8 PEP-8 codestyle improvements to pass tests 2019-10-12 19:05:00 -04:00
8a57f72349 Further refactor datatables code 2019-10-11 17:12:39 +02:00