3385 Commits

Author SHA1 Message Date
laf
9cd95cd52a Updated the device delete page so that confirmation is requested. 2013-12-10 03:19:42 +00:00
04ceb53be6 Merge pull request #33 from laf/issue-32
Issue 32
2013-12-07 13:10:53 -08: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
5cce6fd773 Update INSTALL_RHEL.md 2013-12-05 12:12:02 +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
693172f93d Merge pull request #31 from laf/patch-1
Update INSTALL_RHEL.md
2013-12-04 18:42:22 -08:00
laf
628e3f35c2 Update INSTALL_RHEL.md
Corrected path to http config file:

/etc/httpd/conf.d/librenms.conf
2013-12-05 00:09:20 +00:00
ab23cbe144 Tidy top 10 displays 2013-11-26 15:32:53 +10:00
8d63a2d368 Slow down front page box scroll 2013-11-26 14:38:07 +10:00
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
663c3649a9 Remove commented code used for reference while creating the top ports screen 2013-11-26 12:33:09 +10:00
3dac8fde8c Remove redundant code 2013-11-26 12:16:46 +10:00
fbceedf3b7 Clean up sizing of top 10 graph 2013-11-26 11:21:21 +10:00
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
b1ab8a7d32 Rename function to indicate purpose better 2013-11-26 07:51:39 +10:00
0a51167fe6 Merge branch 'master' into devel
Conflicts:
	includes/defaults.inc.php
2013-11-19 21:31:23 +10:00
afd00f8f3c Alternative fix for graph.php debug failing 2013-11-19 21:00:33 +10:00
b630ed0ddc Revert "Fix failing script in debug mode"
This reverts commit e66789939279cac8716e0b7dee5a4e82289427d2, which
stopped the script from working in non-debug mode.
2013-11-19 20:58:20 +10:00
50a010fdad Fix default installation directory - allows entries in config.php to be commented out 2013-11-19 20:47:13 +10:00
e667899392 Fix failing script in debug mode 2013-11-19 09:18:43 +10:00
a0979e85cd Tidy up formatting; proof-of-concept right side box 2013-11-19 08:57:43 +10:00
afd68473b4 Add jQuery Cycle Plugin 2013-11-10 21:58:09 +10:00
2463756423 Update jquery 1.6.1 -> 1.6.4 2013-11-10 21:28:23 +10:00
d859f1d20e Move last remaining styles from front page to CSS 2013-11-10 15:19:10 +10:00
5e7f36a6dc Remove software under MIT or GPLv2 from exception
- This is not needed because MIT conditions are GPLv3 compatible
2013-11-10 15:12:23 +10:00
81e9df6c1b Add GPL exception for included packages 2013-11-10 15:08:42 +10:00
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
e953543c88 VM image created by Tyler 2013-11-10 13:36:39 +10:00
6911dc0db5 Add room for side-by-side buttons 2013-11-10 13:31:41 +10:00
7dec0cfc21 Compact mouseover box header; remove embedded styles 2013-11-10 10:37:13 +10:00
a1c7cd8337 Trying to give a bit more of a metallic tinge to menus & highlights 2013-11-10 10:28:41 +10:00
15f21cefce More removing of code with embedded styles 2013-11-10 05:45:27 +10:00
eafebe17a6 Add prominent report bug link 2013-11-10 05:01:32 +10:00
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
0678d5aa18 Tone down garish blue colour on more links 2013-11-10 04:44:52 +10:00
8d8ed22fdd Tone down garish blue colour on all links 2013-11-10 04:23:22 +10:00
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
a9454bd8f8 Aarrgh - need better workflow than this; attempt #7 2013-11-05 09:48:50 +10:00
981fddde16 Menubar fix attempt #5 2013-11-05 09:47:34 +10:00
5aa90bd0f3 Menubar fix attempt #5 2013-11-05 09:45:56 +10:00
0effa7f784 Menubar fix attempt #4 2013-11-05 09:45:16 +10:00
e249786eab Menubar fix attempt #3 2013-11-05 09:44:35 +10:00
6e22dff742 Menubar fix attempt #2 2013-11-05 09:43:30 +10:00
73e19cfcc1 Menubar fix attempt #1 2013-11-05 09:42:04 +10:00
553cc63892 Merge branch 'master' into devel 2013-11-05 09:34:29 +10:00
aa9dded019 Remove user-facing references to Observium
This eliminates nearly all of the user-facing references to Observium,
including in the names of temporary files and in the metadata of PDFs.  Many
of these may not be used any more, but I've adjusted them anyway.  These
changes should also make it easier to change the branding later if it is
needed.  There are a few references of which I still don't understand the
significance, so I've left them as-is for now.  The Unix agent in particular
is rather untidy.
2013-11-05 09:33:32 +10:00
346ca22a97 Removed cruft 2013-11-05 09:22:24 +10:00
d8f7b3f0c7 Another update to my stupid grep script 2013-11-05 07:57:43 +10:00
42d8a3c17b update install docs to include notice about daily updates 2013-11-03 22:18:45 -08:00