Commit Graph

94 Commits

Author SHA1 Message Date
Mark Friedrich
e01f299d2b v1.1.1 (#233)
* fixed #194 PHP 5.6 error

* - 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

* - added *.js files for develop branch

* - closed #195 fixed "BASE" dir for subDir installations
- fixed "Home" menu link

* -  #195 improved js load path

* - added "clear cache" function for manually cache clearing to /setup #200 #105 #158
- added cache size information to /setup
- added current pathfinder  "VERSION" to /setup
- updated "requireJs" 2.1.20 ->2.2.0
- removed unnecessary page cache timings from static templates (page cache)

* - added "document_root", "port", "protocol" and "PHP framework version" to /setup page
- added new "shattered" wormhole types to "signature table", closed #182, #179

* - added new "delete old signatures" option to "signature reader" dialog, closed #95

* - added new housekeeping cronjob für cached files, closed #200
- added new cache size information to /setup page

* - fixed signature groupId/typeId "overwriting" for already known signatures. closed #207
- improved system search dialog. Added trim(); before "api/signatures-> search" request

* updated README.me

* fixed PHP error "default object from empty value", closed #209

* reduced image file size

* - added local storage (IndexedDB)
- added local storage for map scroll position. closed #69

* - 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

* - fixed some session and cookie  bugs

* - added new requirement check for `max_input_vars` to /setup URL, closed #224

* - fixed isWormhole(); bug

* -v1.1.1 added js build files
2016-07-05 20:44:12 +02:00
Exodus4D
e6cd694df6 v1.1.0 2016-06-14 19:37:02 +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
184e0518c1 - fixed some CREST problems with the next release: https://developers.eveonline.com/blog/article/crest-renovations-2016-06 2016-06-12 16:58:05 +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
c18f682a5a - fixed upcoming CREST changes. They are already on SISI ... 2016-06-06 19:21:49 +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
Mark Friedrich
ecd505a202 v1.0.0 (#183)
* #84 test data dump from CREST login

* updated "credits" dialog (Google+ link)
fixed login form layout

* updated Cortex Data-Mapper

* - #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

* pathfinder-84 [Feature Request] CREST Pilot Tracking, many smaller Bugfixes

* pathfinder-84 [Feature Request] added develop JS files

* closed #121 fixed wormhole signature type caching

* closed #120 removed map-loading animation for larger maps (same behaviour as IGB)

* closed #119 fixed wormhole signature id count

* closed #114 Added check for already existing system when adding a new one. (fixed PDO 'duplicate entry' error)

* closed #112 fixed DataTables error for missing "status" data (signature table)

* closed #111 fixed convertDataToUTC(); client side date transformation

* closed #109 fixed system TrueSec rounding

* closed #103 fixed system updated timestamp in getData()

* fixed CSS class for secStatus in Routes module

* closed #121 fixed wormhole signature type caching

* changed dateTime format from German to US format
fixed some minor bugs in signatureTable module

* closed #81 fixed "signature type" overwriting by "signature reader" update

* closed #106 added new signature_types form C5/6 wormholes (gas/ore)

* closed #129 fixed parameter hinting

* 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)

* closed #134  fixed db column type DT_INT (8 bytes) to DT_BIGINT

* closed #138 added new cookie based login

* closed #137 fixed javascript errors on trying to establish an "invalid" connection

* - #84, #138 improved "character selection" on login page (expired cookies are deleted, character panel layout improvements)
- added new "Server info panel" to the login page
- added new cronjob to delete expired cookie authentication data

* #138 enables character switching between characters which have same user

* - 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

* - updated "feature page" with new feature descriptions and label
- added some new images to the "feature gallery"
- removed "beta" status from "magnetizing" feature on map menu
- hide "server status" panel on "mobile" breakpoint

* - #138 clear character authentication data on sold characters

* closed #142 added custom "onsuspect()" session handler

* #142 do not log suspect if no file is defined in pathfinder.ini

* #142 added NullSec Data/Relic sites to C1/2/3 wormholes as signature option

* #144 fixed "Character not found" warning

* #144 fixed "Character not found" warning

* closed #144 fixed broken routes panel in IGB

* updated README.md for upcoming release

* #147 response header validation

* #149 changed comment for 'BASE' framework var

* fixed map  import

* - added minimal SDE dump (EVE Online: Citadel)
- #147 improved CREST API error logging (WIP)
- improved SSO controller (removed access_token from public endpoints)

* closed #154 added alliance maps to CREST API

* - updated Gulp build dependencies
- increased CREST timeout from 3s -> 4s
- added "Accept" Headers for some CREST endpoints

* cloased #147

* - closed #153 added character verification check for getAll(); Signatures Ajax endpoint

* - updated README.md (added Slack developer chat information)

* Bugfix frig holes (#159)

* added missing frigate wormholes and fixed Q003 destination in shattered wormholes

* changed C7 to 0.0 for Q003

* - fixed broken "graph" data for system

* added a  "failover" system  for bad crest requests (HTTP status 5xx,.. )

* Red Gaint => Red Giant (#161)

* closed #163 added CREST endpoint support for "waypoints"

* fixed typo

* closed #160 fixed tooltip container

* - added new features to login page

* closes #154 added alliance map support

* fixed XML path for cronjobs

* fixed a bug with inactive "private" maps

* closes #175 added alternative environment configuration

* - v1.0.0  build
2016-06-03 23:05:34 +02:00
Exodus4D
d0c584f14a - v1.0.0 build 2016-06-03 22:26:11 +02:00
Exodus4D
1e02027282 closes #175 added alternative environment configuration 2016-05-30 20:17:54 +02:00
Exodus4D
976af47b91 - added new features to login page 2016-05-23 17:59:57 +02:00
Exodus4D
8d2ae02d89 closed #160 fixed tooltip container 2016-05-22 16:29:45 +02:00
Exodus4D
7f42352292 fixed typo 2016-05-22 12:43:50 +02:00
Exodus4D
1b4b8af3dc closed #163 added CREST endpoint support for "waypoints" 2016-05-22 01:23:06 +02:00
Exodus4D
44d1a03965 closed #144 fixed broken routes panel in IGB 2016-05-09 20:22:39 +02:00
Exodus4D
535c9af548 #144 fixed "Character not found" warning 2016-05-09 19:30:38 +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
e2ccb04c75 - updated "feature page" with new feature descriptions and label
- added some new images to the "feature gallery"
- removed "beta" status from "magnetizing" feature on map menu
- hide "server status" panel on "mobile" breakpoint
2016-05-07 13:00:12 +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
8900276cf5 - #84, #138 improved "character selection" on login page (expired cookies are deleted, character panel layout improvements)
- added new "Server info panel" to the login page
- added new cronjob to delete expired cookie authentication data
2016-05-02 17:30:26 +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
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
5b3d7619ee updated "credits" dialog (Google+ link)
fixed login form layout
2016-02-07 12:30:02 +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
0fe680aaad fixed "Markdown" CSS style for lists 2016-01-23 13:12:14 +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
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
e7031f8192 small Bugfixes
youtube verification code
2016-01-15 17:10:31 +01:00
Exodus4D
0fa7210810 added "lazy loading" for youtube video
improved "PageSpeed Insights" Ranking
2016-01-13 19:39:42 +01:00
Exodus4D
32ac4dbabf improved loading animation bars -> removed *.svg animatin added new CSS animation 2016-01-11 23:42:04 +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
8c12599c22 added *.gz to .gitiginore,
updated landingpage content,
fixed IGB  HTTP_HEADER Bug on Nginx servers
added pre-compressing *.gz tasks to gulp for static assets (*.js, *.css)
2016-01-02 17:29:45 +01:00
Exodus4D
e67bb0d91a added "lazyLoading" for images (langingpage), fixed smaller Bugs (landingpage) 2015-12-31 18:06:48 +01:00
Exodus4D
8c0bc59a54 fixed favicon path 2015-12-31 02:13:41 +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
a296eaa48e Build *.js files for v.0.0.16 2015-11-19 22:22:58 +01:00
Exodus4D
f11d7a2ac7 close #72 support for "shattered systems" added 2015-11-17 23:40:37 +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
5a03d318a2 close #67 fixed CCP API link (access mask) 2015-11-16 21:40:59 +01:00
Exodus4D
5588ca9c28 close #66 added "additional wormhole info" popover to system info module 2015-11-15 15:31:13 +01:00
Exodus4D
dd219b9023 clean up for upcoming beta 0.0.16 2015-11-14 18:38:14 +01:00
Exodus4D
9121b289af removed some early "beta rules" from landingpage 2015-11-14 18:37:29 +01:00
Exodus4D
6c5f0842e5 Build *.js files for v.0.0.15 2015-11-11 20:35:20 +01:00