.github
|
Move to ruff, its faster & catches more
|
2023-11-14 20:37:05 +01:00 |
.infragenie
|
Add django-helpdesk component model
|
2024-06-10 11:49:06 +01:00 |
.tx
|
update Transifex config file
|
2014-07-30 09:52:14 +02:00 |
demo
|
remove next_page parameter and show how to set LOGOUT_REDIRECT_URL in settings
|
2024-05-08 15:47:14 +02:00 |
docs
|
Explain login/logout redirect settings in documentation
|
2024-05-08 16:01:26 +02:00 |
helpdesk
|
Add datatables error message to error pop up
|
2024-05-14 21:46:18 +02:00 |
standalone
|
Remove all mention of obsolute API deactivation switch. The helpdesk frontend
|
2023-11-23 22:23:13 +01:00 |
.coveragerc
|
removing leftover references to south_migrations folder
|
2016-11-02 17:24:05 +01:00 |
.flake8
|
Add complexity to flake8 configuration
|
2022-07-25 01:17:12 +02:00 |
.gitignore
|
chore: 🙈 add .venv folder to gitignore
|
2024-03-12 12:49:50 +01:00 |
.isort.cfg
|
Initial isort configuration
|
2022-07-22 03:26:41 +02:00 |
.pylintrc
|
removing leftover references to south_migrations folder
|
2016-11-02 17:24:05 +01:00 |
.readthedocs.yaml
|
Configuration to autobuild to readthedocs
|
2023-10-17 15:11:29 +01:00 |
AUTHORS
|
replace non-existent UPGRADE with updated AUTHORS in MANIFEST.in
|
2016-10-27 15:08:48 +07:00 |
build_project.sh
|
Update project URLs per #424
|
2016-10-12 11:14:10 +11:00 |
constraints-Django4.txt
|
test against python 3.11 and use require django 4.2 LTS for testing
|
2023-06-15 22:02:13 -04:00 |
constraints-Django32.txt
|
Update azure pipelines config to test all versions of django supported
|
2021-10-17 23:34:23 -04:00 |
CONTRIBUTING.rst
|
Changes per PR review and additional cleanup.
|
2023-10-17 11:01:21 +01:00 |
Dockerfile
|
dockerize, fixes #826
|
2023-09-07 15:42:56 +02:00 |
entrypoint
|
dockerize, fixes #826
|
2023-09-07 15:42:56 +02:00 |
LICENSE
|
Set end date for official 0.2 support, update license copyright years
|
2021-10-18 00:57:31 -04:00 |
LICENSE.3RDPARTY
|
timeline 3 license
|
2020-11-16 07:13:56 -07:00 |
Makefile
|
Add import sort checking and fixing to makefile
|
2022-09-08 23:42:20 +01:00 |
MANIFEST.in
|
Update documentation for 0.3.0 release, restrict support to python 3.8+ because earlier pythons are no longer supported upstream anyway
|
2021-10-17 23:49:16 -04:00 |
pyproject.toml
|
Move to ruff, its faster & catches more
|
2023-11-14 20:37:05 +01:00 |
quicktest.py
|
Remove all mention of obsolute API deactivation switch. The helpdesk frontend
|
2023-11-23 22:23:13 +01:00 |
README.md
|
Create readme and add infrastructure model to it
|
2024-06-10 11:49:15 +01:00 |
README.rst
|
Merge branch 'django-helpdesk:main' into main
|
2024-03-26 12:49:46 +01:00 |
requirements-dev.txt
|
Move to ruff, its faster & catches more
|
2023-11-14 20:37:05 +01:00 |
requirements-no-pinax.txt
|
Remove simplejson from the requirement files
|
2023-08-10 17:39:34 +03:00 |
requirements-testing.txt
|
Removed codecov
|
2023-04-16 20:48:24 +10:00 |
requirements.txt
|
Implement webhooks. Fixes #264
|
2023-12-02 20:57:21 +00:00 |
SECURITY.md
|
Set end date for official 0.2 support, update license copyright years
|
2021-10-18 00:57:31 -04:00 |
setup.py
|
Update release number for package creation
|
2024-04-24 19:23:16 +01:00 |
tox.ini
|
Initial isort configuration
|
2022-07-22 03:26:41 +02:00 |