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
ab5349b806
- fixed PHP error in hasAccess() fkt
2017-01-14 12:28:45 +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
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
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
0e39f8c2d1
- improved "set rally point" dialog
...
- fixed wrong character name on poke notifications, closed #297
2016-08-27 23:59:42 +02:00
Exodus4D
94c6a835dd
- fixed "set rally point" Email address, closed #293
2016-08-16 19:36:51 +02:00
Exodus4D
e23bb6790b
- added email notifications for "rally points", closed #279
2016-08-08 20:48:28 +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
1c9c9f4563
- WIP: improve "Set rally point" context menu option for systems, #279
2016-08-05 19:35:56 +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
c393e79c76
- added "static" wormholes for "shattered" systems , closed #180
...
- added im/export function for "index" tables (*.csv import), as an alternative to the *.sql import, closed #125
2016-07-16 20:08:27 +02:00
Exodus4D
029e8cee67
- added new "delete old signatures" option to "signature reader" dialog, closed #95
2016-06-23 20:22:37 +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
b7da0e6672
closed #103 fixed system updated timestamp in getData()
2016-04-11 21:06:29 +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
bc92d36cec
closed #86 added default column value for "isMain" (user_character), changed all default values for bool columns to 1/0 instead of true/false (more consitant)
2016-01-23 13:42:36 +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
5588ca9c28
close #66 added "additional wormhole info" popover to system info module
2015-11-15 15:31:13 +01:00
Exodus4D
3e659f6e51
fixed map-import bug
2015-11-10 22:58:16 +01:00
Exodus4D
b805676690
close #57 added in/export feature
2015-11-09 21:46:53 +01:00
Exodus4D
ae53013b13
close #45 fixed security level for some systems
2015-10-08 23:16:47 +02:00
Exodus4D
64c71b6d42
removed all files that are in the .gitignore
2015-08-25 23:20:43 +02:00