Commit Graph

60 Commits

Author SHA1 Message Date
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
38ea709f2a fixed #194 PHP 5.6 error 2016-06-15 19:10:54 +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
1e02027282 closes #175 added alternative environment configuration 2016-05-30 20:17:54 +02:00
Exodus4D
a8bc61b7a7 fixed a bug with inactive "private" maps 2016-05-24 19:58:12 +02:00
Exodus4D
02abd5b600 cloased #147 2016-05-17 18:43:11 +02:00
Exodus4D
52fd8cb8b7 closed #154 added alliance maps to CREST API 2016-05-15 22:43:22 +02:00
Exodus4D
9c4da4dca1 #144 fixed "Character not found" warning 2016-05-09 19:57:08 +02:00
Exodus4D
535c9af548 #144 fixed "Character not found" warning 2016-05-09 19:30:38 +02:00
Exodus4D
96aae44f94 - #138 clear character authentication data on sold characters 2016-05-07 19:05:09 +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
eb1e365020 #138 enables character switching between characters which have same user 2016-05-03 20:20:54 +02:00
Exodus4D
2b58853bfb closed #138 added new cookie based login 2016-05-01 17:20:16 +02:00
Exodus4D
7f23e31984 closed #134 fixed db column type DT_INT (8 bytes) to DT_BIGINT 2016-04-24 20:38:51 +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
b7da0e6672 closed #103 fixed system updated timestamp in getData() 2016-04-11 21:06:29 +02:00
Exodus4D
19a3a99844 closed #112 fixed DataTables error for missing "status" data (signature table) 2016-04-10 18:29:30 +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
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
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
59eff5c611 fixed "unique" key ... 2016-01-21 21:14:00 +01:00
Exodus4D
b4d15c3fd9 renamed "shareing" to "shared" table columns 2016-01-21 20:29:38 +01:00
Exodus4D
d1fbdf8a95 updated jsPlumb v1.7.6 -> v2.0.5
add animation to GitHub Release-Log dialog
2016-01-19 23:31:29 +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
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
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
85946fa7d3 close #54 fixed array cast bug on PHP <= 5.4.x 2015-10-25 14:52:26 +01: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
ae53013b13 close #45 fixed security level for some systems 2015-10-08 23:16:47 +02:00
Exodus4D
62654401ce close #41 Added support for multiple API-Keys matching the same character 2015-10-05 20:57:28 +02:00
Exodus4D
962c380c4b close #36 new maps can not be created 2015-09-29 21:02:28 +02:00
Exodus4D
d78fb9e68b close #36 new maps can not be created 2015-09-28 22:25:56 +02:00
Exodus4D
5feda6551b close #35 fixed pilot tracking on corporation maps 2015-09-27 19:01:34 +02:00
Exodus4D
67861c278d close #15 fixed typo 2015-09-13 17:48:08 +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
Exodus4D
52957d1ac8 Bug fixing, new map info dialog 2015-08-25 23:04:47 +02:00
exodus4d
58b4b1b0c0 Bigfixes 2015-08-11 19:06:53 +02:00
exodus4d
65cbc9440f bug fixing minor improvements 2015-07-31 15:54:10 +02:00
exodus4d
9826be3275 bug fixes, map share configuration 2015-07-18 14:12:25 +02:00
exodus4d
075d2330bd improved request caching, new C4 statics, landing page carousel, 2015-07-06 20:39:36 +02:00