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
5504e7dc86
- improved caching (reduced cache access count by using references)
2017-01-29 15:48:27 +01:00
Exodus4D
6d14e894f3
- added notification for "scheduled maintenance" panel to /map view
2017-01-21 21:01:47 +01:00
Exodus4D
66274c83f1
- added "CACHE" config var to /setup page
...
- fixed map tracing
2017-01-06 21:08:46 +01:00
Exodus4D
4e0533c7fe
- part 1/2 WIP added WebSocket extension, #420
...
- part 1/2 added "secure routes" to route finder module, #311
2017-01-05 22:15:12 +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
b9ebb33805
- improvements "route finder" module, closed #386
2016-11-19 17:20:15 +01: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
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
23eb032759
- fixed multi character support location tracking, closed #314
2016-09-16 21:57:04 +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
2e0cdd9261
- fixed bug for auto-added "new" systems, #184
2016-09-03 18:00:43 +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
bc71cd5633
- improved CREST error logging (character location errors), closed #288
2016-08-22 20:17:00 +02:00
Exodus4D
a359496b7e
- added "default map" local storage, closed #117
2016-08-14 02:10:03 +02:00
Exodus4D
5fddcaeab3
- improved configuration "pathfinder.ini" -> Moved some Map settings and grouped them)
2016-07-31 19:39:22 +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
3ff126447e
- fixed isWormhole(); bug
2016-07-04 22:57:03 +02:00
Exodus4D
07a412c351
fixed PHP error "default object from empty value", closed #209
2016-06-26 13:00:41 +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
6deae923b4
- closed #153 added character verification check for getAll(); Signatures Ajax endpoint
2016-05-17 18:58:11 +02:00
Exodus4D
84fabacbe2
fixed map import
2016-05-14 23:35:53 +02:00
Exodus4D
b28cd1af78
closed #129 fixed parameter hinting
2016-04-17 14:25:54 +02:00
Exodus4D
3dc2f707aa
closed #114 Added check for already existing system when adding a new one. (fixed PDO 'duplicate entry' error)
2016-04-10 16:59:01 +02:00
Exodus4D
c221d4d2a8
pathfinder-84 [Feature Request] added develop JS files
2016-04-10 11:23:03 +02:00
Exodus4D
95119fcd3d
pathfinder-84 [Feature Request] CREST Pilot Tracking, many smaller Bugfixes
2016-04-05 21:31:03 +02:00
Exodus4D
7e94ec4889
- #84 CREST Login (WIP)
...
- New CREST controller
- Database restructuring
- improved type-casting for some controller functions
- New login process
- Fixed some bugs during the setup process (/setup root)
- Added CREST request caching by response headers
2016-03-12 16:32:15 +01:00
Exodus4D
b4d15c3fd9
renamed "shareing" to "shared" table columns
2016-01-21 20:29:38 +01:00
Exodus4D
3f4d33a3a9
added GitHub API support (show release info)
...
new dialog (show release info)
fixed caching timings (main ajax update trigger calls)
fixed footer "current year" number
2016-01-16 15:09:58 +01:00
Exodus4D
0b6bb4deb7
fixed map im/export bug
2015-11-11 20:34:05 +01:00
Exodus4D
4837b46e87
close #50 changed table names back to "default" camelCase names, fixed map query bug
2015-11-10 22:41:21 +01:00
Exodus4D
b805676690
close #57 added in/export feature
2015-11-09 21:46:53 +01:00
Exodus4D
b595506557
decreased cache timer for static "init" data 24h -> 12h
2015-10-25 19:33:33 +01:00
Exodus4D
84d7e20108
close #40 fixed caching problem
2015-10-01 21:31:00 +02:00
Exodus4D
d78fb9e68b
close #36 new maps can not be created
2015-09-28 22:25:56 +02:00
Exodus 4D
ae60b4122a
OGB optimized landing page
...
OGB map fixes
2015-09-01 23:27:41 +02:00
Exodus4D
9c6ed24704
New "Invite" feature implemented
2015-08-30 23:25:02 +02:00
Exodus4D
64c71b6d42
removed all files that are in the .gitignore
2015-08-25 23:20:43 +02:00