Commit Graph

814 Commits

Author SHA1 Message Date
Xaver Maierhofer
109101b6d6 [TASK] Add helper.js to grunt watch 2016-05-26 12:14:06 +02:00
Xaver Maierhofer
989d9480d1 [TASK] Adjust marker style - focus on online nodes 2016-05-26 12:14:06 +02:00
Nils Schneider
26368ca337 [TASK] remove build.js, it is not needed anymore 2016-05-25 00:02:45 +02:00
Xaver Maierhofer
5162946fca [TASK] Format load average 2016-05-24 23:26:46 +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
ba15956bb7 [TASK] Unicode instead of utf8 icons 2016-05-24 00:22:34 +02:00
Xaver Maierhofer
c5e3ae7ce7 [BUGFIX] Package name 2016-05-23 18:29:18 +02:00
Xaver Maierhofer
6b17bdb261 [BUGFIX] Enable build for default 2016-05-23 09:30:19 +02:00
Xaver Maierhofer
32ea88c65a [TASK] Replace all specialchars in NODE_NAME in stat urls 2016-05-23 00:50:48 +02:00
Xaver Maierhofer
d5354e0261 [TASK] Seperate dev and default for requirejs 2016-05-23 00:50:48 +02:00
Xaver Maierhofer
63dc066499 [TASK] Add index option to grunt-conncet server 2016-05-23 00:50:42 +02:00
Xaver Maierhofer
aa9416ed9b [TASK] CGL - Optimize returns and unnecessary math 2016-05-22 23:32:31 +02:00
Xaver Maierhofer
f716966eaa [TASK] Change source url 2016-05-22 23:09:46 +02:00
Xaver Maierhofer
426d52d0d6 [DOC] Update Readme 2016-05-22 22:35:23 +02:00
Xaver Maierhofer
3a52717b3b [TASK] Inline style and icon css and es6-shim 2016-05-22 22:13:46 +02:00
Marvin W
fa9a29e0fa [TASK] Dynamically select maxLayerZoom
Fixes clients/names being hidden accidentally (in certain conditions). Also added auto-zoom-out to ensure zoom is in bounds
2016-05-22 21:49:34 +02:00
Xaver Maierhofer
ffbd9e0fbf [BUGFIX] Correct css path to icon font 2016-05-22 18:51:42 +02:00
Xaver Maierhofer
8ed1c83932 [TASK] Update npm modules including grunt v1 2016-05-22 16:53:07 +02:00
Xaver Maierhofer
b27ae7e8da [TASK] Context menu/right click open layermenu 2016-05-22 16:40:04 +02:00
Xaver Maierhofer
5e93a5da68 [TASK] Add es6-shim map 2016-05-22 16:30:47 +02:00
Xaver Maierhofer
f571864e98 [TASK] Update bower components 2016-05-22 16:06:12 +02:00
Xaver Maierhofer
7bee4d9640 [TASK] Only include additional german locale
English is default
2016-05-22 16:03:45 +02:00
Xaver Maierhofer
c878e0de97 [TASK] Use own iconfont set
Reduce overhead in initial load
2016-05-22 16:03:36 +02:00
Xaver Maierhofer
3305d35d00 [TASK] Support https OSM and WorldImagery 2016-05-22 16:01:55 +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
Xaver Maierhofer
4e99d717ed [TASK] Remove obsolete Gemfile 2016-05-22 16:00:59 +02:00
Xaver Maierhofer
3971c36250 add .editorconfig (#25) 2016-05-22 12:30:44 +02:00
Marvin W
9719385076 map: dynamically select maxLayerZoom (#27)
Fixes clients/names being hidden accidentally (in certain conditions). Also added auto-zoom-out to ensure zoom is in bounds
2016-05-22 12:30:31 +02:00
Marvin W
20f0f08de3 Replace MapQuest with OpenStreetMap.HOT in example config (#26)
MapQuest Open Tiles service is announced to be discontinued and already started removing tiles at the highest zoom level. MapQuest provides a replacement service requiring custom javascript code to be injected, which I don't consider a good idea.
OpenStreetMap.HOT is a OpenStreetMap map style using pastel colours and thus is lot better than Mapnik for rendering stuff on it.
2016-05-22 03:12:08 +02:00
Milan Pässler
81379a8263 meshstats: fix NaN client count 2016-05-22 00:26:36 +02:00
Xaver Maierhofer
31d1464805 clean scss (#21)
* [TASK] CGL - Formation

* [TASK] Generic font fallback

* [TASK] Remove swp file
2016-05-19 17:47:32 +02:00
Xaver Maierhofer
e1e510c308 use libsass (#22)
Avoid ruby dependency
2016-05-19 17:47:13 +02:00
PetaByteBoy // Milan Pässler
ce8853c0fa fix examples 2016-05-09 18:17:45 +02:00
PetaByteBoy // Milan Pässler
075076a2fe infobox/*infos: fix iframe height option 2016-04-24 20:10:53 +02:00
Milan Pässler
2f28c51da1 forcegraph, main: l2tp support 2016-04-24 01:20:01 +02:00
Milan Pässler
2a78af4208 proportions: correct use of online vs all nodes 2016-04-22 01:05:32 +02:00
anoy
8497a5f833 reimplement feature 'encoded url' (#16)
change symbol names for better readability
beautify location-sidebar
cleanup sourcecode

* change symbols to unicode-names

* reimplement feature 'encoded url'
2016-04-21 22:34:21 +02:00
Marvin W
51c1c57e48 Save selected layer in local storage (#17) 2016-04-21 22:32:22 +02:00
eberhab
bc7e7888a5 helper: str replace function should replace all instances of placeholder 2016-04-20 14:04:46 +02:00
anoy
31545c758d infobox/location: beautify location-sidebar
and cleanup sourcecode
2016-04-02 22:47:57 +02:00
PetaByteBoy // Milan Pässler
5fce722f24 Merge pull request #12 from yayachiken/master
Fixed client-dots and labels not showing on zoom levels >= 19
2016-03-28 23:30:58 +02:00
Milan Pässler
08e00d4b91 infobox/node: nodeinfos {NODE_NAME} support 2016-03-28 22:58:45 +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
David Kolossa
78de449b88 map: fixed display errors on high zoom levels
* client dots and labels only showed up on zoom
  levels up to 18
2016-03-23 13:14:58 +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