Commit Graph
81 Commits
Author SHA1 Message Date
Louis Bailleul ccfc9450ae Add media query to cahnge the size of the thumbnails
This prevent the scrollbar on graph.inc.php
Tweaked the graphs sizing to fit better on the screen
2015-11-26 17:31:35 +00:00
Louis Bailleul 961a9fff4b Make graph page use session variable to compute graph size 2015-11-26 17:29:17 +00:00
Louis Bailleul 8f2ddb243d Add media query to cahnge the size of the thumbnails
This prevent the scrollbar on graph.inc.php
Tweaked the graphs sizing to fit better on the screen
2015-11-26 17:15:54 +00:00
Louis Bailleul 9ad6763c86 Make graph page use session variable to compute graph size 2015-11-26 17:13:59 +00:00
laf e9deae1315 Centralised the date selector for graphs for re-use 2015-10-20 21:35:08 +00:00
Arjit Chaudhary d5259cbdec Fix fonts
Screenshot: http://i.imgur.com/Ga0AUxP.png
2015-10-01 17:01:33 +05:30
Arjit Chaudhary 72b9ee2669 Cleanup/Change UI a bit. 2015-08-23 16:37:21 +05:30
Arjit Chaudhary f5ad4665cd Center the graph displayed. 2015-08-22 17:58:10 +05:30
Clint Armstrong b5e8998c70 apply lazyload patch 2015-07-16 12:42:58 -04:00
Job Snijders d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
Travis Hegner 6314aaddd4 removing commented code 2015-07-02 15:12:42 -04:00
Travis Hegner 6878e380b3 using moment.js since we have it anyway 2015-07-02 15:10:49 -04:00
Travis Hegner d3aea6757b trying a more universal (perhaps not standard) format 2015-07-02 15:05:05 -04:00
Travis Hegner 01e4a6650e putting the T back with Z this time 2015-07-02 14:59:11 -04:00
Travis Hegner 0ab00ba0fb debug output 2015-07-02 14:55:42 -04:00
Travis Hegner 0fbcc0d1b6 ff failing to parse 2015-07-02 14:54:36 -04:00
Travis Hegner 29244a49dc js syntax error 2015-07-02 14:39:28 -04:00
Travis Hegner a9fa366415 js syntax error 2015-07-02 14:34:40 -04:00
Travis Hegner 054022346e prevent form submission from converting to UTC 2015-07-02 14:33:19 -04:00
Travis Hegner f11262eb9d formatting date with javascript, so it auto converts to localtime 2015-07-02 14:30:43 -04:00
Travis Hegner 9a99af06c8 debug output 2015-07-02 14:24:37 -04:00
Travis Hegner 4655143167 debug output 2015-07-02 14:23:03 -04:00
Travis Hegner 48a380ff7e debug output 2015-07-02 14:21:10 -04:00
Travis Hegner 2a7eb47437 debug output 2015-07-02 14:12:33 -04:00
Travis Hegner 5ac243f731 debug output 2015-07-02 14:10:16 -04:00
Travis Hegner abeb015e33 debug output 2015-07-02 14:09:23 -04:00
Travis Hegner a2e248cf4b trying to set the date from js 2015-07-02 14:06:02 -04:00
Travis Hegner dbb256d431 change the order to see if it shows date immediatly 2015-07-02 13:56:28 -04:00
Travis Hegner f2fe24c602 use js to convert 2015-07-02 13:54:27 -04:00
Travis Hegner 8d49395b10 test static TZ parse 2015-07-02 13:41:54 -04:00
Paul Gear 7dbb670638 Factor out getting the list of subtypes; add MIB types which were loaded from database 2015-06-16 08:27:57 +10:00
laf ee4aaf1749 Tidied up web interface to use standard dateformats 2015-05-22 14:05:09 +01:00
laf 18b4dcb136 More work on maintenance 2015-04-13 17:48:49 +01:00
laf 082ac6cc66 Final tidy up of the date search box for graphs 2015-03-01 11:57:35 +00:00
Paul Gear 414735c183 Vertically compact controls on main graph screen
I'm still not entirely happy with the layout, but this should be a
little more streamlined.  Feedback appreciated.
2015-02-22 21:55:56 +10:00
Paul Gear f7821198da Updated graphs page to use bootstrap datetimepicker PR#306
- Separated from removal of jqplot code
- Merge remote-tracking branch 'laf/issue-laf-52'

Conflicts:
	html/index.php
2014-10-28 08:37:49 +10:00
laf 61f94e05cc Added support for a datetime picker and used on graphs page 2014-10-04 20:09:52 +01:00
laf 2ed285e4b1 Initial setup for datetime picker 2014-10-04 01:57:28 +01:00
Adam Amstrong b273e04241 /// -> //
git-svn-id: http://www.observium.org/svn/observer/trunk@3240 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 12:24:34 +00:00
Adam Amstrong cacf913a55 # -> / for phpdoc
git-svn-id: http://www.observium.org/svn/observer/trunk@3239 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 11:29:53 +00:00
Tom Laermans 1f9eae3699 add snmpv3 support to old snmp queries - patch by gl
git-svn-id: http://www.observium.org/svn/observer/trunk@3184 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-15 13:45:26 +00:00
Adam Amstrong d52042ba47 cleanups to how graphing works. start using device= for device graphs.
git-svn-id: http://www.observium.org/svn/observer/trunk@3167 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-11 13:26:14 +00:00
Tom Laermans 8df2b9b3f5 remove legacy variables, hopefully i didn't mess anything up
git-svn-id: http://www.observium.org/svn/observer/trunk@3134 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-06 18:38:11 +00:00
Tom Laermans f63d49372d unbroke the datepicker on the graphs. again.
git-svn-id: http://www.observium.org/svn/observer/trunk@3083 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-24 18:19:07 +00:00
Tom Laermans e2dc9b246d syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@3071 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-21 00:36:55 +00:00
Adam Amstrong 483b86d92f enable previous period button in graph browser for all graphs. doesn't work everywhere yet. add drbd icon. add apps menu.
git-svn-id: http://www.observium.org/svn/observer/trunk@3064 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-20 10:36:59 +00:00
Adam Amstrong ba171dafb9 show dropdown on graphs browser for ports
git-svn-id: http://www.observium.org/svn/observer/trunk@3049 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-18 10:51:18 +00:00
Tom Laermans ff72c2843e syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@3045 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-17 15:27:17 +00:00
Adam Amstrong 5e523e222e don't show 'auth' as a type :)
git-svn-id: http://www.observium.org/svn/observer/trunk@3044 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-17 14:03:53 +00:00
Adam Amstrong da9463f5fa give dropdown javascript box to change graph type
git-svn-id: http://www.observium.org/svn/observer/trunk@3043 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-17 14:02:51 +00:00