Commit Graph

82 Commits

Author SHA1 Message Date
Exodus4D
fc2e0ffe58 - fixed "online" status for characters, closed #507 2017-07-16 14:16:15 +02:00
Exodus4D
f0cd1cdaf0 - new gulp4 build process, closed #510 2017-07-14 23:49:32 +02:00
Exodus4D
1a11d2c15f - clean up 2017-06-15 12:50:51 +02:00
Exodus4D
a3d89b9d77 - Refactoring 2017-06-05 20:55:58 +02:00
Exodus4D
f126e07fdb - minor UI improvements 2017-05-27 21:27:03 +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
8c93d7731c - New "Near by" map overlay, closed #481 2017-04-22 20:46:26 +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
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
1e928eab1e - New connection overlays for wormholes, closed #334 2017-02-22 22:26:27 +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
e8a18d134e - added build files for upcoming release 1.1.7 2016-11-22 19:03:02 +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
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
0d81266ae6 - fixed not working "localStorage" driver in FF (private mode), closed #337 2016-10-17 15:23:14 +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
dfdb0034d5 - improved "character switch" popover, #314 2016-09-20 20:31:52 +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
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
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
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
bfe70469d0 - fixed eol timer bug for new connections, closed #172 2016-08-01 20:15:41 +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
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
f943f31d9a - removed IGB support #206
- removed location tracking by IGB
2016-07-06 19:04:40 +02:00
Exodus4D
347627db02 - fixed some session and cookie bugs 2016-07-04 20:21:14 +02:00
Exodus4D
1ab5033c18 - added local storage (IndexedDB)
- added local storage for map scroll position. closed #69
2016-06-30 20:33:45 +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
Exodus4D
2a73bb3018 - added new map scopes to map dialog, which affect system (jump) trackintg
- moved system (jump) tracking from client (js) to backend (php)
- improved system (jump) tracking performance (reduced update timings by 40%)
- improved map data caching
- updated jQuery custom content scroller 3.0.9 -> 3.1.13
- updated "manual dialog" content
- increased "manual dialog"
2016-06-12 13:30:39 +02:00
Exodus4D
8d2ae02d89 closed #160 fixed tooltip container 2016-05-22 16:29:45 +02:00
Exodus4D
535c9af548 #144 fixed "Character not found" warning 2016-05-09 19:30:38 +02:00
Exodus4D
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
2016-05-06 18:09:28 +02:00
Exodus4D
ac1a746f12 closed #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)
2016-04-24 19:59:17 +02:00
Exodus4D
d57b76990d changed dateTime format from German to US format
fixed some minor bugs in signatureTable module
2016-04-16 22:19:03 +02:00
Exodus4D
01f91c4d58 closed #111 fixed convertDataToUTC(); client side date transformation 2016-04-11 00:52:38 +02:00
Exodus4D
95119fcd3d pathfinder-84 [Feature Request] CREST Pilot Tracking, many smaller Bugfixes 2016-04-05 21:31:03 +02:00
Exodus4D
27c069848e closed #90 (IGB map not working) jsPlumb v2.0.5 downgraded to v1.7.6
#84 renamed "landingpage" view to "login" view
#84 added some basic CREST API data mappers
#84 added "isNPC" flag t Corporation table (WIP)
#84  added CREST API settings to environment.ini
2016-02-06 16:18:24 +01:00
Exodus4D
e2cf68fb0f Add new "Setup" routine for database bootstrapping (closes #6, closes), fixed redirect (closes #79), removed registration mail (closes #80), some minor bugfixes 2015-12-26 23:28:50 +01:00
Exodus4D
f11d7a2ac7 close #72 support for "shattered systems" added 2015-11-17 23:40:37 +01:00
Exodus4D
5588ca9c28 close #66 added "additional wormhole info" popover to system info module 2015-11-15 15:31:13 +01:00
Exodus4D
b805676690 close #57 added in/export feature 2015-11-09 21:46:53 +01:00
Exodus4D
0b15cc4944 removed empty line 2015-10-25 19:20:45 +01:00