This website requires JavaScript.
Explore
Help
Sign In
holm
/
django-helpdeskmig
Watch
1
Star
0
Fork
0
You've already forked django-helpdeskmig
mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced
2024-11-25 17:33:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f3bd5da906
django-helpdeskmig
/
helpdesk
/
views
History
Ross Poulton
592ec09916
If a ticket hasn't been resolved, ensure that public users can still resolve it. Fixes GH-51, thanks to kotowicz.
2011-04-28 20:23:16 +10:00
..
__init__.py
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
api.py
Change references to Jutda Helpdesk to django-helpdesk as that should
2011-01-25 23:08:41 +00:00
feeds.py
Change references to Jutda Helpdesk to django-helpdesk as that should
2011-01-25 23:08:41 +00:00
kb.py
Rename categories to kb_categories
2011-02-06 17:51:25 -05:00
public.py
If a ticket hasn't been resolved, ensure that public users can still resolve it. Fixes GH-51, thanks to kotowicz.
2011-04-28 20:23:16 +10:00
staff.py
Fixes GH-54: Stats crash without open tickets. This should have already been caught, so this patch fixes it and adds another sanity check at report runtime.
2011-04-19 21:36:20 +00:00