Commit Graph

50 Commits

Author SHA1 Message Date
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
Garret Wassermann
cfd838b7f4 Bump to version 0.2.14 2019-02-15 19:39:43 -05:00
Garret Wassermann
5f59e9a5a7 Bump version to 0.2.13 for polish email template translations 2019-01-17 09:14:29 -05:00
Garret Wassermann
3b46eb6793 Bump to 0.2.12 for re-release, remove broken migration in 0.2.11 2019-01-02 18:52:13 -05:00
Garret Wassermann
eaaaad8391 Remove py2 commands from makefile, update README copyright for (C) 2019 (happy new year everyone) 2019-01-01 18:12:11 -05:00
Garret Wassermann
a5a679512c Merge Polish translations from 0.2.11 2018-12-31 04:01:18 -05:00
Garret Wassermann
a60b0acc92 Bump to 0.2.11 2018-12-31 03:58:03 -05:00
Garret Wassermann
2cd438f7b2 Demo should disable server-side processing for local demo usage 2018-12-21 16:35:26 -05:00
Garret Wassermann
f123d78184 Continuing work on new bootstrap4 interface 2018-09-02 23:27:39 -04:00
Garret Wassermann
ac0eb7d27b Sync with v0.2.10, update python classifiers 2018-09-01 23:20:15 -04:00
Garret Wassermann
0f99599982 Bump to v0.2.10 2018-09-01 23:14:57 -04:00
Garret Wassermann
38d9ae9c57 Update setup() classifications, use README as long description 2018-07-18 23:34:29 -04:00
Garret Wassermann
73f113540f Bump version to 0.2.9 2018-07-18 22:28:30 -04:00
Garret Wassermann
dff14d40d3 Merge 0.2.8 bugfixes 2018-07-03 00:59:33 -04:00
Garret Wassermann
fabac887ef Bump version to 0.2.8 2018-07-03 00:29:46 -04:00
Garret Wassermann
54a6b1d21b Merge 0.2.7 bugfixes 2018-03-04 04:01:48 -05:00
Garret Wassermann
6cb1ad740a Bump version to 0.2.7, add README note about initial Django 2.0 support 2018-03-04 02:09:54 -05:00
Garret Wassermann
75f54dd233 Testing quicktest.py 2018-01-11 02:19:49 -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
f91762d4cd Bump version to 0.2.5, add STATIC_ROOT to demo config to test collectstatic 2017-12-28 06:32:42 -05:00
Garret Wassermann
73ba28cb6c Update demo settings to link to django 1.11 documentation since we require that version 2017-12-18 00:28:03 -05:00
Garret Wassermann
980e8b6f7d Update version to 0.2.3 to include zh_Hans translations forgotten from 0.2.2 upload 2017-12-09 22:53:47 -05:00
Garret Wassermann
686d0f9540 Update demodesk project version to match the django-helpdesk version 2017-12-09 12:12:48 -05:00
Garret Wassermann
1bd88c0f4f Turn on template debug for the demo 2017-10-30 00:56:06 -04:00
zodman
03a57bdc5f fix get_email from gmail imap 2017-09-27 12:40:47 -05:00
zodman
252cc705c9 fix make rundemo2 2017-09-26 16:38:25 -05: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
Garret Wassermann
b5fa489643 Demo requires markdown_deux for KnowledgeBase to work properly 2017-04-03 01:52:35 -04:00
Garret Wassermann
247de7ddd3 Add KnowledgeBase example data to the demo 2017-04-02 15:05:43 -04:00
Garret Wassermann
0464db34ae New demo project with Makefile script for easy demo, testing, and development 2017-03-20 02:38:44 -04:00