Commit Graph

27 Commits

Author SHA1 Message Date
Tony Murray
f3ba8947f7
Use Config helper (#10339)
remove usage of global variable
2019-06-23 00:29:12 -05:00
Tony Murray
8cc8eb8dd2 refactor: Use elseif instead of else if (#8417) 2018-03-19 21:40:17 +00:00
Richard Lawley
10829893ec api: Added Billing Graphs & Data (#8245)
* Move Billing/Bandwidth Graphs to common format, extract data generation to central function

* Add API functions to access billing graphs and graph data

* Scrutinizer fixes

* Fix transfer graphs with from/to

* Scrutinizer Fix

* Fix docs, transfer page and missing from API param

* Document and fix reducefactor, Add Graph Stats to Graph Data

* Standardise times in graphdata

* Fixed renamed function for History GraphData
2018-02-20 14:57:56 +00:00
Neil Lathwood
5ffb320997 webui: Allow billing to use un-auth graphs (#5449) 2017-01-19 22:56:56 +00:00
Tony Murray
e20a242785 refactor: use Composer to manage php dependencies (#5216) 2017-01-01 09:37:15 +00:00
Tony Murray
9a33464c52 refactor: Centralize includes and initialization (#4991) 2016-11-21 20:12:59 +00:00
Neil Lathwood
7dec670494 refactor: Updated a lot of references to LibreNMS - copyright still left intact (#4339) 2016-09-08 08:12:23 -05:00
laf
5f8705bd37 Changed package names 2016-08-20 12:21:13 +01:00
Tony Murray
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
Tony Murray
bf2c522c89 Move third party software to html/lib form html/includes 2016-08-15 13:16:10 -05:00
Richard Lawley
069c06716e Make billing graphs take times from bill_hist_id and use that for 95th 2016-03-08 21:43:10 +00:00
Job Snijders
d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
laf
791fa19a88 Updated the use of REMOTE_ADDR to a function then replaced its use 2015-03-18 19:14:51 +00:00
Paul Gear
3184a35268 Revert boilerplate changes 2013-10-29 05:38:12 +10:00
Brad Peczka
985330f638 Updated copyright and package notices. 2013-10-28 21:39:08 +08:00
Adam Amstrong
dbf212f652 phpDocumentator headers. retire static-config. IF YOU ARE READING THIS, REMOVE IT FROM THE BOTTOM YOUR CONFIG.PHP. YES. YOU.
git-svn-id: http://www.observium.org/svn/observer/trunk@3150 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-09 10:01:42 +00:00
Tom Laermans
04ec17134b syntaxer run 1/<many>
git-svn-id: http://www.observium.org/svn/observer/trunk@2963 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-05 16:10:12 +00:00
Adam Amstrong
9d3e4e8761 fix bandwidth graph
git-svn-id: http://www.observium.org/svn/observer/trunk@2778 61d68cd4-352d-0410-923a-c4978735b2b8
2011-12-13 17:47:36 +00:00
Adam Amstrong
6dc0feffbe fix previous month bill view
git-svn-id: http://www.observium.org/svn/observer/trunk@2770 61d68cd4-352d-0410-923a-c4978735b2b8
2011-12-08 10:30:27 +00:00
Adam Amstrong
d0cee15757 billing fixes and improvements
git-svn-id: http://www.observium.org/svn/observer/trunk@2764 61d68cd4-352d-0410-923a-c4978735b2b8
2011-12-07 13:52:46 +00:00
Adam Amstrong
70f51cef04 fix previous commit :)
git-svn-id: http://www.observium.org/svn/observer/trunk@2759 61d68cd4-352d-0410-923a-c4978735b2b8
2011-12-06 22:26:47 +00:00
Adam Amstrong
a1e96f708f billing rewrite (disabling svn after)
git-svn-id: http://www.observium.org/svn/observer/trunk@2758 61d68cd4-352d-0410-923a-c4978735b2b8
2011-12-06 22:17:37 +00:00
Adam Amstrong
05e0d54677 improved billing
git-svn-id: http://www.observium.org/svn/observer/trunk@2752 61d68cd4-352d-0410-923a-c4978735b2b8
2011-12-02 15:53:50 +00:00
Adam Amstrong
bb44e69b35 fix buggy values on billing transfer graph
git-svn-id: http://www.observium.org/svn/observer/trunk@2748 61d68cd4-352d-0410-923a-c4978735b2b8
2011-12-01 15:10:03 +00:00
Adam Amstrong
295a13c02e improved bandwidth and billing graphs
git-svn-id: http://www.observium.org/svn/observer/trunk@2746 61d68cd4-352d-0410-923a-c4978735b2b8
2011-12-01 12:29:52 +00:00
Adam Amstrong
ebc74d0e99 fixed billing cumulative graphs. this time with fewer bugz. from codekiller.
git-svn-id: http://www.observium.org/svn/observer/trunk@2745 61d68cd4-352d-0410-923a-c4978735b2b8
2011-12-01 01:09:23 +00:00
Adam Amstrong
00c76d5071 add new billing graphs, may still be some bugs :)
git-svn-id: http://www.observium.org/svn/observer/trunk@2744 61d68cd4-352d-0410-923a-c4978735b2b8
2011-11-30 12:45:46 +00:00