Commit Graph

950 Commits

Author SHA1 Message Date
Paul Gear
f43f469c2e Merge pull request #109 from laf/issue-108
Added Overview link to Overview dropdown
2014-03-02 13:17:15 +10:00
laf
54c3b7bc14 Refreshed visually the Device overview page 2014-02-26 22:33:45 +00:00
laf
37ea540f6a Added Overview link to Overview dropdown 2014-02-26 03:27:52 +00:00
Paul Gear
997dc3dad3 Merge pull request #101 from laf/issue-69
Updated mysql auth to use PHPass
2014-02-26 11:55:07 +10:00
laf
1fffec8e2d Update PasswordHash.php
Updated line 54 to $output.
2014-02-25 23:45:12 +00:00
laf
519e4aba84 Update PasswordHash.php 2014-02-23 22:05:22 +00:00
laf
18f9b89639 Removed code that was previously commented out 2014-02-23 17:55:07 +00:00
Paul Gear
74077a7fa0 Merge pull request #100 from laf/issue-94
Top X boxes can now be switched off
2014-02-23 22:40:32 +10:00
Paul Gear
affc283f25 Merge pull request #62 from laf/issue-61
Stop print-syslog.inc.php from shortening hostnames
2014-02-23 22:14:00 +10:00
laf
3fbd56b190 Top X boxes can now be switched off 2014-02-23 12:10:37 +00:00
Paul Gear
48fe1d10ca More complete fix for laf:issue-87
- Align all columns
 - Move all of the common parts of each query to the front so differences can be seen easily
 - Fix mixup of deleted vs. ignored
 - Ensure deleted & ignored are checked correctly in each query
2014-02-23 13:53:56 +10:00
Paul Gear
593b5ddb69 Merge branch 'issue-87' of github.com:laf/librenms into laf-issue-87 2014-02-23 12:04:25 +10:00
laf
e535ec2e47 Resolved critical bugs from scrutinizer 2014-02-22 15:47:57 +00:00
laf
b5f9008d38 Fixed SQL queries for the top status box on homepage 2014-02-14 07:53:35 +00:00
laf
d9194a12b8 Changed top X boxes to fade rather than scroll 2014-02-05 22:33:33 +00:00
laf
005504ae6d Updated session / cookie support 2014-02-03 22:39:37 +00:00
laf
04a9f4a2f3 Updated mysql auth to use PHPass 2014-02-03 12:10:06 +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
648f5bb500 Stop print-syslog.inc.php from shortening hostnames 2014-01-14 15:32:48 +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
b10ae234ac Moved the header call to after setcookie, also added an exit statement. 2014-01-09 10:41:40 +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
Paul Gear
ab23cbe144 Tidy top 10 displays 2013-11-26 15:32:53 +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
a0979e85cd Tidy up formatting; proof-of-concept right side box 2013-11-19 08:57:43 +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
7dec0cfc21 Compact mouseover box header; remove embedded styles 2013-11-10 10:37:13 +10:00
Paul Gear
eafebe17a6 Add prominent report bug link 2013-11-10 05:01:32 +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
Paul Gear
e249786eab Menubar fix attempt #3 2013-11-05 09:44:35 +10:00
Paul Gear
6e22dff742 Menubar fix attempt #2 2013-11-05 09:43:30 +10:00
Paul Gear
73e19cfcc1 Menubar fix attempt #1 2013-11-05 09:42:04 +10:00
Paul Gear
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
Paul Gear
e9005d6ba8 Add link to project name 2013-10-29 08:40:20 +10:00
Paul Gear
e4dd93baed Use project name in the absence of a logo 2013-10-29 08:38:20 +10:00
Paul Gear
4ac6e31d40 First layout fix attempt 2013-10-29 08:22:08 +10:00
Paul Gear
7603d2074b Remove Observium images 2013-10-29 08:08:23 +10:00
Paul Gear
0e84681728 Remove PayPal links 2013-10-29 07:58:03 +10:00
Tyler Christiansen
b2eb12d0fe Update front-end copyright, team, link information 2013-10-28 11:53:07 -07:00