Commit Graph

2613 Commits

Author SHA1 Message Date
laf
deda8c2ab0 Final bits to the schedule maintenance section 2015-04-19 20:23:34 +01:00
Søren Rosiak
9da3efe091 Include hostname in alerts_list API command
- Include hostname in alerts_list API command
- Update API docs
2015-04-19 13:28:58 +02:00
laf
430e17750e Removed duplicate In 2015-04-19 00:46:59 +01:00
laf
5540994f8b Updates to schedule maintenance 2015-04-19 00:43:16 +01:00
laf
86d201e096 Merge branch 'master' of github.com:laf/librenms into issue-711 2015-04-18 19:23:33 +01:00
Neil Lathwood
c698204d8a Merge pull request #830 from laf/issue-805
Updated to use new overlib variable
2015-04-18 15:46:57 +01:00
laf
2b744b81b1 Updated to use new overlib variable 2015-04-18 15:47:07 +01:00
Paul Gear
72dbbcb20f Merge branch 'master' of git://github.com/librenms/librenms 2015-04-18 19:45:34 +10:00
Paul Gear
d1b4b2ab3c Merge pull request #826 from laf/issue-805
Updated map to support some new features
2015-04-18 19:45:21 +10:00
laf
55284c2114 Updated no_overlib to overlib 2015-04-18 10:29:44 +01:00
Paul Gear
5c03729081 Make UCD CPU idle look less sickly yellow 2015-04-18 19:04:18 +10:00
Paul Gear
5ac7d6da95 Merge branch 'master' of git://github.com/librenms/librenms 2015-04-18 18:56:54 +10:00
Paul Gear
6913fd8822 Sharpen main device_bits & port_bits graphs
Did this by lightening the max area, slightly darkening the main area, and highlighting with a darker-still outline
2015-04-18 18:56:40 +10:00
laf
0da8a79a5f Fixed function calls 2015-04-17 20:42:28 +01:00
laf
008393e2b8 Added procera logo 2015-04-17 20:38:55 +01:00
laf
31d3950dbf Changed node shape to be box 2015-04-17 20:22:57 +01:00
laf
5f076fe63e Updated query and color for 0% links 2015-04-17 20:15:31 +01:00
laf
d26e282834 Changed vis settings and added link utilisation 2015-04-17 19:56:46 +01:00
f0o
169353d6ef
Added nginx-hack to fix missing $_SERVER[PATH_INFO] 2015-04-17 17:56:38 +00:00
laf
c9f086484a Updated map to include graphs 2015-04-17 16:24:51 +01:00
f0o
6ca392a462 CSV Exports 2015-04-16 10:39:49 +00:00
Daniel Preussker
d49f4827fb Merge pull request #817 from SaaldjorMike/hide-divider2
Hide divider when no plugins are enabled
2015-04-16 09:21:59 +00:00
Mike Rostermund
840d1b7cda Hide divider when no plugins are enabled 2015-04-16 01:50:13 +02:00
Alan Gregory
d4cbc81b67 Datacom basic support added 2015-04-15 16:09:18 -03:00
Daniel Preussker
a5ce950161 Revert "Hide divider if there are no active plugins" 2015-04-15 15:35:36 +00:00
Mike Rostermund
0a25664d82 Hide divider if there are no active plugins 2015-04-15 07:13:42 -07:00
Mike Rostermund
7bd96c2de7 Fixes non-working links from /health/processor/ when clicking on either processor name or graphs/bars 2015-04-15 06:31:26 -07:00
laf
384c037613 Removed php echo - not needed 2015-04-15 13:01:35 +01:00
laf
14e8195b26 Changed to exlcude ok state + user configurable for resolution 2015-04-15 12:55:34 +01:00
laf
73fb0ca7ff Updated alert_log query to get alerts based on minute interval 2015-04-15 12:35:20 +01:00
laf
18b4dcb136 More work on maintenance 2015-04-13 17:48:49 +01:00
laf
4ba3e9519c Merge commit '65c3d1bf3868ad3e1caec9fc77021735df53f989' into issue-711 2015-04-13 15:48:29 +01:00
laf
47a3663be6 updating to use date 2015-04-13 15:46:38 +01:00
laf
fa52fdc986 Added new function to tidy up for bootgrid output 2015-04-13 15:32:39 +01:00
f0o
23a01ab24e Re-Added SQL rule generation lost at b79b0b0d8f
solves #795
2015-04-13 13:21:30 +00:00
Daniel Preussker
60305782c3 Merge pull request #793 from laf/version-fix
Filtered out new lines to not break webui
2015-04-13 11:28:57 +00:00
laf
c95488f73f Swapped if check 2015-04-13 12:11:12 +01:00
laf
ba1e9e6c5f Filtered out new lines to not break webui 2015-04-13 11:47:25 +01:00
Mike Rostermund
778865e639 Fixed wrong name in debug popup 2015-04-13 03:12:01 -07:00
laf
42acccd3fb started on schedule maintenance section 2015-04-13 10:18:15 +01:00
laf
3d12e4f550 Fixed label width on devices screen 2015-04-12 20:02:57 +01:00
f0o
e25f91f311 Fixed menubar condition 2015-04-12 16:00:09 +00:00
f0o
36c9f845bf Fix missing link to errored or ignored ports 2015-04-12 15:56:54 +00:00
laf
325deafdd8 Stopped logging being output if user not logged in 2015-04-12 16:27:55 +01:00
Neil Lathwood
6e1e7308b5 Merge pull request #780 from f0o/object-cache
New global Object Cache
2015-04-12 16:19:50 +01:00
laf
cb702577fc updated the query for the alert log 2015-04-12 15:09:32 +01:00
f0o
f55d57372b New global Object Cache 2015-04-12 11:22:43 +00:00
laf
71f5f22387 Fixed loading.... issue when no data returned 2015-04-12 11:47:21 +01:00
Daniel Preussker
d2bb7d7137 Merge pull request #761 from laf/bootgrid-devices
Updated the devices page to use bootgrid
2015-04-12 10:26:18 +00:00
Daniel Preussker
47932f14e5 Merge pull request #729 from laf/bootgrid-ipsearch
Updated search tables for ipv4,ipv6,mac and arp
2015-04-12 10:25:40 +00:00
Daniel Preussker
7d478c0a92 Merge pull request #768 from laf/callback
Callback system for stats
2015-04-12 10:18:52 +00:00
Daniel Preussker
09522e83d7 Merge pull request #775 from laf/issue-652
Added redirect when a POST value is found
2015-04-12 10:01:32 +00:00
Neil Lathwood
e2ae0f59e4 Merge pull request #777 from Rosiak/master
Basic Alert Stats Page
2015-04-12 09:27:31 +01:00
laf
52004231a2 added exit after redirect 2015-04-12 09:22:08 +01:00
Daniel Preussker
4adf23be8e Merge pull request #770 from laf/issue-769
Added check for device_permitted to each device that is pulled out of the database
2015-04-12 07:55:41 +02:00
Søren Rosiak
8a68c91f4f Basic Alert Stats Page
- Diagrams from visjs
- Basic Alert Stats Global Page
- Basic Alert Stats Device Specific Page

