Commit Graph

68 Commits

Author SHA1 Message Date
Exodus4D
5be1d3547a - New "admin dashboard" /admin page + login, #494
- New ESI scope for admin access
- New admin.log file for admin actions (kick, ban,..)
- New login status for characters
- improved cronJob exec time for systemData import (jump/kill data)
- Added PHP 64-bit check to /setup
2017-05-27 14:09:12 +02:00
Exodus4D
785cf6332b - added new map option for auto-delete expired WHs, closed #219 2017-05-12 17:35:04 +02:00
Exodus4D
372df12624 - new "inactive" status column, closed #489
- added new "inactive" character_log status
- improved "inactive" character_log cronjob timings
2017-05-06 13:24:56 +02:00
Exodus4D
7216585d0b - preparation for v1.2.3 2017-05-05 18:32:39 +02:00
Exodus4D
75da842849 - ESI API switch, closed #473 2017-04-12 14:40:24 +02:00
Exodus4D
32ac55b0f9 - v1.2.2 build files 2017-03-17 15:52:11 +01: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
12f200c41b - JS build files for next release v1.2.1 2017-02-02 21:39:42 +01:00
Exodus4D
6d14e894f3 - added notification for "scheduled maintenance" panel to /map view 2017-01-21 21:01:47 +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
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
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
e20df901dc - improved "deleteLogData()" cronjob -> reduced exec. time from 1h -> 10min 2016-09-03 17:20:16 +02:00
Exodus4D
09cfc84619 - added new cronjob to delete expired signatures, closed #184 2016-08-30 20:16:49 +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
e23bb6790b - added email notifications for "rally points", closed #279 2016-08-08 20:48:28 +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
1f25559905 - JS build files vor 1.1.3 2016-07-29 22:05:07 +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
f943f31d9a - removed IGB support #206
- removed location tracking by IGB
2016-07-06 19:04:40 +02:00
Exodus4D
e16b507ef0 - added new housekeeping cronjob für cached files, closed #200
- added new cache size information to /setup page
2016-06-25 20:51:55 +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
5a39829fd5 - new release v1.1.0
- new map tracking based on "map scopes"
- removed deprecated code (invite system)
2016-06-14 19:08:00 +02:00
Exodus4D
b071979b0d - closed #173 (Thera wormhole types)
- added "JSON-LD" notation for structured page data
2016-06-04 16:47:43 +02:00
Exodus4D
d0c584f14a - v1.0.0 build 2016-06-03 22:26:11 +02:00
Exodus4D
ceb6ab5775 closes #154 added alliance map support 2016-05-23 21:06:54 +02:00
Exodus4D
26d0aaf9c7 closed #142 added custom "onsuspect()" session handler 2016-05-07 22:01:10 +02:00
Exodus4D
2b58853bfb closed #138 added new cookie based login 2016-05-01 17:20:16 +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
f2ffbc2773 #84 test data dump from CREST login 2016-02-06 16:58:31 +01: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
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
577605940e improved DB connection setup
improved config (*.ini) file loading (merged ini files by "include")
added MySQL "values" check to /setup process
added HTML "title" tags for each "view"
2016-01-11 20:21:32 +01:00
Exodus4D
6e978545e9 fixed IGB HTTP_HEADER Bug on Nginx servers
fixed PHP warnings in STRICT mode
added .htaccess for HTTP or HTTPS server configuration
added *.js files for v1.1.1RC1
2016-01-08 22:30:38 +01:00
Exodus4D
a3d3d9ef19 add custom 4xx and 5xx error pages 2015-12-31 00:30:34 +01:00
Exodus4D
602d8fee28 minor improvements in /setup root 2015-12-30 17:05:24 +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
dd219b9023 clean up for upcoming beta 0.0.16 2015-11-14 18:38:14 +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
f0de974f58 fixed missing DB on "clear log" cron function 2015-10-26 21:11:40 +01:00