Commit Graph

216 Commits

Author SHA1 Message Date
Mark Friedrich
f628ed69b4 - New map option for inline system region names, closed #947 2020-04-24 22:10:42 +02:00
Mark Friedrich
7cc66f1591 - New map option for inline system region names, closed #947
- Upgraded "[_jsPlumb_](http://jsplumb.github.io/jsplumb/home.html)" js lib `v2.9.3` → `v2.13.1`
- Moved endpoint `/api/universe/systems` into new REST structure 'GET /api/rest/SystemSearch'
2020-04-24 21:56:05 +02:00
Mark Friedrich
9294223a49 - Fixed a bug where dbl-click at System´s child dom nodes triggers page refresh, closed #945 2020-04-17 14:07:26 +02:00
Mark Friedrich
d82311bf99 - Improved Login Header (support for *.webp images + 4k resolution)
- Minor bug fixes
2020-04-06 17:45:47 +02:00
Mark Friedrich
f950d2332f - fixed hidden select option for "alliance" maps, #930
- fixed tooltips on `/setup` page (webSocket section)
2020-03-21 23:13:13 +01:00
Mark Friedrich
645dddb199 - Upgraded required _Node_/_NPM_ versions (frontend build)
- Fixed some broken endpoint URLs (case sensitive)
2020-03-20 21:43:44 +01:00
Mark Friedrich
6865f7ebe9 - Changed upcoming PF version v2.0.0v2.0.0-rc.1
- Fixed some bugs ("infinite scroll" in select options) in "_Select2_" js plugin
2020-03-20 11:30:35 +01:00
Mark Friedrich
3d42a8e502 - New map right "create map" added, closed #927 2020-03-17 20:24:08 +01:00
Mark Friedrich
0fe8e83b8f - Fixed duplicate wormhole select options, #916
- Fixed visible paginate buttons in local overlay
2020-03-16 20:20:34 +01:00
Mark Friedrich
9a3f45fdc7 - New map right "share map" added, closed #927
- Upgraded "[_Select2_](https://select2.org/)" js lib `v4.0.6-rc.1` → `v4.0.13`
- Fixed some issues where changed map settings (e.g. "share") do not get updated/stored, closed #889, closed #925
- Moved ajax endpoints for map create/update/delete into `/Api/Rest/` dir
- Minor UI improvements for "manual dialog" (fixed pixelated text)
2020-03-15 19:38:44 +01:00
Mark Friedrich
a5ed5ebe38 - Fixed broken "Account settings" dialog where "map share toggles" did not save, closed #889, closed #911 2020-03-09 22:38:22 +01:00
Mark Friedrich
c9b2215a19 - Upgraded "[_Morris.js_](https://github.com/pierresh/morris.js)" js lib v0.5.1v0.6.4
- Fixed some UI issues mapped systems that have active pilots in
- Fixed some memory leaks where Charts don´t get destroyed properly
2020-03-04 18:44:22 +01:00
Mark Friedrich
a5f29ee2eb - NEW "Thera connections" UI module, closed #829
- Upgraded "[_pathfinder_esi_](https://github.com/exodus4d/pathfinder_esi)" Web API client`v1.3.2` → `v2.0.0`
- Fixed a js bug where current active(selected) system becomes deselected after system was dragged on map
- Fixed a js bug where new auto mapped systems (e.g. after jump) were positioned outside current map scroll viewport
- Fixed a js bug where map sync failed after map tabs switch
- Fixed blurry map when map zoom was changed
- Fixed multiple minor JS bugs where map render/update failed
2020-03-02 16:42:36 +01:00
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
2c501d4692 - Fixed hidden submenus at right edge of window, closed #882 2019-12-01 15:05:47 +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
36a11d53d3 - Improved signature table column "type", new connection "size" label shown in cell, closed #874
- Improved client side JS in-memory cache performance
- Fixed some UI glitches on small (mobile) screens with some _tooltip_ select fields
2019-11-16 18:36:10 +01:00
Mark Friedrich
b2654d9387 - Upgraded to _CCP´s_ new image server image.eveonline.comimages.evetech.net, closed #872 2019-11-02 17:13:15 +01:00
Mark Friedrich
1fd1306228 - Fixed broken "set destination", closed #862 2019-10-31 22:57:48 +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
964dd0f7c9 - Enhancement, new admin "cronjob" dashboard on /setup page, closed #871
- Improved `/setup` page, show DB table `charset`/`collation` info
- Upgraded "[_Peity_](http://benpickles.github.io/peity)" js lib `v3.2.1` → `v3.3.0`
2019-10-30 23:12:25 +01:00
Mark Friedrich
01cb2625c2 - Improved "Drifter" wormhole support, "system effects" added #847
- Updated `composer.json`. `exodus4d/pathfinder_esi` `v1.3.1` → `v1.3.2`
2019-10-08 16:17:38 +02: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
1de67f8dbf - New "station" data added, closed #858
- Improved system deeplinks. EveEye.com added, closed #859
- Improved cronjob performance for "SovereigntyData" import, closed #853
- Updated static DB dump for `eve_universe.sql`
2019-09-30 19:36:39 +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
17851804e7 - new map option for "preserve signatures" after system delete, closed #814
- fixed a bug where deleted systems reappear on map (caching problem)
2019-07-20 09:10:40 +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
f4f30e0975 - fixed final "map update" sync request beforeUnload event
- fixed a bug where "multi character location tracking" is not working on different browser tabs, #446
- fixed a "map sync" bug with 2 open browser tabs with the same character active
2019-07-05 16:57:33 +02:00
Mark Friedrich
437fdf0db9 - fixed some "map sync" bugs with WebSocket installations
- improved WebSocket info on `/setup` page (new live stats, new log viewer,..)
2019-07-02 20:04:16 +02:00
Mark Friedrich
176cd41a49 - replaced some old images on /login page with newer versions
- improved "route search" dialog. Added new "connection size" select field
- improved render time for clients. Reduced DCL (DOM Content Loaded) time
- improved CSV,Clipboard copy data for "task manager" table data
2019-06-20 17:00:07 +02:00
Mark Friedrich
da02ae6a44 - upgraded [_Datatables_](datatables.net) js lib v1.10.12v1.10.18 2019-06-18 20:12:02 +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
cffeea80a3 - fixed broken "set rally" point, closed #786 2019-06-02 18:45:25 +02:00
Mark Friedrich
355056b9df - fixed broken "deleteConnection" JS function after jsPlumb upgrade 2019-06-02 17:02:41 +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