Mark Friedrich
d14bc7ebb2
- new "compact layout" added, shows *inline* playerCount + tooltip, closed #607
...
- minor UI fixes on /login page
2018-07-14 21:32:31 +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
9ec14b06c4
- fixed active "tooltips" inside "popover" elements did not close properly when "popover" closed
2018-07-06 19:01:09 +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
449faffe83
- fixed missing "wandering" WHs for C13 shattered systems
2018-06-30 18:04:24 +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
5e9c57758b
- fixed broken buttons in "xEditable" form fields (e.g. map description, signature table)
2018-06-30 14:43:12 +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
87073ccde7
- fixed a bug where filtered(hidden) systems could be moved if they were selected before filter was applied, #641
2018-06-23 17:03:34 +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
cc7ed34c97
- new map "scope filter" options, closed #641
...
- upgraded "Font Awesome" icon lib `v5.0.2` -> `v5.0.13`
- refactoring for map context menus (switched to JS Promises)
2018-06-17 12:18:42 +02:00
Mark Friedrich
63da54854b
- Upgraded "PNotify" js lib v3.0.0 -> v3.2.0
2018-06-15 19:08:25 +02:00
Mark Friedrich
9769ae72ff
- fixed http 400 "too many items for 'connections'" for route search ESI endpoint -> ESI can just handle 100 custom connections
...
- image preload adjustment for "image carousel" on /login page
2018-06-09 20:46:00 +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
4e08f59680
- fixed login bug with un accepted cookie hint, closed #633
2018-06-07 21:02:25 +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
d59fe133e2
- New "Into The Abyss" support added, #631
...
- Updated Manual with new "Abyss" information, #631
- Fixed a bug with JSON DB columns after _Cortex_ ORM plugin update
2018-06-03 22:13:47 +02:00
Mark Friedrich
c805a2ea0c
- UI changes to "build index" button on /setup
...
- updated `wormhole.csv`
- upgrade SDE dump `eve_lifeblood.sql` -> `eve_abyss.sql`
- upgrade endpoint "getUniverseSystemData()" `v3` -> `v4`
- upgrade endpoint "getUniverseStructureData()" `v1` -> `v2`
- some minor code improvements
2018-06-02 19:29:00 +02:00
Mark Friedrich
eb52a0754d
- New "Intel module" for Citadel tracking, closed #246
...
- added some new tables (for SDE replacement), #628
- new "index build" functions added to `/setup`, #628
- updated "Cortex" PHP ORM lib `1.5.0` -> `1.6.0-dev`
2018-05-31 22:51:06 +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
2bcf3b7996
- fixed "pilot count" tooltip UI, removed HTML tags, closed #617 closed #476 , closed #296
...
- fixed some UI animation issues, reduced animations, #607
- refactored system body expand animation, #607
- reduced grid opacity, #604
- updated JS lib "VelocityJS" `v1.4.1` -> `v1.5.1`
2018-05-10 23:44:11 +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
359ff4cc29
- fixed broken eventHandlers for new added Systems, closed #622
2018-05-05 18:09:36 +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
7d9daf1ae2
- added character whitelist to pathfinder.ini, closed #611
2018-04-12 22:50:11 +02:00
Mark Friedrich
88a6edf7fc
- improved client site map initialization process (switched to a Promise based implementation)
...
- improved error logging. More information is visible in browser console on map initialization errors
- fixed some JS race-condition issues on lower connections during initialization
2018-04-09 23:49:01 +02:00
Mark Friedrich
7540df01f0
- fixed broken map sync in "long polling" mode, closed #608
2018-04-07 13:56:55 +02:00
Mark Friedrich
104d7b2002
- fixed an issue with map data sync with multiple open tabs with same active character
...
- fixed a UI issue where "hover" style does not appear on systems
2018-04-07 00:11:02 +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
5b9f939137
- added persistent map size for non "Chrome" browsers, fixed #585
...
- added notification to /admin/maps page if there are no maps found
2018-03-30 12:47:55 +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
Mark Friedrich
d1b58d8df5
- new route search ESI endpoint implemented, closed #590
2018-03-16 22:08:28 +01:00