Commit Graph

151 Commits

Author SHA1 Message Date
Mark Friedrich
0c3d57e833 - BC Break: Required _PHP_ version changed >=7.1>=7.2
- NEW "plugin API" for custom UI modules, closed #913
- NEW live "Killstream" for killboard module, closed #909
- NEW "custom layout" UI settings, closed #470
2020-02-01 12:40:17 +01:00
Mark Friedrich
ee85b1af56 - Improved 'dragSelect' on map, added "autoScroll" while dragging, closed #879
- Fixed system position not saved properly after multiple systems were dragged at once
2019-11-30 12:57:36 +01:00
Mark Friedrich
0c9188634c - Fixed "map resize" not working, closed #855 2019-10-31 22:37:40 +01:00
Mark Friedrich
86c05cd741 - Fixed broken "set destination", closed #862 2019-10-30 23:51:48 +01:00
Mark Friedrich
eb01d92656 - Improved "Drifter" wormhole support, #847 2019-10-07 16:35:58 +02:00
Mark Friedrich
74cbbec328 - Improved auto added system positioning, reduces overlapping, closed #845 2019-10-05 14:23:20 +02:00
Mark Friedrich
d45fa9b527 - New "Sovereignty" and "Faction warfare" data added, closed #853
- New ESI data import for wormhole type data from _ESI_, closed #852
- New ESI data import static wormholes, closed #852
- Improved performance for character authorization (PHP). Reduced number of _SQL_ queries.
- Improved HTTP cache header for `api/map/initData`, 'api/user/getEveServerStatus' ajax requests
2019-09-10 18:14:53 +02:00
Mark Friedrich
35555f1254 - Improved map "auto scroll" behavior, closed #800 2019-07-29 19:01:55 +02:00
Mark Friedrich
3e269bdddc - v1.5.3 JS/CSS build files
- Fixed issue where systems can not be deleted, closed #820
- Fixed duplicate jump mass records, closed  #822
2019-07-27 11:24:45 +02:00
Mark Friedrich
8c5385e8e4 - fixed an issue where manually change the scope of a connection not get stored
- fixed an issue where updating "jump log" data failed, closed #709
2019-07-19 17:02:52 +02:00
Mark Friedrich
4dc849ed90 - updated cron.php
- fixed some map sync issues
2019-07-14 18:54:08 +02:00
Mark Friedrich
5a5959d072 - new "jump history" breadcrumb, closed #812
- new EVE server time clock added to footer
- improved initial page render time,
- refactored JS event trigger/handling
- replaced _jQuery fullscreen_ plugin with HTML5´s native [Fullscreen API](https://developer.mozilla.org/docs/Web/API/Fullscreen_API)
2019-07-13 14:34:57 +02:00
Mark Friedrich
1a8fd2fcb1 - new table added to "wormhole data" info modal, showing trueSec of its origin (source) system, closed #797 2019-06-16 20:46:54 +02:00
Mark Friedrich
8c8189d205 - new connection "size" flags for wormholes, closed #645, closed #568
- new persistent map zoom level between sessions
- improved wormhole type names. Color codes represent their target systems security level (green → HS, red → C5/6/0.0,…)
- improved JS performance for map updates, signature updates, map zoom, map overlays
- improved "manual" section for connections (size info added)
- upgraded [_farahey_](https://github.com/jsplumb/farahey) js lib `v0.5` → `v1.1.2`
2019-06-16 14:59:22 +02:00
Mark Friedrich
91dcc3b063 - new shortcut alt + N for system renaming, closed #790 2019-06-03 00:05:37 +02:00
Mark Friedrich
f4d7e3c76f - New map "zoom" and map "move" options, closed #791, closed #101
- New "debug/develop" map overlays, closed #785
- Upgraded [_jsPlumb_](http://jsplumb.github.io/jsplumb/home.html) js lib `v1.7.6` → `v2.9.3`
2019-06-01 17:42:40 +02:00
Mark Friedrich
8b2cac1d58 - Improved "signature type" map overlays on "connection endpoints", closed #725
- Upgraded "[localForage](https://localforage.github.io/localForage)", JS lib `v1.4.2` → `v1.7.3`
- Upgraded "[Mustache](http://mustache.github.io)", JS lib `v1.0.0` → `v3.0.1`
2019-05-11 14:02:28 +02:00
Mark Friedrich
312ddcb8bb - improved "signature overlay" positions, closed #776
- improved performance for client map sync
- fixed client map sync for "bubbled" endpoints #301
- fixed a bug where connections appear 2x after saved/deleted it
- removed Google+ links
2019-05-06 13:28:32 +02:00
Mark Friedrich
a068d49f6a - minor UI and "map overlays" improvements 2019-05-01 23:00:48 +02:00
Mark Friedrich
af71142e85 - added new columns for "bubbled" connections to "map info" modal
- fixed map sync for "bubbled" connections, closed #301
2019-05-01 02:12:06 +02:00
Mark Friedrich
a04256d0ea - code cleanup 2019-04-27 23:55:24 +02:00
Mark Friedrich
b5a3012ffd - new "bubble"-tag for "connection endpoints", closed #301
- new filter option for "bubbled" connections added to "route search" dialog, closed #301
2019-04-27 23:38:52 +02:00
Mark Friedrich
a33615445e - new "_NPC faction_" added for k-space systems, closed #773
- improved file structure for _Model_ classes (`app/main/model/..`). Group by database name
- improved database connection handling (fixed persistent DB connections)
2019-04-12 21:34:29 +02:00
Mark Friedrich
c397339e20 - new option enables "auto select system", closed #569
- improved `console` logging format
2018-12-14 21:37:04 +01:00
Mark Friedrich
703091949b - moved ajax endpoints (connections, systems) into new REST API endpoints, #274
- improved error handling in case an Exception is thrown
2018-11-16 19:09:12 +01:00
Mark Friedrich
679426eac6 - new preview section added to "add system" dialog, shows persistent data, closed 662 2018-09-29 21:30:16 +02:00
Mark Friedrich
343eaf561b - new preview section added to "add system" dialog, shows persistent data, closed 662 2018-09-29 20:23:36 +02:00
Mark Friedrich
ec05738cce - code formatting 2018-09-16 23:31:03 +02:00
Mark Friedrich
4519d5e519 - added server and client site caching for jump/kill graph data (ajax) 2018-09-16 23:25:34 +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
b047e9d951 - fixed some JS _race condition_ render issues 2018-07-15 16:07:32 +02:00
Mark Friedrich
c1114d8774 - some UI fixes 2018-07-14 22:57:13 +02:00
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
9ec14b06c4 - fixed active "tooltips" inside "popover" elements did not close properly when "popover" closed 2018-07-06 19:01:09 +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
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
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
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
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
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
359ff4cc29 - fixed broken eventHandlers for new added Systems, closed #622 2018-05-05 18:09:36 +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
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