Commit Graph

1177 Commits

Author SHA1 Message Date
Garret Wassermann
6f123d9e31 Merge pull request #553 from zodman/fix_python2
fix make rundemo2
2017-09-26 21:23:23 -04:00
zodman
540531c916 fix css 2017-09-26 17:06:34 -05:00
zodman
252cc705c9 fix make rundemo2 2017-09-26 16:38:25 -05:00
Garret Wassermann
3501fcc1c8 master is now 0.3 development 2017-09-14 04:47:28 -04:00
Garret Wassermann
a6d2a3adea bump version to 0.2.1 2017-09-14 04:41:53 -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
1b8a230cf1 Missing generic python classifiers in setup.py 2017-09-14 02:19:45 -04:00
Garret Wassermann
335e1db35e Update MANIFEST for new files in 0.2.0 and demo 2017-09-14 01:59:37 -04:00
Garret Wassermann
56f32022af Add dependency info and explicit warning of dropping py2 support to the install docs 2017-09-14 00:37:00 -04:00
Garret Wassermann
dc5bcf53e8 pytz is required by django 1.11 2017-09-13 02:42:42 -04:00
Garret Wassermann
96cae9bdd5 Added better logging for case when IMAP folder may not exist when check IMAP messages, to address issue in #536 2017-09-13 01:44:36 -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
478095ca7e Fix missing templatetag load, to address #549 2017-09-13 01:17:05 -04:00
Garret Wassermann
b65042bf41 More .rst changes 2017-09-13 01:04:51 -04:00
Garret Wassermann
11902cc9c8 Fix .rst markup, accidentally used .md 2017-09-13 00:58:00 -04:00
Garret Wassermann
1a3579ece0 Merge pull request #550 from gwasser/master
Update documentation for explicitly Django 1.11.x
2017-09-12 22:51:50 -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
612a743069 Merge remote-tracking branch 'upstream/master' 2017-09-12 20:57:26 -04:00
Garret Wassermann
c69f752f1c Django 2.0 requires explicit parameters; must go back and change others 2017-09-12 20:57:10 -04:00
Garret Wassermann
f270c18a02 Merge pull request #547 from willstott101/email-logging
SMTP debug log additions.
2017-09-06 12:13:31 -04:00
Will Stott
b99b55e426 Miscellaneous debug log additions. 2017-09-06 16:22:06 +01:00
Garret Wassermann
866a1bc72a Merge pull request #546 from gwasser/new0.2release
Update docs for minimum of Django 1.11, set release version to 0.2.0 …
2017-08-30 16:00:08 -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
c826c6ace1 Merge pull request #545 from gwasser/pawelmarkowski-master
Better attachment handling
2017-08-30 15:29:34 -04:00
Garret Wassermann
40ab600ad6 Merged in better handling of attachments, for #468 2017-08-30 15:18:22 -04:00
Garret Wassermann
87ee738428 Merge pull request #544 from gwasser/decode
Support b64 decoding on py2 and py3
2017-08-30 10:52:43 -04:00
Garret Wassermann
1e11e227ff Update ticket_view for Python 2 and 3, to correct a 500 error in #494 2017-08-30 10:49:56 -04:00
Garret Wassermann
04a3c3ff5a Update decodestring to decodebytes for Py3 since string name was deprecated in py3.1 2017-08-30 10:48:16 -04:00
Garret Wassermann
043a40682f Merge pull request #494 from Heteroskedastic/issue#493
- issue #493: internal error 500 on save query
2017-08-30 10:40:46 -04:00
Garret Wassermann
c3eeb15b61 Merge pull request #540 from msaelices/master
Fix `AttributeError` while staff user does a mass update in some tickets using the `Close (Send E-mail)` action
2017-08-20 21:46:02 -04:00
Garret Wassermann
02b39adf8e Merge pull request #542 from msaelices/unicode-ticket-issue
Fix `UnicodeEncodeError` when ticket has an special char using python2 and user goes to the admin page.
2017-08-20 21:20:18 -04:00
Garret Wassermann
c781644e34 Merge pull request #518 from gwasser/fix_cc_user_email
Fix get_email issue when user does not have an email
2017-08-20 21:13:07 -04:00
msaelices
d264c46385 Fix UnicodeEncodeError when ticket has an special char using python2 and user goes to the admin page. 2017-08-21 02:15:07 +02:00
msaelices
f5b9203d46 New 0.2.0.1 version. 2017-08-21 01:44:31 +02:00
msaelices
f931dd4dba Fix AttributeError while staff user does a mass update in some tickets using the Close (Send E-mail) action. 2017-08-21 01:26:45 +02:00
Jonathan Barratt
1b00086d6e Merge pull request #532 from gwasser/02bugs
Fix several bugs
2017-08-17 14:47:06 +07:00
Garret Wassermann
a0fb315c3b Fix PEP8 errors 2017-07-30 20:33:25 -04:00
Garret Wassermann
f6c323c9ab Fix binary attachments to outgoing email, and handle case when it is plain text, to address #502 2017-07-17 05:04:25 -04:00
Garret Wassermann
4e81d64390 Put es in list of common translation languages for settings 2017-07-17 03:56:22 -04:00
Garret Wassermann
c8ee3815ec Fix num_to_link error, was leaving off a letter of text if next to the ID, to address #511 2017-07-16 19:58:11 -04:00
Garret Wassermann
9fd170f707 Add test for num_to_link function 2017-07-16 19:53:05 -04:00
Garret Wassermann
a42a5b8aeb Add missing num_to_link in ticket description, to address #513 2017-07-16 19:38:30 -04:00
Garret Wassermann
8a49babfe5 Add documentation for new QUEUE_EMAIL_BOX_UPDATE_ONLY setting, to address #530 2017-07-16 19:30:59 -04:00
Garret Wassermann
9f9cdeec6c Show ticket ID in title of page so easier to use with many tabs open, to address #525 2017-07-16 19:24:16 -04:00
Garret Wassermann
ea8d0d80a7 Merge pull request #529 from andresf01/master
Fixed encoding error in get_email
2017-07-11 13:34:18 -04:00
andresf01
d1f35f1299 Only update by email 2017-07-11 11:59:56 -05:00
andresf01
7386a45784 Fixed encoding error in get_email 2017-07-11 10:09:47 -05:00
Garret Wassermann
c791b79c31 Merge pull request #527 from andresf01/master
Added email footer (es)
2017-06-28 13:01:38 -04:00
andresf01
db223abe27 Added email footer (es) 2017-06-28 11:27:10 -05:00