Commit Graph

2244 Commits

Author SHA1 Message Date
laf
22f2f9e045 Removing urlencode/decode to put in a separate pr 2014-09-30 21:28:48 +01:00
laf
5519f97d35 Fixed the placement of overlib popup images 2014-09-30 21:24:47 +01:00
laf
9a178363a0 Added ping response graphs and some small updates 2014-09-30 19:13:50 +01:00
laf
6a1ebd9db4 Updated graph from area to line 2014-09-30 19:13:50 +01:00
laf
6c28f6367e Poller run time graphing 2014-09-30 19:13:50 +01:00
laf
40ffbe03e8 Fixed the device image in the devices list (now shows image) 2014-09-30 02:27:52 +01:00
laf
dbab1c12ca Added urldecode/urlencode to ifname variables 2014-09-30 01:26:37 +01:00
laf
af5e4e6483 Updated password generator function from scrutinizer report 2014-09-30 00:33:28 +01:00
laf
17a3689a78 Added the ability to create tokens 2014-09-30 00:17:55 +01:00
Paul Gear
11f475b405 Syntaxy fix 2014-09-28 09:56:33 +10:00
Paul Gear
508e0b816d Fix Scrutinizer errors 2014-09-28 09:30:36 +10:00
Paul Gear
8a3117f0dc Rewrite ugly if-else one-liners as ternary operator 2014-09-28 09:30:18 +10:00
Paul Gear
d6245fd6ba Correctly set error code for missing SNMP version 2014-09-27 18:34:23 +10:00
Paul Gear
82613f17ee keep scrutinizer from complaining about snmpver not being set for all execution paths 2014-09-27 18:27:45 +10:00
Paul Gear
e48c1a6730 Use more accurate HTTP status code for device add 2014-09-27 16:34:43 +10:00
Paul Gear
9d4a9dfa30 Re-implement get_device using existing primitives 2014-09-27 16:34:36 +10:00
Paul Gear
48d3a43669 Tidy device deletion 2014-09-27 16:32:55 +10:00
Paul Gear
7a1d342348 Order devices by API entry point 2014-09-27 15:26:27 +10:00
Paul Gear
76f5ab87a9 Add function to get information about a single device 2014-09-27 15:25:43 +10:00
Paul Gear
a58c857ed2 Provide more useful diagnostics when adding a device via the API 2014-09-27 15:23:32 +10:00
Paul Gear
0a351ecf58 Supply more specific error code when API token is missing or invalid 2014-09-27 14:48:08 +10:00
Paul Gear
1ddb2901cc Minor tweaks to footer to show we're our own project now. :-) 2014-09-27 13:51:07 +10:00
Paul Gear
69edfae5a3 Make API docs match current state of API 2014-09-27 12:08:03 +10:00
laf
cbeb0ae378 SNMP passwords are now hidden on an edit snmp form 2014-09-23 23:54:23 +01:00
laf
8790bfee0a Added api call to delete device 2014-09-17 21:03:02 +01:00
laf
d40244cb06 Moved to version 0 of the api for release 2014-09-17 18:49:04 +01:00
laf
e81ce9ff60 Removed one of the router variables as it was not needed 2014-09-17 18:45:44 +01:00
laf
a0b52743d0 Updated api routes to new format + moved includes file to correct location 2014-09-16 22:19:29 +01:00
laf
5d83c30708 Started work on creating/updating tokens 2014-09-16 22:19:29 +01:00
laf
070f4d60bd Added documentation and a function to tidy up json output 2014-09-16 22:19:28 +01:00
laf
ad6d425333 Added add_device api call 2014-09-16 22:19:28 +01:00
laf
b8df0596a9 Added list devices api call 2014-09-16 22:19:28 +01:00
laf
dabe45a257 Updated url in comments to match new format 2014-09-16 22:19:28 +01:00
laf
47c91b458e Moved to use X-Auth-Token header for auth and new url format for later use 2014-09-16 22:19:28 +01:00
laf
96c0457a75 More updates to api 2014-09-16 22:19:28 +01:00
laf
edec1c0c7d Initial API release 2014-09-16 22:19:28 +01:00
Paul Gear
0fce5d623c Merge branch 'master' of git://github.com/librenms/librenms 2014-08-27 20:32:10 +10:00
Paul Gear
e9381f9501 Make add button display consistent on user edit screen 2014-08-27 20:09:29 +10:00
laf
b563b8425d Updated null to false for secure cookie 2014-08-20 16:42:09 +01:00
laf
183c69e304 Removed session regeneration 2014-08-20 16:24:27 +01:00
laf
38907c98ad Updated layout of the ports table to fix alignment issues 2014-08-18 22:22:41 +01:00
Paul Gear
12e100d7ea Merge pull request #278 from laf/issue-167
Added email field for add user form
2014-08-16 09:34:13 +10:00
laf
7378b7a4e1 Added email field for add user form 2014-08-01 23:06:05 +01:00
Paul Gear
b9c2d68bbb Merge pull request #268 from laf/issue-laf-32
Added support for Cisco ASA Connection graphs
2014-07-17 20:09:30 +10:00
Paul Gear
6214f3990e Merge pull request #269 from laf/issue-laf-8
Updated poller/discovery forms to use validate_device_id function
2014-07-16 22:09:36 +10:00
Paul Gear
1025bf644b Merge pull request #262 from laf/cleanup
Removed unnecessary files
2014-07-16 22:09:13 +10:00
laf
de5a900bd3 Updated drive_id to storage_id 2014-07-08 19:40:13 +01:00
laf
9585796271 Fixed links for health graphs 2014-07-07 00:50:16 +01:00
laf
cd90c2f071 Updated layout for delete device so it is consistent 2014-07-03 20:45:30 +01:00
laf
b0f6e7cf35 Updated poller/discovery forms to use validate_device_id function 2014-07-03 20:38:28 +01:00
laf
7d2ee3bc56 Added support for Cisco ASA Connection graphs 2014-07-03 15:27:52 +01:00
laf
72c3e3e3c9 Merge pull request #265 from laf/issue-laf-24
Fixed user preference page to show devices allowed access
2014-06-29 15:50:16 +01:00
laf
629331478c Fixed user preference page to show devices allowed access 2014-06-29 15:31:44 +01:00
laf
4edf42b1be Fixed graphs / no graphs line break 2014-06-26 22:10:39 +01:00
Paul Gear
2b19423b27 Merge pull request #261 from laf/issue-libre-260
Updated queries for non-admin users to filter devices
2014-06-26 10:49:03 +10:00
laf
22dfd5f64d Updated to fix scrutinizer issues 2014-06-26 00:21:22 +01:00
Paul Gear
7775cf931c Merge pull request #239 from laf/issue-laf-8
Updated all device edit pages - improves appearance and restores alterted port toggle functionality
2014-06-26 09:10:51 +10:00
Paul Gear
093d1934bb Merge pull request #259 from laf/issue-laf-20
Installation into any directory now auto detected
2014-06-26 08:49:40 +10:00
laf
2df807133b Removed unnecessary files 2014-06-25 22:53:46 +01:00
laf
bb7708cd03 Updated queries for non-admin users to filter devices 2014-06-25 14:51:50 +01:00
Paul Gear
7abdf8bf85 Merge pull request #246 from bohdan-s/statuspage
Public status page for all active devices
2014-06-25 17:32:34 +10:00
bohdan-s
4818e7d687 Fix Copyright Notice(s) 2014-06-25 03:19:12 -04:00
laf
bcb6d1443d Installation into any directory now auto detected 2014-06-25 00:36:16 +01:00
laf
313efe7a31 Removed additional query parameter. Left over from debugging 2014-06-24 15:31:00 +01:00
bohdan-s
26fa96f3ee Add Copyright to new file 2014-06-23 23:22:15 -04:00
bohdan-s
df9a5ee65f Move SNMP Transport & Port check to common area 2014-06-23 20:20:48 -04:00
laf
9ad725d364 Removed (milli) from timeout section 2014-06-24 00:55:00 +01:00
laf
8f1e48933b Shrunk input boxes to col-sm-4 from 6 2014-06-24 00:53:11 +01:00
bohdan-s
f9a7441b4e Fix $transport not defined bug 2014-06-23 19:29:53 -04:00
bohdan-s
282c4e705a Fix footer, remove ignored/disabled devices form status page, cleanup white space at top of page 2014-06-22 19:51:35 -04:00
bohdan-s
9fb82b844d Cleaned up code and changed to jquery, re: laf suggestions 2014-06-21 22:02:16 -04:00
bohdan-s
c9ea8fb69a Move status and logon pages to same page,
remove kernel version from status page
2014-06-21 20:24:44 -04:00
bohdan-s
4130d6bdc1 First Status page 2014-06-21 09:50:24 -04:00
bohdan-s
cb41d50094 Add IPv6 only host support 2014-06-21 08:02:27 -04:00
laf
250d87cd60 Final fixes for device edit pages 2014-06-20 23:01:21 +01:00
bohdan-s
ec94633f28 SNMP Default Port Support
Add support for SNMP v3 as well as SNMP v1/v2c
2014-06-20 21:12:52 +10:00
bohdan-s
955d5f45e9 SNMP Default Port Support
Fix Typo #1
2014-06-20 20:38:02 +10:00
bohdan-s
6836ee76f1 SNMP Default Port Support
Use configured SNMP port rather than hard coded.
2014-06-20 20:23:41 +10:00
laf
3e570a118e Tidied device setting pages 2014-06-19 23:00:17 +01:00
Paul Gear
299da45549 Merge pull request #226 from laf/issue-laf-3
Added new health admin page for thresholds
2014-06-20 07:49:47 +10:00
laf
cfc1b7dcef Added fallback for default $state 2014-06-19 22:36:07 +01:00
laf
2e16162c9a Merge pull request #235 from laf/issue-laf-11
Tidied up the delete user page
2014-06-17 22:17:39 +01:00
laf
89573cda05 Tidied up the delete user page 2014-06-17 22:11:44 +01:00
laf
83ba71c993 Merge pull request #234 from laf/issue-laf-10
Aligned the New Password text properly
2014-06-17 20:02:29 +01:00
laf
a602e39b1a Aligned the New Password text properly 2014-06-17 19:56:20 +01:00
laf
62a97a116c Merge pull request #233 from laf/issue-laf-9
Moved global search and system menus to the left
2014-06-17 00:59:33 +01:00
laf
32aaf9d94c Updating licensing information 2014-06-17 00:51:02 +01:00
laf
d1fc8968f9 Moved global search and system menus to the left 2014-06-16 23:08:56 +01:00
Paul Gear
737394ebbe Use narrower column for vertical status summary 2014-06-17 07:07:55 +10:00
laf
848e9babad Merge pull request #231 from laf/issue-laf-7
Removed some overlib_*.js files which are no longer used.
2014-06-16 11:21:49 +01:00
laf
9a58bf2d11 Merge pull request #230 from laf/issue-laf-6
Updated port search box and port table list
2014-06-16 11:21:28 +01:00
laf
3f09dca5dd Merge pull request #229 from laf/issue-laf-5
Tidied up the search boxes on the devices list page
2014-06-16 11:20:31 +01:00
laf
190bb13d46 Merge pull request #228 from laf/issue-laf-4
Fixed links to actual device on the overview apps page
2014-06-16 11:20:02 +01:00
laf
96afe8a80b Removed some overlib_*.js files which are no longer used. 2014-06-15 19:32:35 +01:00
laf
c26ec396cb Updated port search box and port table list 2014-06-15 19:16:06 +01:00
laf
8dee892d34 Tidied up the search boxes on the devices list page 2014-06-15 15:17:44 +01:00
laf
d59c557d0d Made the devices table responsive for mobile browsing 2014-06-15 15:00:50 +01:00
laf
012ba6f9f8 Fixed issues with stray div tags 2014-06-15 14:48:07 +01:00
laf
41d52b1be1 Update print_optionbar_* to use well instead of panels 2014-06-15 14:04:19 +01:00
laf
6b1114ad76 Fixed links to actual device 2014-06-15 13:34:35 +01:00
laf
b55ed32aa8 Fixed the site to be more mobile friendly - at least the home page and navbar 2014-06-15 01:38:55 +01:00
laf
f8eadb9b9a Added input checking for file include! 2014-06-14 23:46:17 +01:00
laf
911647d08c Added new health admin page for thresholds 2014-06-14 23:10:53 +01:00
Paul Gear
608966e2ab Remove accidental appearance of object cache 2014-06-14 14:58:17 +10:00
Paul Gear
968a6ee9c4 Add vertical option for summary 2014-06-14 09:31:22 +10:00
Paul Gear
2b047f62b6 Start at fixing up front page and moving top 10 into plugins 2014-06-14 07:55:17 +10:00
laf
c2a91a9080 Updated the global search visually and extended hyperlinks 2014-06-11 00:15:27 +01:00
laf
41c3baaa6a Restore _GET login ability 2014-05-01 14:08:13 +01:00
Paul Gear
07e9ca3a14 Merge pull request #190 from laf/issue-12
Updated most files to use dbFacile
2014-03-30 14:58:41 +10:00
laf
1a2a42d86a Update eventlog.inc.php 2014-03-29 23:51:13 +00:00
Paul Gear
b4703626db Merge pull request #187 from laf/issue-167
Updated edit user screen so you can now update details
2014-03-30 08:23:29 +10:00
laf
8dd6ca57c0 Updated plugin system to force menu refresh and only run enabled plugins 2014-03-29 19:02:30 +00:00
laf
dc9c4308e8 Update ldap.inc.php 2014-03-29 11:38:04 +00:00
Paul Gear
3c96731136 Merge pull request #107 from laf/cleanup
Tidied up html/index.php
2014-03-29 09:54:46 +10:00
Paul Gear
d1c082d507 Merge pull request #189 from laf/issue-154
First full commit of plugin system
2014-03-29 09:30:57 +10:00
Paul Gear
5e4ca7e36a Merge pull request #203 from toyowheelin/issue-202
Thanks to f0o for this fix. Bye bye issue #202
2014-03-29 09:24:50 +10:00
Paul Gear
94c789b74a Merge pull request #205 from laf/issue-laf-29
Updated global search both design wise and added bgp support
2014-03-29 09:18:09 +10:00
Paul Gear
31e5331ec4 Merge pull request #212 from timdufrane/patch-3
Fix top port overlay issues
2014-03-29 08:43:16 +10:00
timdufrane
e2ddf3daf0 Fix top port overlay issues
Should not look like crap on small screens anymore
2014-03-28 13:22:22 -04:00
timdufrane
7e10cf1a09 Get rid of ugly status box overlap
Ideally it'd fully be displayed, but that would require a size change or alt-text. Hiding overflow is good enough
2014-03-28 13:20:29 -04:00
laf
336a24753d Updated global search both design wise and added bgp support 2014-03-18 22:36:22 +00:00
Greg
93f3f20238 Thanks to f0o for this fix. Bye bye issue #202 2014-03-17 13:18:25 -07:00
laf
dff43f78f2 Update ldap.inc.php 2014-03-14 00:46:44 +00:00
Paul Gear
41881a3cb3 Merge pull request #179 from f0o/gentoo-logo
Added logo for Gentoo Linux

