django-helpdesk/htdocs
Ross Poulton 0068eccbf4 Big checkin that adds a number of features and makes some changes:
* Updated jQuery to 1.2.6
* Add jQuery UI 1.6b for interface effects as needed
    * 'Smoothness' theme from ThemeRoller.com added.
* Clean up 'Filter' dialog on Ticket List, long way to go still.
    * Uses tabs to save a query or load a saved query
    * Lots of misuse of space here, can be cleaned up somewhat still.
* Add ability for users to save filters/queries
    * Saved queries can be shared, so other users can use them
    * Users can run saved queries instead of re-filtering
    * Filter mechanism in Ticket List had to be reworked significantly
* Merged 3rd party licenses into LICENSE.3RDPARTY
* Updated messages files for EN locale

To update, ensure you run './manage.py syncdb' to add the SavedSearch
table.
2008-08-28 09:06:24 +00:00
..
buttons * Added priority icons for list views 2008-01-12 05:37:45 +00:00
jquery-smoothness-theme Big checkin that adds a number of features and makes some changes: 2008-08-28 09:06:24 +00:00
priorities * Added priority icons for list views 2008-01-12 05:37:45 +00:00
filter.js * Add interface for filtering mechanism - now only shows the filtering 2008-01-15 05:07:19 +00:00
helpdesk.css Big checkin that adds a number of features and makes some changes: 2008-08-28 09:06:24 +00:00
hover.js * Add interface for filtering mechanism - now only shows the filtering 2008-01-15 05:07:19 +00:00
jquery.js Big checkin that adds a number of features and makes some changes: 2008-08-28 09:06:24 +00:00
jquery.ui-1.6b.all.packed.js Big checkin that adds a number of features and makes some changes: 2008-08-28 09:06:24 +00:00
nicEdit.js * Add htdocs (including jquery & nicEdit; need to sort out licensing) 2008-01-08 00:02:52 +00:00
nicEditorIcons.gif * Add htdocs (including jquery & nicEdit; need to sort out licensing) 2008-01-08 00:02:52 +00:00
rss_icon.png * Added RSS Feed Functionality 2008-02-08 05:29:51 +00:00