Commit Graph

260 Commits

Author SHA1 Message Date
Exodus4D
f94e7269ad - added new ESI scope "esi-location.read_online.v1", closed #495
- added/improved "/online" status check to deleteLogData() cronjob, closed #495
- added/improved "/online" status check to $characterModel->updateLog(), closed #495
2017-06-03 14:47:16 +02:00
Exodus4D
398615cc5c - system alias no longer persists after system delete
- reset some character table columns on corp change or character sold
2017-05-28 15:00:00 +02:00
Exodus4D
f126e07fdb - minor UI improvements 2017-05-27 21:27:03 +02:00
Exodus4D
7633db995d - New cronjob "cleanUpCharacterData()" cleans up outdated "kicked until" timestamps 2017-05-27 15:13:05 +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
cc4de64673 - show HTTP error codes in HTML title tag 2017-05-12 20:41:28 +02:00
Exodus4D
785cf6332b - added new map option for auto-delete expired WHs, closed #219 2017-05-12 17:35:04 +02:00
Exodus4D
3c297bf3ff - fixed a HTTP 5xx error on /setup if no valid DB connection exists, #483 2017-05-06 16:25:02 +02:00
Exodus4D
372df12624 - new "inactive" status column, closed #489
- added new "inactive" character_log status
- improved "inactive" character_log cronjob timings
2017-05-06 13:24:56 +02:00
Exodus4D
7216585d0b - preparation for v1.2.3 2017-05-05 18:32:39 +02:00
Exodus4D
a1008cbddf - build JS resources for v1.2.2 release 2017-05-01 19:58:36 +02:00
Exodus4D
dd47edcd73 - fixed "Not Authorized" bug on SSO login, closed #471 2017-04-30 15:25:23 +02:00
Exodus4D
92d1a11c78 - fixed "delete account" issue if no SMTP server is configured for confirmation mail, closed #468 2017-04-30 14:56:45 +02:00
Exodus4D
a90d9c486a - fixed SSO redirect for subDir installations, closed #431 2017-04-30 14:09:18 +02:00
Exodus4D
f064fb0c3b - improved SQL performance for "route finder" (use mapId column indexes)
- improved pageSpeed (added "preload"/"prefetch" annotations to static resources)
- improved "system delete" logic
- fixed composer.json
- fixed typos
2017-04-30 13:57:39 +02:00
Exodus4D
a177be6246 - Added error for missing "Composer" packages, or incompatible version 2017-04-23 16:13:29 +02:00
Exodus4D
8c93d7731c - New "Near by" map overlay, closed #481 2017-04-22 20:46:26 +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
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
Exodus4D
b44861ad10 - fixed "lazy copy&paste" for signature table 2017-03-25 16:25:46 +01:00
Exodus4D
32ac55b0f9 - v1.2.2 build files 2017-03-17 15:52:11 +01: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
12f200c41b - JS build files for next release v1.2.1 2017-02-02 21:39:42 +01: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
e0406ae98a - changed default $ttl for table structure from default: 60s to 120s 2017-01-25 19:25:25 +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
90f94a559b - fixed WebSocket, added response loop for async response 2017-01-16 23:00:15 +01:00
Exodus4D
96b116584c - (int) cast for corp/ally ids 2017-01-14 19:48:53 +01:00
Exodus4D
0417147f45 - (int) cast for corp/ally ids 2017-01-14 18:06:49 +01:00
Exodus4D
ce1d5884c3 - CACHE backend can be set by ENV Variable (optional), #175, #420 2017-01-14 17:48:15 +01:00
Exodus4D
0343744ad5 - fixed missing favicon folder on error pages; #421
- fixed "subfolder" setup issue, resources have not been loaded properly
2017-01-14 16:57:01 +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
ab5349b806 - fixed PHP error in hasAccess() fkt 2017-01-14 12:28:45 +01:00
Exodus4D
65b782335b removed "lower_case_table_names" from required.ini (mySql setting) 2017-01-12 20:51:13 +01:00
Exodus4D
a0584ca76e - fixed bug with non existing log file names 2017-01-12 19:39:09 +01:00
Exodus4D
81e49af22f - added some descriptions to config.ini settings 2017-01-10 19:21:13 +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