Commit Graph

469 Commits

Author SHA1 Message Date
Mark Friedrich
1880a2fec5 - Improved jump tracking on multiple maps (or map switch), closed #827 closed #886 2019-12-06 18:16:15 +01:00
Mark Friedrich
9ecbe33f5e - Improved signature 'ID' (e.g. ABC-123) parsing, closed #876 2019-12-06 17:38:36 +01:00
Mark Friedrich
2aba54e8df - Fixed "invalid_token" errors for characters in esi_requests.log; closed #880 2019-12-06 15:38:41 +01:00
Mark Friedrich
2f7807f326 - Replaced som JS ES5 code with polyfills (current 'production' build does not support "object destruction" 2019-12-02 19:47:59 +01:00
Mark Friedrich
2b835716b6 - Fixed PHP 7.1 compatibility, closed #863 2019-11-04 20:53:01 +01:00
Mark Friedrich
b2654d9387 - Upgraded to _CCP´s_ new image server image.eveonline.comimages.evetech.net, closed #872 2019-11-02 17:13:15 +01:00
Mark Friedrich
925894774e - New "bulk" update dialog for "structures", closed #869 2019-11-02 11:15:11 +01:00
Mark Friedrich
964dd0f7c9 - Enhancement, new admin "cronjob" dashboard on /setup page, closed #871
- Improved `/setup` page, show DB table `charset`/`collation` info
- Upgraded "[_Peity_](http://benpickles.github.io/peity)" js lib `v3.2.1` → `v3.3.0`
2019-10-30 23:12:25 +01:00
Mark Friedrich
b6149e2d35 - v1.5.5 JS/CSS build files 2019-10-12 21:49:56 +02:00
Mark Friedrich
b3d4a752c5 - Fixed dateTime format for alliance.dateFounded and corporation.dateFounded, ISO 8601 to 'Y-m-d H:i:s' 2019-10-12 12:15:57 +02:00
Mark Friedrich
f6ceb2e4a0 - New Combat signatures added to "Drifter" WHs 2019-10-08 18:36:20 +02:00
Mark Friedrich
eb01d92656 - Improved "Drifter" wormhole support, #847 2019-10-07 16:35:58 +02:00
Mark Friedrich
8251ce23b7 - New emoji support added, closed #849 2019-10-06 11:32:57 +02:00
Mark Friedrich
74cbbec328 - Improved auto added system positioning, reduces overlapping, closed #845 2019-10-05 14:23:20 +02:00
Mark Friedrich
3f724f66ce - New map option for disabling "Abyss" jump tracking, closed #722 2019-10-02 19:09:13 +02:00
Mark Friedrich
1de67f8dbf - New "station" data added, closed #858
- Improved system deeplinks. EveEye.com added, closed #859
- Improved cronjob performance for "SovereigntyData" import, closed #853
- Updated static DB dump for `eve_universe.sql`
2019-09-30 19:36:39 +02:00
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
70f7501a43 - New delete "linked connection" options added to the "signature table", closed #803
- Fixed a bug where "signature reader" updates don´t respect changed sig. `groupId` changes, closed #838
- Fixed some minor CSS glitches in "modals/popups"
- Upgraded "[_BootboxJS_](http://bootboxjs.com)" js lib `v4.4.0` → `v5.2.0`
- Upgraded "[_hoverIntent_](http://briancherne.github.io/jquery-hoverIntent/)" js lib `v1.9.0` → `v1.10.0`
2019-08-12 19:26:08 +02:00
Mark Friedrich
e32bc21445 - Fixed "Offline pilots still show up" bug, closed #830 2019-07-29 23:19:54 +02:00
Mark Friedrich
c27fd899b2 - v1.5.4 JS/CSS build files
- upgraded [_jQuery_](https://jquery.com) js lib `v3.3.1` → `v3.4.1`
2019-07-28 14:53:45 +02:00
Mark Friedrich
3e269bdddc - v1.5.3 JS/CSS build files
- Fixed issue where systems can not be deleted, closed #820
- Fixed duplicate jump mass records, closed  #822
2019-07-27 11:24:45 +02:00
Mark Friedrich
5871fcf820 - Fixed #823 2019-07-23 21:49:38 +02:00
Mark Friedrich
9da2a787ed - Fixed duplicated wormhole jump logs, fixed #822 2019-07-23 20:01:15 +02:00
Mark Friedrich
01a39ec251 - Improved HTTP Header parser (PHP)
- Improved log info in `logs/cron_truncateFiles.log`, added truncated *.log file names
- Fixed wrong return type for `UserModel::getSessionCharacterData()`, must be `array` not `null` (edge case)
2019-07-21 19:09:08 +02:00
Mark Friedrich
c96291432e - Fixed an SQL query syntax bug 2019-07-21 13:19:22 +02:00
Mark Friedrich
6cd25021bc - improved error handling for PHP Runtime errors
- upgraded [_Raphaël_](https://dmitrybaranovskiy.github.io/raphael) js lib `v2.1.2` → `v2.2.8`
2019-07-20 17:19:33 +02:00
Mark Friedrich
17851804e7 - new map option for "preserve signatures" after system delete, closed #814
- fixed a bug where deleted systems reappear on map (caching problem)
2019-07-20 09:10:40 +02:00
Mark Friedrich
8c5385e8e4 - fixed an issue where manually change the scope of a connection not get stored
- fixed an issue where updating "jump log" data failed, closed #709
2019-07-19 17:02:52 +02:00
Mark Friedrich
4dc849ed90 - updated cron.php
- fixed some map sync issues
2019-07-14 18:54:08 +02:00
Mark Friedrich
5a5959d072 - new "jump history" breadcrumb, closed #812
- new EVE server time clock added to footer
- improved initial page render time,
- refactored JS event trigger/handling
- replaced _jQuery fullscreen_ plugin with HTML5´s native [Fullscreen API](https://developer.mozilla.org/docs/Web/API/Fullscreen_API)
2019-07-13 14:34:57 +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
f4f30e0975 - fixed final "map update" sync request beforeUnload event
- fixed a bug where "multi character location tracking" is not working on different browser tabs, #446
- fixed a "map sync" bug with 2 open browser tabs with the same character active
2019-07-05 16:57:33 +02:00
Mark Friedrich
437fdf0db9 - fixed some "map sync" bugs with WebSocket installations
- improved WebSocket info on `/setup` page (new live stats, new log viewer,..)
2019-07-02 20:04:16 +02:00
Mark Friedrich
176cd41a49 - replaced some old images on /login page with newer versions
- improved "route search" dialog. Added new "connection size" select field
- improved render time for clients. Reduced DCL (DOM Content Loaded) time
- improved CSV,Clipboard copy data for "task manager" table data
2019-06-20 17:00:07 +02:00
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