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
ebf99dffeb
- fixed some "case-sensitive" autoloading bugs un Unix systems
...
- added "version information" text panel at login page
2017-11-04 15:12:46 +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
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
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
fc2e0ffe58
- fixed "online" status for characters, closed #507
2017-07-16 14:16:15 +02:00
Exodus4D
a95f25524a
- updated release notes panel
...
- improved /admin login page
- UI fixes
2017-06-10 12:28:55 +02:00
Exodus4D
a3d89b9d77
- Refactoring
2017-06-05 20:55:58 +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
a1008cbddf
- build JS resources for v1.2.2 release
2017-05-01 19:58:36 +02:00
Exodus4D
a177be6246
- Added error for missing "Composer" packages, or incompatible version
2017-04-23 16:13:29 +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
446949738b
- fixed Socket setup if SocketURL is not found, closed #464
2017-04-12 18:22:01 +02:00
Exodus4D
75da842849
- ESI API switch, closed #473
2017-04-12 14:40:24 +02:00
Exodus4D
5504e7dc86
- improved caching (reduced cache access count by using references)
2017-01-29 15:48:27 +01:00
Exodus4D
b60158360d
- code clearing...
2017-01-25 19:26:28 +01:00
Exodus4D
37afac7c49
- WIP changed REQ/REP Socket config to PUSH/PULL Socket config
2017-01-19 21:11:08 +01:00
Exodus4D
90f94a559b
- fixed WebSocket, added response loop for async response
2017-01-16 23:00:15 +01:00
Exodus4D
ce1d5884c3
- CACHE backend can be set by ENV Variable (optional), #175 , #420
2017-01-14 17:48:15 +01:00
Exodus4D
2701ea4b6c
- improved /setup page for WebSocket config check, #420
...
- improved /setup page for Redis server config check,
2017-01-09 21:01:24 +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
c88e9e8c0f
- added JS files for 1.2.0
...
- added max system count limits for maps, closed #395
2016-11-26 22:15:05 +01:00
Exodus4D
bc71cd5633
- improved CREST error logging (character location errors), closed #288
2016-08-22 20:17:00 +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
d0c584f14a
- v1.0.0 build
2016-06-03 22:26:11 +02:00
Exodus4D
1e02027282
closes #175 added alternative environment configuration
2016-05-30 20:17:54 +02:00
Exodus4D
1b4b8af3dc
closed #163 added CREST endpoint support for "waypoints"
2016-05-22 01:23:06 +02:00
Exodus4D
f4079a01f5
added a "failover" system for bad crest requests (HTTP status 5xx,.. )
2016-05-19 19:58:47 +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
c221d4d2a8
pathfinder-84 [Feature Request] added develop JS files
2016-04-10 11:23:03 +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