Big thanks to lafwood for the help.
2015-04-12 01:10:48 +02:00
laf
cd5d18fa36 Added redirect when a POST value is found 2015-04-11 21:01:33 +01:00
laf
b02fefb499 Icons provided by http://www.iconarchive.com/show/fugue-icons-by-yusuke-kamiyamane/battery-charge-icon.html 2015-04-11 12:54:45 +01:00
laf
4873a83508 Added check for device_permitted to each device that is pulled out of the db 2015-04-11 10:17:27 +01:00
laf
e8608c0a2a Added logo 2015-04-08 22:14:49 +01:00
laf
7bc5426f45 Updated css name 2015-04-08 21:40:35 +01:00
laf
b79b0b0d8f Updated devices table to use bootgrid 2015-04-08 21:17:48 +01:00
laf
2150ff1a3f Removed old include line 2015-04-08 18:29:17 +01:00
laf
cb2b782824 Updated sql statements 2015-04-08 11:10:06 +01:00
laf
86a3019e89 Updated include to include_once 2015-04-08 10:52:44 +01:00
Daniel Preussker
ea4fb9dbe9 Merge pull request #752 from laf/issue-743
Shorten interface names on map
2015-04-08 08:01:27 +00:00
Ultra2D
6f299a9679 Merge remote-tracking branch 'upstream/master' into issue-714
Conflicts:
	html/includes/authentication/ldap.inc.php
