Mark Friedrich
8c8189d205
- new connection "size" flags for wormholes, closed #645 , closed #568
...
- new persistent map zoom level between sessions
- improved wormhole type names. Color codes represent their target systems security level (green → HS, red → C5/6/0.0,…)
- improved JS performance for map updates, signature updates, map zoom, map overlays
- improved "manual" section for connections (size info added)
- upgraded [_farahey_](https://github.com/jsplumb/farahey ) js lib `v0.5` → `v1.1.2`
2019-06-16 14:59:22 +02:00
Mark Friedrich
017d8d9c6e
- fixed some PHP type declarations, closed #783
...
- fixed missing "connection types" for type `stargate` and `abyssal` to whitelist
2019-06-02 19:18:56 +02:00
Mark Friedrich
8a59dca907
- fixed OverflowException for large JSON payload received over TCP Socket connections, closed #792
2019-06-02 17:23:03 +02:00
Mark Friedrich
1442288c7a
- fixed a minor bug where k-space system is not auto-created on EVE client login
2019-06-02 17:05:43 +02:00
Mark Friedrich
f4d7e3c76f
- New map "zoom" and map "move" options, closed #791 , closed #101
...
- New "debug/develop" map overlays, closed #785
- Upgraded [_jsPlumb_](http://jsplumb.github.io/jsplumb/home.html ) js lib `v1.7.6` → `v2.9.3`
2019-06-01 17:42:40 +02:00
Mark Friedrich
095db7a3a8
- Fixed DB DNS parsing. Allow hyphens or underscores in DB names, closed #780
2019-05-11 21:46:53 +02:00
Mark Friedrich
8b2cac1d58
- Improved "signature type" map overlays on "connection endpoints", closed #725
...
- Upgraded "[localForage](https://localforage.github.io/localForage )", JS lib `v1.4.2` → `v1.7.3`
- Upgraded "[Mustache](http://mustache.github.io )", JS lib `v1.0.0` → `v3.0.1`
2019-05-11 14:02:28 +02:00
Mark Friedrich
2b68ccc5a5
- v1.5.1 JS/CSS build files
2019-05-10 18:02:25 +02:00
Mark Friedrich
312ddcb8bb
- improved "signature overlay" positions, closed #776
...
- improved performance for client map sync
- fixed client map sync for "bubbled" endpoints #301
- fixed a bug where connections appear 2x after saved/deleted it
- removed Google+ links
2019-05-06 13:28:32 +02:00
Mark Friedrich
b5a3012ffd
- new "bubble"-tag for "connection endpoints", closed #301
...
- new filter option for "bubbled" connections added to "route search" dialog, closed #301
2019-04-27 23:38:52 +02:00
Mark Friedrich
346209da3c
- fixed cache dir (set in config.ini -> API_CACHE`) for "filesystem" based cache backend, closed #763
2019-04-20 13:13:02 +02:00
Mark Friedrich
e92e7f74aa
- added "deprecated" table columns to /setup "Database" section
2019-04-20 01:04:19 +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
5d17f81bb8
- added "WAIT_TIMEOUT" and "INTERACTIVE_TIMEOUT" as _MySQL_ required vars to requirements.ini (relevant for persistent DB connections)
...
- improved DB requirements shown on `/setup` page
- improved _Redis_ Client connections. Added "client name" (https://redis.io/commands/client-setname )
2019-04-18 18:27:46 +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
c21e33d231
- new confirmation dialog if users try to lazy update structures from Clipboard where current system != system marked for update (structure and signatures update now have the same logic)
...
- improved WebSocket initialisation
2019-03-30 08:57:38 +01:00
Mark Friedrich
66e843a479
- improved "Redis" cache handler. Switched to persistent connection
...
- improved "Redis" info panels on `/setup` page, added "connected clients" and "blocked clients" data
- improved DB connection. Switched to persistent connection (configurable in `pathfinder.ini`)
- fixed some PHP errors after "Cortex" upgrade
2019-03-24 15:42:49 +01:00
Mark Friedrich
af59235b73
- new "undo" function for "signature table", closed #218 , closed #726
...
- improved "signature table" added "loading" spinner if table gets updated or data is processed
- improved ajax endpoints for "signatures". Moved into new REST API
- improved ajax endpoints for "structures". Moved into new REST API
- upgraded DB "Cortex", PHP lib `v1.6.0-dev` → `v1.6.0`
- upgraded DB "Schema", PHP lib `v2.2.2` → `v2.2.3`
- upgraded some 3rd party NodeJs packaged (or development) in `package.json`
2019-03-22 17:33:43 +01: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
edef4eb599
- increased _ESI_ api request timeouts
2019-02-24 22:41:46 +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
1d1e0ec213
- updated release notice panel
2019-02-15 11:09:59 +01:00
Mark Friedrich
8abd5cba6e
- minor code/performance improvements
2019-02-09 16:33:31 +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
e56740e8a0
- upgraded "Fat Free Framework" PHP core framework v3.6.4 → v3.6.5
2018-12-26 14:29:37 +01:00
Mark Friedrich
58db5962fb
- new cronjob for history/map/x.log file truncate, closed #734
2018-12-25 22:38:08 +01:00
Mark Friedrich
eb9c5b068f
Merge pull request #728 from skiedude/master
...
Update CCP_ESI_URL
2018-12-22 15:32:21 +01:00
Mark Friedrich
78d6211e62
- improved documentation in pathfinder.ini (no value changes)
2018-12-22 14:31:17 +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
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
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
295ffc8fae
- fixed Session length issue if MySQL is configured as Session handler, closed #666
2018-12-02 17:55:10 +01:00
Mark Friedrich
801eb0a43f
- v1.4.4 JS/CSS files
2018-12-02 14:43:30 +01:00
Mark Friedrich
dca86146a1
- improved config.ini comments and fixed some misleading explanations for 'CACHE' and 'SESSION_CACHE' value
2018-12-01 13:13:51 +01: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
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
a8b51af028
- New colour codes for (wh) connections added to "Signature" module, closed #703
2018-11-24 12:01:42 +01:00
Mark Friedrich
b51c734f37
- fixed some URL root issues for /subdir installations, closed #706
2018-11-17 22:24:17 +01:00
Mark Friedrich
68b47f0488
- fixed HTML tags in RallyPoke messages (Slack/Discord), closed #715
2018-11-17 11:09:15 +01:00
Mark Friedrich
703091949b
- moved ajax endpoints (connections, systems) into new REST API endpoints, #274
...
- improved error handling in case an Exception is thrown
2018-11-16 19:09:12 +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
2de060c902
- v1.4.3 JS/CSS files
2018-10-11 13:43:58 +02:00
Mark Friedrich
0c47e6874e
- Add texteditor for system description field, closed #698
2018-10-06 00:44:17 +02:00
Mark Friedrich
343eaf561b
- new preview section added to "add system" dialog, shows persistent data, closed 662
2018-09-29 20:23:36 +02:00
Mark Friedrich
8fbbdaca45
- removed deprecated code
2018-09-28 17:24:46 +02:00
Mark Friedrich
cb77a9ae32
- v1.4.2 JS/CSS files
2018-09-27 12:08:04 +02:00
Mark Friedrich
b157b5bd0b
- updated "maintenance hint" with new release information v1.4.1
...
- improved "maintenance hint" rendering, toggle visibility by HTTP response header
2018-09-26 13:53:19 +02:00