01d4f751a1
- added new "EOL" timer for connections, closed#172 - some refactorings (moved map util functions from "util.js" to new "map/util.js")
Exodus4D
2016-07-30 20:07:22 +02:00
7edf6f5e2d
- fixed "system graph" module rendering if there was no data available - improved "image gallery" initialization on landing page - added navigation to /setup page - updated "blueImpGallery" (fixed some bugs after jQuery 3.0 upgrade) 1.15.2 -> 2.21.3 - updated "blueImpGalleryBootstrap" (fixed some bugs after jQuery 3.0 upgrade) 3.1.1 -> 3.4.2
Exodus4D
2016-07-27 18:51:43 +02:00
f0a5642ddb
- added new system tooltip for "region name", closed#236 - updated "Bootstrap" JS-library 3.3.0 -> 3.3.5
Exodus4D
2016-07-17 18:16:16 +02:00
c393e79c76
- added "static" wormholes for "shattered" systems , closed#180 - added im/export function for "index" tables (*.csv import), as an alternative to the *.sql import, closed#125
Exodus4D
2016-07-16 20:08:27 +02:00
79cbeedb91
- added new wormhole statics for "Thera", closed#240
Exodus4D
2016-07-15 21:42:36 +02:00
b867e8423c
- fixed system "TrueSec" rounding in "routes module", closed#109
Exodus4D
2016-07-15 20:30:01 +02:00
1a12a9fc9b
- added new setup DB indexing for "system_neighbour" table to /setup route, #125 - fixed system "TrueSec" rounding in "routes module", closed#109
Exodus4D
2016-07-15 20:19:48 +02:00
436f40963d
- fixed type "Cataclysmic", closed#241
Exodus4D
2016-07-14 21:41:08 +02:00
fed3fd9d96
- fixed some minor bugs in signature table module
Exodus4D
2016-07-14 21:39:01 +02:00
bfcf7fced3
- fixed signature groupId/typeId "overwriting" for already known signatures. closed#207 - improved system search dialog. Added trim(); before "api/signatures-> search" request
Exodus4D
2016-06-25 22:20:13 +02:00
e16b507ef0
- added new housekeeping cronjob für cached files, closed#200 - added new cache size information to /setup page
Exodus4D
2016-06-25 20:51:55 +02:00
029e8cee67
- added new "delete old signatures" option to "signature reader" dialog, closed#95
Exodus4D
2016-06-23 20:22:37 +02:00
1ef19439c9
- added "document_root", "port", "protocol" and "PHP framework version" to /setup page - added new "shattered" wormhole types to "signature table", closed#182, #179
Exodus4D
2016-06-22 19:43:43 +02:00
569e9563c3
- added "clear cache" function for manually cache clearing to /setup #200#105#158 - added cache size information to /setup - added current pathfinder "VERSION" to /setup - updated "requireJs" 2.1.20 ->2.2.0 - removed unnecessary page cache timings from static templates (page cache)
Exodus4D
2016-06-20 23:50:07 +02:00
96aae44f94
- #138 clear character authentication data on sold characters
Exodus4D
2016-05-07 19:05:09 +02:00
e2ccb04c75
- updated "feature page" with new feature descriptions and label - added some new images to the "feature gallery" - removed "beta" status from "magnetizing" feature on map menu - hide "server status" panel on "mobile" breakpoint
Exodus4D
2016-05-07 13:00:12 +02:00
dfd1e8501d
- PHP Framework upgrade 3.5.0 -> 3.5.1 (fixes some issues with CREST cURL caching, and SESSION management) - #138 added "cookie logout" to "logout" menu entry
Exodus4D
2016-05-06 18:09:28 +02:00
eb1e365020#138 enables character switching between characters which have same user
Exodus4D
2016-05-03 20:20:54 +02:00
8900276cf5
- #84, #138 improved "character selection" on login page (expired cookies are deleted, character panel layout improvements) - added new "Server info panel" to the login page - added new cronjob to delete expired cookie authentication data
Exodus4D
2016-05-02 17:30:26 +02:00
ef8f5666aaclosed#137 fixed javascript errors on trying to establish an "invalid" connection
Exodus4D
2016-05-02 15:28:52 +02:00
2b58853bfbclosed#138 added new cookie based login
Exodus4D
2016-05-01 17:20:16 +02:00
7f23e31984closed#134 fixed db column type DT_INT (8 bytes) to DT_BIGINT
Exodus4D
2016-04-24 20:38:51 +02:00
ac1a746f12closed#131 new "route search" algorithm, added current map systems to live search, added refresh/update functionality for each found route, added bulk route refresh function, added "meta map" route search (search on multiple maps), added route "filters" (restrict search on "stargates", "wormholes", "jumpbridges"), added route "filter" for wormholes (reduced/critical wormholes) closed#89 fixed "loop connections" on same system #84 added error messages for "invalid" CREST "Client ID" added "bootboxjs" (customized styled checkboxes/radio buttons) CSS only "Font Awesome" version upgrade 4.4.0 -> 4.61 "Bootbox.js" version upgrade 4.3.0 -> 4.4.0 fixed "system dialog" (added responsive layout)
Exodus4D
2016-04-24 19:59:17 +02:00
d57b76990d
changed dateTime format from German to US format fixed some minor bugs in signatureTable module
Exodus4D
2016-04-16 22:19:03 +02:00
b940e2eaa1closed#121 fixed wormhole signature type caching
Exodus4D
2016-04-11 21:36:16 +02:00
7895a9f9e2
fixed CSS class for secStatus in Routes module
Exodus4D
2016-04-11 21:31:19 +02:00
b7da0e6672closed#103 fixed system updated timestamp in getData()
Exodus4D
2016-04-11 21:06:29 +02:00
4d3c22e6bfclosed#109 fixed system TrueSec rounding
Exodus4D
2016-04-11 20:42:01 +02:00
01f91c4d58closed#111 fixed convertDataToUTC(); client side date transformation
Exodus4D
2016-04-11 00:52:38 +02:00
19a3a99844closed#112 fixed DataTables error for missing "status" data (signature table)
Exodus4D
2016-04-10 18:29:30 +02:00
3dc2f707aaclosed#114 Added check for already existing system when adding a new one. (fixed PDO 'duplicate entry' error)
Exodus4D
2016-04-10 16:32:51 +02:00