Exodus4D
7b66326dfa
- added now "accept cookie" hint, closed #359
2017-05-01 00:10:10 +02: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
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
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
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
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
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
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
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
1ab5033c18
- added local storage (IndexedDB)
...
- added local storage for map scroll position. closed #69
2016-06-30 20:33:45 +02:00
Exodus4D
569e9563c3
- added "clear cache" function for manually cache clearing to /setup #200 #105 #158
...
- added cache size information to /setup
- added current pathfinder "VERSION" to /setup
- updated "requireJs" 2.1.20 ->2.2.0
- removed unnecessary page cache timings from static templates (page cache)
2016-06-20 23:50:07 +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
184e0518c1
- fixed some CREST problems with the next release: https://developers.eveonline.com/blog/article/crest-renovations-2016-06
2016-06-12 16:58:05 +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
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
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
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
e67bb0d91a
added "lazyLoading" for images (langingpage), fixed smaller Bugs (landingpage)
2015-12-31 18:06:48 +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
18a2838f1b
close #32 (beta) new feature "system magnetization"
2015-10-25 14:36:44 +01:00
Exodus4D
8625a7d22b
js build optimization
2015-08-26 21:31:27 +02:00
Exodus4D
64c71b6d42
removed all files that are in the .gitignore
2015-08-25 23:20:43 +02:00
Exodus4D
52957d1ac8
Bug fixing, new map info dialog
2015-08-25 23:04:47 +02:00
exodus4d
16058fbd1d
bigfixing
2015-08-11 19:05:19 +02:00
exodus4d
65cbc9440f
bug fixing minor improvements
2015-07-31 15:54:10 +02:00
exodus4d
9826be3275
bug fixes, map share configuration
2015-07-18 14:12:25 +02:00
exodus4d
d223ac6555
splashpage feature list, carousel, first iteration of request cache engine.
2015-06-28 00:15:12 +02:00
exodus4d
639bff363c
landing page pricing table, map bug fixes, signature module improvement
2015-06-06 16:47:04 +02:00
exodus4d
34e41a6553
alliance/corp maps. build process optimization, new/edit map dialog fixes
2015-05-20 20:32:15 +02:00
exodus4d
d653dc5ee5
splash/landing page update
2015-05-10 18:18:56 +02:00
exodus4d
fc033ed7c4
map info element improvements
2015-04-21 22:58:40 +02:00
exodus4d
1be444cc32
userData implementation
2015-04-11 18:46:54 +02:00
exodus4d
417961cd1e
map/system/connection update functionality (backend)
2015-02-28 14:08:24 +01:00
exodus4d
bea22df481
added "task manager" and map animations
2015-02-08 15:06:48 +01:00
exodus4d
095ba527d0
map update logic
2015-01-23 18:01:03 +01:00
exodus4d
9e74c2dee9
map update logic
2015-01-14 23:22:07 +01:00
exodus4d
cfa3cfa324
map legend dialog
2014-12-23 07:37:09 +01:00
exodus4d
a930d5d4a0
update system-info module
2014-12-09 00:10:04 +01:00
exodus4d
49073e5dd2
update system-info module
2014-11-30 17:26:08 +01:00
exodus4d
5fb35f85ad
update system-info module
2014-11-22 18:19:54 +01:00
exodus4d
974c450fd2
multiple bug fixes and improvements. 1st sig-table iteration.
2014-11-08 15:26:01 +01:00
exodus4d
d8aca3996b
multiple map instances support added
2014-11-04 16:48:10 +01:00
exodus4d
93770f297a
project structure
2014-10-26 21:51:04 +01:00