Sam
98bd07e904
Merge Development Branch v2.1.2 ( #21 )
...
* Fixes environment default
* Bump clue/ndjson-react from 1.1.0 to 1.2.0
Bumps [clue/ndjson-react](https://github.com/clue/reactphp-ndjson ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/clue/reactphp-ndjson/releases )
- [Changelog](https://github.com/clue/reactphp-ndjson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clue/reactphp-ndjson/compare/v1.1.0...v1.2.0 )
---
updated-dependencies:
- dependency-name: clue/ndjson-react
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump cache/array-adapter from 1.0.1 to 1.1.0
Bumps [cache/array-adapter](https://github.com/php-cache/array-adapter ) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/php-cache/array-adapter/releases )
- [Changelog](https://github.com/php-cache/array-adapter/blob/master/Changelog.md )
- [Commits](https://github.com/php-cache/array-adapter/compare/1.0.1...1.1.0 )
---
updated-dependencies:
- dependency-name: cache/array-adapter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump monolog/monolog from 2.3.2 to 2.3.4
Bumps [monolog/monolog](https://github.com/Seldaek/monolog ) from 2.3.2 to 2.3.4.
- [Release notes](https://github.com/Seldaek/monolog/releases )
- [Changelog](https://github.com/Seldaek/monolog/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Seldaek/monolog/compare/2.3.2...2.3.4 )
---
updated-dependencies:
- dependency-name: monolog/monolog
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump cache/namespaced-cache from 1.0.0 to 1.1.0
Bumps [cache/namespaced-cache](https://github.com/php-cache/namespaced-cache ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/php-cache/namespaced-cache/releases )
- [Changelog](https://github.com/php-cache/namespaced-cache/blob/master/Changelog.md )
- [Commits](https://github.com/php-cache/namespaced-cache/compare/1.0.0...1.1.0 )
---
updated-dependencies:
- dependency-name: cache/namespaced-cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump gulp-sass from 4.1.1 to 5.0.0
Bumps [gulp-sass](https://github.com/dlmanning/gulp-sass ) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/dlmanning/gulp-sass/releases )
- [Changelog](https://github.com/dlmanning/gulp-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dlmanning/gulp-sass/compare/v4.1.1...v5.0.0 )
---
updated-dependencies:
- dependency-name: gulp-sass
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump node-sass from 4.14.1 to 6.0.1
Bumps [node-sass](https://github.com/sass/node-sass ) from 4.14.1 to 6.0.1.
- [Release notes](https://github.com/sass/node-sass/releases )
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/node-sass/compare/v4.14.1...v6.0.1 )
---
updated-dependencies:
- dependency-name: node-sass
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump gulp-brotli from 2.0.2 to 3.0.0
Bumps [gulp-brotli](https://github.com/seznam/gulp-brotli ) from 2.0.2 to 3.0.0.
- [Release notes](https://github.com/seznam/gulp-brotli/releases )
- [Commits](https://github.com/seznam/gulp-brotli/compare/v2.0.2...v3.0.0 )
---
updated-dependencies:
- dependency-name: gulp-brotli
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump imagemin-webp from 5.1.0 to 6.0.0
Bumps [imagemin-webp](https://github.com/imagemin/imagemin-webp ) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/imagemin/imagemin-webp/releases )
- [Commits](https://github.com/imagemin/imagemin-webp/compare/v5.1.0...v6.0.0 )
---
updated-dependencies:
- dependency-name: imagemin-webp
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix: make pathfinder composer 2.x compliant
extract mixed class into dedicated file and address filename typo in order to make the project PSR-4 compliant and work with Composer 2
* Bump league/html-to-markdown from 4.9.1 to 5.0.1
Bumps [league/html-to-markdown](https://github.com/thephpleague/html-to-markdown ) from 4.9.1 to 5.0.1.
- [Release notes](https://github.com/thephpleague/html-to-markdown/releases )
- [Changelog](https://github.com/thephpleague/html-to-markdown/blob/master/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/html-to-markdown/compare/4.9.1...5.0.1 )
---
updated-dependencies:
- dependency-name: league/html-to-markdown
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* composer.json: bumps monolog to 2.3.4
* composer.lock: Updates after dependabot merges
* Adds package-lock.json
* .gitignore: removes package-lock.json from ignore
* Removes "slash" js dev dependency
* pathfinder.ini: bumps version
* Bumps version on public files
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Loïc LEUILLIOT <loic.leuilliot@gmail.com >
2021-09-18 18:39:37 +12:00
soneill
ccdb9b7f6c
bumps version on public files
2021-07-25 15:56:37 +12:00
soneill
ceb5f3092a
bumps version on public files
2021-07-25 07:58:28 +12:00
soneill
5a7decfe77
Updates version and removes custom modules
2021-07-12 18:08:35 +12:00
Mark Friedrich
6cbccffa9c
- New map option for inline system region names, closed #947
2020-04-24 22:33:35 +02:00
Mark Friedrich
7cc66f1591
- New map option for inline system region names, closed #947
...
- Upgraded "[_jsPlumb_](http://jsplumb.github.io/jsplumb/home.html )" js lib `v2.9.3` → `v2.13.1`
- Moved endpoint `/api/universe/systems` into new REST structure 'GET /api/rest/SystemSearch'
2020-04-24 21:56:05 +02:00
Mark Friedrich
fe8111680d
- Improved map page grid layout (2 and 3 column based layout), closed #935
2020-04-15 19:02:53 +02:00
Mark Friedrich
11ba575e3e
- Moved CSS for Pathfinder logo into _svg.scss
2020-04-11 22:51:09 +02:00
Mark Friedrich
4fc903d94b
- Improved HTML header on /login page, closed #944
2020-04-11 16:37:38 +02:00
Mark Friedrich
560bb2304e
- v2.0.0 JS/CSS/IMG "production" build files
2020-04-06 22:48:13 +02:00
Mark Friedrich
193204bec9
- Improved Login Header (support for *.webp images + 4k resolution)
...
- Minor bug fixes
- Bump version to `v2.0.0`
2020-04-06 22:42:48 +02:00
Mark Friedrich
d82311bf99
- Improved Login Header (support for *.webp images + 4k resolution)
...
- Minor bug fixes
2020-04-06 17:45:47 +02:00
Mark Friedrich
96a8f399ca
- removed js 3rd party dependency plugin "GSAP easepack",
...
- removed js 3rd party dependency plugin "GSAP tweenLite"
2020-03-24 22:40:37 +01:00
Mark Friedrich
4bcee51dc9
- fixed ugly <select> field arrows + scrollbar in Firefox
2020-03-21 15:58:43 +01:00
Mark Friedrich
6865f7ebe9
- Changed upcoming PF version v2.0.0 → v2.0.0-rc.1
...
- Fixed some bugs ("infinite scroll" in select options) in "_Select2_" js plugin
2020-03-20 11:30:35 +01:00
Mark Friedrich
3d42a8e502
- New map right "create map" added, closed #927
2020-03-17 20:24:08 +01:00
Mark Friedrich
9a3f45fdc7
- New map right "share map" added, closed #927
...
- Upgraded "[_Select2_](https://select2.org/ )" js lib `v4.0.6-rc.1` → `v4.0.13`
- Fixed some issues where changed map settings (e.g. "share") do not get updated/stored, closed #889 , closed #925
- Moved ajax endpoints for map create/update/delete into `/Api/Rest/` dir
- Minor UI improvements for "manual dialog" (fixed pixelated text)
2020-03-15 19:38:44 +01:00
Mark Friedrich
c4333af431
- Minor UI improvements for "manual dialog" (fixed pixelated text)
2020-03-11 19:30:31 +01:00
Mark Friedrich
a5ed5ebe38
- Fixed broken "Account settings" dialog where "map share toggles" did not save, closed #889 , closed #911
2020-03-09 22:38:22 +01:00
Mark Friedrich
c10b404d7f
- Improved _Gulp_ task for CSS. _LibSass_(node-sass) replaced _Compass_, closed #917
2020-03-08 16:48:16 +01:00
Mark Friedrich
8f5acb2656
- Fixed a bug where click at "logout" shows error notification instead of redirecting the user to /login page, closed #894
2020-03-06 19:47:32 +01:00
Mark Friedrich
c9b2215a19
- Upgraded "[_Morris.js_]( https://github.com/pierresh/morris.js )" js lib v0.5.1 → v0.6.4
...
- Fixed some UI issues mapped systems that have active pilots in
- Fixed some memory leaks where Charts don´t get destroyed properly
2020-03-04 18:44:22 +01:00
Mark Friedrich
a5f29ee2eb
- NEW "Thera connections" UI module, closed #829
...
- Upgraded "[_pathfinder_esi_](https://github.com/exodus4d/pathfinder_esi )" Web API client`v1.3.2` → `v2.0.0`
- Fixed a js bug where current active(selected) system becomes deselected after system was dragged on map
- Fixed a js bug where new auto mapped systems (e.g. after jump) were positioned outside current map scroll viewport
- Fixed a js bug where map sync failed after map tabs switch
- Fixed blurry map when map zoom was changed
- Fixed multiple minor JS bugs where map render/update failed
2020-03-02 16:42:36 +01:00
Mark Friedrich
4a5636456e
- Fixed some minor UI issues
2020-02-01 23:25:13 +01:00
Mark Friedrich
0c3d57e833
- BC Break: Required _PHP_ version changed >=7.1 → >=7.2
...
- NEW "plugin API" for custom UI modules, closed #913
- NEW live "Killstream" for killboard module, closed #909
- NEW "custom layout" UI settings, closed #470
2020-02-01 12:40:17 +01:00
Mark Friedrich
980ddf077d
Merge branch 'develop' into pathfinder-829
2019-12-09 19:05:18 +01:00
Mark Friedrich
f742d440f7
- v1.5.6 JS/CSS build files
2019-12-09 18:55:18 +01:00
Mark Friedrich
1d4a964321
- v1.5.5 JS/CSS "production" build files
2019-12-09 17:30:52 +01:00
Mark Friedrich
e68d9bad4a
- Fixed UI dialog layout (mobile breakpoint) for "route search" dialog
...
- Fixed a bug where route search ignores flag for 'shortest/secure' route search requests
2019-12-08 23:28:38 +01:00
Mark Friedrich
2ef92459c8
- WIP: "Thera" wormhole connections from eve-scout.com integration, #829
2019-12-08 17:54:12 +01:00
Mark Friedrich
2c501d4692
- Fixed hidden submenus at right edge of window, closed #882
2019-12-01 15:05:47 +01:00
Mark Friedrich
ee85b1af56
- Improved 'dragSelect' on map, added "autoScroll" while dragging, closed #879
...
- Fixed system position not saved properly after multiple systems were dragged at once
2019-11-30 12:57:36 +01:00
Mark Friedrich
36a11d53d3
- Improved signature table column "type", new connection "size" label shown in cell, closed #874
...
- Improved client side JS in-memory cache performance
- Fixed some UI glitches on small (mobile) screens with some _tooltip_ select fields
2019-11-16 18:36:10 +01:00
Mark Friedrich
ad0c592a3f
- Improved/Fixed 3rd party system Links (dotlan, eveeye, anoik), closed #859
...
- Improved UI on `/setup` page. Info panels are collapsible now
2019-11-09 11:19:19 +01:00
Mark Friedrich
b2654d9387
- Upgraded to _CCP´s_ new image server image.eveonline.com → images.evetech.net, closed #872
2019-11-02 17:13:15 +01:00
Mark Friedrich
925894774e
- New "bulk" update dialog for "structures", closed #869
2019-11-02 11:15:11 +01:00
Mark Friedrich
0c9188634c
- Fixed "map resize" not working, closed #855
2019-10-31 22:37:40 +01:00
Mark Friedrich
964dd0f7c9
- Enhancement, new admin "cronjob" dashboard on /setup page, closed #871
...
- Improved `/setup` page, show DB table `charset`/`collation` info
- Upgraded "[_Peity_](http://benpickles.github.io/peity )" js lib `v3.2.1` → `v3.3.0`
2019-10-30 23:12:25 +01:00
Mark Friedrich
b6149e2d35
- v1.5.5 JS/CSS build files
2019-10-12 21:49:56 +02:00
Mark Friedrich
84cd08af77
- v1.5.4 JS/CSS build files
2019-10-12 18:12:48 +02:00
Mark Friedrich
eb01d92656
- Improved "Drifter" wormhole support, #847
2019-10-07 16:35:58 +02:00
Mark Friedrich
8251ce23b7
- New emoji support added, closed #849
2019-10-06 11:32:57 +02:00
Mark Friedrich
74cbbec328
- Improved auto added system positioning, reduces overlapping, closed #845
2019-10-05 14:23:20 +02:00
Mark Friedrich
1de67f8dbf
- New "station" data added, closed #858
...
- Improved system deeplinks. EveEye.com added, closed #859
- Improved cronjob performance for "SovereigntyData" import, closed #853
- Updated static DB dump for `eve_universe.sql`
2019-09-30 19:36:39 +02:00
Mark Friedrich
d45fa9b527
- New "Sovereignty" and "Faction warfare" data added, closed #853
...
- New ESI data import for wormhole type data from _ESI_, closed #852
- New ESI data import static wormholes, closed #852
- Improved performance for character authorization (PHP). Reduced number of _SQL_ queries.
- Improved HTTP cache header for `api/map/initData`, 'api/user/getEveServerStatus' ajax requests
2019-09-10 18:14:53 +02:00
Mark Friedrich
70f7501a43
- New delete "linked connection" options added to the "signature table", closed #803
...
- Fixed a bug where "signature reader" updates don´t respect changed sig. `groupId` changes, closed #838
- Fixed some minor CSS glitches in "modals/popups"
- Upgraded "[_BootboxJS_](http://bootboxjs.com )" js lib `v4.4.0` → `v5.2.0`
- Upgraded "[_hoverIntent_](http://briancherne.github.io/jquery-hoverIntent/ )" js lib `v1.9.0` → `v1.10.0`
2019-08-12 19:26:08 +02:00
Mark Friedrich
a69c9f78f1
- Improved "top nav" UX
2019-08-03 16:16:22 +02:00
Mark Friedrich
c27fd899b2
- v1.5.4 JS/CSS build files
...
- upgraded [_jQuery_](https://jquery.com ) js lib `v3.3.1` → `v3.4.1`
2019-07-28 14:53:45 +02:00
Mark Friedrich
dc319a4461
- v1.5.3 JS/CSS build files
2019-07-27 15:57:52 +02:00
Mark Friedrich
3e269bdddc
- v1.5.3 JS/CSS build files
...
- Fixed issue where systems can not be deleted, closed #820
- Fixed duplicate jump mass records, closed #822
2019-07-27 11:24:45 +02:00