Attribution statement:
I acknowledge that the "g" logo is a trademark of Gentoo Foundation, Inc., that it is copyright Gentoo Foundation, Inc, and that it is used only to refer to systems that identify as pertaining to "the Gentoo project".  LibreNMS is not part of the Gentoo project and is not directed or managed by Gentoo Foundation, Inc.
2014-03-14 10:31:26 +10:00
Paul Gear
a012b59790 Fix Scrutinizer report
- array(device=...legend={$legend}") of type array<integer,string,..."string"}> is not a sub-type of string.
- $sep of type string is not a sub-type of array.
2014-03-14 10:02:41 +10:00
Paul Gear
eee3645ffe Fix another Scrutinizer issue; not sure if this code is used any more 2014-03-14 09:06:51 +10:00
Paul Gear
98fbee1f08 Fix issues Scrutinizer says that I introduced 2014-03-14 09:04:14 +10:00
Paul Gear
8d7d6d4f18 Merge pull request #195 from f0o/issue-194
Health page CPU minigraph
2014-03-14 07:36:45 +10:00
f0o
347abdd901 Fixed issue #194 2014-03-13 15:40:21 +01:00
laf
02792176fa Updated most files to use dbFacile 2014-03-12 22:21:33 +00:00
laf
4151269de4 Moved plugins menu and enabled Test plugin by default 2014-03-12 22:03:47 +00:00
laf
6f69785832 Update index.php 2014-03-12 21:39:48 +00:00
Paul Gear
a0650f0547 Merge pull request #146 from laf/issue-143
Removed link to pdf in billing history
2014-03-12 08:10:15 +10:00
laf
8cf255072c Updated edit user screen so you can now update details 2014-03-10 23:50:16 +00:00
f0o
0897f33cba Added logo for Gentoo Linux 2014-03-09 19:05:34 +01:00
laf
c7e421e1fd First full commit of plugin system 2014-03-03 20:23:29 +00:00
Paul Gear
6c64e98bdf Merge pull request #111 from laf/issue-110
Urgent: Resolves Global Search not working in some cases
2014-03-03 10:34:38 +10:00
Paul Gear
8268bf10b7 Merge pull request #151 from laf/issue-150
Visually updated delete host page
2014-03-03 10:31:47 +10:00
Paul Gear
99eb663363 Merge pull request #149 from laf/issue-148
Visually tidied up the devices pages
2014-03-03 10:27:43 +10:00
Paul Gear
6f87093a98 Merge pull request #147 from laf/issue-145
Updated IPv(4/6), mac and arp pages in overview section visually
2014-03-03 10:26:17 +10:00
Paul Gear
6591254373 Merge pull request #142 from laf/issue-138
Updated billing port list to use ifNameDescr
2014-03-03 10:21:50 +10:00
Paul Gear
bcd4710973 Merge pull request #134 from laf/issue-133
Tidied up syslog on various pages to use bootstrap
2014-03-03 10:19:59 +10:00
Paul Gear
b36457ab25 Merge pull request #136 from laf/issue-135
if ifInOctets/ifOutOctets not available, fall back to ifHCInOctets/ifHCOutOctets
2014-03-03 10:13:04 +10:00
Paul Gear
e5d3367fc2 Merge pull request #141 from laf/issue-140
Updated the inventory page to use bootstrap more
2014-03-03 10:11:49 +10:00
laf
c03f7bb9f4 Update inventory.inc.php 2014-03-03 00:09:10 +00:00
laf
c403865ac5 Visually updated delete host page 2014-03-02 21:05:55 +00:00
laf
9c6d73dae3 Visually tidied up the devices pages 2014-03-02 20:10:15 +00:00
laf
3f526b0b9e Updated IPv(4/6), mac and arp pages in overview section 2014-03-02 16:34:09 +00:00
laf
012fc614eb Removed link to pdf in billing history 2014-03-02 16:05:58 +00:00
laf
9abf31878c Updated port list to use ifNameDescr 2014-03-02 15:44:04 +00:00
laf
fea99b2fa6 Slight change to the layout 2014-03-02 15:36:40 +00:00
laf
fa7a2d32ff Updated the inventory page to use bootstrap more 2014-03-02 15:35:04 +00:00
laf
ac3e92267c Fixed overview link 2014-03-02 14:18:44 +00:00
Paul Gear
08cd9607ab Merge pull request #129 from laf/issue-126
Urgent: Updated install.php to only use existing DB connection for 2 stages
2014-03-02 14:01:15 +10:00
Paul Gear
99b3456fbc Merge pull request #132 from laf/issue-124
Tidied up eventlog on various pages to use bootstrap
2014-03-02 13:42:47 +10:00
Paul Gear
54f5ea0e30 Merge pull request #117 from laf/issue-116
Updated device/port/services box for bootstrap
2014-03-02 13:33:55 +10:00
Paul Gear
d83ab9e278 Merge pull request #115 from laf/issue-114
Updated print_optionbar_* to use bootstrap
2014-03-02 13:32:28 +10:00
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
be58660e12 if ifInOctets/ifOutOctets not available, fall back to ifHCInOctets/ifHCOutOctets 2014-03-01 16:57:44 +00:00
laf
ab12c91e32 Tidied up syslog on various pages to use bootstrap 2014-02-28 22:19:39 +00:00
laf
5a995022dc Tidied up eventlog on various pages to use bootstrap 2014-02-28 22:02:39 +00:00
Tyler Christiansen
c5e2954dde Merge pull request #113 from laf/issue-112
Refreshed visually the Device overview page
2014-02-27 22:10:18 -08:00
laf
e78a824e0a Updated install.php to only use existing DB connection for 2 stages 2014-02-27 23:10:24 +00:00
laf
db4cf48049 Removed php.php 2014-02-27 21:28:12 +00:00
laf
eb53d05574 Updated device/port/services box for bootstrap 2014-02-27 20:22:11 +00:00
laf
d2bcf0913b Updated print_optionbar_* to use bootstrap 2014-02-27 19:49:24 +00:00
laf
50157a721c Fixed an issue with c6kxbar.inc.php 2014-02-27 18:43:39 +00:00
laf
54c3b7bc14 Refreshed visually the Device overview page 2014-02-26 22:33:45 +00:00
laf
0b65829cc2 Removed some unnecessary includes that redeclare functions 2014-02-26 14:24:20 +00:00
laf
37ea540f6a Added Overview link to Overview dropdown 2014-02-26 03:27:52 +00:00
laf
a3ddfe4f79 Tidied up html/index.php 2014-02-26 02:30:33 +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
cde9cc1dbc Updated to bootstrap v3.1 - includes fix to page width 2014-02-25 21:19:16 +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
3798d70ce6 Merge pull request #75 from laf/test-installer
New web based installer to simplify installation
2014-02-23 22:35:20 +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
feb322350f Merge pull request #99 from laf/issue-98
Fixed the container width so that graphs no longer wrap.
2014-02-23 22:03:27 +10:00
Paul Gear
f5f580e45e Merge pull request #96 from libertysys/laf-issue-87
More complete fix for laf:issue-87
2014-02-23 22:00:01 +10:00
laf
24b33b9253 Fixed the container width so that graphs no longer wrap. Width is no longer fixed either 2014-02-23 11:57:39 +00:00
Paul Gear
961be6def0 Test fix for a scrutinizer bug 2014-02-23 15:08:06 +10:00
Paul Gear
2adcb898f8 Merge pull request #73 from laf/issue-67
Change <title> to use page_title_suffix as the fall back
2014-02-23 14:38:04 +10: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
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
b5f9008d38 Fixed SQL queries for the top status box on homepage 2014-02-14 07:53:35 +00: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
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
laf
fbc9178d1d New web based installer to simplify installation install.php will now redirect and exit if config.php exists
Updated install docs
2014-02-02 15:05:29 +00:00
laf
07d4e5d81f Change <title> to use page_title_suffix as the fall back if nothing is set 2014-01-28 14:59:15 +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
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
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
a33db38f02 Remove remaining live references to observium.org 2013-10-29 21:06: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