2015-04-08 08:43:24 +02:00
laf
7aa87224aa Couple of small issues fixed on alerts page 2015-04-08 03:01:15 +01:00
laf
bc285af35d Shorten interface names on map 2015-04-08 02:46:03 +01:00
Neil Lathwood
2f5be1bab4 Merge pull request #749 from supertylerc/bug/gh739/iterate-ldap-groups
fixes #739
2015-04-08 01:04:22 +01:00
Paul Gear
b4548e116f Merge pull request #670 from supertylerc/feat/f5-detection
add basic f5 support
2015-04-08 08:49:53 +10:00
Tyler Christiansen
1663b743db remove array_push is inefficient and we dont care about its return value 2015-04-07 14:03:30 -07:00
Tyler Christiansen
d4f472e9cb stop ldap_compare() from running against ldap_comparison, which would result in an error 2015-04-07 13:58:31 -07:00
Tyler Christiansen
b41605a13a clean up code and add more detection 2015-04-07 12:30:02 -07:00
Tyler Christiansen
cb5a62087e make code more backward-compatible 2015-04-07 12:21:52 -07:00
Tyler Christiansen
2e233e0d5c add global config, fix get_userlist 2015-04-07 12:10:55 -07:00
Tyler Christiansen
00f77f8bdf add feature to loop all groups for auth 2015-04-07 11:48:29 -07:00
Daniel Preussker
7feb02707c Merge pull request #738 from laf/cambium
Very basic Cambium (canopy) detection for a few PMP models
2015-04-07 10:08:12 +00:00
laf
1a075dc5f3 Updated logo to use http://findicons.com/icon/552644/wireless_signal_icon 2015-04-07 10:51:52 +01:00
Ultra2D
3eaaac4ce4 Add email address for LDAP users. 2015-04-07 09:52:21 +02:00
laf
b3f368da07 More work for initial Cambium support 2015-04-06 23:05:13 +01:00
laf
1d608dbdb6 Callback system done - hopefully 2015-04-06 20:41:50 +01:00
f0o
3abc93eba2 JS typo 2015-04-06 17:04:26 +00:00
Neil Lathwood
fdb9507800 Merge pull request #722 from f0o/issue-616-dynamic
Device-Groups + Alerting + Management
2015-04-04 19:36:26 +01:00
f0o
441c27a7d4 Assign invalid device_id if a rule is created with a mapping.
Update rule to invalidate `device_id` if a map has been assigned afterwards.
Update rule to restore `device_id` if no more maps are assigned to it.
Remove all maps (if any) if a rule is deleted.
Fixed SQL-schema
2015-04-04 11:37:07 +00:00
Daniel Preussker
a462b56261 Merge pull request #728 from laf/bootgrid-alert-log
Updated alert-log table to use new header, also fixed sorting on time logged column
2015-04-04 10:54:52 +00:00
laf
ad024d9055 Updated search tables for ipv4,ipv6,mac and arp 2015-04-04 11:42:30 +01:00
laf
cf0ab45351 Updated alert-log table to use new header, also fixed sorting on time logged column 2015-04-04 00:54:50 +01:00
laf
746dc32a9d Fixed ORIG_PATH_INFO being logged in error_log 2015-04-04 00:27:01 +01:00
laf
97039768a6 Updated to fix scrut issues 2015-04-03 20:10:42 +01:00
f0o
00954ff4d6 Force device_id of 0 for new alert-rules to use the maps. 2015-04-03 18:31:32 +00:00
f0o
ba99eb25a2 Device-Groups Draft 2015-04-03 18:22:29 +00:00
laf
ac4eba78e4 Added support for AirOS and AirFibre from UBNT 2015-04-03 18:59:58 +01:00
Daniel Preussker
dc6c166804 Merge pull request #720 from f0o/ack-hotfix
Hotfixes Alert-Acks for Worse/Better situations.
2015-04-03 14:20:40 +00:00
f0o
373243a19e Hotfixes Alert-Acks for Worse/Better situations. 2015-04-03 13:14:01 +00:00
Daniel Preussker
11a107ea63 Merge pull request #717 from laf/css-fix
Fix for bad alignment in input boxes.
2015-04-02 20:09:11 +00:00
Daniel Preussker
fcd01254a1 Merge pull request #716 from laf/bootgrid-inventory
Updated inventory table to use bootgrid
2015-04-02 20:08:53 +00:00
laf
94d1c03ca9 Fix for bad alignment in input boxes. This is a hangup from an the old stylesheet. Not needed with bootstrap 2015-04-02 21:01:45 +01:00
laf
0b95062c88 Updated search box to fit in with design 2015-04-02 19:28:39 +01:00
laf
7b7165b876 Fixed scrut issues 2015-04-02 18:34:52 +01:00
laf
ca6c436cb7 Updated inventory table to use bootgrid 2015-04-02 18:05:24 +01:00
laf
469f5aa629 Updated the way the rule loop works 2015-04-02 16:19:30 +01:00
Ultra2D
0ab454fefc Add support for LDAP directories using member in stead of memberUid and dn in stead of username for group members.
Used the same variables as Observium, see http://www.observium.org/wiki/Authentication_modules#OpenLDAP
2015-04-01 16:10:50 +02:00
laf
272b8fc4ba Updated alertlog to use bootgrid 2015-04-01 00:21:56 +01:00
Daniel Preussker
9cb859f7c1 Merge pull request #693 from laf/bootgrid-alerts
Converted alerts table to use bootgrid
2015-03-31 20:47:55 +02:00
laf
85e83f5775 Updated alerts table to show status messages 2015-03-31 18:47:10 +01:00
Daniel Preussker
0cba57ee32 Merge pull request #701 from laf/themes
Added mono theme - dark nav with white icons
2015-03-31 19:12:30 +02:00
laf
9e18ce34d2 Added mono theme - dark nav with white icons 2015-03-31 18:08:13 +01:00
laf
689f404d47 Updated footer link to use variable 2015-03-31 17:45:28 +01:00
Søren Rosiak
debf396081 Fix BGP Internal Icon
- Make black instead of white, icon is not visible when white.
2015-03-31 15:03:39 +02:00
Paul Gear
dc5cfda4ad Merge pull request #683 from laf/font-awesome-2-webui
WebUI update to support dark / light theme - dark is default
2015-03-31 22:25:56 +10:00
Daniel Preussker
3db6596330 Merge pull request #690 from laf/issue-666
Made poller message box a link to /poll-log/
2015-03-31 14:14:47 +02:00
laf
97471cd79d Updated to only change main navbar icon colors 2015-03-31 12:17:41 +01:00
laf
d8915b260e Updated font-awesome to use subtree 2015-03-30 12:22:25 +01:00
laf
65f82ba00e Adding files for final font-awesome PR 2015-03-30 12:22:24 +01:00
laf
24ac018114 Initial font awesome work 2015-03-30 12:21:59 +01:00
laf
49da368895 Added alerts file for table 2015-03-30 12:16:56 +01:00
laf
258c9d8882 Converted alerts table to use bootgrid 2015-03-30 01:05:57 +01:00
laf
9ecaa7590b Made poller message box a link to /poll-log/ 2015-03-29 12:30:52 +01:00
laf
0da3cb8996 Fix for maps now working when devices hostname != the same in the links table 2015-03-29 02:11:55 +01:00
f0o
8f46e730db Added JS 2015-03-28 15:40:53 +00:00
laf
374107b812 Final bits to the map
Conflicts:
	html/css/styles.css
	html/includes/print-map.inc.php
