Commit Graph

204 Commits

Author SHA1 Message Date
Mark Friedrich
860aec72a0 - improved "jump log" dialog. current ship name and mass values are new default values in new "jump log" form. #709 2018-12-01 15:47:53 +01:00
Mark Friedrich
1a1fabf361 - improved "system effect" dialog, column hover style added
- fixed an issue in "connection module" where wh type changes not affect the UI
2018-11-30 21:49:08 +01:00
Mark Friedrich
a8b51af028 - New colour codes for (wh) connections added to "Signature" module, closed #703 2018-11-24 12:01:42 +01:00
Mark Friedrich
703091949b - moved ajax endpoints (connections, systems) into new REST API endpoints, #274
- improved error handling in case an Exception is thrown
2018-11-16 19:09:12 +01:00
Mark Friedrich
07d5be71b2 - added custom/editable ship jump logs, #709
- fixed DB setup error: "`system`.`description` can´t have a default value", closed #701
- upgraded "lazyload" js lib `v1.9.5` → `v1.9.7`
- upgraded multiple 3rd party NPM dependencies for Gulp build
2018-10-27 00:45:53 +02:00
Mark Friedrich
95222c309c - condensed layout for wh-effect modal, closed #702 2018-10-11 19:39:54 +02:00
Mark Friedrich
6214d090a6 - fixed broken killboard after zKillboard changed their API, closed #699 2018-10-07 20:49:32 +02:00
Mark Friedrich
05f8d11d46 - fixed signature table update where (type, connection) selects not get updated/visible, closed #690 2018-10-06 22:01:40 +02:00
Mark Friedrich
752ed06c21 - fixed min-height for wysiwyg - system description - editor, #698 2018-10-06 21:54:31 +02:00
Mark Friedrich
0c47e6874e - Add texteditor for system description field, closed #698 2018-10-06 00:44:17 +02:00
Mark Friedrich
184ec228da - WIP Add texteditor for system description field, #698 2018-10-03 19:39:06 +02:00
Mark Friedrich
679426eac6 - new preview section added to "add system" dialog, shows persistent data, closed 662 2018-09-29 21:30:16 +02:00
Mark Friedrich
343eaf561b - new preview section added to "add system" dialog, shows persistent data, closed 662 2018-09-29 20:23:36 +02:00
Mark Friedrich
90cd026b0d - fixed broken "update signatures" button from signature reader dialog, closed #691 2018-09-27 11:14:14 +02:00
Mark Friedrich
17039ae22d - added head navigation to /setup page
- updated release notes panel
2018-09-17 22:14:43 +02:00
Mark Friedrich
ec05738cce - code formatting 2018-09-16 23:31:03 +02:00
Mark Friedrich
4519d5e519 - added server and client site caching for jump/kill graph data (ajax) 2018-09-16 23:25:34 +02:00
Mark Friedrich
baf524a350 - added "no data found" information in case system jump/kill data not found for a k-space system (e.g. cronjob has not imported data)
- fixed a bug in /setup page where "eve_universe" could not be created properly
- fixed a bug with drag&drop re-order of module positions
2018-09-16 15:18:23 +02:00
Mark Friedrich
827e2aae5d - minor UI improvements with the captcha form field 2018-09-08 01:13:11 +02:00
Mark Friedrich
bf8945c42c - improved "planets" popover, closed #684
- upgraded "hoverIntent" js lib `v1.8.0` → `v1.9.0`
2018-09-07 16:36:39 +02:00
Mark Friedrich
e9285a3157 - some bug fixes where tables in /admin section appear empty after the last commit 2018-09-06 20:22:06 +02:00
Mark Friedrich
4385c4a3d0 - new "deep links" added, custom URLs for e.g. system rally poke notifications, closed #682 2018-09-06 19:12:41 +02:00
Mark Friedrich
4afd3b6707 - improved search results for "Corporation" dropdown 2018-09-02 15:04:21 +02:00
Mark Friedrich
9cb6b40ef6 Merge pull request #659 from Arkezar/master
Sort universe search results with Levenshtein's function
2018-09-02 14:41:23 +02:00
Mark Friedrich
82c87c5306 - added CSV and copy2Clipboard export buttons to "statistics" table 2018-09-02 02:26:53 +02:00
Mark Friedrich
a86958abd6 - some UI performance improvements 2018-09-01 20:30:18 +02:00
Mark Friedrich
839b3492f3 - added arrow key support for signature table cell navigation, closed #679 2018-09-01 14:23:40 +02:00
Mark Friedrich
57f6d4d29b - full refactoring of the "signature module" #679
- improved "character info" tooltips in e.g. signature Table
- improved performance with the live time counters in e.g. signature table
- fixed a bug where mass delete signatures on a system sometimes failed
- fixed a bug where "signature type" sometimes not get saved correctly
- fixed a bug where "responsive table columns" were not shown on larger screens
2018-08-31 19:11:39 +02:00
Mark Friedrich
9eb3676543 - fixed a bug where destination system for a signature not get saved properly,
- fixed a bug where signature table sort/filter sometimes shows error alert()
2018-08-11 11:51:18 +02:00
Mark Friedrich
958b7738a5 - new tooltips for wormhole information in signature table, closed #390
- new "search" field for wormhole types in signature table, closed #652
- improved keyboard control, closed #266
2018-08-10 19:13:18 +02:00
Mark Friedrich
f0f6d6d676 - fixed a bug where "empty" <select> option was missing for some signatures "type" selects 2018-08-09 20:03:14 +02:00
Mark Friedrich
1c15b573b9 - UI improvements Signature table module (new <select> fields), #629
- UI improvements Signature table module (new keyboard navigation), closed #266
2018-08-06 22:23:43 +02:00
Mark Friedrich
31e9201e00 - new filter for signature groups (e.g. Combat, Data, WH,..), closed #376 2018-08-04 17:32:08 +02:00
Mark Friedrich
01cd22752c - new filter for signature groups (e.g. Combat, Data, WH,..), closed #376
- UI improvements "signature module" -> smaller toolbar buttons, #629
- removed signatures filter for group from table footer
2018-08-04 13:46:23 +02:00
Arkezar
6297144a1a Sort universe search results with Levenshtein's algorithm (client-side) 2018-08-03 21:42:40 +02:00
Mark Friedrich
a0ccc9207a - UI improvements (condensed UI) signature module, closed #629 2018-08-03 21:09:28 +02:00
Mark Friedrich
5d9d814808 - _Rally point_ destinations added to "_Route search_" module, closed #664
- fixed a bug where "click" at system does not load system information modules
2018-07-29 22:34:15 +02:00
Mark Friedrich
081bb36231 - improved "status" select field, #662 2018-07-27 22:15:15 +02:00
Mark Friedrich
99022edc58 - UI improvements "edit map" dialog, 2018-07-22 21:05:08 +02:00
Mark Friedrich
11e61d064e - v1.4.1 JS files
- fixed a bug where connections were not auto-created
- fixed a bug with leading spaces in Corporation name search
- disabled `updateUniverseSystems()` cronjob (it´s buggy)
2018-07-21 18:45:14 +02:00
Mark Friedrich
5d3e30c92d - removed some map css animations when switching between maps 2018-07-13 19:50:37 +02:00
Mark Friedrich
c9ce37290f - fixed some UI problems that get broken with one of the last commits 2018-07-09 20:35:20 +02:00
Mark Friedrich
32eacc4bc2 - reduced number of parallel ajax calls by 1, when a system becomes active. (/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
2018-07-08 19:27:40 +02:00
Mark Friedrich
ab5ec91f60 - fixed some JS performance issues with the client side UI update for active system modules (e.g. system description) 2018-07-07 20:05:57 +02:00
Mark Friedrich
5e21857d67 - minor fixes and improvements to the "map import" function 2018-07-06 23:20:41 +02:00
Mark Friedrich
3fc618acd2 - added zKillboard link to corporation icons for intel tool, closed 646 2018-07-06 12:35:24 +02:00
Mark Friedrich
039ff5b47a - added new zKillboard links for Corp/Ally/Char KBs, closed #650
- fixed JS error with keyboard shortcuts
2018-07-06 12:11:39 +02:00
Mark Friedrich
c0546cd7e9 - new tooltip for "planets" added to the UI, closed #648 2018-06-30 22:32:16 +02:00
Mark Friedrich
664914c71a - added "is static" information for all wh types to the UI table
- fixed some missing "wandering" wh types in C2, C4, C5, C6 systems
2018-06-30 17:47:22 +02:00
Mark Friedrich
e7184b7312 - removed SDE database requirement from Pathfinder, #628
- 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"
2018-06-30 13:19:12 +02:00