Ross Poulton
|
ebc4b7d24c
|
Add proper database migrations support using South. Updated documentation to match. Closes GH-50.
|
2011-04-27 19:57:03 +10:00 |
|
Ross Poulton
|
090685b6d9
|
Clean up comments in create_usersettings, and fix copyright in escalate_tickets.
|
2011-04-19 23:02:33 +00:00 |
|
Ross Poulton
|
b108e5147c
|
Merge branch 'bclermont-master'
|
2011-04-19 22:59:49 +00:00 |
|
Ross Poulton
|
5278634a76
|
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 |
|
Ross Poulton
|
701d742840
|
Update Spanish & Polish translations, thanks to Transifex users erik_river (es) and mpasternak (pl)
|
2011-04-18 08:39:16 +00:00 |
|
Bruno Clermont
|
590b5a20d9
|
add command to create UserSettings for user who do not have one yet
|
2011-04-15 17:38:12 -04:00 |
|
Ross Poulton
|
eca88be838
|
Add support for multi-locale email templates. Also added Russian templates (closes GH-1). REQUIRES SCHEMA CHANGE: SEE FILE UPGRADE .
|
2011-03-11 22:30:59 +00:00 |
|
Ross Poulton
|
b5da29dcfe
|
Allow multiple e-mails to be entered for the queue CC email addresses. Separate with a comma. Closes GH-49.
|
2011-03-05 03:29:01 +00:00 |
|
Ross Poulton
|
b31068caa9
|
Add documentation re: login URL. Closes issue GH-48.
|
2011-03-05 03:19:15 +00:00 |
|
Ross Poulton
|
7666ad668d
|
Merge branch 'bclermont-master'
|
2011-02-27 23:45:49 +00:00 |
|
Ross Poulton
|
b61a1b1af7
|
Updated translations from Transifex. Big thanks to mpasternak for some great work on the Polish translation which is now at 61%.
|
2011-02-25 22:50:00 +00:00 |
|
Ross Poulton
|
4052518957
|
Add basic documentation on contributing, including using Transifex for translation.
|
2011-02-25 22:48:40 +00:00 |
|
Bruno Clermont
|
0431865824
|
Do not close <select> at the begining.
<select/>...</select> is invalid
|
2011-02-19 14:17:14 -05:00 |
|
Ross Poulton
|
b801b184e4
|
Move from 'flot' to jqPlot for the upcoming reporting changes. Not able to do multi-series bar charts with flot easily enough so switched to jqPlot. Actual reporting changes still a work in progress.
|
2011-02-14 22:07:24 +00:00 |
|
Ross Poulton
|
a0af56d27e
|
Updated Spanish translation (via Transifex)
|
2011-02-14 22:06:20 +00:00 |
|
Ross Poulton
|
3f418a5303
|
Remove invalid .gitignore
|
2011-02-14 22:05:45 +00:00 |
|
Ross Poulton
|
35c8f69ca9
|
Move .gitignore outside python 'helpdesk' folder
|
2011-02-14 22:05:10 +00:00 |
|
Ross Poulton
|
8dc08b2e9c
|
Remove doctrees & html docs; moved reStructuredText files from docs/source/ to docs/ to make it a little easier for most people to access.
|
2011-02-14 22:03:09 +00:00 |
|
Ross Poulton
|
f165587112
|
Update translations from Transifex (incl add transifex config to project) and add Polish translation (currently approx 26% translated)
|
2011-02-12 02:22:55 +00:00 |
|
Ross Poulton
|
856b6a46aa
|
Make sure 'Close' link on public ticket view always works (Issue #41)
|
2011-02-12 01:56:56 +00:00 |
|
Ross Poulton
|
c129445ceb
|
Update documentation to include note about installing Markdown
|
2011-02-12 01:21:34 +00:00 |
|
Ross Poulton
|
8920824a7b
|
Fix link to jQuery in public templates
|
2011-02-12 01:13:30 +00:00 |
|
Andreas Kotowicz
|
e691708e73
|
temporary fix for bug https://github.com/rossp/django-helpdesk/issues/#issue/22
|
2011-02-08 22:19:17 +01:00 |
|
Andreas Kotowicz
|
c69efa1587
|
fix for bug https://github.com/rossp/django-helpdesk/issues#issue/37
|
2011-02-08 12:17:05 +01:00 |
|
Ross Poulton
|
52289dc0db
|
Update doco to show how to put somewhere than /helpdesk/.
|
2011-02-08 07:45:42 +00:00 |
|
Ross Poulton
|
18e3d11006
|
Update locale files to pick up new / updated strings for translation.
|
2011-02-07 10:34:23 +00:00 |
|
Ross Poulton
|
ad58b4dcbb
|
fixed missing bracket in string. thanks to jezdez for catching this during translation.
|
2011-02-07 10:23:06 +00:00 |
|
Ross Poulton
|
ecd4f2ce42
|
Remove Transifex image from README as GitHub can't show it due to https usage.
|
2011-02-07 07:54:11 +00:00 |
|
Ross Poulton
|
6d1df855d7
|
Add link to Transifex translation project
|
2011-02-07 07:50:47 +00:00 |
|
Ross Poulton
|
6527ad0d55
|
Add author info to English language file
|
2011-02-07 07:42:37 +00:00 |
|
Ross Poulton
|
6262bec02f
|
Remove un-minimised flot JavaScript
|
2011-02-07 07:40:18 +00:00 |
|
Ross Poulton
|
f8c175204d
|
Add 'flot' charting library, ready to migrate charts from Google to a locally-hosted javascript implementation
|
2011-02-07 07:37:25 +00:00 |
|
Bruno Clermont
|
37de73b2a2
|
Rename categories to kb_categories
|
2011-02-06 17:51:25 -05:00 |
|
Bruno Clermont
|
000f53ad4c
|
Merge remote branch 'upstream/master'
|
2011-02-06 17:49:36 -05:00 |
|
Andreas Kotowicz
|
594be07b26
|
check if queue id is given for new ticket. this is useful if
you want to provide a link for the appropriate queue.
|
2011-02-06 19:17:55 +01:00 |
|
Andreas Kotowicz
|
2d302ceba6
|
sort list of users by username in helpdesk/tickets/X/cc/add/
|
2011-02-06 18:49:07 +01:00 |
|
Andreas Kotowicz
|
8ed7debbdf
|
quickfix for bug https://github.com/rossp/django-helpdesk/issues#issue/33
we need to figure out why in this particular case, 'request' is a string.
|
2011-02-06 13:30:04 +01:00 |
|
Andreas Kotowicz
|
b40d4511a3
|
dropdown menu for saved queries - removes previously used div.
|
2011-02-05 22:31:12 +01:00 |
|
Ross Poulton
|
613b2fc132
|
Rebuilt HTML documentation
|
2011-02-05 05:11:34 +00:00 |
|
Ross Poulton
|
a15c8e0e23
|
Add license to documentation
|
2011-02-05 05:09:19 +00:00 |
|
Ross Poulton
|
7704f5cc15
|
Remove TOC from README
|
2011-02-05 05:01:09 +00:00 |
|
Ross Poulton
|
36399ff392
|
Update README
|
2011-02-05 04:59:24 +00:00 |
|
Ross Poulton
|
d1f1b63352
|
Migrate README to reStructuredText
|
2011-02-05 04:54:37 +00:00 |
|
Ross Poulton
|
ad93e7c884
|
Update README
|
2011-02-05 04:51:34 +00:00 |
|
Ross Poulton
|
9d4a715804
|
Fix links in spam.rst
|
2011-02-05 04:37:23 +00:00 |
|
Ross Poulton
|
6649d998e0
|
Update formatting in documents
|
2011-02-05 04:29:50 +00:00 |
|
Ross Poulton
|
ac37198e3f
|
Add first round of proper documentation. Mostly taken from the README at this stage.
|
2011-02-04 23:13:37 +00:00 |
|
Bruno Clermont
|
7e84935853
|
Fix issue when user does not have yet settings
|
2011-02-03 19:40:15 -05:00 |
|
Bruno Clermont
|
5b47370ec6
|
Add default value for KBItem vote and positive vote
|
2011-02-03 17:15:03 -05:00 |
|
Andreas Kotowicz
|
d6602e96d7
|
keep new lines in html emails
|
2011-02-03 14:02:14 +01:00 |
|