Commit Graph

2305 Commits

Author SHA1 Message Date
laf
6d775a14ac Added alt and title to system icon 2015-03-18 09:32:00 +00:00
laf
8fbba43e83 Updated menubar to try and shrink space down 2015-03-12 23:26:47 +00:00
f0o
33e8d05c1d Added nl2br to GUI's output of delete_device 2015-03-12 15:54:09 +00:00
laf
cec7abd07d Enabled the librenms logo to be default 2015-03-11 00:19:28 +00:00
laf
72fa76eb60 Updated to use new favicon 2015-03-10 20:36:44 +00:00
Daniel Preussker
be9d5118f0 Merge pull request #579 from laf/issue-578
Fixed Apps menu in topbar
2015-03-10 14:39:10 +00:00
laf
23b703ad90 Fixed Apps menu in topbar 2015-03-10 14:13:32 +00:00
laf
1126abc332 Fixed generic image and text 2015-03-10 14:07:40 +00:00
Markus Heberling
aeecf4a97a Fix display of icons in Devices menu bar 2015-03-09 22:29:28 +01:00
Paul Gear
e03934dffd Merge pull request #470 from laf/issue-laf-117
Added telnet/ssh/https links to device pages
2015-03-09 08:53:28 +10:00
Paul Gear
9a71270275 Merge pull request #557 from laf/issue-552
Adds a jquery refresh / pause option to the System menu so you can pause pages
2015-03-09 08:39:10 +10:00
laf
32cc575bdb Removed cycle2 .map reference 2015-03-08 21:50:17 +00:00
laf
fa3944cd8f Final version of jquery pause / resume for page refresh 2015-03-08 21:33:40 +00:00
laf
7fd470925b Moved search box back to the right and aligned dropdown 2015-03-06 15:52:54 +00:00
laf
01a8b97900 Moved to jquery for refresh 2015-03-06 15:49:35 +00:00
Daniel Preussker
e535b7ddda Merge pull request #551 from laf/issue-laf-141
Updated new_alert_rule modal to not die and instead only return the page for admins
2015-03-05 13:55:59 +01:00
laf
1238498696 Updated new_alert_rule modal to not die and instead only return the page for admins 2015-03-05 11:40:02 +00:00
laf
12da6984cc Added @ to split rule for alerts 2015-03-05 11:35:54 +00:00
mchasteen
4013ca3a5a Fixed some formatting for generic sensors. 2015-03-03 17:06:49 -07:00
Søren Rosiak
dbf0107827 Update print-alerts.inc.php
- Changed using lafwoods suggested changes.
2015-03-03 19:25:20 +01:00
Rosiak
d0997d09d4 Print alert state and a matching glyphic
- Print alert state on default front page and on alert-log page.
Prints the state and a matching glyphicon.
2015-03-03 18:48:40 +01:00
laf
1ed27b1acb Bug fix to make devices search box work again! 2015-03-03 15:07:56 +00:00
Rosiak
e1a5dd0110 Add ifAlias to graph view.
- Small visual improvement
2015-03-02 18:32:36 +01:00
laf
2c00d26a96 Fixed if statement to bring back port search bar 2015-03-01 18:42:52 +00:00
laf
8a932df6e8 Fixed if statement to bring back device search bar 2015-03-01 18:40:01 +00:00
laf
c1ef9b6808 Resolved a large number index issues and update Console_Color to V2 2015-03-01 18:04:57 +00:00
Daniel Preussker
7b43810f34 Merge pull request #484 from laf/issue-483
Updated the way debug=yes in url works to make it visually more appealing
2015-03-01 18:46:47 +01:00
Daniel Preussker
ef691748d8 Merge pull request #527 from laf/issue-laf-130
Final tidy up of the date search box for graphs
2015-03-01 18:31:27 +01:00
laf
15ac62c3dc Removed remains of qTip which is no longer needed / used 2015-03-01 15:28:18 +00:00
Daniel Preussker
cb9d3d1cbb Merge pull request #521 from laf/issue-463-2
Fixing mysql_strict issues / errors
2015-03-01 13:40:31 +01:00
laf
082ac6cc66 Final tidy up of the date search box for graphs 2015-03-01 11:57:35 +00:00
Neil Lathwood
c57ac2dfb7 Merge pull request #496 from paulgear/compact-controls
Vertically compact controls on main graph screen
2015-02-28 13:42:59 +00:00
Neil Lathwood
e2caf52429 Merge pull request #524 from laf/issue-laf-129
Fixed javascript event. issue - stopped Firefox working
2015-02-27 12:07:12 +00:00
laf
dae96388e8 Fixed javascript event. issue - stopped Firefox working 2015-02-27 11:57:43 +00:00
laf
78a9b33c4b Updated split regex to cover more advanced rules 2015-02-27 11:51:54 +00:00
laf
e1b460320a Tidying up 2015-02-26 23:04:14 +00:00
mchasteen
984e4a8cab Fixed the global alert_rull add SQL. Added a default value for disabled (set to 0). This could probably be fixed in the schema if the default value is set. 2015-02-26 23:04:05 +00:00
mchasteen
a1ef2e0f69 Fixed the mysql auth include and the db schema. I set the desc field to be a varchar(200) and set it to be NULL by default (this is a personal preference but since it was not set in the code...). I fixed adduser function in html/includes/authentication/mysql.inc.php. I added $description and $twofactor to the function argument with default values and added descr and twofactor elements in the array passed to the dbInsert function call. OpenSuSE 13.2 2015-02-26 23:03:05 +00:00
mchasteen
c1c26bf831 Added new sensor - Battery Charge. Added discover and polling for APC UPSes. 2015-02-26 19:30:49 +00:00
Neil Lathwood
9864df0ff6 Merge pull request #518 from laf/issue-laf-126
Fixed resetting tags back to blank
2015-02-26 16:25:57 +00:00
laf
f4f204e801 Fixed resetting tags back to blank 2015-02-26 16:16:54 +00:00
laf
05a0bea5c5 Fixed SQL queries that broke in MySQL 5.5 2015-02-26 16:08:54 +00:00
laf
10293395b5 Added defining fault_detail variable 2015-02-26 12:45:31 +00:00
laf
213ef5fcf9 Final update from some comments from f0o 2015-02-26 12:32:54 +00:00
laf
814b289799 Small fix to get all triggered alerts and ui update 2015-02-26 12:24:37 +00:00
laf
d8cf061a30 Added alert details to alert page 2015-02-26 12:08:42 +00:00
Neil Lathwood
aa5d1e10a1 Clear out tags before adding current ones 2015-02-26 10:17:27 +00:00
Neil Lathwood
afdc291970 Added fix for <> being used in alert rules 2015-02-26 01:14:52 +00:00
Neil Lathwood
512334c7d2 Fixed event.Default which should be e.Default 2015-02-25 20:38:38 +00:00
Neil Lathwood
1f82280a60 Merge pull request #504 from laf/issue-laf-122
Shrunk the print_optionbar wells so they take up less space
2015-02-22 21:50:10 +00:00