2015-03-28 14:02:00 +00:00
laf
60138aded5 Added webui files for new map pages 2015-03-28 13:59:23 +00:00
laf
47c59ddf14 Updated to show map only if links exist
Conflicts:
	html/includes/print-menubar.php
2015-03-28 13:53:00 +00:00
laf
f7a4fc68eb Fixing a scrut issue for xss 2015-03-27 16:59:58 +00:00
laf
79ae1acffa Updated tables to include other SQL queries in total count 2015-03-27 16:47:26 +00:00
laf
6207bae03a Switched to using Jquery Bootgrid for tables 2015-03-27 16:28:09 +00:00
Tyler Christiansen
277270e5b7 add basic f5 support 2015-03-26 22:10:30 -07:00
Paul Gear
8512ef74ae Merge pull request #659 from laf/issue-laf-152
Added basic Ubiquiti Wireless support
2015-03-26 23:20:01 +10:00
Rosiak
c8f15119d1 Add Polling Information Page 2015-03-25 22:05:51 +01:00
laf
ae9c4a370a Updated logo 2015-03-25 16:47:41 +00:00
laf
4a2e6a4375 Added basic Ubiquiti support 2015-03-25 16:33:05 +00:00
laf
17019bd56b Added support for exporting pages via pdf: image is LGPL from: https://www.iconfinder.com/icons/3745/document_pdf_icon#size=16 and pdf library is GPLV3 http://www.tcpdf.org/license.php 2015-03-24 16:27:28 +00:00
laf
877f2a96bb Added missing mktree files 2015-03-23 21:49:37 +00:00
Daniel Preussker
a236c2d12a Merge pull request #627 from laf/issue-laf-148
Updated adding devices for distributed poller
2015-03-23 16:29:32 +00:00
f0o
07e1e7fbcc Fix searchbox on device's eventlog 2015-03-23 15:56:52 +00:00
laf
5762e655e1 Updated for scrut issues 2015-03-23 15:30:09 +00:00
laf
28724cbae1 Added inventory endpoint to API 2015-03-23 15:15:05 +00:00
Daniel Preussker
0e2b88f3ec Merge pull request #598 from laf/issue-596
Updated menubar to try and shrink space down
2015-03-22 10:34:44 +00:00
laf
a404082d51 Updated some of the main pages to no longer refresh 2015-03-21 21:30:55 +00:00
laf
ab82effa3b Updated adding devices for distributed poller 2015-03-19 22:06:13 +00:00
Daniel Preussker
a1c99a2ff4 Merge pull request #620 from laf/issue-611
Updated the use of REMOTE_ADDR to a function then replaced its use
2015-03-19 16:48:17 +00:00
Neil Lathwood
6d33a98c75 Merge pull request #610 from laf/issue-608
Web UI components for dist poller
2015-03-19 16:34:12 +00:00
laf
ec595c3eda Added support for adding / editing with a poller group selected 2015-03-19 12:00:03 +00:00
laf
e62f0bc7f4 Updated to remove the pollers menu if distributed poller is not set 2015-03-18 19:25:09 +00:00
laf
791fa19a88 Updated the use of REMOTE_ADDR to a function then replaced its use 2015-03-18 19:14:51 +00:00
Joubert RedRat
6c83980c6d small UI adjustment with correct realign logo on navbar 2015-03-18 14:41:44 -03:00
laf
6d775a14ac Added alt and title to system icon 2015-03-18 09:32:00 +00:00
Paul Gear
651bc52494 Merge pull request #604 from laf/issue-laf-147
Removed reference to forking
2015-03-18 19:16:41 +10:00
laf
ab71468c8f Added device_ before the graph name is returned 2015-03-17 12:51:59 +00:00
laf
d74a37c078 Added support for managing poller groups and viewing poller stats 2015-03-15 21:44:35 +00:00
laf
2618f14826 Updated checks on poller time 2015-03-15 15:23:06 +00:00
laf
6a6a9c7b36 Added missing tab= 2015-03-15 15:18:58 +00:00
laf
d780a4d214 Added Performance menu to System and add pollers page 2015-03-15 15:18:50 +00:00
Daniel Preussker
fe06a0a443 Merge pull request #601 from laf/issue-600
Updated device removal message to provide a bit more clarity on what will be removed
2015-03-15 07:20:04 +00:00
laf
ede7401423 Removed reference to forking from Observium 2015-03-14 23:58:01 +00:00
Markus Heberling
68b5308d43 Display devices with empty type as generic 2015-03-14 16:32:17 +01:00
laf
ca5b569e46 Updated device removal message to provide a bit more clarity on what will be removed 2015-03-14 14:44:36 +00:00
laf
8fbba43e83 Updated menubar to try and shrink space down 2015-03-12 23:26:47 +00:00
laf
c6c2a77716 Added title popovers to the device quick links (ssh/telnet/https) 2015-03-12 21:55:46 +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