Commit Graph

40 Commits

Author SHA1 Message Date
Nick McCullum
e7fd06da53 Some requirements fixes 2022-03-16 19:25:29 -04:00
Nick McCullum
80a4c05475 another try 2022-03-16 19:17:49 -04:00
Nick McCullum
564a4539f0 Updated requirements to be Django 4 compatible 2022-03-16 19:15:23 -04:00
Nick McCullum
52d7d6db45 Update requirements file 2022-03-16 18:57:50 -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
Timothy Hobbs
2e867cba87 Remove hard dependency on pinax teams 2020-12-02 01:26:53 +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
3054407100
Update requirements for django
Update requirements.txt to allow any Django 2.2 or 3.x release
2020-10-13 16:50:59 -04:00
Garret Wassermann
80114ef6a8
Update requirements.txt for Django version
Do not allow Django 4.x+ in requirements, until we can look at it when released and do any necessary updates to support it.
2020-10-13 15:54:22 -04:00
Thomas Weber
30dc07d0d7 Remove Django version decrement from requirements.txt 2020-10-13 10:27:43 -06: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
a0e77533fc Ensure at least Django 2.2.13 to address security vulnerabilities 2020-06-08 06:19:00 -04:00
Timothy Hobbs
c20dafe952 Use temporarilly fixed version of pinax-teams 2020-01-31 18:40:01 +01:00
Timothy Hobbs
ecbb91b861 Private kb categories 2020-01-27 17:37:59 +01:00
Garret Wassermann
af2d0d59b7
Update requirements.txt for django
To address CVE-2019-19844, require at least Django 2.2.9
2020-01-20 15:37:08 -05:00
Garret Wassermann
4fb8426153 Update requirements to ensure Django 2.2 LTS 2019-04-01 21:39:19 -04:00
Jachym Cepicky
d4f1f85b29 Markdown for Knowledge base, ticket and comments.
Removed markdown-deux
2019-03-06 14:42:57 +01:00
Garret Wassermann
760c9d64dd Remove bundled akismet in favor of pypi package dependency, for #687 2019-01-01 19:55:08 -05:00
Garret Wassermann
28996c05b7 Merge upstream develop 2018-12-15 13:38:54 -05:00
Timothy Hobbs
e96f1559e7
Add celery task for get_email
Allows you to get_email even without cron, thus enabling the use of django-helpdesk of cronless PaaS services.
2018-11-08 14:39:37 +01:00
Garret Wassermann
150f18e9b5 Merge branch 'develop' into bootstrap4 2018-10-15 14:14:38 -04:00
Dilip Dwarak
fc028334d9 Added optional serverside processing on datatables that lists all tickets - True by default 2018-10-14 20:23:28 -04:00
Garret Wassermann
f123d78184 Continuing work on new bootstrap4 interface 2018-09-02 23:27:39 -04:00
Garret Wassermann
3c456873a5 Fixes for Python 3 and Django 2.0 2018-03-04 01:52:58 -05:00
Garret Wassermann
65c1d05eef Use BeautifulSoup to get text out of HTML-only emails, to address issue in #565 2017-10-31 03:24:04 -04:00
Garret Wassermann
a7ae0a178e django-bootstrap-form 3.3 or above required for django 1.11 2017-09-14 04:19:10 -04:00
Garret Wassermann
dc5bcf53e8 pytz is required by django 1.11 2017-09-13 02:42:42 -04:00
Garret Wassermann
5846732ef1 Better requirements to allow any bugfix of Django 1.11 2017-09-13 01:23:17 -04:00
Garret Wassermann
a50318b130 Fix bug in requiring django==1.11 2017-09-12 21:58:22 -04:00
Garret Wassermann
a5d5ef0bc5 We require specifically Django 1.11.x, update documentation 2017-09-12 21:16:30 -04:00
Garret Wassermann
f5aec2d385 Update docs for minimum of Django 1.11, set release version to 0.2.0 and change primary maintainer to gwasser 2017-08-30 15:54:19 -04:00
Jonathan Barratt
43c067dd4f
merge changes from updated master 2016-10-29 13:35:03 +07:00
Garret Wassermann
904a83e2fe
Remove Django 1.7 from requirements and testing, set version to 0.2.0 2016-10-28 14:59:03 +07:00
Garret Wassermann
e5c3c4a435 Used six to add python3 compatibility along side existing python2, and replaced print statements with logging features. Can now poll a local directory for mail too, not just remote POP3/IMAP. 2016-09-14 20:35:18 -04:00
Alex Seeholzer
87d1354020 Updated doc and requirements:
- Dj1.7 + Py3.5 is not supported
- Dj>1.6 is required
2015-12-16 10:52:20 +01:00
Ross Poulton
a749726a17 Add simplejson to requirements. 2014-09-10 09:16:26 +10:00
rbas
1a743b883f Specify version for django-bootstrap-form 2014-07-09 12:39:15 +02:00
Ross Poulton
fe1bfd1fa4 Replace django.contrib.markup with django-markdown-deux. Closes #219. 2014-07-07 12:10:53 +10:00
Ross Poulton
452a34ad72 Smart email parsing (closes #203): Use email-reply-parser to ignore cruft in incoming emails 2014-01-29 23:08:33 +11:00
Ross Poulton
3de2cc42ba Add basic requirements.txt 2014-01-29 21:59:39 +11:00