Commit Graph

80 Commits

Author SHA1 Message Date
Garret Wassermann
bed7f5da0a prepare for 0.5.0 release to pypi 2023-06-15 21:45:10 -04:00
Martin Whitehouse
c2e933b1fb
Removed future import 2022-07-22 03:28:46 +02:00
Martin Whitehouse
25542f929e
Initial isort configuration
Will fail build if imports are not sorted correctly
2022-07-22 03:26:41 +02:00
Garret Wassermann
7aa14f16e5 Merge branch 'stable' into unstable 2022-07-17 03:33:01 -04:00
Martin Whitehouse
b586442508
Merge branch 'stable' of
git@github.com:superuser-marty-me-uk/django-helpdesk.git into formatting
2022-07-13 10:22:11 +02:00
Martin Whitehouse
aa876f8016
pycodestyle formatting 2022-07-12 12:34:19 +02:00
Garret Wassermann
fbf022df96 Bump to version 0.4.1 2022-07-02 06:40:35 -04:00
Garret Wassermann
5ad0416657 Unstable is now the 0.5.0 testing ground 2022-06-12 03:23:21 -04:00
Garret Wassermann
61f086a0ac Bump to 0.4.0 release, add django 4 python metadata 2022-06-12 03:02:47 -04:00
Garret Wassermann
b8511dd70b Fix conflicts for Django 4 support 2022-04-23 02:23:51 -04:00
Garret Wassermann
d1187b02fa Merge in bugfixes and features from 0.3.4 release including new api 2022-04-23 02:10:58 -04:00
Garret Wassermann
3ed6c68046 Update to 0.3.4 bugfix release 2022-04-23 02:06:35 -04:00
Daniele Scasciafratte
5792587e3e feat(ticket): disable timeline 2022-04-15 18:48:21 +02:00
Benbb96
dc60d8a7f9 Add setting HELPDESK_ACTIVATE_API_ENDPOINT and document it 2022-04-15 00:05:51 +02:00
bbe
1daa1d88aa Create an API endpoint to list/create/update/delete tickets (including custom fields !) + Refactoring in forms.py 2022-03-31 17:19:49 +02:00
Garret Wassermann
6b79e1499b Update to version 0.3.3 2022-03-19 22:49:33 -04:00
Nick McCullum
358080926c Added Django 4 support. 2022-03-16 22:29:09 -04:00
Garret Wassermann
94902ec44f Bump version to 0.3.2 for bugfix 2021-11-21 23:37:25 -05:00
Garret Wassermann
96338bd73f Bump version to 0.3.1 2021-11-19 00:34:21 -05:00
Garret Wassermann
5ca1f39c23 Update versions and copyrights to begin the 0.4 release dev cycle 2021-10-18 01:16:39 -04:00
Garret Wassermann
ec96538a54 Set end date for official 0.2 support, update license copyright years 2021-10-18 00:57:31 -04:00
Garret Wassermann
122d8f7b6a 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
Garret Wassermann
aff67184d4 Add attachment validator when uploading attachment to tickets 2021-10-05 06:25:42 -04:00
Garret Wassermann
02bdaea76a Add security warning to comments of demodesk about using secure cookies 2021-09-27 23:19:06 -04:00
Garret Wassermann
66ed61ee6a Set default autofield to be compatible for django 3.2 2021-09-17 10:09:20 -04:00
Garret Wassermann
1559333993 Fix some docs and migrations in prep for 0.3 release, see #878 2021-08-20 02:05:21 -04:00
Garret Wassermann
0acffeff94 Bump to 0.3.0 beta 3 2021-01-04 17:52:01 -05:00
bbe
cdfc895bce Fix the login url by using view names in the demo settings instead of the hardcoded urls.
Also remove a duplicate url for 'login'
2021-01-04 20:02:25 +01:00
Garret Wassermann
f15442f599 Use pinax-teams 2.0.0 and bump to beta 2 for pypi 2020-11-12 02:50:09 -05:00
Garret Wassermann
6b2026fb2a Set versions and python metadata for first beta release of 0.3.0 2020-11-12 02:16:44 -05:00
Benbb96
c2276ce7e1 Set an absolute path to get the module recognized when running from root folder 2020-10-08 22:05:48 +02:00
Garret Wassermann
2f788f2597 Merge 0.2.22 bugfix release updates, update copyright year in license, specify python 3.6 or above in setup 2020-07-30 04:46:15 -04:00
Garret Wassermann
7d89a9ae1d Bump to v0.2.22 for bugfix release 2020-07-30 03:49:06 -04:00
Arkadiy Korotaev
34eb793f68
fix(demo): Update demo's INSTALLED_APPS to avoid it crashing after pinax-team library was introduced #820 2020-07-20 16:41:22 +02:00
Garret Wassermann
2041430cd3 Update to 0.2.21 2020-04-15 06:59:06 -04:00
Garret Wassermann
a6f75ada9c Update to 0.2.20 2020-04-15 05:39:27 -04:00
umgelurgel
867b1ebc59 Update the model name in the fixtures. 2020-01-13 20:54:47 +01:00
Garret Wassermann
62e73f8a31 Bump version to 0.2.19 2019-12-24 04:03:33 -05:00
Garret Wassermann
542138c294 Bump for next bugfix, 0.2.18 2019-12-17 06:54:45 -05:00
Timothy Hobbs
b862732512 Remove "classic" code path and always use datatables for ticket lists 2019-10-08 17:54:59 +02:00
Garret Wassermann
7f27eb9428 Merge 0.2.17 release into develop 2019-08-27 21:53:25 -04:00
Garret Wassermann
6d538da0f0 Bump version for new release 2019-08-27 21:39:33 -04:00
Garret Wassermann
0de263280f Merged 0.2.16 bugfixes 2019-05-25 01:25:39 -04:00
Garret Wassermann
951cc68ecd Bump to 0.2.16 2019-05-25 01:09:46 -04:00
CedricCarard
fa02a041b8 add option user pip install command rundemo 2019-03-14 23:10:33 +01:00
Garret Wassermann
ff74a8c21b Sync with upstream merges 2019-03-09 19:01:51 -05:00
Garret Wassermann
519236c288 Merge 0.2.15 bugfixes 2019-03-09 19:00:06 -05:00
Garret Wassermann
0124ae4018 Bump version to 0.2.15 2019-03-09 18:40:38 -05:00
Garret Wassermann
d42fc23e08 Fix password change URLs and add basic templates, to address #734 2019-03-09 18:38:24 -05:00
Jachym Cepicky
d4f1f85b29 Markdown for Knowledge base, ticket and comments.
Removed markdown-deux
2019-03-06 14:42:57 +01:00