Timothy Hobbs
|
6cd5522099
|
Move to ruff, its faster & catches more
|
2023-11-14 20:37:05 +01:00 |
|
Martin Whitehouse
|
25542f929e
|
Initial isort configuration
Will fail build if imports are not sorted correctly
|
2022-07-22 03:26:41 +02:00 |
|
Timothy Hobbs
|
61dd12abd9
|
Fix tests
|
2019-10-16 17:36:55 +02:00 |
|
Garret Wassermann
|
0de263280f
|
Merged 0.2.16 bugfixes
|
2019-05-25 01:25:39 -04:00 |
|
Cedric Carrard
|
9c85b8e8c1
|
fix redirect loop
|
2019-03-20 16:12:19 +01:00 |
|
Garret Wassermann
|
696d10db12
|
Remove old python2/six code
|
2018-12-28 03:13:52 -05:00 |
|
Timothy Hobbs
|
3f6ae1aefe
|
Transform UserSettings into a normal django model
|
2018-10-25 17:54:37 +02:00 |
|
Timothy Hobbs
|
13539e3056
|
Fix tests
|
2018-08-30 12:03:54 +02:00 |
|
Garret Wassermann
|
c70cf04e4d
|
Fix codestyle errors, use currying instead of lambdas for determing user access
|
2018-07-19 00:06:57 -04:00 |
|
Garret Wassermann
|
31b49ab2f6
|
Merge branch 'master' into develop
|
2017-12-28 09:32:14 -05:00 |
|
Garret Wassermann
|
aa63e8f299
|
Really fix py 2 imp/importlib
|
2017-12-28 09:26:14 -05:00 |
|
Garret Wassermann
|
4b78704180
|
Fix error on python 2
|
2017-12-28 09:22:57 -05:00 |
|
Garret Wassermann
|
3ccd6c8dc8
|
Merge 0.2.6 Django 2.0 updates
|
2017-12-28 09:16:01 -05:00 |
|
Garret Wassermann
|
d18ce1f1d5
|
Bump version to 0.2.6 to fix remaining Django 2.0 warnings
|
2017-12-28 09:11:34 -05:00 |
|
Garret Wassermann
|
6e2a16e5a6
|
Fixing unit tests for python3 for custom staff filters
|
2017-10-30 05:07:44 -04:00 |
|
Garret Wassermann
|
3a1bd76e75
|
Merge custom staff filter, PR #239
|
2017-10-30 03:17:40 -04:00 |
|
Alex Barcelo
|
24d88be8d9
|
Initial general clean-up of stuff
|
2016-10-21 17:14:12 +02:00 |
|
Alex Seeholzer
|
8390125c01
|
fixes of python 3 test fails
|
2015-11-18 15:07:33 +01:00 |
|
Scott Sadler
|
2681f6340c
|
fix reload_urlconf test helper so it supports a third party urlconf
|
2015-11-06 15:22:44 +01:00 |
|
Stefano Brentegani
|
c0dd6ea075
|
test helpdesk.views.staff.return_to_ticket
|
2014-07-30 06:07:08 +02:00 |
|
Stefano Brentegani
|
82df965d5f
|
replace HELPDESK_ALLOW_NON_STAFF_TICKET_UPDATE in homepage view and test behaviour
|
2014-07-29 22:03:47 +02:00 |
|
Stefano Brentegani
|
fe5c7135a6
|
exclude KB from navigation if HELPDESK_KB_ENABLED is False (fixes #223)
|
2014-07-21 18:44:54 +02:00 |
|