Mark Friedrich
bbc950c0ca
- removed columns (name, regionId, region, constellationId, constellation, effect, security, trueSec) from pathfinder.system table (no longer needed).
2018-07-01 20:20:47 +02:00
Mark Friedrich
629afae0e4
- added new cronjob that updates 2 systems every minute from ESI with new data, #628
2018-07-01 19:14:51 +02:00
Mark Friedrich
c0546cd7e9
- new tooltip for "planets" added to the UI, closed #648
2018-06-30 22:32:16 +02:00
Mark Friedrich
3a0891b70e
- removed table "constellation_wormhole" (no longer needed), #628
...
- removed table "system_wormhole" (no longer needed), #628
- removed table "wormhole" (no longer needed), #628
2018-06-30 13:39:47 +02: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
6ed6c02945
- fixed broken "persistent" system "alias", closed #360
2018-06-23 19:16:57 +02:00
Mark Friedrich
ae04715465
- switched "system search" Ajax endpoint data source from _SDE_ DB to new _eve_universe_ DB, #628 closed #644
...
- switched "constellation search" Ajax endpoint data source from _SDE_ DB to new _eve_universe_ DB, #628
- improved "system search" field, multiple changes/fixes see #644
2018-06-23 14:26:42 +02:00
Mark Friedrich
38ceb9275c
- fixed init session _race condition_ on MySQL session setup, where sessions table is not already setup _before_ storing session data, #595
2018-06-22 19:59:35 +02:00
Mark Friedrich
c30fd8b7f0
- improved error logging vor CLI (cronjob) scripts
2018-06-22 15:29:29 +02:00
Mark Friedrich
f9e1fee619
- set max_execution_time for CLI Cronjob script, closed #636
2018-06-17 12:25:38 +02:00
Mark Friedrich
cc7ed34c97
- new map "scope filter" options, closed #641
...
- upgraded "Font Awesome" icon lib `v5.0.2` -> `v5.0.13`
- refactoring for map context menus (switched to JS Promises)
2018-06-17 12:18:42 +02:00
Mark Friedrich
381ba39551
- upgrade "Cron" php lib (F3 plugin) v1.0.0 -> v1.2.0, closed #635
2018-06-10 23:06:52 +02:00
Mark Friedrich
dea920d76e
- code format
2018-06-10 20:37:59 +02:00
Mark Friedrich
dcc9a93d2b
- no logging to "esi_error_client.log" if corporation roles not readable for a character (e.g. char does not have any roles in a corp)
2018-06-10 15:27:07 +02:00
Mark Friedrich
e9792a0b66
- v1.3.6 preparations
2018-06-10 15:25:48 +02:00
Mark Friedrich
9c3ad25959
- no fallback to "custom route search algorithm" in case ESI returns "no route round" error http 404
2018-06-09 20:55:41 +02:00
Mark Friedrich
452b7823df
- removed "stargates" from custom connections used for ESI /routes/ search endpoint because ESI knows all stargates
2018-06-09 20:28:03 +02:00
Mark Friedrich
9769ae72ff
- fixed http 400 "too many items for 'connections'" for route search ESI endpoint -> ESI can just handle 100 custom connections
...
- image preload adjustment for "image carousel" on /login page
2018-06-09 20:46:00 +02:00
Mark Friedrich
94f86e7566
- preload for fonts
...
- minor pagespeed improvements
2018-06-09 02:36:07 +02:00
Mark Friedrich
f95d43a884
- fixed "system not found" bug
2018-06-08 20:54:26 +02:00
Mark Friedrich
d7cb64aa9c
- fixed ESI error 400 'connections' items are not all unique for getRouteData()
2018-06-08 19:28:19 +02:00
Mark Friedrich
9f8634e2e8
- updated composer.json with new exodus4d/pathfinder_esi version v1.2.4
...
- added "rel='preload'" for resource mappage.js
- renamed "categoryModel.php" to lowercase
2018-06-08 18:31:34 +02:00
Mark Friedrich
0443e2c06a
- fixed "location tracking"
2018-06-08 12:47:04 +02:00
Mark Friedrich
f839de71cf
- upgrade PHP "Fat Free Framework" v3.6.3 -> v3.6.4, #595
2018-06-07 19:35:23 +02:00
Mark Friedrich
e30f8a754c
- Drag&Drop a connection where source or target system is an Abyss system, should switch connection type to "abyss"
...
- fixed js bug in "route finder" module
- fixed UI z-Index glitch where systems "overlap" context menu
2018-06-04 21:37:40 +02:00
Mark Friedrich
d59fe133e2
- New "Into The Abyss" support added, #631
...
- Updated Manual with new "Abyss" information, #631
- Fixed a bug with JSON DB columns after _Cortex_ ORM plugin update
2018-06-03 22:13:47 +02:00
Mark Friedrich
c805a2ea0c
- UI changes to "build index" button on /setup
...
- updated `wormhole.csv`
- upgrade SDE dump `eve_lifeblood.sql` -> `eve_abyss.sql`
- upgrade endpoint "getUniverseSystemData()" `v3` -> `v4`
- upgrade endpoint "getUniverseStructureData()" `v1` -> `v2`
- some minor code improvements
2018-06-02 19:29:00 +02:00
Mark Friedrich
0417aafa97
- new "index build" functions added to /setup, #628
2018-05-31 23:06:57 +02:00
Mark Friedrich
eb52a0754d
- New "Intel module" for Citadel tracking, closed #246
...
- added some new tables (for SDE replacement), #628
- new "index build" functions added to `/setup`, #628
- updated "Cortex" PHP ORM lib `1.5.0` -> `1.6.0-dev`
2018-05-31 22:51:06 +02:00
Mark Friedrich
2bcf3b7996
- fixed "pilot count" tooltip UI, removed HTML tags, closed #617 closed #476 , closed #296
...
- fixed some UI animation issues, reduced animations, #607
- refactored system body expand animation, #607
- reduced grid opacity, #604
- updated JS lib "VelocityJS" `v1.4.1` -> `v1.5.1`
2018-05-10 23:44:11 +02:00
Mark Friedrich
0f46d15149
- added "Signature strength" data to wormhole types, closed #623
...
- improved "importData()" and "importStaticData()" behavior
2018-05-06 15:52:45 +02:00
Mark Friedrich
948c9ca829
- fixed missing wildcard URL replacement for /map* route alias, closed #621
2018-05-05 19:13:39 +02:00
Mark Friedrich
161c37c256
- added "lazy update" (ctrl + v) for "intel module", closed #246
...
- fixed JS bug where signature sync (client side update) failed
2018-05-05 12:24:02 +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
9641b2e075
- added _GitHub_ issue deeplinks to "change log" dialog, closed #612
2018-04-13 14:22:12 +02:00
Mark Friedrich
7d9daf1ae2
- added character whitelist to pathfinder.ini, closed #611
2018-04-12 22:50:11 +02:00
Mark Friedrich
0e152d074c
- v1.3.5 preparations
2018-04-12 22:32:19 +02:00
Mark Friedrich
88a6edf7fc
- improved client site map initialization process (switched to a Promise based implementation)
...
- improved error logging. More information is visible in browser console on map initialization errors
- fixed some JS race-condition issues on lower connections during initialization
2018-04-09 23:49:01 +02:00
Mark Friedrich
95fe36afd6
- removed debug logging
2018-04-08 16:01:52 +02:00
Mark Friedrich
7540df01f0
- fixed broken map sync in "long polling" mode, closed #608
2018-04-07 13:56:55 +02:00
Mark Friedrich
104d7b2002
- fixed an issue with map data sync with multiple open tabs with same active character
...
- fixed a UI issue where "hover" style does not appear on systems
2018-04-07 00:11:02 +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
5b9f939137
- added persistent map size for non "Chrome" browsers, fixed #585
...
- added notification to /admin/maps page if there are no maps found
2018-03-30 12:47:55 +02:00
Mark Friedrich
240f2b27cd
- added example config for Super-Admins to pathfinder.ini
2018-03-29 20:55:18 +02:00
Mark Friedrich
418ae20d98
- new clock element showing current EVE server time, closed #602
...
- small UI fixes
2018-03-26 23:04:48 +02:00
Mark Friedrich
3147efd1b9
- fixed a bug where admin permissions were not set correctly, closed #589 , closed #591
2018-03-20 01:05:00 +01:00
Mark Friedrich
9b6108f9f6
- New map deeplink URLs, closed #593
...
- updated SQL Schema library `2.2.1` -> `2.2.2`
- updated _Bootstrap Confirmation_ library `1.0.5` -> `1.0.7`
- fixed a bug with "cookie accept" hint on /login page
2018-03-19 23:00:45 +01:00
Mark Friedrich
8006b9c303
- fixed "jump info" dialog error, closed #588
2018-03-16 22:36:33 +01:00
Mark Friedrich
d1b58d8df5
- new route search ESI endpoint implemented, closed #590
2018-03-16 22:08:28 +01:00
Mark Friedrich
f2fc821181
- v1.3.4 preparation
2018-02-24 23:37:08 +01:00