Commit Graph

99 Commits

Author SHA1 Message Date
Xaver Maierhofer
ced03814e1 [TASK] Replace chroma-js with d3 2017-03-10 11:03:37 +01:00
Xaver Maierhofer
d3079b3222 [TASK] Reduce complexity 2017-03-05 14:16:58 +01:00
Xaver Maierhofer
4f48a7a07c
[TASK] Add zoom-control & adjust style 2017-02-26 21:42:19 +01:00
Xaver Maierhofer
7cbc4e75d7 [TASK] Configure displayed map with rectangle 2017-02-09 16:28:23 +01:00
Xaver Maierhofer
10f7183c5b [TASK] Configuable zoom for label and client layers 2017-02-09 16:11:07 +01:00
Xaver Maierhofer
958f710443 [TASK] Update to rbush 2.0 2017-02-07 00:17:15 +01:00
Xaver Maierhofer
6505f5491d [TASK] Cleanup duplicate code
- map buttons
- layer getTileBBox
2017-02-05 17:13:36 +01:00
Xaver Maierhofer
59a73a3fb5 [TASK] Add & update icons to table-header 2017-02-05 16:56:02 +01:00
Xaver Maierhofer
e53d8fc755
[TASK] Add button tooltip 2017-02-03 02:36:56 +01:00
Xaver Maierhofer
22781b306c
[TASK] Change style in webkit correctly 2017-02-03 02:08:13 +01:00
Xaver Maierhofer
489739c7d8 [TASK] Configurable alert marker 2017-02-02 11:43:36 +01:00
Xaver Maierhofer
72d2b63782
[TASK] Load mode style inline 2017-01-31 18:07:46 +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
7d838dd7a1
[TASK] Improve code, remove unsed code 2017-01-20 15:06:06 +01:00
Xaver Maierhofer
5013ffa814
[TASK] Improve labelupdate after mode change 2017-01-16 02:10:21 +01:00
Xaver Maierhofer
f3eb100da8
[BUGFIX] Start and end mode 2017-01-07 15:28:53 +01:00
Xaver Maierhofer
bcd126464f [TASK] Update to moment.js 2.17 & several small bugfix updates 2016-12-26 03:44:59 +01:00
Xaver Maierhofer
2c80712fb9 [TASK] Automatic map switch based on time 2016-09-17 20:12:26 +02:00
Xaver Maierhofer
f57ef299b9 [TASK] Add layer modes and night example 2016-07-23 16:15:47 +02:00
Xaver Maierhofer
3440af70df [TASK] Support retina tiles variable 2016-07-21 00:39:33 +02:00
Xaver Maierhofer
05dd4bbc32 [TASK] Add nodeZoom level 2016-06-23 04:15:54 +02:00
Xaver Maierhofer
1d1cf5595b [TASK] Update node and link infobox with latest json
- Includes a cache-breaker variable for stats images
2016-06-22 03:15:56 +02:00
Xaver Maierhofer
e10fb566c9 [TASK] Improve cross browser support
- Reduce issues with i*-devices and vh height
- Calculate height better for mobile devices and add min-height of the map
- Fix icon and combined class issues in multiple browsers
- THX to browser stack for free open source account to fix the problems
2016-06-03 19:44:09 +02:00
Xaver Maierhofer
6353efe294 [TASK] Remove leaflet-providers
Issues with loading configutation like copyright notice. Provide
your complete configuration in config.json - example in ffrgb branch
2016-05-31 20:34:08 +02:00
Xaver Maierhofer
cdecdd9ee7 [!!!][TASK] Refactor Scss, add Sass-lint and adjust styling
Add variables to allow easy modifications to color, font and also extending Style
2016-05-29 15:22:21 +02:00
Xaver Maierhofer
ae62bbf8a0 [TASK] Use strict 2016-05-29 14:55:22 +02:00
Xaver Maierhofer
7f2ab672c2 [TASK] FixedCenter required 2016-05-26 18:39:26 +02:00
Xaver Maierhofer
4f30c9af27 [!!!][TASK] Use eslint default 2016-05-26 18:37:32 +02:00
Xaver Maierhofer
989d9480d1 [TASK] Adjust marker style - focus on online nodes 2016-05-26 12:14:06 +02:00
Xaver Maierhofer
aa9416ed9b [TASK] CGL - Optimize returns and unnecessary math 2016-05-22 23:32:31 +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
b27ae7e8da [TASK] Context menu/right click open layermenu 2016-05-22 16:40:04 +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
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
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
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
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
ffggrz.de
8d22417789 added fixed center option
added option to fix the map on a specific coordinate
2016-03-16 00:39:09 +01:00
Milan Pässler
9f48cb1f3b location: remove debug prints
also some style corrections
2016-02-25 21:38:01 +01:00
Moorviper
85fcdee20c Location Picker - show on sidebar
data is now represented at sidebar
2016-02-25 20:05:36 +01:00
Moorviper
115d9abab9 Location Picker
Both
Rightclick and Button
with higher precision
2016-02-25 18:15:24 +01:00
Milan Pässler
f321867482 map: don't hide cable links 2016-02-18 20:55:19 +00:00
Milan Pässler
6ee0d02b7b cleanup and fix things 2016-02-18 19:47:12 +00:00
Milan Pässler
f77aabd37d redo link type handling 2016-02-18 19:26:05 +00:00
Jonas Platte
6fbc531c17 map: fix coord picker on first click 2016-01-11 23:22:37 +01:00
Jörg Deckert
f9e8c72508 map: add coordinates picker 2015-12-18 22:44:30 +01:00