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
231a13b697
- added new filter option for "frigate wormholes" to route search module, closed #460
2017-04-12 17:59:44 +02:00
Exodus4D
75da842849
- ESI API switch, closed #473
2017-04-12 14:40:24 +02:00
Nick Mueller
a2da10f4e8
Properly quoted database name during USE queries to avoid MySQL parse errors ( fixes #452 )
2017-03-07 15:30:04 +01:00
Exodus4D
ce0cbedc06
- fixed some "rubber banding" problems with system position (new "update queue" system for maps, JS)
...
- Decreased mapData cache 120s -> 60s
- Increased default "lifetime" for "private" maps 14d -> 30d
- UI tweaks for "connection <-> signature" linked labels, #290
- fixed some "drag&drop" problems with connections
- Updated "jQuery" 3.0.0 => 3.1.1
- PHP7.1 fixes (routes.ini), closed #410
- fixed a bug where "mapAccess" data is not properly send through webSocket
2017-02-25 16:18:24 +01:00
Exodus4D
bb0a61ad77
- PHP7.1 fixes, closed #410
2017-02-23 20:22:36 +01:00
Exodus4D
1e928eab1e
- New connection overlays for wormholes, closed #334
2017-02-22 22:26:27 +01:00
Nick Mueller
60632e2cab
Added missing quotes to sendDeleteAccount as well
...
Fixed missing starting chevron in "Error-To" header
2017-02-17 08:57:51 +01:00
Nick Mueller
e5c5781953
Added quotes around "From" name to prevent F3 email parsing issues ( fixes #438 )
2017-02-17 02:23:45 +01:00
Exodus4D
97cc8109d3
- added "signature" -> "connection" option, closed #290
...
- code refactorings map.js
2017-02-11 16:58:33 +01:00
Exodus4D
5504e7dc86
- improved caching (reduced cache access count by using references)
2017-01-29 15:48:27 +01:00
Exodus4D
378203f582
- Improved "health check" for WebSocket
2017-01-21 23:21:25 +01:00
Exodus4D
07c0127e92
- new "clear cache" button for Redis added to /setup
2017-01-21 22:21:00 +01:00
Exodus4D
6d14e894f3
- added notification for "scheduled maintenance" panel to /map view
2017-01-21 21:01:47 +01:00
Exodus4D
aa799b6e0b
- fixed "statistics" module, closed #424
2017-01-19 22:26:05 +01:00
Exodus4D
37afac7c49
- WIP changed REQ/REP Socket config to PUSH/PULL Socket config
2017-01-19 21:11:08 +01:00
Exodus4D
0417147f45
- (int) cast for corp/ally ids
2017-01-14 18:06:49 +01:00
Exodus4D
aa78d0c4e0
- changed mcrypt() functions to openssl() functions, closed #422
...
- removed mcrypt from required PHP extensions -> updated /setup page
2017-01-14 14:37:31 +01:00
Exodus4D
a0584ca76e
- fixed bug with non existing log file names
2017-01-12 19:39:09 +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
9be139f281
- added "Redis" config/setup check to /setup page (not required but recommended)
2017-01-07 14:45:43 +01:00
Exodus4D
66274c83f1
- added "CACHE" config var to /setup page
...
- fixed map tracing
2017-01-06 21:08:46 +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
b9ebb33805
- improvements "route finder" module, closed #386
2016-11-19 17:20:15 +01:00
Exodus4D
139db86b17
- improvements for "signature table" group filter.
2016-10-30 13:44:20 +01:00
Exodus4D
a24a32fb3b
- added new character setting for "auto update location", closed #220
2016-10-29 20:22:11 +02:00
Exodus4D
ca1cbb0e06
- new UI option for "delete expired connections", #219
...
- new cronjob for "delete expired connections", #219
- fixed "not updating" map changes, closed #357
- improved caching strategy for DB models (file cache)
- improved "map sharing"
2016-10-23 20:08:10 +02:00
Exodus4D
b2cce3cde2
- new "activity log" for user actions (create/update/delete) of (systems/connections/signatures), resolves #280 , relates #271
...
- new added cronjob to delete old statistics data (older 1 year) (weekly)
- updated main menu structure (added new headlines,...)
- updated "feature page", added new section for "statistics"
- updated "system delete" function. systems with no changes (description/alias) will now get deleted instead of set "active = 0", #184
- changed max expire time from file caching (/tmp/cache) from 20d -> 10d
- changed "character log" TTL from 10s to 5s
- changed cronjob interval for "deleteExpiredData" from "weekly" to "downtime"
- changed "delete" icon (e.g. context menu on map) from "eraser" to "trash"
- removed cronjob output logging (cron_deactivateMapData.log)
- fixed non click-able character panels on login page, closed #332
2016-10-17 14:01:46 +02:00
Exodus4D
b2641d93d1
- added build files for upcoming release 1.1.5
...
- removed "upgrade information" from version information panel
2016-09-24 16:16:55 +02:00
Exodus4D
976f236951
- added new filter option for "EOL" connections in the route panel, closed #315
2016-09-17 23:25:55 +02:00
Exodus4D
af9b445510
- improved "search for system name" performance (SQL optimization)
...
- improved file caching for "location data" CREST response
- improved error log formatting
- fixed broken zKillboard AJAX call
- fixed invisible warning for active "/setup" route
2016-09-17 20:38:16 +02:00
Exodus4D
23eb032759
- fixed multi character support location tracking, closed #314
2016-09-16 21:57:04 +02:00
Exodus4D
74faec37c9
- added multi character support per user, #314
...
- improved client site storage (IndexedDB) setup
2016-09-14 19:51:14 +02:00
Exodus4D
3c0689669e
- added "Mcrypt" and "XML" config check to /setup page
2016-09-03 20:47:32 +02:00
Exodus4D
690525c833
- fixed trueSec rounding, closed #304 #139
2016-09-03 20:36:36 +02:00
Exodus4D
2e0cdd9261
- fixed bug for auto-added "new" systems, #184
2016-09-03 18:00:43 +02:00
Exodus4D
c9a792083d
- added persistent system information, #184
...
- fixed some PHPDoc comments
- fixed bug where system "status" change fails to update
2016-08-28 20:46:27 +02:00
Exodus4D
0e39f8c2d1
- improved "set rally point" dialog
...
- fixed wrong character name on poke notifications, closed #297
2016-08-27 23:59:42 +02:00
Exodus4D
bc71cd5633
- improved CREST error logging (character location errors), closed #288
2016-08-22 20:17:00 +02:00
Exodus4D
7a8c3b7f9c
- added requirement check for "OpenSSL" PHP extension, closed #294
2016-08-20 22:11:57 +02:00
Exodus4D
c7c43f1528
- fixed broken signature description update for non-WH system signatures, closed #253
2016-08-14 17:19:42 +02:00
Exodus4D
feb589285b
- fixed trueSec rounding for some LowSec systems, closed #139
2016-08-14 16:23:12 +02:00
Exodus4D
a359496b7e
- added "default map" local storage, closed #117
2016-08-14 02:10:03 +02:00
Exodus4D
64dce58bc5
- route search SQL mayor performance improvements
2016-08-13 21:33:44 +02:00
Exodus4D
e23bb6790b
- added email notifications for "rally points", closed #279
2016-08-08 20:48:28 +02:00
Exodus4D
ec6ed66a6b
- add current character name as document.title
...
- improved document.title blink on new rally point with inactive tab, #279
2016-08-06 16:30:02 +02:00
Exodus4D
e08af2cd49
- fixed E_NOTICE warning, #244
2016-08-01 20:23:37 +02:00
Exodus4D
5fddcaeab3
- improved configuration "pathfinder.ini" -> Moved some Map settings and grouped them)
2016-07-31 19:39:22 +02:00
Exodus4D
cbb26ac5e3
- improved "route search" algorithm, fixed #244
2016-07-31 18:41:11 +02:00