Commit Graph
1851 Commits
Author SHA1 Message Date
laf 3fbd56b190 Top X boxes can now be switched off 2014-02-23 12:10:37 +00:00
Tyler Christiansen c473b545e7 Merge pull request #83 from laf/issue-82
Added bootstrap3 fonts
2014-02-14 11:02:27 -08:00
Tyler Christiansen f1c4bfa27a Merge pull request #78 from laf/issue-77
Updated login page design
2014-02-14 11:02:09 -08:00
laf 89c15af57a Added bootstrap3 fonts 2014-02-09 20:59:33 +00:00
laf d9194a12b8 Changed top X boxes to fade rather than scroll 2014-02-05 22:33:33 +00:00
laf 15d1d82ba2 Updated login page design 2014-02-04 09:35:40 +00:00
Tyler Christiansen e80f8f33a6 Merge pull request #59 from laf/new-design-clean
Move UI to Bootstrap v3, courtesy of @laf.
2014-01-27 09:12:45 -08:00
laf 2b647013af Fixed title_image from the config.php 2014-01-14 19:40:59 +00:00
laf 2a3fb39b60 Removing tcpdf and also license from conflict list 2014-01-14 18:55:11 +00:00
laf 4c3ae78263 Locations in the dropdown menu now scrollable 2014-01-14 14:37:43 +00:00
laf fc7404a3c4 Updates bringing forms / tables inline with Bootstrap v3, also adds Global search box 2014-01-13 10:08:59 +00:00
laf e3f23a1009 Updated / Added JS and CSS files needed for new design. Updated README.md to include qTip and jqPlot license exceptions 2014-01-13 08:29:35 +00:00
Tyler Christiansen af591a1547 Merge pull request #55 from laf/issue-48
Merge laf's update to move the location redirect
2014-01-10 20:37:47 -08:00
Tyler Christiansen b099b21034 Merge pull request #53 from laf/issue-44
Merge laf's update to include device deletion confirmation.
2014-01-10 20:17:41 -08:00
laf b10ae234ac Moved the header call to after setcookie, also added an exit statement. 2014-01-09 10:41:40 +00:00
Paul Gear 25368ccd34 Merge pull request #37 from laf/issue-35
Avoid PHP warnings in logs
2013-12-17 09:52:52 -08:00
laf 9cd95cd52a Updated the device delete page so that confirmation is requested. 2013-12-10 03:19:42 +00:00
laf c32a1973d1 Update ajax_listports.php
Now checks if _GET['debug'] isset to avoid php warnings in logs
2013-12-08 10:52:18 +00:00
laf 08d6087d60 Fixed detail/basic view code so this now runs correctly
Added || $subformat == "basic" to if statement that checked for just details view before.
2013-12-05 22:24:58 +00:00
laf 29a35feea4 Updated hostbox-basic.inc.php as number of <td>'s were incorrect
Added 3 <td>'s to resolve table formatting and ensure view looks consistent with details page.
2013-12-05 22:22:22 +00:00
laf 94eb372945 $subformat was being set rather than checked in if statement
Line 266, changed = to == so the if statement works.
2013-12-05 11:47:19 +00:00
Paul Gear ab23cbe144 Tidy top 10 displays 2013-11-26 15:32:53 +10:00
Paul Gear 8d63a2d368 Slow down front page box scroll 2013-11-26 14:38:07 +10:00
Paul Gear a5b152cd98 Next front page improvement
- load all files in include directory
- half-baked attempt to make HTML output more readable
- add top hosts by total bits box
- horrible hack to generate_device_link() to make it possible to insert the device_bits graph
2013-11-26 14:35:23 +10:00
Paul Gear 663c3649a9 Remove commented code used for reference while creating the top ports screen 2013-11-26 12:33:09 +10:00
Paul Gear 3dac8fde8c Remove redundant code 2013-11-26 12:16:46 +10:00
Paul Gear fbceedf3b7 Clean up sizing of top 10 graph 2013-11-26 11:21:21 +10:00
Paul Gear 7e6e66f362 Make top 10 box actually useful:
- Fix overlib popup when host metadata contains quotes
- Only show ports with traffic
- Add host & port links, and port graph
2013-11-26 11:03:00 +10:00
Paul Gear b1ab8a7d32 Rename function to indicate purpose better 2013-11-26 07:51:39 +10:00
Paul Gear afd00f8f3c Alternative fix for graph.php debug failing 2013-11-19 21:00:33 +10:00
Paul Gear b630ed0ddc Revert "Fix failing script in debug mode"
This reverts commit e667899392, which
stopped the script from working in non-debug mode.
2013-11-19 20:58:20 +10:00
Paul Gear e667899392 Fix failing script in debug mode 2013-11-19 09:18:43 +10:00
Paul Gear a0979e85cd Tidy up formatting; proof-of-concept right side box 2013-11-19 08:57:43 +10:00
Paul Gear afd68473b4 Add jQuery Cycle Plugin 2013-11-10 21:58:09 +10:00
Paul Gear 2463756423 Update jquery 1.6.1 -> 1.6.4 2013-11-10 21:28:23 +10:00
Paul Gear d859f1d20e Move last remaining styles from front page to CSS 2013-11-10 15:19:10 +10:00
Paul Gear 6e9623c96d Continue moving styles to CSS
- Also started standardised infrastructure for minigraphs to make it easy to create them anywhere
2013-11-10 14:08:02 +10:00
Paul Gear 6911dc0db5 Add room for side-by-side buttons 2013-11-10 13:31:41 +10:00
Paul Gear 7dec0cfc21 Compact mouseover box header; remove embedded styles 2013-11-10 10:37:13 +10:00
Paul Gear a1c7cd8337 Trying to give a bit more of a metallic tinge to menus & highlights 2013-11-10 10:28:41 +10:00
Paul Gear 15f21cefce More removing of code with embedded styles 2013-11-10 05:45:27 +10:00
Paul Gear eafebe17a6 Add prominent report bug link 2013-11-10 05:01:32 +10:00
Paul Gear d5eba7e66c First attempt to de-uglify front page; note that some of the styles referenced do not exist yet - please report ugliness 2013-11-10 04:46:10 +10:00
Paul Gear 0678d5aa18 Tone down garish blue colour on more links 2013-11-10 04:44:52 +10:00
Paul Gear 8d8ed22fdd Tone down garish blue colour on all links 2013-11-10 04:23:22 +10:00
Paul Gear 438aa30bd9 Tidy about page
- Restore previous Apache/PHP/MySQL/RRDtool versions
- Reorder and clean up headers
- Turn off ugly page generation stats by default
2013-11-05 10:23:15 +10:00
Paul Gear a9454bd8f8 Aarrgh - need better workflow than this; attempt #7 2013-11-05 09:48:50 +10:00
Paul Gear 981fddde16 Menubar fix attempt #5 2013-11-05 09:47:34 +10:00
Paul Gear 5aa90bd0f3 Menubar fix attempt #5 2013-11-05 09:45:56 +10:00
Paul Gear 0effa7f784 Menubar fix attempt #4 2013-11-05 09:45:16 +10:00