Commit Graph

951 Commits

Author SHA1 Message Date
Mark Friedrich
51d9879a28 - Improved _Redis_ authentication. Added support for password param, closed #897 2020-03-07 10:22:41 +01:00
Mark Friedrich
80f47bd146 - Improved _Redis_ authentication. Added support for password param, closed #897 2020-03-07 10:01:31 +01:00
Mark Friedrich
8f5acb2656 - Fixed a bug where click at "logout" shows error notification instead of redirecting the user to /login page, closed #894 2020-03-06 19:47:32 +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
4a5636456e - Fixed some minor UI issues 2020-02-01 23:25:13 +01:00
Mark Friedrich
70dbbfc261 - Upgraded "[_PNotify_](https://sciactive.com/pnotify)" js lib v3.2.0v4.0.0 2020-02-01 12:45:54 +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
c91bcbe246 - Fixed some _PHP_ autoloading issues 2019-12-20 14:16:55 +01:00
Mark Friedrich
ce62ed0f2d - BC Break: _PHP_ namespaces changed (PSR-4 standard). The _root_ namespace for all _PF_ related scripts is Exodus4D\Pathfinder 2019-12-15 22:32:32 +01:00
Mark Friedrich
9423272a25 - BC Break: _PHP_ namespaces changed (PSR-4 standard). The _root_ namespace for all _PF_ related scripts is Exodus4D\Pathfinder
- BC Break: Project folder structure changed. Removed `app/main` dir.
- BC Break: Core _PHP_ framework + dependencies moved into `composer.json` and are no longer part of this repo
2019-12-15 22:31:12 +01:00
Mark Friedrich
647bd7db58 - BC Break: _PHP_ namespaces changed (PSR-4 standard). The _root_ namespace for all _PF_ related scripts is Exodus4D\Pathfinder
- BC Break: Project folder structure changed. Removed `app/main` dir.
- BC Break: Core _PHP_ framework + dependencies moved into `composer.json` and are no longer part of this repo
2019-12-15 22:27:17 +01:00
Mark Friedrich
9cb013e9ff - BC Break: Upgraded required _PHP_ v7.1v7.2
- BC Break: Core _PHP_ framework + dependencies moved into `composer.json` and are no longer part of this repo
- Upgraded some 3rd party _Composer_ dependencies: `monolog/monolog`, `swiftmailer/swiftmailer`, `league/html-to-markdown`, `react/socket`, `react/promise-stream`
- Fixed a bug where `/setup` throws HTTP `5xx` error if no `pathfinder` DB exists
- Fixed compatibility issue with PHP `v7.4`, closed #887
2019-12-14 21:34:18 +01:00
Mark Friedrich
980ddf077d Merge branch 'develop' into pathfinder-829 2019-12-09 19:05:18 +01:00
Mark Friedrich
f742d440f7 - v1.5.6 JS/CSS build files 2019-12-09 18:55:18 +01:00
Mark Friedrich
1d4a964321 - v1.5.5 JS/CSS "production" build files 2019-12-09 17:30:52 +01:00
Mark Friedrich
e68d9bad4a - Fixed UI dialog layout (mobile breakpoint) for "route search" dialog
- Fixed a bug where route search ignores flag for 'shortest/secure' route search requests
2019-12-08 23:28:38 +01:00
Mark Friedrich
2ef92459c8 - WIP: "Thera" wormhole connections from eve-scout.com integration, #829 2019-12-08 17:54:12 +01:00
Mark Friedrich
f9d586068c - Code cleanup 2019-12-06 20:02:46 +01:00
Mark Friedrich
1880a2fec5 - Improved jump tracking on multiple maps (or map switch), closed #827 closed #886 2019-12-06 18:16:15 +01:00
Mark Friedrich
9ecbe33f5e - Improved signature 'ID' (e.g. ABC-123) parsing, closed #876 2019-12-06 17:38:36 +01:00
Mark Friedrich
fafcff2c7e - Fixed 2 missing signature 'type' options for 'group' = "Ore" in Shattered WHs. Added "Shattered Debris Field" and "Shattered Ice Field", #875 2019-12-06 17:05:19 +01:00
Mark Friedrich
08783c5770 - Fixed missing signature 'type' options for 'group' = "Ore||Gas" in Shattered WHs, #875 2019-12-06 16:45:01 +01:00
Mark Friedrich
2aba54e8df - Fixed "invalid_token" errors for characters in esi_requests.log; closed #880 2019-12-06 15:38:41 +01:00
Mark Friedrich
2f7807f326 - Replaced som JS ES5 code with polyfills (current 'production' build does not support "object destruction" 2019-12-02 19:47:59 +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
7ff1f01d4a - Improved signature 'type' select options for Shattered C1-C6 WHs, closed #875 2019-12-01 00:36:22 +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
81c21d07ef - Code cleanup 2019-11-23 09:34:11 +01:00
Mark Friedrich
e59a6c8b59 - Improved performance of JS window.setInterval() update counters 2019-11-22 19:35:04 +01:00
Mark Friedrich
4136bc48cb - Fixed broken "faction" logo imgage urls on new image server, closed #872 2019-11-16 22:25:58 +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
ad0c592a3f - Improved/Fixed 3rd party system Links (dotlan, eveeye, anoik), closed #859
- Improved UI on `/setup` page. Info panels are collapsible now
2019-11-09 11:19:19 +01:00
Mark Friedrich
2b835716b6 - Fixed PHP 7.1 compatibility, closed #863 2019-11-04 20:53:01 +01:00
Mark Friedrich
c32a7478e7 - Fixed persistant signature "type" select with active table filter, closed #865 2019-11-04 20:12:12 +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
925894774e - New "bulk" update dialog for "structures", closed #869 2019-11-02 11:15:11 +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
b6149e2d35 - v1.5.5 JS/CSS build files 2019-10-12 21:49:56 +02:00
Mark Friedrich
84cd08af77 - v1.5.4 JS/CSS build files 2019-10-12 18:12:48 +02:00
Mark Friedrich
b3d4a752c5 - Fixed dateTime format for alliance.dateFounded and corporation.dateFounded, ISO 8601 to 'Y-m-d H:i:s' 2019-10-12 12:15:57 +02:00
Mark Friedrich
f6ceb2e4a0 - New Combat signatures added to "Drifter" WHs 2019-10-08 18:36:20 +02: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
8251ce23b7 - New emoji support added, closed #849 2019-10-06 11:32:57 +02:00
Mark Friedrich
74cbbec328 - Improved auto added system positioning, reduces overlapping, closed #845 2019-10-05 14:23:20 +02:00
Mark Friedrich
3f724f66ce - New map option for disabling "Abyss" jump tracking, closed #722 2019-10-02 19:09:13 +02:00