Commit Graph

184 Commits

Author SHA1 Message Date
Mark Friedrich
e9285a3157 - some bug fixes where tables in /admin section appear empty after the last commit 2018-09-06 20:22:06 +02:00
Mark Friedrich
4385c4a3d0 - new "deep links" added, custom URLs for e.g. system rally poke notifications, closed #682 2018-09-06 19:12:41 +02:00
Mark Friedrich
4afd3b6707 - improved search results for "Corporation" dropdown 2018-09-02 15:04:21 +02:00
Mark Friedrich
9cb6b40ef6 Merge pull request #659 from Arkezar/master
Sort universe search results with Levenshtein's function
2018-09-02 14:41:23 +02:00
Mark Friedrich
82c87c5306 - added CSV and copy2Clipboard export buttons to "statistics" table 2018-09-02 02:26:53 +02:00
Mark Friedrich
a86958abd6 - some UI performance improvements 2018-09-01 20:30:18 +02:00
Mark Friedrich
839b3492f3 - added arrow key support for signature table cell navigation, closed #679 2018-09-01 14:23:40 +02:00
Mark Friedrich
57f6d4d29b - full refactoring of the "signature module" #679
- improved "character info" tooltips in e.g. signature Table
- improved performance with the live time counters in e.g. signature table
- fixed a bug where mass delete signatures on a system sometimes failed
- fixed a bug where "signature type" sometimes not get saved correctly
- fixed a bug where "responsive table columns" were not shown on larger screens
2018-08-31 19:11:39 +02:00
Mark Friedrich
9eb3676543 - fixed a bug where destination system for a signature not get saved properly,
- fixed a bug where signature table sort/filter sometimes shows error alert()
2018-08-11 11:51:18 +02:00
Mark Friedrich
958b7738a5 - new tooltips for wormhole information in signature table, closed #390
- new "search" field for wormhole types in signature table, closed #652
- improved keyboard control, closed #266
2018-08-10 19:13:18 +02:00
Mark Friedrich
f0f6d6d676 - fixed a bug where "empty" <select> option was missing for some signatures "type" selects 2018-08-09 20:03:14 +02:00
Mark Friedrich
1c15b573b9 - UI improvements Signature table module (new <select> fields), #629
- UI improvements Signature table module (new keyboard navigation), closed #266
2018-08-06 22:23:43 +02:00
Mark Friedrich
31e9201e00 - new filter for signature groups (e.g. Combat, Data, WH,..), closed #376 2018-08-04 17:32:08 +02:00
Mark Friedrich
01cd22752c - new filter for signature groups (e.g. Combat, Data, WH,..), closed #376
- UI improvements "signature module" -> smaller toolbar buttons, #629
- removed signatures filter for group from table footer
2018-08-04 13:46:23 +02:00
Arkezar
6297144a1a Sort universe search results with Levenshtein's algorithm (client-side) 2018-08-03 21:42:40 +02:00
Mark Friedrich
a0ccc9207a - UI improvements (condensed UI) signature module, closed #629 2018-08-03 21:09:28 +02:00
Mark Friedrich
5d9d814808 - _Rally point_ destinations added to "_Route search_" module, closed #664
- fixed a bug where "click" at system does not load system information modules
2018-07-29 22:34:15 +02:00
Mark Friedrich
081bb36231 - improved "status" select field, #662 2018-07-27 22:15:15 +02:00
Mark Friedrich
99022edc58 - UI improvements "edit map" dialog, 2018-07-22 21:05:08 +02:00
Mark Friedrich
11e61d064e - v1.4.1 JS files
- fixed a bug where connections were not auto-created
- fixed a bug with leading spaces in Corporation name search
- disabled `updateUniverseSystems()` cronjob (it´s buggy)
2018-07-21 18:45:14 +02:00
Mark Friedrich
5d3e30c92d - removed some map css animations when switching between maps 2018-07-13 19:50:37 +02:00
Mark Friedrich
c9ce37290f - fixed some UI problems that get broken with one of the last commits 2018-07-09 20:35:20 +02:00
Mark Friedrich
32eacc4bc2 - reduced number of parallel ajax calls by 1, when a system becomes active. (/api/signature/getAll no longer required -> removed)
- improved UI performance with long loading "description" textarea, closed #459
- fixed a bug where system panels no longer get updated when switching between map tabs
- fixed a bug where "Intel/Structure" data not get removed from table when structure get removed
2018-07-08 19:27:40 +02:00
Mark Friedrich
ab5ec91f60 - fixed some JS performance issues with the client side UI update for active system modules (e.g. system description) 2018-07-07 20:05:57 +02:00
Mark Friedrich
5e21857d67 - minor fixes and improvements to the "map import" function 2018-07-06 23:20:41 +02:00
Mark Friedrich
3fc618acd2 - added zKillboard link to corporation icons for intel tool, closed 646 2018-07-06 12:35:24 +02:00
Mark Friedrich
039ff5b47a - added new zKillboard links for Corp/Ally/Char KBs, closed #650
- fixed JS error with keyboard shortcuts
2018-07-06 12:11:39 +02:00
Mark Friedrich
c0546cd7e9 - new tooltip for "planets" added to the UI, closed #648 2018-06-30 22:32:16 +02:00
Mark Friedrich
664914c71a - added "is static" information for all wh types to the UI table
- fixed some missing "wandering" wh types in C2, C4, C5, C6 systems
2018-06-30 17:47:22 +02:00
Mark Friedrich
e7184b7312 - removed SDE database requirement from Pathfinder, #628
- improved "shattered" wormholes (e.g. UI updates on map, fixed broken statics,..), closed #647
- improved "route search" algorithm, WHs are no longer supposed to be "insecure"
2018-06-30 13:19:12 +02:00
Mark Friedrich
e65d2b8bc0 - fixed broken _Dotlan_ deeplinks for some regions, closed #638
- some UI improvements
2018-06-24 00:09:02 +02:00
Mark Friedrich
dacd8751a1 - switched "system search" Ajax endpoint data source from _SDE_ DB to new _eve_universe_ DB, closed #644 2018-06-23 16:30:38 +02:00
Mark Friedrich
ae04715465 - switched "system search" Ajax endpoint data source from _SDE_ DB to new _eve_universe_ DB, #628 closed #644
- switched "constellation search" Ajax endpoint data source from _SDE_ DB to new _eve_universe_ DB, #628
- improved "system search" field, multiple changes/fixes see #644
2018-06-23 14:26:42 +02:00
Mark Friedrich
9f8634e2e8 - updated composer.json with new exodus4d/pathfinder_esi version v1.2.4
- added "rel='preload'" for resource mappage.js
- renamed "categoryModel.php" to lowercase
2018-06-08 18:31:34 +02:00
Mark Friedrich
0443e2c06a - fixed "location tracking" 2018-06-08 12:47:04 +02:00
Mark Friedrich
09043bca53 - added "Abyss" system font to more UI locations 2018-06-07 22:15:57 +02:00
Mark Friedrich
e30f8a754c - Drag&Drop a connection where source or target system is an Abyss system, should switch connection type to "abyss"
- fixed js bug in "route finder" module
- fixed UI z-Index glitch where systems "overlap" context menu
2018-06-04 21:37:40 +02:00
Mark Friedrich
386e32fc94 - added "static wormhole" information to map, closed #625
- refactored _popovers_ shown on map
- minor map UI CSS fixes
2018-05-12 21:38:26 +02:00
Mark Friedrich
7ee1287c53 - minor wording changes for wormhole effect labels, closed #624
- updated JS lib "jquery.hoverIntent" `v1.8.0` -> `v1.9.0`
2018-05-06 22:16:09 +02:00
Mark Friedrich
0f46d15149 - added "Signature strength" data to wormhole types, closed #623
- improved "importData()" and "importStaticData()" behavior
2018-05-06 15:52:45 +02:00
Mark Friedrich
161c37c256 - added "lazy update" (ctrl + v) for "intel module", closed #246
- fixed JS bug where signature sync (client side update) failed
2018-05-05 12:24:02 +02:00
Mark Friedrich
efd768974f - New "Intel module" for Citadel tracking, closed #246
- updated "Select2" js lib `4.0.3` -> `4.0.6-rc.1`
- fixed some login Issues
- fixed broken `map/*` reroute URL wildcard replacement
- fixed broken cache layer for Universe models
2018-05-01 19:51:17 +02:00
Mark Friedrich
d73eaf48e1 - replaced/improved static system links to Dotlan and Anoik, fixed #605 2018-04-13 01:09:00 +02:00
Mark Friedrich
df1e54ee5c - added "inactive/offline-inGame" pilot information to map view, closed #567 2018-04-06 21:05:32 +02:00
Mark Friedrich
418ae20d98 - new clock element showing current EVE server time, closed #602
- small UI fixes
2018-03-26 23:04:48 +02:00
Mark Friedrich
e3109e6663 - removed background image on /map view, closed #598
- fixed a bug where signature reader does not update
2018-03-24 23:51:40 +01:00
Mark Friedrich
003850acdd - fixed number format in "statistics dialog", closed #596 2018-03-21 15:33:48 +01:00
Mark Friedrich
f8ea97c8fe - added "system type" (e.g. WH, 0.0,..) to signature "leads to" select, #597 2018-03-20 19:35:48 +01:00
Mark Friedrich
9b6108f9f6 - New map deeplink URLs, closed #593
- updated SQL Schema library `2.2.1` -> `2.2.2`
- updated _Bootstrap Confirmation_ library `1.0.5` -> `1.0.7`
- fixed a bug with "cookie accept" hint on /login page
2018-03-19 23:00:45 +01:00
Mark Friedrich
8006b9c303 - fixed "jump info" dialog error, closed #588 2018-03-16 22:36:33 +01:00