Commit Graph

141 Commits

Author SHA1 Message Date
Mark Friedrich
386e32fc94 - added "static wormhole" information to map, closed #625
- refactored _popovers_ shown on map
- minor map UI CSS fixes
2018-05-12 21:38:26 +02:00
Mark Friedrich
2bcf3b7996 - fixed "pilot count" tooltip UI, removed HTML tags, closed #617 closed #476, closed #296
- fixed some UI animation issues, reduced animations, #607
- refactored system body expand animation, #607
- reduced grid opacity, #604
- updated JS lib "VelocityJS" `v1.4.1` -> `v1.5.1`
2018-05-10 23:44:11 +02:00
Mark Friedrich
161c37c256 - added "lazy update" (ctrl + v) for "intel module", closed #246
- fixed JS bug where signature sync (client side update) failed
2018-05-05 12:24:02 +02:00
Mark Friedrich
efd768974f - New "Intel module" for Citadel tracking, closed #246
- updated "Select2" js lib `4.0.3` -> `4.0.6-rc.1`
- fixed some login Issues
- fixed broken `map/*` reroute URL wildcard replacement
- fixed broken cache layer for Universe models
2018-05-01 19:51:17 +02:00
Mark Friedrich
d73eaf48e1 - replaced/improved static system links to Dotlan and Anoik, fixed #605 2018-04-13 01:09:00 +02:00
Matin Geiseler
1bc1200268 Merge remote-tracking branch 'upstream/develop' into feature/groundwork
# Conflicts:
#	public/css/pathfinder.css
#	public/css/v1.3.4/pathfinder.css.map
2018-04-07 10:54:01 +02:00
Mark Friedrich
104d7b2002 - fixed an issue with map data sync with multiple open tabs with same active character
- fixed a UI issue where "hover" style does not appear on systems
2018-04-07 00:11:02 +02:00
Mark Friedrich
df1e54ee5c - added "inactive/offline-inGame" pilot information to map view, closed #567 2018-04-06 21:05:32 +02:00
Matin Geiseler
e65eb5cdfc - move compiled css into version tag folder
- remove base-url from inline-images. path is resolved by compass (images_dir)
- commend out compass configs that get overwritten in gulpfile
- update gulpfile to build into version tag folder
- update paths in css and templates accordingly
2018-04-06 20:45:42 +02:00
Mark Friedrich
418ae20d98 - new clock element showing current EVE server time, closed #602
- small UI fixes
2018-03-26 23:04:48 +02:00
Mark Friedrich
e3109e6663 - removed background image on /map view, closed #598
- fixed a bug where signature reader does not update
2018-03-24 23:51:40 +01:00
Mark Friedrich
bd33123a72 - removed background image on /map view, closed #598 2018-03-24 23:34:59 +01:00
Mark Friedrich
9b6108f9f6 - New map deeplink URLs, closed #593
- updated SQL Schema library `2.2.1` -> `2.2.2`
- updated _Bootstrap Confirmation_ library `1.0.5` -> `1.0.7`
- fixed a bug with "cookie accept" hint on /login page
2018-03-19 23:00:45 +01:00
Mark Friedrich
d53d481c2b - new "maintenance" screen
- new UI table column for chracter "role" to active character dialog
- added "level" to roles
2018-02-18 23:40:32 +01:00
Mark Friedrich
ac36d5e074 - new role management for Corporation maps, closed #164
- new role management section for corporations admins
- added column "nullable" detection within /setup page for DB diff
- added new map icon options options to the map add/edit dialog
- refactored setup() method for all tables with static data
- fixed broken map icons
- fixed broken "drag/select" for systems on map
- fixed new "map resize" event for non Chrome browsers
- multiple minor improvements and fixes...
2018-02-16 17:02:10 +01:00
Mark Friedrich
2d0d8df578 - new "map resize" feature for maps, closed #553
- updated JS scrollbar plugin `3.1.4` -> `3.1.5`
2018-01-15 20:08:24 +01:00
Mark Friedrich
6fdb1ed91b - 1.3.2 build folder
- upgraded FontAwesome (icon library) `4.7.0` -> `5.0.2`
- fixed some UI CSS bugs
2018-01-06 18:42:41 +01:00
Mark Friedrich
b39bc70ae1 - UI fixes 2017-12-31 16:57:27 +01:00
Mark Friedrich
4f65f3b78c - added map tab sorting (drag&drop), closed #571
- JS refactoring for core map sync, moved from "callback functions" to "Promises"
- improved JS click observer, moved to "parent" DOM elements with "bubbling up"
2017-12-30 22:01:33 +01:00
Mark Friedrich
a5fafa2b02 - added "map recovery" function for corporation maps to /admin page
- increased "max_count" and "max_shared" map limits for "corporation" and "alliance" maps
2017-12-26 20:47:38 +01:00
Mark Friedrich
fd5b397671 - added a 2D collision detection for new added systems, closed #570 2017-12-23 15:04:14 +01:00
Mark Friedrich
2cc12f0b61 - mass tracking 2.0, closed #560 2017-12-17 14:40:06 +01:00
Mark Friedrich
9961e2cbe1 - added version check to "changelog" dialog 2017-12-15 21:24:46 +01:00
Mark Friedrich
3d8a20e69e - added new toggle button for lazy "update" or "update + delete old" signatures, closed #445
- updated js plugin "bootstrap-toggle"
- some button CSS changes
2017-12-11 17:33:06 +01:00
Mark Friedrich
11e56894f8 - fixed click/drag offset bug, closed #534
- fixed some blurry char/ship icons
- improved the build process (Gulp), added new flags for "gZip" and "Brotli" compression
2017-12-10 19:50:16 +01:00
Mark Friedrich
1917f7a7b6 - refactored "system graphs" module (faster loading)
- hide scrollbars in Chrome
2017-12-09 17:10:52 +01:00
Mark Friedrich
686ceede0a - fixed a bug where signature table update fails when signature panel was collapsed
- improved "toggle height" click observer for information panels
- updated "Sortable" JS library `1.3.0` -> '1.6.0'
2017-12-09 14:25:30 +01:00
Mark Friedrich
3bf98ed0f3 - fixed a bug with multi-character select (session mixed up)
- removed "beta" status from /admin login
- changed "tooltip" default color "green" -> "gray"
2017-12-08 20:33:55 +01:00
Mark Friedrich
ff15fc0bf9 - added new "Jump log" for selected wormhole connections, closed #313 closed #449 closed #382
- added new "select connection" feature to map - ctrl + click for multiselect, closed  #174
- added new "wormhole type" table to "Jump info" dialog, closed  #174
- added new re-order drag&drop feature for pannels, #470 closed #234
- fixed PHP-Doc comments - added @throw statements
- fixed some Javascript memory leaks with infinite counters
- updated "Peity jQuery plugin" `3.2.0` -> `3.2.1`
2017-12-04 15:12:52 +01:00
Mark Friedrich
444d54d642 - Added docking information for "Structures" ( e.g. Citadels)
- Added system environment var check to /setup page
- Added new ESI scope "read_structures.v1"
2017-10-31 14:40:02 +01:00
Exodus4D
a8edf39697 - new "logging" system for map/system/signature/connection changes, closed #271
- new map change log to Slack channel
- new "rally point" logging to Slack channel
- new "rally point" poke options (e.g. custom message), closed #295
- new log options for WebSocket installations
- added ship "mass" logging (backend only), #313
- added map logging to Slack, #326
- added "ESI error rate" limit detection
- added "Monolog" as new logging library (Composer dependency)
- added "Swiftmailer" as new eMail library (Composer dependency)
- added Support for Redis session hander (performance boost)
- improved character select panels (visible "online" status)
- improved "activity logging" (more DB columns added to check)
- improved eMail logging (HTML template support)
- improved "delete map" now become "inactive" for some days before delete
- improved character logout handling
- improved /setup page for DB bootstrap (new button for DB create if not exists)
- fixed broken ship tracking (ship name re-added)
- fixed broken ship tracking for multiple chars on different browser tabs
- fixed broken cursor coordinates, closed #518
- fixed null pointer "charactermodel.php->isActive():925" closed #529
- fixed broken "scroll offset", closed #533 closed #534
- Updated "validation" library JS v0.10.1 -> v0.11.9
- Updated ORM Mapper _Cortex_ v1.5.0-dev -> v1.5.0
- and many more....
2017-10-22 17:58:34 +02:00
Exodus4D
85b5e2b6db - UI fixes 2017-06-12 19:53:54 +02:00
Exodus4D
c1df6f8a7a - new "persistent system aliases" for systems, closed #496
- improved bulk delete for systems
2017-06-10 15:22:39 +02:00
Exodus4D
a95f25524a - updated release notes panel
- improved /admin login page
- UI fixes
2017-06-10 12:28:55 +02:00
Exodus4D
5be1d3547a - New "admin dashboard" /admin page + login, #494
- New ESI scope for admin access
- New admin.log file for admin actions (kick, ban,..)
- New login status for characters
- improved cronJob exec time for systemData import (jump/kill data)
- Added PHP 64-bit check to /setup
2017-05-27 14:09:12 +02:00
Exodus4D
1252964190 - improved "map information" table, new column "ship name", closed #487 2017-05-06 14:16:00 +02:00
Exodus4D
372df12624 - new "inactive" status column, closed #489
- added new "inactive" character_log status
- improved "inactive" character_log cronjob timings
2017-05-06 13:24:56 +02:00
Exodus4D
8c93d7731c - New "Near by" map overlay, closed #481 2017-04-22 20:46:26 +02:00
Exodus4D
75da842849 - ESI API switch, closed #473 2017-04-12 14:40:24 +02:00
Exodus4D
b44861ad10 - fixed "lazy copy&paste" for signature table 2017-03-25 16:25:46 +01:00
Exodus4D
5e4402965c - v1.2.1 build files
- removed some "console.log();"
- fixed some CSS styles6
2017-03-11 20:44:59 +01:00
Exodus4D
77f1f4c72e - new "keyboard shortcuts", closed #456
- new "shortcuts" dialog
2017-03-11 13:05:28 +01:00
Exodus4D
ce0cbedc06 - fixed some "rubber banding" problems with system position (new "update queue" system for maps, JS)
- Decreased mapData cache 120s -> 60s
- Increased default "lifetime" for "private" maps 14d -> 30d
- UI tweaks for "connection <-> signature" linked labels, #290
- fixed some "drag&drop" problems with connections
- Updated "jQuery" 3.0.0 => 3.1.1
- PHP7.1 fixes (routes.ini), closed #410
- fixed a bug where "mapAccess" data is not properly send through webSocket
2017-02-25 16:18:24 +01:00
Exodus4D
1e928eab1e - New connection overlays for wormholes, closed #334 2017-02-22 22:26:27 +01:00
Exodus4D
eff90d3118 - added "PayPal" and "Patreon" donate buttons 2017-02-04 23:24:26 +01:00
Exodus4D
6d14e894f3 - added notification for "scheduled maintenance" panel to /map view 2017-01-21 21:01:47 +01:00
Exodus4D
9be139f281 - added "Redis" config/setup check to /setup page (not required but recommended) 2017-01-07 14:45:43 +01:00
Exodus4D
d166d57abe - minor UI fixes (CSS) 2017-01-05 22:18:47 +01:00
Exodus4D
b9ebb33805 - improvements "route finder" module, closed #386 2016-11-19 17:20:15 +01:00
Exodus4D
139db86b17 - improvements for "signature table" group filter. 2016-10-30 13:44:20 +01:00