Skip to content
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.1.2 #270

Merged
merged 38 commits into from
Jul 29, 2016
Merged

v1.1.2 #270

merged 38 commits into from
Jul 29, 2016

Conversation

exodus4d
Copy link
Owner

exodus4d added 30 commits June 15, 2016 19:10
…finder module

- update "Select2" 4.0.0 -> 4.0.3
- update "Font Awesome" 4.6.1 -> 4.6.3
…200 #105 #158

- added cache size information to /setup
- added current pathfinder  "VERSION" to /setup
- updated "requireJs" 2.1.20 ->2.2.0
- removed unnecessary page cache timings from static templates (page cache)
…n" to /setup page

- added new "shattered" wormhole types to "signature table", closed #182, #179
- added new cache size information to /setup page
…atures. closed #207

- improved system search dialog. Added trim(); before "api/signatures-> search" request
- added local storage for map scroll position. closed #69
- improved layout for "release dialog" (GitHub API)
- improved pagespeed (removed render blocking javascripts)
- improved map scrollbar configuration
- improved Chrome browser custom scrollbar layout
- removed "sign up" buttons from "map panels", closed #214
- removed location tracking by IGB
- improved ajax authentication check and "logout" notification | closed #198
- improved logging, added missing log file configuration to pathfinder.ini
- added  logging for "unauthorized" requests | closed #198
- updated js "jQuery" 1.11.3 -> 3.0.0 | #206
- updated js "datatables" plugin 1.10.7 -> 1.10.12 | #206
- updated js "mCustomScrollbar" 3.1.14 -> 3.1.4 | #206
…route, #125

- fixed system "TrueSec" rounding in "routes module", closed #109
- added im/export function for "index" tables (*.csv import), as an alternative to the *.sql import, closed #125
- updated "Bootstrap" JS-library 3.3.0 -> 3.3.5
exodus4d added 8 commits July 18, 2016 01:39
- added warning notification for invalid signature stings
- imrpved DB PDO connection (added "TIMEOUT", forced "ERRMODE")
- fixed broken "system alias" renaming dialog
- improved "image gallery" initialization on landing page
- added navigation to /setup page
- updated "blueImpGallery" (fixed some bugs after jQuery 3.0 upgrade) 1.15.2 -> 2.21.3
- updated "blueImpGalleryBootstrap"  (fixed some bugs after jQuery 3.0 upgrade)  3.1.1 -> 3.4.2
# Conflicts:
#	app/config.ini
#	app/main/controller/api/signature.php
#	app/main/controller/setup.php
#	app/main/cron/cache.php
#	app/pathfinder.ini
#	js/app/login.js
#	js/app/util.js
#	public/css/pathfinder.css
#	public/js/v1.1.0/app.js.src.js
#	public/js/v1.1.0/build.txt
#	public/js/v1.1.0/lib/jquery.fullscreen.min.js
#	public/js/v1.1.0/lib/jquery.fullscreen.min.js.map
#	public/js/v1.1.0/lib/jquery.fullscreen.min.js.src.js
#	public/js/v1.1.0/lib/jsPlumb-2.0.5.js
#	public/js/v1.1.0/lib/jsPlumb-2.0.5.js.map
#	public/js/v1.1.0/lib/jsPlumb-2.0.5.js.src.js
#	public/js/v1.1.1/app.js.src.js
#	public/js/v1.1.1/build.txt
#	public/js/v1.1.1/lib/bootstrap-image-gallery.js
#	public/js/v1.1.1/lib/bootstrap-image-gallery.js.map
#	public/js/v1.1.1/lib/bootstrap-image-gallery.js.src.js
#	public/js/v1.1.1/lib/datatables/dataTables.bootstrap.js
#	public/js/v1.1.1/lib/datatables/dataTables.bootstrap.js.map
#	public/js/v1.1.1/lib/datatables/dataTables.bootstrap.js.src.js
#	public/js/v1.1.1/lib/datatables/extensions/tabletools/Readme.txt

#	public/js/v1.1.1/lib/datatables/extensions/tabletools/js/dataTables.tableTools.min.js

#	public/js/v1.1.1/lib/datatables/extensions/tabletools/js/dataTables.tableTools.min.js.map

#	public/js/v1.1.1/lib/datatables/extensions/tabletools/js/dataTables.tableTools.min.js.src.js

#	public/js/v1.1.1/lib/datatables/extensions/tabletools/swf/copy_csv_xls.swf

#	public/js/v1.1.1/lib/datatables/extensions/tabletools/swf/copy_csv_xls_pdf.swf
#	public/js/v1.1.1/lib/jquery.fullscreen.min.js
#	public/js/v1.1.1/lib/jquery.fullscreen.min.js.map
#	public/js/v1.1.1/lib/jquery.fullscreen.min.js.src.js
#	public/js/v1.1.1/lib/jsPlumb-2.0.5.js
#	public/js/v1.1.1/lib/jsPlumb-2.0.5.js.map
#	public/js/v1.1.1/lib/jsPlumb-2.0.5.js.src.js
#	public/js/v1.1.2/app.js.src.js
#	public/js/v1.1.2/build.txt
#	public/js/v1.1.2/lib/jquery.fullscreen.min.js
#	public/js/v1.1.2/lib/jquery.fullscreen.min.js.map
#	public/js/v1.1.2/lib/jquery.fullscreen.min.js.src.js
#	public/js/v1.1.2/lib/jsPlumb-2.0.5.js
#	public/js/v1.1.2/lib/jsPlumb-2.0.5.js.map
#	public/js/v1.1.2/lib/jsPlumb-2.0.5.js.src.js
#	public/templates/ui/notice.html
#	public/templates/view/login.html
#	public/templates/view/setup.html
#	sass/layout/_forms.scss
#	sass/layout/_main.scss
@exodus4d exodus4d merged commit 5c1cdca into master Jul 29, 2016
@exodus4d exodus4d mentioned this pull request Aug 15, 2016
@exodus4d exodus4d self-assigned this Sep 24, 2016
@exodus4d exodus4d added this to the v 1.1.2 milestone Sep 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant