Commit Graph

103 Commits

Author SHA1 Message Date
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
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
77f1f4c72e - new "keyboard shortcuts", closed #456
- new "shortcuts" dialog
2017-03-11 13:05:28 +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
1e928eab1e - New connection overlays for wormholes, closed #334 2017-02-22 22:26:27 +01:00
Exodus4D
97cc8109d3 - added "signature" -> "connection" option, closed #290
- code refactorings map.js
2017-02-11 16:58:33 +01:00
Exodus4D
e092638056 - fixed "scroll to top" after single signature delete, closed #375 2017-02-02 21:38:34 +01:00
Exodus4D
5f1d89528c - renamed "var" to "let" (refactoring) 2017-01-19 22:25:04 +01:00
Exodus4D
90f94a559b - fixed WebSocket, added response loop for async response 2017-01-16 23:00:15 +01:00
Exodus4D
72a968199a - JS for WebWorker extension, #420
- improved route calculation, closed #311
- improved signature updates/sync
- improved "online status" monitoring
- improved "task manager"
- improved map sync
- updated "Velocity" library 1.2.3 -> 1.4.1
- updated "Velocity UI" library 5.0.4 -> 5.2.0
2017-01-06 16:45:21 +01:00
Exodus4D
f927395484 - fixed signature names on signatures with same 3 letters, closed #419
- changed file to match ES6 javascript standard
2017-01-05 22:12:13 +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
e8a18d134e - added build files for upcoming release 1.1.7 2016-11-22 19:03:02 +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
f6638508b5 - added new confirmation dialog for copy&paste signature updates, closed #366 2016-10-30 01:14:07 +02:00
Exodus4D
a24a32fb3b - added new character setting for "auto update location", closed #220 2016-10-29 20:22:11 +02:00
Exodus4D
70d8974e19 - fixed minor bug with "shattered wormholes" (system effect tooltip can not be displayed if wh-type is not defined) 2016-10-29 13:52:17 +02:00
Exodus4D
4e8ccd4bf6 - improved "current location" in nav-bar, closed #371
- fixed minor signature sync bug
2016-10-29 11:50:38 +02:00
Exodus4D
9b516cf5e1 - improved statistics dialog (small screens), closed #368 2016-10-28 21:50:28 +02:00
Exodus4D
4b1a6584d6 - improved system description editor, closed #363 2016-10-28 20:25:27 +02:00
Exodus4D
36bf3ea120 - improved system "alias" visibility, closed #362 2016-10-24 21:28:09 +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
5b7a8f1dff - added build files for 1.1.7
- added new "wormhole" icon to route search module, closed #316
2016-10-21 17:18:12 +02:00
Exodus4D
954fdd2b8c - fixed a initialization bug from "signature table" 2016-10-17 21:55:04 +02:00
Exodus4D
62b965905d - added new filter option in "signature table" (group column), closed #349 2016-10-17 20:08:04 +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
976f236951 - added new filter option for "EOL" connections in the route panel, closed #315 2016-09-17 23:25:55 +02:00
Exodus4D
d3001c2e4d - added settings dialog to route module for default configuration, closed #247 2016-09-06 20:36:04 +02:00
Exodus4D
d83c812ed9 - fixed not updating "description" field closed #310 2016-09-05 19:16:04 +02:00
Exodus4D
e8a7777553 - map settings dialog refactoring 2016-08-14 18:38:57 +02:00
Exodus4D
835d3563d0 - added shortcut for all dialogs, to force close (key: "ESC"), #133
- added ".jshintrc" config file. Used by Gulp build tasks
- fixed some JS code style issues
2016-08-14 15:27:21 +02:00
Exodus4D
444d50698e - improved map export, removed unnecessary JSON data
- fixed bug where "updated" table column is not set on insert
2016-08-06 00:06:20 +02:00
Exodus4D
01d4f751a1 - added new "EOL" timer for connections, closed #172
- some refactorings (moved map util functions from "util.js" to new "map/util.js")
2016-07-30 20:07:22 +02:00
Exodus4D
175dc7604a - improved average trueSec rounding for "route search", closed #258 2016-07-29 22:18:37 +02:00
Exodus4D
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
2016-07-27 18:51:43 +02:00
Exodus4D
0a14b8fdae - added requirement check for "PDO", "PDO_MYSQL" to "/setup" route
- imrpved DB PDO connection (added "TIMEOUT", forced "ERRMODE")
- fixed broken "system alias" renaming dialog
2016-07-26 19:16:04 +02:00
Exodus4D
c157d07567 - added basic support for Russian signatures, closed #256 2016-07-25 15:10:31 +02:00
Exodus4D
46e3fb6300 - added basic support for Russian signatures, closed #256
- added warning notification for invalid signature stings
2016-07-25 13:38:18 +02:00
Exodus4D
fed3fd9d96 - fixed some minor bugs in signature table module 2016-07-14 21:39:01 +02:00
Exodus4D
cdd1846431 - added build files for upcoming version 1.1.2
- improved ajax authentication check and "logout" notification | closed #198
- improved logging, added missing log file configuration to pathfinder.ini
- added  logging for "unauthorized" requests | closed #198
- updated js "jQuery" 1.11.3 -> 3.0.0 | #206
- updated js "datatables" plugin 1.10.7 -> 1.10.12 | #206
- updated js "mCustomScrollbar" 3.1.14 -> 3.1.4 | #206
2016-07-11 20:35:25 +02:00
Exodus4D
f943f31d9a - removed IGB support #206
- removed location tracking by IGB
2016-07-06 19:04:40 +02:00
Exodus4D
b21dc0bd76 - added "notice" panel for upcoming release information
- improved layout for "release dialog" (GitHub API)
- improved pagespeed (removed render blocking javascripts)
- improved map scrollbar configuration
- improved Chrome browser custom scrollbar layout
- removed "sign up" buttons from "map panels", closed #214
2016-07-03 14:57:48 +02:00
Exodus4D
bfcf7fced3 - fixed signature groupId/typeId "overwriting" for already known signatures. closed #207
- improved system search dialog. Added trim(); before "api/signatures-> search" request
2016-06-25 22:20:13 +02:00
Exodus4D
029e8cee67 - added new "delete old signatures" option to "signature reader" dialog, closed #95 2016-06-23 20:22:37 +02:00
Exodus4D
a6234749ad - closed #102 added "set waypoint/destination" context menu to route finder module
- update "Select2" 4.0.0 -> 4.0.3
- update "Font Awesome" 4.6.1 -> 4.6.3
2016-06-20 17:16:27 +02:00