Commit Graph

58 Commits

Author SHA1 Message Date
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
07e03fce3a - fixed a bug where character.banned column not get reset if character switches corporation, closed #708 2018-11-29 15:00:46 +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
dea920d76e - code format 2018-06-10 20:37:59 +02:00
Mark Friedrich
0443e2c06a - fixed "location tracking" 2018-06-08 12:47:04 +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
7d9daf1ae2 - added character whitelist to pathfinder.ini, closed #611 2018-04-12 22:50:11 +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
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
a5fafa2b02 - added "map recovery" function for corporation maps to /admin page
- increased "max_count" and "max_shared" map limits for "corporation" and "alliance" maps
2017-12-26 20:47:38 +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
Mark Friedrich
1b1470c3d9 - fixed some "case-sensitive" autoloading bugs un Unix systems
- fixed a bug with backwards compability issues
- added new js/css build files for v1.3.0
2017-11-03 16:56:19 +01:00
Mark Friedrich
444d54d642 - Added docking information for "Structures" ( e.g. Citadels)
- Added system environment var check to /setup page
- Added new ESI scope "read_structures.v1"
2017-10-31 14:40:02 +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
1d81395042 - fixed "deleteLogData" cronjob, closed #507
- improved location update function
2017-07-17 21:14:59 +02:00
Exodus4D
5d57f30782 - fixed "online" status for characters, closed #507
- reduced "afk" wait time until cronjob location check for a character from 5min to 3min
2017-07-16 15:39:20 +02:00
Exodus4D
fc2e0ffe58 - fixed "online" status for characters, closed #507 2017-07-16 14:16:15 +02:00
Exodus4D
9cfc032440 - fixed bug with alliance/corporation whitelist configuration 2017-06-15 21:34:08 +02:00
Exodus4D
a3d89b9d77 - Refactoring 2017-06-05 20:55:58 +02:00
Exodus4D
77e0131efe - updated SQL Schema module 2.2.0-dev -> 2.2.1
- updated Cortex DB mapper 1.4.2-dev -> 1.5.0-dev
- improved location update function
- improved system tooltip position, closed #461
2017-06-05 02:22:30 +02:00
Exodus4D
23b837fb32 - added admin roles "SUPERADMIN", "CORPORATION" (access), and "MEMBER" (default role). 2017-06-04 16:09:33 +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
398615cc5c - system alias no longer persists after system delete
- reset some character table columns on corp change or character sold
2017-05-28 15:00:00 +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
dd47edcd73 - fixed "Not Authorized" bug on SSO login, closed #471 2017-04-30 15:25:23 +02:00
Exodus4D
8c93d7731c - New "Near by" map overlay, closed #481 2017-04-22 20:46:26 +02:00
Exodus4D
75da842849 - ESI API switch, closed #473 2017-04-12 14:40:24 +02:00
Exodus4D
96b116584c - (int) cast for corp/ally ids 2017-01-14 19:48:53 +01:00
Exodus4D
a24a32fb3b - added new character setting for "auto update location", closed #220 2016-10-29 20:22:11 +02:00
Exodus4D
ca1cbb0e06 - new UI option for "delete expired connections", #219
- new cronjob for  "delete expired connections", #219
- fixed "not updating" map changes, closed #357
- improved caching strategy for DB models (file cache)
- improved "map sharing"
2016-10-23 20:08:10 +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
e20df901dc - improved "deleteLogData()" cronjob -> reduced exec. time from 1h -> 10min 2016-09-03 17:20:16 +02:00
Exodus4D
5fddcaeab3 - improved configuration "pathfinder.ini" -> Moved some Map settings and grouped them) 2016-07-31 19:39:22 +02:00
Exodus4D
7d9e184e0f - reduced cache time for character location CREST calls (10s -> 5s) 2016-07-30 23:47:11 +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
f943f31d9a - removed IGB support #206
- removed location tracking by IGB
2016-07-06 19:04:40 +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
1e02027282 closes #175 added alternative environment configuration 2016-05-30 20:17:54 +02:00
Exodus4D
a8bc61b7a7 fixed a bug with inactive "private" maps 2016-05-24 19:58:12 +02:00
Exodus4D
52fd8cb8b7 closed #154 added alliance maps to CREST API 2016-05-15 22:43:22 +02:00
Exodus4D
9c4da4dca1 #144 fixed "Character not found" warning 2016-05-09 19:57:08 +02:00
Exodus4D
535c9af548 #144 fixed "Character not found" warning 2016-05-09 19:30:38 +02:00
Exodus4D
96aae44f94 - #138 clear character authentication data on sold characters 2016-05-07 19:05:09 +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
eb1e365020 #138 enables character switching between characters which have same user 2016-05-03 20:20:54 +02:00
Exodus4D
2b58853bfb closed #138 added new cookie based login 2016-05-01 17:20:16 +02:00