35 Commits

Author SHA1 Message Date
BiekerUdan
0ae644f187 Add esi-search.search_structures.v1 scope to environment.ini
The codebase was updated in 2.2.1 to use the esi-search.search_structures.v1 endpoint however the default environment.ini was still missing this scope.
2023-01-17 16:59:16 -07:00
Sam
740aacb539 v2.1.4: Merge SSO changes to upgrade to Oauth2.0 (#43)
* Bumps version to 2.1.4
* Updates Pathfinder Database schema to store new AccessTokens
* Updates SSO login flow to work with JWT Access Tokens
* Updates ESI API client dependency to use goryn-clade/pathfinder_esi:v2.1.2
2021-10-25 02:54:42 +02:00
Sam
341314babd Update environment.ini 2021-09-08 02:20:28 +02:00
Mark Friedrich
5cdf62447a - improved ESI request for in-game roles. Switched from "corporations roles" to "characters roles" endpoint #930 2020-03-22 15:35:20 +01: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
Jake Z
79d0071542 Missed Production Reference 2018-12-20 09:37:20 -07:00
Jake Z
fb48111e02 Update CCP_ESI_URL
Redirects from old one were turned off today.
2018-12-19 10:06:06 -07:00
Mark Friedrich
0e7008e72e - prevent logging SSO errors into error.log during daily EVE server downtime +10min, closed #719 2018-11-29 21:21:08 +01: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
23749eb78c - updated new ESI scopes
- fixed SPL object data cache for "characterlog" table updates
- fixed missing "manager/admin" label for characters on /login character selection
2018-02-17 13:01:44 +01:00
Mark Friedrich
bc06e8330a - Added new "Universe" DB credentials to environment.ini 2017-10-31 22:11:57 +01:00
Mark Friedrich
1fc2762903 - Updated EVE SDE dump "Lifeblood" extension 2017-10-31 15:12:44 +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
e9d50d4294 - added option to add custom *.ini files into /conf dir (enabled environment.ini)
- enable "dynamic token" in *.ini files (variables)
- improved map sync behaviour: Force map changes to be send to server when a clients "unloads/reloads" a tab.
- fixed Js build bug in Firefox. "js-uglify" no longer crashes FF when Dev-Tools are open
- enabled "js-hint" in Js build process.
2017-07-22 14:33:36 +02:00
Exodus4D
1a11d2c15f - clean up 2017-06-15 12:50:51 +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
f126e07fdb - minor UI improvements 2017-05-27 21:27:03 +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
bc7b7154be - switched system jump/kill-data update cronjob from XML API to ESI
- use internal DEBUG level for MySQL ERRORMODE
- increased MySQL version 5.6 => 5.7
- fixed bug in System auto search form element (select2)
- code cleanup
2017-04-13 00:36:12 +02:00
Exodus4D
75da842849 - ESI API switch, closed #473 2017-04-12 14:40:24 +02:00
Exodus4D
37afac7c49 - WIP changed REQ/REP Socket config to PUSH/PULL Socket config 2017-01-19 21:11:08 +01:00
Exodus4D
0343744ad5 - fixed missing favicon folder on error pages; #421
- fixed "subfolder" setup issue, resources have not been loaded properly
2017-01-14 16:57:01 +01:00
Exodus4D
4e0533c7fe - part 1/2 WIP added WebSocket extension, #420
- part 1/2 added "secure routes" to route finder module, #311
2017-01-05 22:15:12 +01:00
Exodus4D
8080c6c611 - closed #195 fixed "BASE" dir for subDir installations
- fixed "Home" menu link
2016-06-20 19:07:04 +02:00
Exodus4D
1e02027282 closes #175 added alternative environment configuration 2016-05-30 20:17:54 +02:00
Exodus4D
ceb6ab5775 closes #154 added alliance map support 2016-05-23 21:06:54 +02:00
Exodus4D
5421bd3060 - added minimal SDE dump (EVE Online: Citadel)
- #147 improved CREST API error logging (WIP)
- improved SSO controller (removed access_token from public endpoints)
2016-05-15 20:59:28 +02:00
Exodus4D
54d09aab4a #149 changed comment for 'BASE' framework var 2016-05-14 20:45:13 +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
27c069848e closed #90 (IGB map not working) jsPlumb v2.0.5 downgraded to v1.7.6
#84 renamed "landingpage" view to "login" view
#84 added some basic CREST API data mappers
#84 added "isNPC" flag t Corporation table (WIP)
#84  added CREST API settings to environment.ini
2016-02-06 16:18:24 +01:00
Exodus4D
6bf0a1aa77 changed "demo" mail for SMTP prod. environment 2016-01-15 17:56:13 +01:00
Exodus4D
e7031f8192 small Bugfixes
youtube verification code
2016-01-15 17:10:31 +01:00
Exodus4D
602d8fee28 minor improvements in /setup root 2015-12-30 17:05:24 +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