Exodus4D
23b837fb32
- added admin roles "SUPERADMIN", "CORPORATION" (access), and "MEMBER" (default role).
2017-06-04 16:09:33 +02:00
Exodus4D
433c555265
- added option to add custom *.ini files into /conf dir
...
- smaller fixes
2017-06-03 19:52:56 +02:00
Exodus4D
0f3a485bb7
- UI improvements
2017-06-03 15:44:42 +02:00
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
1252964190
- improved "map information" table, new column "ship name", closed #487
2017-05-06 14:16:00 +02:00
Exodus4D
e7c4735a55
- fixed missing system label on signature select, closed #488
2017-05-06 13:42:12 +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
7b66326dfa
- added now "accept cookie" hint, closed #359
2017-05-01 00:10:10 +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
c5ea4029f5
- Bugfixes
...
- updated "notice" panel for upcoming release
2017-04-24 21:03:41 +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
f8b3da4e9b
- Use "system alias" instead of "system name" as select options for signatures
...
- improved usability in "system" select dialog (e.g. "add new system" dialog)
2017-04-12 15:44:24 +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
Exodus4D
5e4402965c
- v1.2.1 build files
...
- removed some "console.log();"
- fixed some CSS styles6
2017-03-11 20:44:59 +01:00
Mark Friedrich
d881cef48b
Merge pull request #453 from SergeyAB/patch-1
...
Update login.html
2017-03-11 18:15:24 +01:00
Mark Friedrich
dcffa71893
Merge pull request #454 from MorpheusXAUT/bug-452
...
Properly quoted database name during USE queries to avoid MySQL parse errors
2017-03-11 13:35:50 +01:00
Exodus4D
0ad132dc5b
- JS build files for 1.2.1
2017-03-11 13:33:58 +01:00
Exodus4D
a82f9e5911
- updated "information" panel for v1.2.1
2017-03-11 13:32:33 +01:00
Exodus4D
77f1f4c72e
- new "keyboard shortcuts", closed #456
...
- new "shortcuts" dialog
2017-03-11 13:05:28 +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
Sergey A. Bulba
7282fa21c6
Update login.html
...
Template lost the variable for private maps max count.
2017-03-07 15:07:51 +03:00
Exodus4D
a8be8c202f
- fixed "scroll to top" on context menu option click
2017-02-28 20:38:56 +01:00
Exodus4D
9b5d95279c
- fixed "delete system" from the "map info" dialog
2017-02-26 15:11:07 +01:00
Exodus4D
f0159012a9
- fixed "lazy" pasting of signatures, closed #397
2017-02-26 14:19:05 +01:00
Exodus4D
f33381d7d2
- updates "OpenGraph" tags
2017-02-25 19:46:16 +01:00
Exodus4D
92b3bb024d
- added some missing static WHs for "shattered systems", closed #179
2017-02-25 19:08:50 +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
Mark Friedrich
93e4b2b37f
Merge pull request #442 from MorpheusXAUT/bug-438
...
Added quotes around "From" name to prevent F3 email parsing issues
2017-02-17 20:22:59 +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