Commit Graph

21 Commits

Author SHA1 Message Date
Mark Friedrich
43f6db12e2 - Updated info panel for upcoming v1.5.3 hotfix release 2019-07-27 14:08:43 +02:00
Mark Friedrich
783123052b - fixed mousewheel scroll in select options, closed #696
- fixed Gulp task "help"
2018-11-29 09:54:19 +01:00
Mark Friedrich
55e341b6a7 - updated composer.json with upgraded pathfinder_esi version
- removed "gulp-util" (deprecated NPM module) from package.json
- replaced "gulp-util" functions with equivalent NPM packages
- upgraded some other NPM modules to newer versions
2018-04-07 21:26:22 +02:00
Mark Friedrich
34cc53861b - minor GulpFile improvements for CSS build, #609 2018-04-07 13:42:38 +02:00
Matin Geiseler
befc9fdfe5 - gulp honors pathfinder.ini in /conf
- fix version tag placement in compass options
2018-04-06 22:00:25 +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
6c9d8f0936 - added OS notifications to JS/CSS Gulp build process, #510 2018-03-21 18:31:07 +01:00
Mark Friedrich
0481e3c4c1 - enabled CSS source maps during development 2018-02-19 18:43:51 +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
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
e9d50d4294 - added option to add custom *.ini files into /conf dir (enabled environment.ini)
- enable "dynamic token" in *.ini files (variables)
- improved map sync behaviour: Force map changes to be send to server when a clients "unloads/reloads" a tab.
- fixed Js build bug in Firefox. "js-uglify" no longer crashes FF when Dev-Tools are open
- enabled "js-hint" in Js build process.
2017-07-22 14:33:36 +02:00
Exodus4D
8e84da0757 - added signature parsing support for DE and FR languages,
- improved Gulp "help" Task
2017-07-22 09:46:52 +02:00
Exodus4D
f0cd1cdaf0 - new gulp4 build process, closed #510 2017-07-14 23:49:32 +02:00
Exodus4D
835d3563d0 - added shortcut for all dialogs, to force close (key: "ESC"), #133
- added ".jshintrc" config file. Used by Gulp build tasks
- fixed some JS code style issues
2016-08-14 15:27:21 +02:00
Exodus4D
95119fcd3d pathfinder-84 [Feature Request] CREST Pilot Tracking, many smaller Bugfixes 2016-04-05 21:31:03 +02: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
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
93686f4f87 close #52 fixed cache timings for corp/ally models in CCP API-calls. added new Gulp task for cache clearing, fixed "main" character auto-set on registration 2015-10-17 18:47:47 +02:00
Exodus4D
84d7e20108 close #40 fixed caching problem 2015-10-01 21:31:00 +02:00
Exodus4D
b71d670d61 close #20 fixed system alias update, gulp copy task fixed, jshint fixes, updated package.json 2015-09-20 20:30:13 +02:00
Exodus4D
e452adb597 close #18 New Gulp build process, jsHint fixes 2015-09-20 16:01:40 +02:00