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
c85ed14eb0
- new map icons added
...
- fixed a "map sync" issue with multiple open tabs, #446
- fixed a bug where connections "disappear" from map for some seconds
- fixed a bug where "open ingame info" for char/system does not work in some UI tables
- upgraded [_Font Awesome_](https://fontawesome.com ) icon lib `v5.2.0` → `v5.9.0`
2019-07-06 17:27:35 +02:00
Mark Friedrich
e0fb6f19f5
- improved _auto-connections_ for _podded_ pilots, closed #752 , closed #355 , closed #259 , closed #235
2019-04-19 16:31:36 +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
20a9d7811c
Merge branch 'wip_react_sockt_test' into develop
2019-03-01 14:22:25 +01:00
Mark Friedrich
3223843ef6
- fixed some minor _ESI_ request errors on failed requests
2019-02-28 20:10:59 +01:00
Mark Friedrich
a154fe80e8
- remove all PHP "_ZMQ_" related dependencies from Pathfinder. PHP´s native Sockets work as replacement
...
- added status information for "WebSocket" installations to `/setup` page (e.g. active connections, startup time)
- removed "ext-zmq" as required PHP extension
- removed "react/zmq" as required Composer package
- removed "websoftwares/monolog-zmq-handler" as required Composer package
2019-02-24 22:24:54 +01:00
Mark Friedrich
e28fea9081
- new "ESI monitoring" UI dialog, closed #748
...
- new "Redis monitoring" UI on `/setup` page, closed #745
- improved request handling for 3rd party APIs (ESI, SSO, GitHub) see [exodus4d/pathfinder_esi/README.md](https://github.com/exodus4d/pathfinder_esi/blob/b5d4b19/README.md )
- improved `/setup` page, new actions for clear cache/Redis data
2019-02-08 15:12:53 +01:00
Mark Friedrich
50f630f7c2
- fixed some "potential" login issues, #718
...
- improved error logging in case of failed login attempts
- improved ESI "access token" handling
2018-12-22 11:43:46 +01:00
Mark Friedrich
668ec379e6
- improved "route search" algorithm (SQL performance enhancements)
...
- improved error msg returned to client on failed login attempt
2018-12-16 00:48:45 +01: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
07d5be71b2
- added custom/editable ship jump logs, #709
...
- fixed DB setup error: "`system`.`description` can´t have a default value", closed #701
- upgraded "lazyload" js lib `v1.9.5` → `v1.9.7`
- upgraded multiple 3rd party NPM dependencies for Gulp build
2018-10-27 00:45:53 +02:00
Mark Friedrich
ac36d5e074
- new role management for Corporation maps, closed #164
...
- new role management section for corporations admins
- added column "nullable" detection within /setup page for DB diff
- added new map icon options options to the map add/edit dialog
- refactored setup() method for all tables with static data
- fixed broken map icons
- fixed broken "drag/select" for systems on map
- fixed new "map resize" event for non Chrome browsers
- multiple minor improvements and fixes...
2018-02-16 17:02:10 +01:00
Mark Friedrich
3bf98ed0f3
- fixed a bug with multi-character select (session mixed up)
...
- removed "beta" status from /admin login
- changed "tooltip" default color "green" -> "gray"
2017-12-08 20:33:55 +01:00
Mark Friedrich
ff15fc0bf9
- added new "Jump log" for selected wormhole connections, closed #313 closed #449 closed #382
...
- added new "select connection" feature to map - ctrl + click for multiselect, closed #174
- added new "wormhole type" table to "Jump info" dialog, closed #174
- added new re-order drag&drop feature for pannels, #470 closed #234
- fixed PHP-Doc comments - added @throw statements
- fixed some Javascript memory leaks with infinite counters
- updated "Peity jQuery plugin" `3.2.0` -> `3.2.1`
2017-12-04 15:12:52 +01:00
Exodus4D
a8edf39697
- new "logging" system for map/system/signature/connection changes, closed #271
...
- new map change log to Slack channel
- new "rally point" logging to Slack channel
- new "rally point" poke options (e.g. custom message), closed #295
- new log options for WebSocket installations
- added ship "mass" logging (backend only), #313
- added map logging to Slack, #326
- added "ESI error rate" limit detection
- added "Monolog" as new logging library (Composer dependency)
- added "Swiftmailer" as new eMail library (Composer dependency)
- added Support for Redis session hander (performance boost)
- improved character select panels (visible "online" status)
- improved "activity logging" (more DB columns added to check)
- improved eMail logging (HTML template support)
- improved "delete map" now become "inactive" for some days before delete
- improved character logout handling
- improved /setup page for DB bootstrap (new button for DB create if not exists)
- fixed broken ship tracking (ship name re-added)
- fixed broken ship tracking for multiple chars on different browser tabs
- fixed broken cursor coordinates, closed #518
- fixed null pointer "charactermodel.php->isActive():925" closed #529
- fixed broken "scroll offset", closed #533 closed #534
- Updated "validation" library JS v0.10.1 -> v0.11.9
- Updated ORM Mapper _Cortex_ v1.5.0-dev -> v1.5.0
- and many more....
2017-10-22 17:58:34 +02:00
Exodus4D
d00e550972
- new import for static "region"/"constellation" universe data #515
...
- refactored DB connection handling
- removed build.js (RequireJs is now handled by Gulp task)
2017-07-30 15:34:32 +02:00
Exodus4D
8e52da6df2
- code cleanup
2017-07-23 22:52:22 +02:00
Exodus4D
f94e7269ad
- added new ESI scope "esi-location.read_online.v1", closed #495
...
- added/improved "/online" status check to deleteLogData() cronjob, closed #495
- added/improved "/online" status check to $characterModel->updateLog(), closed #495
2017-06-03 14:47:16 +02:00
Exodus4D
5be1d3547a
- New "admin dashboard" /admin page + login, #494
...
- New ESI scope for admin access
- New admin.log file for admin actions (kick, ban,..)
- New login status for characters
- improved cronJob exec time for systemData import (jump/kill data)
- Added PHP 64-bit check to /setup
2017-05-27 14:09:12 +02:00
Exodus4D
92d1a11c78
- fixed "delete account" issue if no SMTP server is configured for confirmation mail, closed #468
2017-04-30 14:56:45 +02:00
Exodus4D
75da842849
- ESI API switch, closed #473
2017-04-12 14:40:24 +02:00
Exodus4D
a24a32fb3b
- added new character setting for "auto update location", closed #220
2016-10-29 20:22:11 +02:00
Exodus4D
b2641d93d1
- added build files for upcoming release 1.1.5
...
- removed "upgrade information" from version information panel
2016-09-24 16:16:55 +02:00
Exodus4D
af9b445510
- improved "search for system name" performance (SQL optimization)
...
- improved file caching for "location data" CREST response
- improved error log formatting
- fixed broken zKillboard AJAX call
- fixed invisible warning for active "/setup" route
2016-09-17 20:38:16 +02:00
Exodus4D
23eb032759
- fixed multi character support location tracking, closed #314
2016-09-16 21:57:04 +02:00
Exodus4D
74faec37c9
- added multi character support per user, #314
...
- improved client site storage (IndexedDB) setup
2016-09-14 19:51:14 +02:00
Exodus4D
e23bb6790b
- added email notifications for "rally points", closed #279
2016-08-08 20:48:28 +02:00
Exodus4D
cdd1846431
- added build files for upcoming version 1.1.2
...
- improved ajax authentication check and "logout" notification | closed #198
- improved logging, added missing log file configuration to pathfinder.ini
- added logging for "unauthorized" requests | closed #198
- updated js "jQuery" 1.11.3 -> 3.0.0 | #206
- updated js "datatables" plugin 1.10.7 -> 1.10.12 | #206
- updated js "mCustomScrollbar" 3.1.14 -> 3.1.4 | #206
2016-07-11 20:35:25 +02:00
Exodus4D
2a73bb3018
- added new map scopes to map dialog, which affect system (jump) trackintg
...
- moved system (jump) tracking from client (js) to backend (php)
- improved system (jump) tracking performance (reduced update timings by 40%)
- improved map data caching
- updated jQuery custom content scroller 3.0.9 -> 3.1.13
- updated "manual dialog" content
- increased "manual dialog"
2016-06-12 13:30:39 +02:00
Exodus4D
dfd1e8501d
- PHP Framework upgrade 3.5.0 -> 3.5.1 (fixes some issues with CREST cURL caching, and SESSION management)
...
- #138 added "cookie logout" to "logout" menu entry
2016-05-06 18:09:28 +02:00
Exodus4D
2b58853bfb
closed #138 added new cookie based login
2016-05-01 17:20:16 +02:00
Exodus4D
95119fcd3d
pathfinder-84 [Feature Request] CREST Pilot Tracking, many smaller Bugfixes
2016-04-05 21:31:03 +02:00
Exodus4D
7e94ec4889
- #84 CREST Login (WIP)
...
- New CREST controller
- Database restructuring
- improved type-casting for some controller functions
- New login process
- Fixed some bugs during the setup process (/setup root)
- Added CREST request caching by response headers
2016-03-12 16:32:15 +01:00
Exodus4D
b4d15c3fd9
renamed "shareing" to "shared" table columns
2016-01-21 20:29:38 +01:00
Exodus4D
cac71716fb
updated readme.md
...
improved rtrim() "/" on BASE Route
2016-01-11 21:51:49 +01:00
Exodus4D
e2cf68fb0f
Add new "Setup" routine for database bootstrapping ( closes #6 , closes), fixed redirect ( closes #79 ), removed registration mail ( closes #80 ), some minor bugfixes
2015-12-26 23:28:50 +01:00
Exodus4D
50c97f96f8
close #53 switch to "file based" to "DB based" SESSION handling
2015-10-18 14:27:15 +02:00
Exodus4D
93686f4f87
close #52 fixed cache timings for corp/ally models in CCP API-calls. added new Gulp task for cache clearing, fixed "main" character auto-set on registration
2015-10-17 18:47:47 +02:00
Exodus4D
a3be406fc7
close #47 updated "map tracking"
2015-10-11 14:37:21 +02:00
Exodus4D
67861c278d
close #15 fixed typo
2015-09-13 17:48:08 +02:00
Exodus4D
5ffb03e73a
close #15 New account delete option
2015-09-13 16:53:42 +02:00
Exodus4D
a1dbbe39d5
close #14 New registration mail
2015-09-12 18:55:35 +02:00
Exodus4D
9c6ed24704
New "Invite" feature implemented
2015-08-30 23:25:02 +02:00
Exodus4D
64c71b6d42
removed all files that are in the .gitignore
2015-08-25 23:20:43 +02:00