Commit Graph

606 Commits

Author SHA1 Message Date
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
5a278f5b86 about: update source code URL to github/ffnord 2015-09-04 14:59:46 +02:00
Nils Schneider
9a0b5ac672 update to nodes.json version 2 2015-09-04 14:58:10 +02:00
Nils Schneider
83b2a67cf4 Update changelog for v4 2015-09-04 14:56:21 +02:00
Jan-Philipp Litza
9e658e5f58 travis: config doesn't need to be present anymore 2015-09-04 14:47:24 +02:00
Jan-Philipp Litza
db7f005dd2 legend: drop full stops and optically center circles vertically 2015-09-04 14:47:24 +02:00
Florian Rittmeier
37c5dba449 added simple node status legend 2015-09-04 14:47:24 +02:00
Steffen Möller
13c640beb8 Introducing adaptive numerus for clients and gateways 2015-09-04 14:47:24 +02:00
Michael Rüttgers
556a68e8fe Grunt should watch for changes in lib/infobox/*.js, too. 2015-09-04 14:47:24 +02:00
Nils Schneider
22e2c6d3c5 forcegraph: node shadow hi-dpi fix 2015-09-04 14:47:24 +02:00
Nils Schneider
8b10d2ec10 forcegraph: tweaks 2015-09-04 14:47:23 +02:00
Nils Schneider
ca0d3bd47d forcegraph: dropshadows behind nodes 2015-09-04 14:47:23 +02:00
Nils Schneider
dc5e364803 forcegraph: draw labels ontop of everything else 2015-09-04 14:47:23 +02:00
Nils Schneider
76fb29d5d8 forcegraph: just clear the whole canvas 2015-09-04 14:47:23 +02:00
Nils Schneider
c13e648cc6 remove "Gateway-Feature" 2015-09-04 14:47:23 +02:00
Nils Schneider
ca8ce8392f forcegraph: draw clients above everything else 2015-09-04 14:47:23 +02:00
Nils Schneider
7fdb6c7e21 forcegraph: more visible highlight 2015-09-04 14:47:23 +02:00
Nils Schneider
8e1e698849 forcegraph: use setTransform instead of resetTransform 2015-09-04 14:47:23 +02:00
Till Klocke
24204b64b4 Removed now unnecessary steps from travis config. 2015-09-04 14:26:29 +02:00
Till Klocke
fdf8188e3e Updated README.md with updated build instructions 2015-09-04 14:26:29 +02:00
Till Klocke
2e6b83aeef Since we have a ruby dependency, I added a Gemfile for bundler to properly handle ruby dependencies and further simplify the build process 2015-09-04 14:26:29 +02:00
Till Klocke
dbccddbc22 The default grunt task now installs bower components, thus saving one step in the developer docs 2015-09-04 14:26:29 +02:00
Nils Schneider
d3cad446b4 about.js: update link to source code 2015-09-04 14:26:28 +02:00
Nils Schneider
8423ef7277 Revert "tabs: do not open tabs by default"
This reverts commit 0b56e0f407829d3f85f3a73a8ec982511c40889b.
2015-09-04 14:26:28 +02:00
Nils Schneider
eb8f1dd2a4 map/graph: redraw on render 2015-09-04 14:26:28 +02:00
Nils Schneider
a95f466f3f map/graph: implement render 2015-09-04 14:26:28 +02:00
Nils Schneider
9a950a2a8e map/graph: use sidebar.getWidth directly 2015-09-04 14:26:28 +02:00
Nils Schneider
93ca06ab75 map/labels: show less labels on lower zoom levels 2015-09-04 14:26:28 +02:00
CodeFetch
b6dfaa2e50 Removed a nowrap to prevent overflow
As you can see on this node's information a long contact information can cause an ugly overflow.
http://map.freifunk-essen.net/meshviewer/#!n:c46e1f2d5a28
Removing the nowrap resolves this issue and does not seem to have any side effect.
2015-09-04 14:26:28 +02:00
Nils Schneider
f6516a6807 forcegraph: increase visibility of unknown nodes 2015-09-04 14:26:28 +02:00
Nils Schneider
071bf43268 meshstats: typo 2015-09-04 14:26:08 +02:00
Nils Schneider
3c77af5ced meshstats: show number of new and lost nodes 2015-09-04 14:23:46 +02:00
Nils Schneider
3eabb5f351 tabs: do not open tabs by default 2015-09-04 14:23:46 +02:00
Nils Schneider
27752b2270 gui: add header to sidebar 2015-09-04 14:23:45 +02:00
Nils Schneider
68de68fd25 forcegraph: improve dragging of nodes 2015-09-04 14:23:28 +02:00
Nils Schneider
a774b91bc1 meshstats: show siteName 2015-09-04 14:23:28 +02:00
Nils Schneider
ed731f087f proporties: refactor if to ternary 2015-09-04 14:23:12 +02:00
Nils Schneider
301630e47e forcegraph: fix translation of keyboard zoom 2015-09-04 14:22:41 +02:00
Nils Schneider
189172ac65 img: remove gplaypattern.png, not used with dark theme 2015-09-04 14:22:40 +02:00
Nils Schneider
102c8af873 move config.js to config.json, load by XHR 2015-07-27 16:56:30 +02:00
Nils Schneider
848b5b7384 proportions: add online/offline statistics 2015-07-08 00:30:29 +02:00
Nils Schneider
ec49c9d59b map: various small fixes 2015-07-07 21:42:55 +02:00
Nils Schneider
02a03e5a61 map: work with no or little nodes 2015-07-07 21:28:44 +02:00
Nils Schneider
e67c61d7d3 tabs: render tabs when visible, destroy them when hidden 2015-07-07 17:42:41 +02:00
Nils Schneider
3954ec5eaf map: define layers in config.js 2015-07-07 16:36:19 +02:00
Nils Schneider
9ea5d67bf2 sidebar: reduce transparency 2015-07-07 12:52:53 +02:00
Nils Schneider
f81ee255cc gui: use fixed icon for togglebutton 2015-07-07 12:51:12 +02:00
Nils Schneider
a240bb2f7a forcegraph: new, dark color theme 2015-07-07 12:42:57 +02:00
Nils Schneider
d1beb51868 forcegraph: color theme 4 2015-07-07 11:59:47 +02:00