0351b54fb8
webui: make d_echo work in webui ( #4432 )
...
* webui: make d_echo work in webui
Remove d_print_r(), it is redundant to d_echo()
Remove d_echo calls in services.inc.php
* Switched debug check to work with nginx
2016-09-14 10:05:49 +01:00
58599e95ba
fix: Resolved namespace issue for form id in modal new_device_group ( #4338 )
2016-09-06 18:00:05 +01:00
8c639aa5a4
PSR2 Cleanup: /html edition
...
Travis tests for code conformance. Ignore warnings for now.
Fixed all errors, left most warnings.
2016-08-18 21:29:30 -05:00
3d8e75a216
Merge pull request #3652 from laf/issue-3544
2016-06-14 19:01:28 +02:00
1d678642b3
Updated docs and webui
2016-06-13 22:04:51 +00:00
ed0479a2f3
Fixed the create new alert template / edit template bug
2016-06-13 19:44:14 +00:00
6c8a75a5f7
Change procedure management. Using URL instead of file
2016-06-06 11:41:41 +02:00
4dadad944b
Add procedure management
2016-05-27 16:13:51 +02:00
f3ee9dcc2e
Fixed php short tags
2016-05-02 18:43:06 +00:00
975ddbc517
Revert "Fixed php short tags :/"
2016-05-02 20:19:18 +02:00
a14ae0bc18
Fixed php short tags :/
2016-05-02 18:09:58 +00:00
c99fee75df
Sort services list
2016-04-21 08:08:17 +10:00
8f59b8c7f7
Merge branch 'master' into issue-2193
2016-03-29 20:16:07 +10:00
0d6cfec589
Nagios Services
...
- Moved check-services.php to a poller module
- Added performance data collection to the poller
- Centralised DB functions to includes/services.inc.php
- Created add/edit/delete functions off the device, services page
- Removed legacy edit/delete interfaces.
- Moved and modified check.inc scripts
- Documentation Updates
- Modified services table
2016-03-15 22:23:14 +10:00
b2c015b58c
Add Interface at bill create screen
2016-03-14 19:18:53 +00:00
b89fa295a5
Increase rule suggestions to 20
2016-03-11 08:51:24 +00:00
9f136c06de
Update Billing UI to match rest of app
2016-03-08 18:21:29 +00:00
9773b3bade
Tabs to spaces
2016-03-04 11:30:11 +01:00
bea0587634
Fixed edit-javascript
2015-08-30 18:05:57 +01:00
68f9812b9d
Added JavaScript to modal
2015-08-30 17:27:31 +01:00
ac7d0c9420
Added user defined titles for alert templates
2015-08-30 16:53:34 +01:00
f77c712bfc
changes needed to run under web server subdirectory
2015-08-11 14:54:05 -07:00
945ca7f2ea
Revert "changes needed to run under web server subdirectory"
2015-08-11 21:25:23 +01:00
cc0f449fc9
changes needed to run under web server subdirectory
2015-08-07 11:10:43 -07:00
51e75b3b46
Fix bug with edit/create template re-using template
2015-08-06 19:08:36 +00:00
4ad3b8e99d
Fixed attaching templates to rules
2015-07-24 10:53:52 +01:00
9aa3f2cca5
Fixed creating new template straight after deleting one
2015-07-24 10:28:18 +01:00
0c5aedc1c4
Fixed deleting alert templates
2015-07-24 10:06:12 +01:00
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
8226e8b447
Merge pull request #1096 from laf/issue-1095-web
...
Added support for interval for alerting for WebUI
2015-06-20 01:56:08 +01:00
3f2b49c72f
Fixed javascript issue preventing removing alert rules.
2015-06-20 01:29:01 +01:00
6813c1face
updated alert template mapping to own table
2015-06-15 11:13:19 +01:00
b84b8de09f
Merge pull request #1110 from laf/issue-279
...
Updated mysql DATE_FORMAT() and php date() to use $config variables
2015-06-13 10:15:23 +10:00
bf7a94dd2d
Spelling, JS and update to attaching templates
2015-05-30 18:10:32 +01:00
ee4aaf1749
Tidied up web interface to use standard dateformats
2015-05-22 14:05:09 +01:00
f92a305821
Added error checking to create device group
2015-05-22 11:10:26 +01:00
be96aa7045
Changed from addClass to removeClass
2015-05-22 09:35:55 +01:00
9726773e0e
Added more visual validation
2015-05-22 09:33:52 +01:00
490f94e2ed
Added response to modal form when an error occurs
2015-05-22 08:17:26 +01:00
4765cebea0
Added support for interval for alerting
2015-05-20 21:46:54 +01:00
ac1d85235c
Added headers for devices / groups
2015-05-03 17:49:19 +01:00
0062e59f3a
Merge branch 'master' of github.com:laf/librenms into twitter-typeahead
...
Conflicts:
html/index.php
2015-05-03 13:30:56 +01:00
02967b095b
Updated all typeahead code to use new library
2015-04-29 17:48:57 +01:00
c45a0f1dcf
Fixed ability to delete device groups in firefox
2015-04-29 10:42:51 +01:00
da624fa136
Added Macros in Alert-Rule syntax
2015-04-24 19:14:10 +00:00
38bf395dc3
Fixed deleting poller groups in Firefox
2015-04-22 10:17:50 +01:00
b1ef3f79dc
Update modal so deletion is possible - grrr javascript
2015-04-21 23:06:59 +01:00
deda8c2ab0
Final bits to the schedule maintenance section
2015-04-19 20:23:34 +01:00
3abc93eba2
JS typo
2015-04-06 17:04:26 +00:00
ba99eb25a2
Device-Groups Draft
2015-04-03 18:22:29 +00:00