Joshua Jonah
7daf3a7552
Consolidated attribution in footer to a single file for easier override without having to subclass more than one template.
2011-06-09 11:41:32 -04:00
Ross Poulton
04ad20d42f
Remove SVN lookup at bottom of staff pages - not required now we're on Git.
2011-05-12 09:08:32 +10:00
Ross Poulton
f3bd5da906
Push navigation into a single place, so that the navigation experience is consistent regardless of which views (public vs staff) the user lands on. Closes GH-52, thanks to kotowicz.
2011-04-28 21:00:11 +10:00
Issac Kelly
021a48c843
Fix the fixture, and update for django 1.3, add dist and egg-info to gitignore
2011-03-25 18:03:18 -04:00
Andreas Kotowicz
b40d4511a3
dropdown menu for saved queries - removes previously used div.
2011-02-05 22:31:12 +01:00
Andreas Kotowicz
2577d3704a
introduce status DUPLICATE. This is somethimes useful.
...
The number of the original bug can written inside the
'comment / resolution' field.
2011-02-03 12:42:51 +01:00
Ross Poulton
99183ce6a5
Merge branch 'kotowicz-master'
2011-02-03 10:19:33 +00:00
Andreas Kotowicz
af3b1f1c75
templatetag for saved queries:
...
I'm using user_saved_queries_ in base.html so that we can distinguish it
from 'user_saved_queries' in 'views.staff.ticket_list'
2011-02-03 11:19:46 +01:00
Ross Poulton
f5fc4f2139
Upgraded to jQuery 1.5 and jQuery UI 1.8.9.
2011-02-03 10:10:00 +00:00
Andreas Kotowicz
0694fe1e2c
first take on bug https://github.com/rossp/django-helpdesk/issues#issue/19 :
...
add div to hold list of queries
show 'load saved query' in header if 'user_saved_queries' is present
modified 'dashboard' and 'view_ticket' so that they return 'user_saved_queries'
2011-02-02 13:50:03 +01:00
Ross Poulton
723b4f1881
Remove further references to Jutda Helpdesk, changing them to django-helpdesk.
2011-02-02 10:25:32 +00:00
Ross Poulton
107ec742b1
Reword footer to refer to django-helpdesk rather than Jutda Helpdesk
2011-02-02 08:10:29 +00:00
Ross Poulton
53327eb66a
Moved all project files under a "helpdesk" directory. Should make it easier to use setup.py / pypi / whatever in the future.
2011-01-25 23:02:00 +00:00