- added new map scopes to map dialog, which affect system (jump) trackintg

- moved system (jump) tracking from client (js) to backend (php)
- improved system (jump) tracking performance (reduced update timings by 40%)
- improved map data caching
- updated jQuery custom content scroller 3.0.9 -> 3.1.13
- updated "manual dialog" content
- increased "manual dialog"
This commit is contained in:
Exodus4D
2016-06-12 13:30:39 +02:00
parent c18f682a5a
commit 2a73bb3018
33 changed files with 676 additions and 364 deletions

View File

@@ -599,7 +599,7 @@ class Controller {
}
/**
* check weather the page is IGB trusted or not
* check whether the page is IGB trusted or not
* @return boolean
*/
static function isIGBTrusted(){