Commit Graph

47 Commits

Author SHA1 Message Date
ffef07eef9 Resize too big images
Some too big images, if they are animated GIF's and overflow the page size, are not animated any more.

We use animated GIFs for the demonstration how to do things in the knowledge base. This fix makes the GIFs move, even if they are big.
2019-03-07 11:23:37 +01:00
bad1ece1c5 Remove offending CSS comment again to address #479 2017-12-29 01:03:16 -05:00
0d2df19835 Fix collectstatic errors, as reported in #479 2017-12-28 06:04:05 -05:00
8972baddda Remove dead jqplot code from report output, and remove unused jqplot plugin from static/ directory 2017-12-17 23:23:03 -05:00
fca81ac38c Remove duplicate jquery files, update public_base to point to jquery included in vendor/ directory 2017-12-17 23:16:14 -05:00
2d8d8dcf0c Remove offending comment in jquery-ui.min.css, as previously reported in #479 2017-12-17 23:09:12 -05:00
540531c916 fix css 2017-09-26 17:06:34 -05:00
23898fbf35 Update flot-tooltip to 0.9.0 2017-05-26 16:05:19 -04:00
1e9c4888b9 Update flot to 0.8.3 2017-05-26 16:03:55 -04:00
126cea454b Update bootstrap-social to 5.1.1 2017-05-26 15:58:59 -04:00
8c4c1aa274 Update datatables Responsive plugin and move to datatables directory 2017-05-26 15:56:43 -04:00
1471f5d799 Update datatables to 1.10.15 2017-05-26 15:34:10 -04:00
f2aa616a14 Update metismenu to 2.7.0 2017-05-26 15:30:04 -04:00
59be4b8a9b Update morris.js to 0.5.1 (actually mostly just add README, we already had 0.5.1 but it was incorrectly labeled in files from website 2017-05-26 15:27:38 -04:00
f05f45adce Update raphael.js to 2.2.1 2017-05-26 15:24:34 -04:00
b0677037ff Update jquery-ui to 1.12.1 2017-05-26 15:12:41 -04:00
e41feab14e Update jquery to 3.2.1 2017-05-26 14:55:32 -04:00
9cec1d8d93 Update font-awesome to 4.7.0 2017-05-26 14:46:33 -04:00
fb6e8b0566 Remove offending comment in jquery ui css to address an issue brought up in #479 2017-04-20 03:06:10 -04:00
414f7e7c03 Make Knowledgebase categories nicer; include jQuery UI for DatePicker on new ticket form 2016-09-27 13:16:28 -04:00
186b4ad8e2 Some of CSS changes were not included due to a conflict in the gitignore file. Updated gitignore and added missing CSS directory. 2016-09-27 10:57:21 -04:00
00cdbcf43b Finish CSS template changes for Ticket page and related properties; includes responsive Ticket list table; styled file input buttons but need to find way to update text for beyond the first input box; added a ticket_attachment_del page to confirm removal of attachment and styled it 2016-09-12 02:11:55 -04:00
a9cb54ce7e Remove older static files, update User Settings 2016-09-11 12:30:48 -04:00
67f81ac252 Continue CSS cleanup for Ticket description, remove unneeded priority and button images and associated functions 2016-09-09 04:03:32 -04:00
4c89da89b5 Updated navbar, base, public_base and login page to use new StartBootstrap SB Admin v2 theme 2016-09-07 02:50:16 -04:00
1c09f4a3c3 Moved Buttons and Priorities images back to main static folder 2016-08-05 00:50:40 -04:00
d9480c9cf0 Update static jQuery and other js/css, disable CDN usage 2016-08-04 23:57:35 -04:00
0c93de8bdb Merge branch 'master' into template-cleanup
Conflicts:
	helpdesk/templates/helpdesk/navigation.html
2014-07-26 14:03:08 +02:00
597fd2b4af update jqPlot (resolves compatibility issues with jQuery 1.9+) 2014-07-25 14:47:37 +02:00
78103c345b separate dashboard elements for easier customisation 2014-07-22 19:20:40 +02:00
cfd0ca3b7d remove row_columnheads class from table headers 2014-07-22 16:09:06 +02:00
b530f19d65 templates: removed row_odd, row_even, row_hover classes and hover.js 2014-07-21 20:19:23 +02:00
6abc0ba9a9 replace row_tablehead with caption 2014-07-21 20:02:50 +02:00
f6a8c80755 added bit of colour on the ticket detail page 2013-11-26 12:09:55 +00:00
a419956f4c fixed responsive problems with navigation moved logo into body of page altered headings 2013-11-26 10:59:45 +00:00
7fcb829e54 updated templated to use CDN bootstrap3, CDN jquery, added logo to navigation, minor layout changes requires http://github.com/tzangms/django-bootstrap-form 2013-11-25 15:51:14 +00:00
92ab42de32 add 'td.report' to css file and use it in report_output.html so that table entries are centered. By @kotowicz in b4fe8bd91f 2012-08-07 23:45:31 +10:00
eaba930c63 Line up heading & navigation items. Closes #83. 2012-08-07 23:01:40 +10:00
7d01203e35 use more flexible way to get the id of the <div>
this let use of more complex widget than a simple <input> in <div> child
2012-06-06 12:54:52 +03:00
b63c480037 Merge alexgarel/django-helpdesk revision e4b4dd5 - Add CSS for printing
of tickets.
Closes GH-91.
2012-01-23 22:49:55 +00:00
50406665c9 jquery translate temporary work arounds:
- google translate api v1 is deprecated, for v2 you need to pay.
- the google translate widget is still available for free.

I left the jquery translate code intact, because maybe we can get
jquery-translate to work with microsoft's translation service.
2011-12-02 17:47:30 +01:00
d27e4a0178 change search box padding, otherwise the bottom of the searchbox will not be aligned with the buttons on the left. 2011-11-24 15:25:48 +01:00
ab67f1397a added toolips to 'Copies to' and 'Dependencies' links, explaining what these links are for.
added a.tooltip class to css file.
2011-11-24 14:26:15 +01:00
d876c1be13 css fix for followup_mod being too wide. 2011-11-24 13:29:54 +01:00
f897d5bcb4 add option to override default look of followups - this is work in progress. 2011-11-21 20:04:05 +01:00
d5164e96c4 add possibility to translate ticket comments using jquery & google translate. 2011-11-21 17:39:13 +01:00
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