Commit graph

363 commits

Author SHA1 Message Date
Milan Pässler 5da5623bf1 rebranding
fix build
2016-02-06 00:38:50 +01:00
Nils Schneider e80e8b2b87 Merge pull request #14 from plumpudding/pr-coord-picker
map: add coordinates picker
2016-01-13 11:33:22 +01:00
Nils Schneider a1d341536e Merge pull request #20 from ffnord/feature-shorten-node-names
Abbreviate first column of sidebar table
2016-01-13 11:19:40 +01:00
Jonas Platte 6fbc531c17 map: fix coord picker on first click 2016-01-11 23:22:37 +01:00
Jan-Philipp Litza 491efeba36 Abbreviate first column of sidebar table
This implements part of #6 with CSS to shorten extremely long node names
with ellipsis.
2016-01-08 19:47:45 +01:00
Jörg Deckert f9e8c72508 map: add coordinates picker 2015-12-18 22:44:30 +01:00
Nils Schneider 9215387fbe Merge pull request #8 from nonchip/patch-1
Update README.md
2015-09-30 17:50:38 +02:00
Kyra Zimmer 1d1eb0b338 Update README.md 2015-09-30 17:38:02 +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