-
Notifications
You must be signed in to change notification settings - Fork 256
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.4.0 #655
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ble for a character (e.g. char does not have any roles in a corp)
- upgraded "Font Awesome" icon lib `v5.0.2` -> `v5.0.13` - refactoring for map context menus (switched to JS Promises)
…sessions` table is not already setup _before_ storing session data, #595
… new _eve_universe_ DB, closed #644
…ere selected before filter was applied, #641
- some UI improvements
- improved "shattered" wormholes (e.g. UI updates on map, fixed broken statics,..), closed #647 - improved "route search" algorithm, WHs are no longer supposed to be "insecure"
…on, signature table)
- fixed some missing "wandering" wh types in C2, C4, C5, C6 systems
- removed SDE dump "eve_abyss.sql" (no longer needed) - removed some *.csv files with static data (no longer needed) - removed "statics.json" file with static data (no longer needed)
…tion, effect, security, trueSec) from `pathfinder`.`system` table (no longer needed).
- fixed JS error with keyboard shortcuts
…perly when "popover" closed
- upgraded "jQuery" JS lib `v3.1.1` -> `v3.3.1`
… active system modules (e.g. system description)
…ctive. (`/api/signature/getAll` no longer required -> removed) - improved UI performance with long loading "description" textarea, closed #459 - fixed a bug where system panels no longer get updated when switching between map tabs - fixed a bug where "Intel/Structure" data not get removed from table when structure get removed
…losed #607 - minor UI fixes on /login page
- some UI fixes
- updated release info - notice.html
- upgraded "pathfinder_esi" Composer dependency `v1.2.4` -> 'v1.2.5'
- updated "info_panel.html"
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v1.0.0
->v1.2.0
v5.0.2
->v5.0.13
v3.1.1
->v3.3.1
v3.0.0
->v3.2.0
eve_universe_
DB [Enhancement] Replace the static SDE with a full dynamic "Universe" DB generated from ESI #628