Michael Steenbeek
97645093c3
Fix missing semicolons
2019-01-11 16:44:23 +01:00
Franco Fichtner
62b4c633ed
reporting: switch traffic graph top view to new function
2018-11-12 14:59:02 +01:00
Franco Fichtner
06c413fa85
interfaces: small corrections in previous
2018-11-10 22:50:18 +01:00
Franco Fichtner
423871f50b
interfaces: remove sole external use of find_interface_subnet()
...
The funny part being get_interface_subnetv6() already doing what
get_interface_subnet() now does by inheriting the find_interface_subnet()
code.
2018-11-10 21:50:26 +01:00
Franco Fichtner
574bd308be
src: remove trailing dot workaround by removing trailing dots
2018-09-16 11:44:13 +02:00
NOYB
6ef9a127ff
HTML Compliance - Attribute "type" on Element <script>
...
Warning: The type attribute is unnecessary for JavaScript resources.
HTML5: Edition for Web Authors
http://www.w3.org/TR/2014/REC-html5-20141028/scripting-1.html
The default, which is used if the attribute is absent, is "text/javascript".
The Script element
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script
HTML5 specification urges authors to omit the attribute rather than provide a redundant MIME type.
2018-01-22 19:13:34 +01:00
Franco Fichtner
3f965437de
reporting: switch minigraph and number placing
2017-10-12 19:54:58 +00:00
Franco Fichtner
e2c7dc562b
traffic graph: lower default to 10
2017-09-06 17:40:56 +02:00
Franco Fichtner
733118ae91
reporting: scrap transform that doesn't do anything
2017-08-21 20:02:35 +02:00
Franco Fichtner
b70bd2f303
traffic graph: firefox complains abou missing "px", better padding
2017-08-21 11:52:46 +02:00
Franco Fichtner
c5d4002541
src: add Scott's e-mail everywhere
2017-08-05 20:57:29 +02:00
Franco Fichtner
1bbf9ce0c4
src: whitespace sweep
2017-08-04 10:40:01 +02:00
Franco Fichtner
7d2a60a26b
reporting: fix graph colour in traffic status page #1472
2017-08-02 10:05:37 +02:00
Jeff
082d0089be
Traffic Graph improvements ( #1472 )
...
* Traffic Graph improvements
* cleanup
* Document variables
* Option to change the number of hosts listed 5-30
I set the max as 30, though I don't know what the upper end should be, maybe 50? I worry about resources on the client as you start to increase the number of graphs and data being stored in Javascript.
* Memory Leak fix, Increased Top to 50
* Removing memory leak "fixes" that didn't work
* Static DHCP reservation hostnames
* Simplified dhcp
Active leases still need to be done
2017-07-31 23:57:02 +02:00
Franco Fichtner
6aaba83422
www: url_safe() for status pages #1168
2016-09-25 10:40:34 +02:00
Ad Schellevis
1a1d7ff9fa
status_graph.php, rearrange layout
2016-05-10 11:32:10 +02:00
Ad Schellevis
69c4c57829
(status_graph.php) wrong file
2016-05-10 11:14:38 +02:00
Ad Schellevis
067bbd04d7
(status_graph) change poll interval
2016-05-10 10:42:57 +02:00
Ad Schellevis
c7edec885d
(interfaces -> traffic graph) trash old svg graph and start using d3
2016-05-10 10:36:26 +02:00
Ad Schellevis
ee9cd01ef6
(legacy) fix heading for status_graph.php
2016-01-07 13:06:48 +01:00
Ad Schellevis
b991dd8ab2
(legacy) refactor status_graph.php, consolidate ifstats.php and bandwidth_by_ip.php into legacy_traffic_stats.php, leave graph.php as it is for now (although replacing should be a good idea)
2016-01-07 12:57:36 +01:00
Fabian Franz
4739172d6d
translation fix
2016-01-06 21:38:53 +01:00
Franco Fichtner
86d50f8793
www: remove the need for manual $pgtitle #461
2015-12-08 19:45:59 +01:00
Franco Fichtner
4a8b6cae9c
src: unify php opening tags, ze part nummer 1 of two
2015-11-09 09:08:06 +01:00
Fabian Franz
b06b01a0b2
fixes for #427 in status_graph.php
2015-11-07 16:33:26 +01:00
Franco Fichtner
3f019e286d
menu: more status entries shuffled into place
2015-10-16 08:20:16 +02:00
Franco Fichtner
47ab66a1de
www: fix OpenVPN iteration (just how many are there??)
2015-07-27 08:36:52 +02:00
Ad Schellevis
7418af459b
(legacy) add additional check on $input_errors as part of cleanup notices
2015-07-06 16:58:36 +00:00
Ad Schellevis
ba800ae6c8
(legacy) fix check on $savemsg and $input_errors
2015-07-06 14:43:02 +00:00
Ad Schellevis
fe5ae1b7b2
cleanup requires + small typo's
2015-03-23 20:47:12 +00:00
Jos Schellevis
9094a66095
Happy new Year...Copyrights for www done
2015-01-01 14:48:13 +00:00
Franco Fichtner
720ed0476c
status: apply whitespace cleanups
2014-12-28 13:35:46 +01:00
Franco Fichtner
727453c076
src: move all files (again)
...
Make "src" the implicit "/usr/local" so that nobody can
sneak in weird files in the base file system or potentially
overwrite them.
This is the last time, I swear... :)
2014-12-10 16:42:39 +01:00