Commit Graph

186 Commits

Author SHA1 Message Date
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
Ugurtan
97ba4a90e6 fixed wandering nullsec for C6 2016-11-20 17:49:46 +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
02643c8064 - updated "font awesome" library 4.6.3 -> 4.7.0 2016-10-30 01:56:44 +02:00
Exodus4D
f6638508b5 - added new confirmation dialog for copy&paste signature updates, closed #366 2016-10-30 01:14:07 +02:00
Exodus4D
9f60f2c33f - fixed module window "minimize" function 2016-10-29 22:44:26 +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
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