Commit Graph

  • 1a8fa1e885 Merge pull request #136 from brente/i18n Ross Poulton 2012-05-09 16:59:56 -0700
  • 4e4bbc74c4 Merge pull request #133 from brente/master Ross Poulton 2012-05-09 16:57:50 -0700
  • 8522bdd0d1 Italian email templates revision Stefano Brentegani 2012-05-09 14:29:18 +0200
  • 1363ba3ce1 fix ticket update with no due date set unknown 2012-05-08 14:36:13 +0200
  • e8ee39ddaa Merge pull request #132 from ochagnon/master Ross Poulton 2012-05-01 16:34:14 -0700
  • 13d1277160 Merge pull request #131 from ochagnon/patch-1 Ross Poulton 2012-04-30 15:49:44 -0700
  • 2436cbeca2 close ul BEFORE closing div Oriane Chagnon 2012-04-30 19:31:13 -0300
  • b42e619b7f close ul BEFORE closing div Oriane Chagnon 2012-04-30 19:28:19 -0300
  • 88d6b61a2e remove closing </label> tag for unopened <label>. Oriane Chagnon 2012-04-30 18:34:09 -0300
  • 77c6008b9a remove closing </dt> tags for unopened <dt>. and close <dl> Oriane Chagnon 2012-04-30 18:08:42 -0300
  • bbdb8f1734 Remove closing </label> tag that do not match any opening <label> Oriane Chagnon 2012-04-30 17:11:25 -0300
  • 951539db91 Re-run makemssages && compilemssages Ross Poulton 2012-04-25 18:27:04 +1000
  • e854791ad4 Update demo site URL Ross Poulton 2012-04-25 18:16:50 +1000
  • 4b2cd30e67 Increment version number Ross Poulton 2012-04-25 18:05:37 +1000
  • a45f4510ed Merge pull request #127 from brente/fix-migrations Ross Poulton 2012-04-25 00:56:52 -0700
  • 89b8267d84 Fix RSS feeds for post-Django 1.2. Closes #129. Ross Poulton 2012-04-25 17:55:38 +1000
  • a19f5d16bb fix frozen models in migrations 0004+0005 Stefano Brentegani 2012-04-20 00:35:28 +0200
  • 71dcfb6f37 Replacing undocumented ADMIN_URL setting Stefano Brentegani 2012-04-20 00:02:28 +0200
  • 4fb9ab0617 Fixes #122 - avoid exception when taking ticket. Ross Poulton 2012-04-11 17:48:39 +1000
  • b970f12799 Merge pull request #124 from Lacrymology/master Ross Poulton 2012-04-10 20:53:25 -0700
  • e138fa108f Merge branch 'master' into add-migration Tomas Neme 2012-04-02 16:03:47 -0300
  • 28c007ea23 creating missing migration Tomas Neme 2012-04-02 16:03:15 -0300
  • 321a9aef2d Add setting HELPDESK_SHOW_KB_ON_HOMEPAGE to show KnowledgeBase categories on the homepage. Bumped version number. Ross Poulton 2012-03-02 09:28:54 +1100
  • 4ae7069517 Merge pull request #112 from fatbox/master Ross Poulton 2012-02-21 02:44:09 -0800
  • 1f00eef6d0 [GH-93] re-applying changes... Evan Borgstrom 2012-01-24 23:19:07 -0500
  • 8f0824af1a Merge remote branch 'upstream/master' Evan Borgstrom 2012-01-24 14:49:17 -0500
  • 230f94f6aa Merge pull request #108 from kratorius/fix-query-filtering Ross Poulton 2012-01-23 15:16:56 -0800
  • 7e72f3d8ea Merge pull request #106 from yekibud/master Ross Poulton 2012-01-23 15:15:44 -0800
  • 17e6122fca Merge pull request #104 from kratorius/csrf-api-fix Ross Poulton 2012-01-23 15:00:05 -0800
  • 62e9866254 Merge pull request #103 from kratorius/save-fix Ross Poulton 2012-01-23 14:59:41 -0800
  • a0a1875686 Merge branch 'master' of github.com:rossp/django-helpdesk Ross Poulton 2012-01-23 22:51:38 +0000
  • b63c480037 Merge alexgarel/django-helpdesk revision e4b4dd5 - Add CSS for printing of tickets. Closes GH-91. Ross Poulton 2012-01-23 22:49:55 +0000
  • 6a18689faa Merge pull request #101 from kratorius/closed-resolution-bugfix Ross Poulton 2012-01-23 14:44:45 -0800
  • 56c6ba9c12 Merge pull request #98 from kratorius/italian-support Ross Poulton 2012-01-23 14:42:11 -0800
  • 3e8d6edfc7 commented out some unimplemented test code yekibud 2012-01-20 16:47:41 -0800
  • 1a4c6520a6 added due_date migration and added to edit ticket form tschmidt 2012-01-20 15:03:07 -0800
  • 01b0adc733 adding due_date form and model field tschmidt 2012-01-20 12:48:38 -0800
  • 5eb8b6eeb7 Silly mistake: reversed condition in 'if' check Ivan Giuliani 2012-01-18 23:36:58 +0100
  • 0f38b688a1 fixed other instances of custom field list without blank default tschmidt 2012-01-18 11:38:56 -0800
  • 9aa32cc4f6 fixed custom field list without blank default tschmidt 2012-01-18 11:20:22 -0800
  • b6472507e4 apply_query shouldn't modify the parameters dictionary Ivan Giuliani 2012-01-18 14:39:36 +0100
  • 949179ec2e adding HELPDESK_STAFF_ONLY_TICKET_OWNERS and HELPDESK_STAFF_ONLY_TICKET_CC settings tschmidt 2012-01-17 13:40:44 -0800
  • 119b951086 Sanity checks against input for ticket search Ivan Giuliani 2012-01-17 13:14:21 +0100
  • eb74f807d8 added QUEUE_EMAIL_BOX_SSL tschmidt 2012-01-16 17:36:24 -0800
  • 164a9f44bb added global queue default email settings tschmidt 2012-01-16 17:01:47 -0800
  • 537d403d99 added HELPDESK_KB_ENABLED_STAFF tschmidt 2012-01-16 16:42:16 -0800
  • dc76854667 Exclude API calls from CSRF middleware. Ivan Giuliani 2012-01-15 11:38:28 +0100
  • 599ff33665 Pass generic parameters to inherited model save() Ivan Giuliani 2012-01-14 13:06:37 +0100
  • 23a7f399d1 Save resolution when closing the ticket Ivan Giuliani 2012-01-12 18:21:25 +0100
  • c3db5417d3 Added italian translation for database-stored email templates Ivan Giuliani 2012-01-11 21:36:02 +0100
  • 3ec88e4658 Add italian in the list of available languages Ivan Giuliani 2012-01-11 20:44:03 +0100
  • efafe8fc2c Added italian translation for email templates Ivan Giuliani 2012-01-11 19:46:48 +0100
  • 533fdc8c2a Merge branch 'kotowicz-master', manually merging conflicts in these files: helpdesk/lib.py helpdesk/templates/helpdesk/ticket_desc_table.html helpdesk/views/staff.py Ross Poulton 2012-01-11 09:18:05 +0000
  • 7dca5ce3ae Merge pull request #85 from alexgarel/master Ross Poulton 2012-01-11 01:11:17 -0800
  • 969c0cdc6e Merge+Fix of Alex's commit for GH-93 Alex Garel 2011-11-29 19:25:48 +0100
  • 0661fc995d Handle context['queue'] as a dict or an object Evan Borgstrom 2011-12-16 14:27:16 -0500
  • 2d882a393c fix email problem with multiple addresses. Andreas Kotowicz 2011-12-09 17:21:48 +0100
  • 885c03c514 don't translate field errors - they should be in correct language by default. Andreas Kotowicz 2011-12-09 17:20:32 +0100
  • 1d0ac58391 translate all fiels in /ticket/submit/ Andreas Kotowicz 2011-12-09 17:20:14 +0100
  • b79bb6ac10 fix /reports/usermonth/ & /reports/queuemonth/ errors - indexing was wrong - wrong first month label was used. Andreas Kotowicz 2011-12-08 16:49:17 +0100
  • 50406665c9 jquery translate temporary work arounds: - google translate api v1 is deprecated, for v2 you need to pay. - the google translate widget is still available for free. Andreas Kotowicz 2011-12-02 17:47:30 +0100
  • 1e6fa7a92d add option to 'hide empty queues' in dashboard overview. code to show empty queue is from b7df9b9495 Andreas Kotowicz 2011-12-02 12:54:06 +0100
  • 71d69278bc custom fields: add option which forces user to make an active choice. in forms.py we prepend a 0 entry to the list of choices. Andreas Kotowicz 2011-12-01 20:48:37 +0100
  • 87a5aa88b4 work on German and English translations. Andreas Kotowicz 2011-11-29 16:16:09 +0100
  • b18afe87bd preselect currently active language in 'public_change_language' Andreas Kotowicz 2011-11-29 15:15:24 +0100
  • f823b72db6 css fixes: Andreas Kotowicz 2011-11-29 15:07:44 +0100
  • 505a171b61 working on dashboard: - clarify what the individual dashboard ticket lists mean. - add 'tickets submitted by you' list. - add possiblity for custom welcome message (HELPDESK_CUSTOM_WELCOME). Andreas Kotowicz 2011-11-29 14:08:08 +0100
  • 049b75182b removed forgotten pdb demo 2011-11-28 18:53:01 +0100
  • b74f6914b2 handle the case when recipients is not str but unicode demo 2011-11-28 18:13:07 +0100
  • 90721b0746 create_ticket form modifications: make 'title', 'submitter_email' and 'body' fields wider. Andreas Kotowicz 2011-11-28 16:06:36 +0100
  • b73d7df064 add option 'HELPDESK_CREATE_TICKET_HIDE_ASSIGNED_TO' to hide the 'case owner' on create_view if necessary. Andreas Kotowicz 2011-11-28 15:17:54 +0100
  • c79ba8de01 uncomment previously commented code which takes care of unassiging a ticket. Andreas Kotowicz 2011-11-28 14:49:37 +0100
  • eaf78115d2 send user back to the same page before changing the display language. Andreas Kotowicz 2011-11-27 09:43:51 +0100
  • 5a92dafbdc new option: 'HELPDESK_FOOTER_SHOW_CHANGE_LANGUAGE_LINK' Andreas Kotowicz 2011-11-27 09:26:56 +0100
  • d27e4a0178 change search box padding, otherwise the bottom of the searchbox will not be aligned with the buttons on the left. Andreas Kotowicz 2011-11-24 15:25:48 +0100
  • ab67f1397a added toolips to 'Copies to' and 'Dependencies' links, explaining what these links are for. added a.tooltip class to css file. Andreas Kotowicz 2011-11-24 14:26:15 +0100
  • 1c3a7a8a7b add option 'HELPDESK_SHOW_CHANGE_PASSWORD' so that local users find a link to change their password. (needs django-registration https://bitbucket.org/ubernostrum/django-registration/). Andreas Kotowicz 2011-11-24 13:30:45 +0100
  • d876c1be13 css fix for followup_mod being too wide. Andreas Kotowicz 2011-11-24 13:29:54 +0100
  • 45620f96d0 new setting: HELPDESK_PREPEND_ORG_NAME customize helpdesk name on a few pages, i.e., your organization, so that users know that they came to the right page. Andreas Kotowicz 2011-11-23 20:12:27 +0100
  • 1eb0760f32 redirect user to 'helpdesk_home' from /helpdesk/login/ page, if user is already authenticated. Andreas Kotowicz 2011-11-23 19:57:11 +0100
  • 4b0b628724 hide "log in" button on '/helpdesk/login/' page. modify "log in" redirect if possbible, so that user lands on same ticket (instead of dashboard) after login. Andreas Kotowicz 2011-11-23 19:56:36 +0100
  • f897d5bcb4 add option to override default look of followups - this is work in progress. Andreas Kotowicz 2011-11-21 20:04:05 +0100
  • 2cee519d1c translate code changes: Andreas Kotowicz 2011-11-21 19:15:43 +0100
  • d5164e96c4 add possibility to translate ticket comments using jquery & google translate. Andreas Kotowicz 2011-11-21 17:39:13 +0100
  • cb34b1933a make django-helpdesk more customizable + bug fixes: Andreas Kotowicz 2011-11-19 09:34:07 +0100
  • a6f7bd8a25 added css class on ticket actions in ticket_desc_table Alex Garel 2011-11-10 18:10:17 +0100
  • 5000413bf0 fixes in french mail templates (passed all through tidy) Alex Garel 2011-11-10 17:36:58 +0100
  • 7b594cfdc0 Added a warning if no message notification template found in database Alex Garel 2011-11-10 12:19:57 +0100
  • 89cc11cb8e French translations for notifications and headers / footers Alex Garel 2011-11-10 12:18:16 +0100
  • d78ea39c69 Document the need of 'django.core.context_processors.request' Alex Garel 2011-11-09 18:29:57 +0100
  • ab84017dd5 more fixes on templated mail and safe context Alex Garel 2011-11-09 16:37:37 +0100
  • 08efeb1fc9 fixing month index error in reports Alex Garel 2011-11-08 17:57:26 +0100
  • 23463c902e Using safe_template_context to build templated email context forms.py Alex Garel 2011-11-08 17:31:05 +0100
  • 3453de52d5 corrected doc on migrate to fit actual needs demo 2011-11-08 16:14:04 +0100
  • 6e33408a7d Merge branch 'master' of github.com:rossp/django-helpdesk Ross Poulton 2011-11-08 18:01:00 +1100
  • 3d4c46704a Incrememtn version number & rebuild for PyPi Ross Poulton 2011-11-08 18:00:22 +1100
  • dd61932294 Allow users to define the display order of custom fields. Closes GH-75. Thanks to Andreas K for the suggestion! Ross Poulton 2011-11-08 17:59:34 +1100
  • 78f515d594 Add Italian translation, thanks to Stefano Brentegani. Ross Poulton 2011-11-06 00:05:58 +0000
  • acbcfebef5 Update urlconf to recognise KB category slugs that include numbers. Closes #68. Ross Poulton 2011-11-05 01:23:35 +0000
  • 2aaaf57504 Pull in changes from bclermont to fix content-type handling on queues when processing incoming e-mail. Closes GH-70. Ross Poulton 2011-11-05 00:56:53 +0000