Commit Graph

208 Commits

Author SHA1 Message Date
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
03c1d53fd6 - PHP framework upgrade 3.5.1 -> 3.6.0 2016-11-26 23:11:30 +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
3c73684e56 - minor code improvements 2016-11-21 18:49:07 +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
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
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
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
36ceecad4b - js build preperation for next release 2016-09-24 18:42:39 +02:00
Exodus4D
b2641d93d1 - added build files for upcoming release 1.1.5
- removed "upgrade information"  from version information panel
2016-09-24 16:16:55 +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
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
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
4aa82486b2 - js build preperation for next release 2016-09-05 17:50:02 +02:00
Exodus4D
d5b59c57a8 - added build files for upcoming version 1.1.4
- reduced global max cache time 60d -> 20d
2016-09-03 21:42:17 +02:00
Exodus4D
3c0689669e - added "Mcrypt" and "XML" config check to /setup page 2016-09-03 20:47:32 +02:00
Exodus4D
690525c833 - fixed trueSec rounding, closed #304 #139 2016-09-03 20:36:36 +02:00
Exodus4D
2e0cdd9261 - fixed bug for auto-added "new" systems, #184 2016-09-03 18:00:43 +02:00
Exodus4D
e20df901dc - improved "deleteLogData()" cronjob -> reduced exec. time from 1h -> 10min 2016-09-03 17:20:16 +02:00
Exodus4D
dded78cf24 - fixed type 2016-08-30 20:21:06 +02:00
Exodus4D
09cfc84619 - added new cronjob to delete expired signatures, closed #184 2016-08-30 20:16:49 +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
bc7ed32188 - fixed missing function arg, #297 2016-08-28 11:36:21 +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
7a8c3b7f9c - added requirement check for "OpenSSL" PHP extension, closed #294 2016-08-20 22:11:57 +02:00
Exodus4D
94c6a835dd - fixed "set rally point" Email address, closed #293 2016-08-16 19:36:51 +02:00
Exodus4D
5617a127e7 - updated JS build config for next release 2016-08-16 19:12:35 +02:00
Exodus4D
aec2431591 - fixed typo in pathfinder.ini, closed #292 2016-08-16 19:02:27 +02:00
Exodus4D
3de0d39bd0 - improved "deactivateMapData()" cronjob.
- added "lifetime" and "max_share" limits to login page
2016-08-14 20:21:57 +02:00
Exodus4D
c7c43f1528 - fixed broken signature description update for non-WH system signatures, closed #253 2016-08-14 17:19:42 +02:00
Exodus4D
feb589285b - fixed trueSec rounding for some LowSec systems, closed #139 2016-08-14 16:23:12 +02:00
Exodus4D
a359496b7e - added "default map" local storage, closed #117 2016-08-14 02:10:03 +02:00
Exodus4D
64dce58bc5 - route search SQL mayor performance improvements 2016-08-13 21:33:44 +02:00
Exodus4D
e23bb6790b - added email notifications for "rally points", closed #279 2016-08-08 20:48:28 +02:00
Exodus4D
97f20677ac - fixed default language (fixed number format bugs), closed #277 2016-08-06 17:37:48 +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
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
e08af2cd49 - fixed E_NOTICE warning, #244 2016-08-01 20:23:37 +02:00
Exodus4D
5fddcaeab3 - improved configuration "pathfinder.ini" -> Moved some Map settings and grouped them) 2016-07-31 19:39:22 +02:00
Exodus4D
cbb26ac5e3 - improved "route search" algorithm, fixed #244 2016-07-31 18:41:11 +02:00
Exodus4D
65108d2205 - "session_id" column can not handle long strings, fixed #273 2016-07-31 13:46:43 +02:00
Exodus4D
7d9e184e0f - reduced cache time for character location CREST calls (10s -> 5s) 2016-07-30 23:47:11 +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
2a41293922 - fixed "system_tables" structure, "#272 2016-07-29 22:53:00 +02:00