Commit Graph

66 Commits

Author SHA1 Message Date
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
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
1a12a9fc9b - added new setup DB indexing for "system_neighbour" table to /setup route, #125
- fixed system "TrueSec" rounding in "routes module", closed #109
2016-07-15 20:19:48 +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
b21dc0bd76 - added "notice" panel for upcoming release information
- improved layout for "release dialog" (GitHub API)
- improved pagespeed (removed render blocking javascripts)
- improved map scrollbar configuration
- improved Chrome browser custom scrollbar layout
- removed "sign up" buttons from "map panels", closed #214
2016-07-03 14:57:48 +02:00
Exodus4D
07a412c351 fixed PHP error "default object from empty value", closed #209 2016-06-26 13:00:41 +02:00
Exodus4D
bfcf7fced3 - fixed signature groupId/typeId "overwriting" for already known signatures. closed #207
- improved system search dialog. Added trim(); before "api/signatures-> search" request
2016-06-25 22:20:13 +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
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
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
1b4b8af3dc closed #163 added CREST endpoint support for "waypoints" 2016-05-22 01:23:06 +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
72f01b153d #142 added NullSec Data/Relic sites to C1/2/3 wormholes as signature option 2016-05-08 03:24:22 +02:00
Exodus4D
dfd1e8501d - PHP Framework upgrade 3.5.0 -> 3.5.1 (fixes some issues with CREST cURL caching, and SESSION management)
- #138 added "cookie logout" to "logout" menu entry
2016-05-06 18:09:28 +02:00
Exodus4D
2b58853bfb closed #138 added new cookie based login 2016-05-01 17:20:16 +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
b28cd1af78 closed #129 fixed parameter hinting 2016-04-17 14:25:54 +02:00
Exodus4D
362f7b19d2 closed #81 fixed "signature type" overwriting by "signature reader" update 2016-04-16 23:22:21 +02:00
Exodus4D
4d3c22e6bf closed #109 fixed system TrueSec rounding 2016-04-11 20:42:01 +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
0fe680aaad fixed "Markdown" CSS style for lists 2016-01-23 13:12:14 +01:00
Exodus4D
8bc7d7bded no "route" caching if no data found 2016-01-22 18:19:28 +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
cac71716fb updated readme.md
improved rtrim() "/" on BASE Route
2016-01-11 21:51:49 +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
55a64b664b #65 fixed "looping" on sig-table after signatures added on "bulk", signature information will now only change if "real" data has changed and not the "updateCharacter", Added autofocus to sigReader textarea field. 2015-11-16 23:44:09 +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
50c97f96f8 close #53 switch to "file based" to "DB based" SESSION handling 2015-10-18 14:27:15 +02:00
Exodus4D
93686f4f87 close #52 fixed cache timings for corp/ally models in CCP API-calls. added new Gulp task for cache clearing, fixed "main" character auto-set on registration 2015-10-17 18:47:47 +02:00
Exodus4D
f0ea85bcd0 close #48 add multi DB object instance caching support 2015-10-11 19:10:29 +02:00
Exodus4D
a3be406fc7 close #47 updated "map tracking" 2015-10-11 14:37:21 +02: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
Exodus4D
67861c278d close #15 fixed typo 2015-09-13 17:48:08 +02:00
Exodus4D
5ffb03e73a close #15 New account delete option 2015-09-13 16:53:42 +02:00
Exodus4D
a1dbbe39d5 close #14 New registration mail 2015-09-12 18:55:35 +02:00
Exodus4D
a1546dfca0 OGB optimized landing page
OGB map fixes
Signature Table bugfix
Landingpage Youtube video integration
System Information loading animation fixed
2015-09-07 18:11:41 +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