Commit Graph

39 Commits

Author SHA1 Message Date
Moritz Warning
779fa0a630
[TASK] Hide stats title when table is empty 2017-09-03 13:20:22 +02:00
Xaver Maierhofer
ecf73dd7ab [TASK] Add gateway filter 2017-05-13 14:49:34 +02:00
Geno
62c9c1c830
[BUGFIX] Toggle statistic sections 2017-05-11 00:15:35 +02:00
Xaver Maierhofer
c28840f3f5
[TASK] Use snabbdom for DOM
Replaces virtual-dom
2017-04-25 23:21:55 +02:00
Xaver Maierhofer
ced03814e1 [TASK] Replace chroma-js with d3 2017-03-10 11:03:37 +01:00
Xaver Maierhofer
ec3cce9173
[BUGFIX] Hide statistic onclick header 2017-02-19 18:41:24 +01:00
Xaver Maierhofer
834f57de64
[TASK] Add translations 2017-01-30 01:17:21 +01:00
Xaver Maierhofer
5600832305
[TASK] Move to es5 eslint airbnb
Step forward to es6 airbnb
2017-01-30 00:51:12 +01:00
Xaver Maierhofer
ae62bbf8a0 [TASK] Use strict 2016-05-29 14:55:22 +02:00
Xaver Maierhofer
4f30c9af27 [!!!][TASK] Use eslint default 2016-05-26 18:37:32 +02:00
Xaver Maierhofer
685e25a38f [TASK] Simple sort for firmware versions 2016-05-26 12:14:06 +02:00
Xaver Maierhofer
1768e82793 [TASK] Replace numeraljs with toFixed vanilla js 2016-05-26 12:14:06 +02:00
Xaver Maierhofer
5d84a328bd [TASK] Remove unsupported stats 2016-05-24 23:21:46 +02:00
Xaver Maierhofer
2e45276922 [TASK] Only add german language from numeral.js 2016-05-24 09:45:34 +02:00
Xaver Maierhofer
a828a55d51 [TASK] Reformat code spacing & remove braces jslint 2016-05-22 16:01:24 +02:00
Xaver Maierhofer
c0726461fb [TASK] Add semicolon
Most code is writen with semicolon and IDE shows errors in nearly every line
2016-05-22 16:01:15 +02:00
Milan Pässler
2a78af4208 proportions: correct use of online vs all nodes 2016-04-22 01:05:32 +02:00
PetaByteBoy // Milan Pässler
1f07f50530 Merge pull request #13 from yayachiken/new-stats-patch
stats: Fix inaccuracies if lat or long is missing
2016-03-24 13:05:12 +01:00
David Kolossa
40dd7d2a0a stats: Fix inaccuracies if lat or long is missing
* please also note that freifunk-gluon/gluon#703 exists.
2016-03-24 00:46:42 +01:00
PetaByteBoy // Milan Pässler
54801ded8f Merge pull request #11 from eberhab/master
Added support for iframes in config
2016-03-23 13:42:27 +01:00
Benjamin
961a18fec4 infobox: added support for iframes 2016-03-23 13:41:02 +01:00
PetaByteBoy // Milan Pässler
f8701ca0e3 Merge pull request #9 from viisauksena/patch-1
patch: allow hiding of statistic elements and add cients/gw statistics
2016-03-22 17:42:59 +01:00
viisauksena
fc2a1e3872 proportions: allow hiding of statistics and add gateway client statistics
Update proportions.js: enable onclick hiding of Statistics <H2> and add clients per GW <H2>
hiding works by clicking on H2 element, so you can have the overview you like
[need to add some hidden line in scss/main.scss also]
clients per GW is based on nodes.json and the offered clientcount by the nodes directly (so this is only rough idea of reality, for alfred this means extra timedifferences upto 30 minutes)

update main.scss: to allow hiding of statistics element
add this to allow statistics element hiding

use consistent var table and dict Names
change gwTable and gwDict (and gw2 ...) to
gwNodes and gwClients
2016-03-22 04:52:16 +01:00
PetaByteBoy
80967c6259 statistics: site code statistics
configurable and documented!
2016-02-06 03:25:09 +01:00
PetaByteBoy
80afc7d162 statistics: re-add "Gateway-Feature"
revert commit c13e648cc6.
2016-02-06 03:24:06 +01:00
Milan Pässler
1e74f319ef statistics: uplink statistics 2016-02-06 03:23:58 +01:00
Nils Schneider
09bdb7d61a basic filter support 2015-09-04 15:06:24 +02:00
Nils Schneider
aeae866998 proportions: sort firmware based on version 2015-09-04 15:01:27 +02:00
Nils Schneider
c13e648cc6 remove "Gateway-Feature" 2015-09-04 14:47:23 +02:00
Nils Schneider
ed731f087f proporties: refactor if to ternary 2015-09-04 14:23:12 +02:00
Nils Schneider
848b5b7384 proportions: add online/offline statistics 2015-07-08 00:30:29 +02:00
Nils Schneider
e67c61d7d3 tabs: render tabs when visible, destroy them when hidden 2015-07-07 17:42:41 +02:00
Neal Oakey
3575e08a40 add statistic about geoinformations 2015-06-19 20:24:41 +02:00
Little-Ben
607c15ef3b statistics: show global statistics image (globalGraph) - v2 2015-06-07 18:47:14 +02:00
Nils Schneider
f65e89aaca proportions: count only values that are present 2015-04-22 01:35:31 +02:00
Nils Schneider
c4383aabb9 make proportions.setData idempotent 2015-04-06 23:10:55 +02:00
Nils Schneider
af3d22e4c2 drop chartjs 2015-03-30 21:02:18 +02:00
Nils Schneider
c4db68b31f statistics: selected gateway 2015-03-30 03:12:30 +02:00
Nils Schneider
35c4690ad6 statistics 2015-03-30 02:58:47 +02:00