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
2025-02-17 02:30:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f2009c687f
django-helpdeskmig
/
views
History
Ross Poulton
684115cf19
First attempt at fixing issue
#55
, which adds the ability to update
...
multiple tickets at once (eg to delete them, or assign them to somebody else).
2009-03-08 06:03:55 +00:00
..
__init__.py
* Add localisation hooks
2008-05-21 21:16:44 +00:00
api.py
* Added force_insert and force_update parameters to model save() overrides (as per Django rev 8670)
2008-09-09 08:32:01 +00:00
feeds.py
* Large change to clean up the codebase: Decrease excess whitespace at ends
2008-08-19 08:50:38 +00:00
kb.py
* Large change to clean up the codebase: Decrease excess whitespace at ends
2008-08-19 08:50:38 +00:00
public.py
Bugfix: When the submitter clicks 'Accept Resolution' on the public ticket view, the ticket wasn't closed. Fixed with minor changes to both Public & Staff views. Closes ticket
#19
.
2009-01-23 10:35:14 +00:00
staff.py
First attempt at fixing issue
#55
, which adds the ability to update
2009-03-08 06:03:55 +00:00