Exodus4D
97cc8109d3
- added "signature" -> "connection" option, closed #290
...
- code refactorings map.js
2017-02-11 16:58:33 +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
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
4e8ccd4bf6
- improved "current location" in nav-bar, closed #371
...
- fixed minor signature sync bug
2016-10-29 11:50:38 +02:00
Exodus4D
4b1a6584d6
- improved system description editor, closed #363
2016-10-28 20:25:27 +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
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
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
d3001c2e4d
- added settings dialog to route module for default configuration, closed #247
2016-09-06 20:36:04 +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
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
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
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
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
f0a5642ddb
- added new system tooltip for "region name", closed #236
...
- updated "Bootstrap" JS-library 3.3.0 -> 3.3.5
2016-07-17 18:16:16 +02:00
Exodus4D
f943f31d9a
- removed IGB support #206
...
- removed location tracking by IGB
2016-07-06 19:04:40 +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
1b4b8af3dc
closed #163 added CREST endpoint support for "waypoints"
2016-05-22 01:23:06 +02:00
Exodus4D
ef8f5666aa
closed #137 fixed javascript errors on trying to establish an "invalid" connection
2016-05-02 15:28:52 +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
09129e4bb7
closed #120 removed map-loading animation for larger maps (same behaviour as IGB)
2016-04-10 13:29:27 +02:00
Exodus4D
95119fcd3d
pathfinder-84 [Feature Request] CREST Pilot Tracking, many smaller Bugfixes
2016-04-05 21:31:03 +02:00
Exodus4D
d1fbdf8a95
updated jsPlumb v1.7.6 -> v2.0.5
...
add animation to GitHub Release-Log dialog
2016-01-19 23:31:29 +01:00
Exodus4D
7d0a28f507
Build *.js files for v.0.0.14, updated *.sql dump
2015-10-25 20:02:31 +01:00
Exodus4D
18a2838f1b
close #32 (beta) new feature "system magnetization"
2015-10-25 14:36:44 +01:00
Exodus4D
93686f4f87
close #52 fixed cache timings for corp/ally models in CCP API-calls. added new Gulp task for cache clearing, fixed "main" character auto-set on registration
2015-10-17 18:47:47 +02:00
Exodus4D
593278bc00
#49 WIP "user interaction" dialog
2015-10-13 20:44:25 +02:00
Exodus4D
56fab30aeb
refresh "connection table" on system remove (map dialog)
2015-10-12 00:24:21 +02:00
Exodus4D
525c2f1a06
close #31 Fixed "empty" labels
2015-10-05 22:12:07 +02:00
Exodus4D
5314bec204
close #30 fixed tooltip after system movement
2015-09-26 21:44:08 +02:00
Exodus4D
0458ff3b74
close #34 fixed tooltip position, improved "map connection cache", fixed signature config,
2015-09-26 19:44:23 +02:00
Exodus4D
1bfcabe2f9
close #23 fixed system tooltips, fixed typo
2015-09-22 20:17:43 +02:00
Exodus4D
b71d670d61
close #20 fixed system alias update, gulp copy task fixed, jshint fixes, updated package.json
2015-09-20 20:30:13 +02:00
Exodus4D
e452adb597
close #18 New Gulp build process, jsHint fixes
2015-09-20 16:01:40 +02:00
Exodus 4D
ae60b4122a
OGB optimized landing page
...
OGB map fixes
2015-09-01 23:27:41 +02:00