Commit Graph

174 Commits

Author SHA1 Message Date
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
22e8d54be4 - improved system alias re-naming input, closed #353 2016-10-24 20:42:32 +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
d9eef1c54a - added new signature types to C4 systems. Gas: "Bountiful Frontier Reservoir", Ore: "Infrequent Core Deposit", fixed #348 2016-10-17 15:56:46 +02:00
Exodus4D
0d81266ae6 - fixed not working "localStorage" driver in FF (private mode), closed #337 2016-10-17 15:23:14 +02:00
Exodus4D
893899dabe - fixed vertical scrolling in fullscreen mode, closed #336
- updated jquery.fullscreen.min 0.5.0 -> 0.6.0
2016-10-17 15:08:13 +02:00
Exodus4D
5d21825bfa - fixed overlapping system information, closed #341 2016-10-17 14:26:33 +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
d93b6d18af - fixed not updating connection type information, closed #317 2016-09-25 14:19:57 +02:00
Exodus4D
c1bf70388a - improved "notice panel" on login page, Show panel on first visit only per release 2016-09-24 19:48:13 +02:00
Exodus4D
dfdb0034d5 - improved "character switch" popover, #314 2016-09-20 20:31:52 +02:00
Exodus4D
7a187ecbb9 - improved drag&drop system selection (live preview for selected systems)
- improved drag&drop system selection performance ( added requestAnimationFrame() API for smother rendering)
- improved signature table JS update counter for (created, updated columns)
2016-09-18 18:32:33 +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
e02036ffa5 - added new "wandering wormhole" types to C2 systems, closed #276 2016-09-17 21:16:41 +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
74faec37c9 - added multi character support per user, #314
- improved client site storage (IndexedDB) setup
2016-09-14 19:51:14 +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
055c34faf3 - added warning for active characters to "delete systems?" - dialog, closed #305 2016-09-03 19:03:14 +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
12874a0913 - improved error handling for invalid connections, #269 2016-08-28 12:01:02 +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
58a4c03c1f - added persistent map configuration for ("snap to grid", "magnetizing"), closed #289
- fixed "snap to grid" bug with "locked" systems
2016-08-21 22:09:16 +02:00
Exodus4D
344c99c84e - improved "delete system(s)" function, closed #299
- refactored, moved some "system" function from map/map.js -> new /map/system.js
2016-08-20 21:56:59 +02:00
Exodus4D
7dc4397c11 - added new "K162 - Thera" option for wormholes, closed #261 2016-08-16 19:18:24 +02:00
Exodus4D
e8a7777553 - map settings dialog refactoring 2016-08-14 18:38:57 +02:00
Exodus4D
4b90645ede - updated wormhole connection labels, closed #251 2016-08-14 15:59:20 +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
a359496b7e - added "default map" local storage, closed #117 2016-08-14 02:10:03 +02:00
Exodus4D
4bf81bcfac - fixed "current location" selection, fixed #281 2016-08-09 16:48:55 +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
a87459895a - added new "rallyPoke" column to "system" table, #279
- fixed "rally point" desktop notifications, #279
- updated/fixed "pnotify" library 2.0.1 -> 3.0.0, #279
- moved some "map util" functions from map.js -> map/util.js
2016-08-06 14:43:27 +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
1c9c9f4563 - WIP: improve "Set rally point" context menu option for systems, #279 2016-08-05 19:35:56 +02:00
Exodus4D
bfe70469d0 - fixed eol timer bug for new connections, closed #172 2016-08-01 20:15:41 +02:00
Exodus4D
e2c3018aff fixed typo 2016-07-30 23:20:09 +02:00
Exodus4D
6349ce7b36 - fixed setParameters() bug for moving/new connections, #269 2016-07-30 23:18:46 +02:00
Exodus4D
e75ce26a05 - fix javascript date formatting, closed #268 2016-07-30 21:39:15 +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