Commit Graph

331 Commits

Author SHA1 Message Date
Exodus4D
e2c3018aff fixed typo 2016-07-30 23:20:09 +02:00
Exodus4D
6349ce7b36 - fixed setParameters() bug for moving/new connections, #269 2016-07-30 23:18:46 +02:00
Exodus4D
642dc89675 - fix SSO Login errors not displayed on login form, #273 2016-07-30 22:45:55 +02:00
Exodus4D
e75ce26a05 - fix javascript date formatting, closed #268 2016-07-30 21:39:15 +02:00
Exodus4D
01d4f751a1 - added new "EOL" timer for connections, closed #172
- some refactorings (moved map util functions from "util.js" to new "map/util.js")
2016-07-30 20:07:22 +02:00
Exodus4D
2a41293922 - fixed "system_tables" structure, "#272 2016-07-29 22:53:00 +02:00
Exodus4D
175dc7604a - improved average trueSec rounding for "route search", closed #258 2016-07-29 22:18:37 +02:00
Exodus4D
1f25559905 - JS build files vor 1.1.3 2016-07-29 22:05:07 +02:00
Exodus4D
00be2093c6 Updated pathfinder.css 2016-07-29 20:16:24 +02:00
Exodus4D
bd6497f8d6 Merge remote-tracking branch 'refs/remotes/origin/master' into develop
# 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
2016-07-29 20:13:34 +02:00
Exodus4D
5389519ac2 - JS build files vor 1.1.2 2016-07-29 19:52:47 +02:00
Exodus4D
7edf6f5e2d - fixed "system graph" module rendering if there was no data available
- 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
2016-07-27 18:51:43 +02:00
Exodus4D
0a14b8fdae - added requirement check for "PDO", "PDO_MYSQL" to "/setup" route
- imrpved DB PDO connection (added "TIMEOUT", forced "ERRMODE")
- fixed broken "system alias" renaming dialog
2016-07-26 19:16:04 +02:00
Exodus4D
c157d07567 - added basic support for Russian signatures, closed #256 2016-07-25 15:10:31 +02:00
Exodus4D
46e3fb6300 - added basic support for Russian signatures, closed #256
- added warning notification for invalid signature stings
2016-07-25 13:38:18 +02:00
Exodus4D
b2ccb04164 minor bugfixes in /setup page 2016-07-18 01:39:39 +02:00
Exodus4D
fadba2a929 - removed console.log(),,, 2016-07-17 18:18:12 +02:00
Exodus4D
f0a5642ddb - added new system tooltip for "region name", closed #236
- updated "Bootstrap" JS-library 3.3.0 -> 3.3.5
2016-07-17 18:16:16 +02:00
Exodus4D
c393e79c76 - added "static" wormholes for "shattered" systems , closed #180
- added im/export function for "index" tables (*.csv import), as an alternative to the *.sql import, closed #125
2016-07-16 20:08:27 +02:00
Exodus4D
6c96aa6fa6 - fixed missing statics for constellation "21000062" , closed #232 2016-07-15 22:00:43 +02:00
Exodus4D
79cbeedb91 - added new wormhole statics for "Thera", closed #240 2016-07-15 21:42:36 +02:00
Exodus4D
b867e8423c - fixed system "TrueSec" rounding in "routes module", closed #109 2016-07-15 20:30:01 +02:00
Exodus4D
1a12a9fc9b - added new setup DB indexing for "system_neighbour" table to /setup route, #125
- fixed system "TrueSec" rounding in "routes module", closed #109
2016-07-15 20:19:48 +02:00
Exodus4D
436f40963d - fixed type "Cataclysmic", closed #241 2016-07-14 21:41:08 +02:00
Exodus4D
fed3fd9d96 - fixed some minor bugs in signature table module 2016-07-14 21:39:01 +02:00
Exodus4D
cdd1846431 - added build files for upcoming version 1.1.2
- 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
2016-07-11 20:35:25 +02:00
Exodus4D
f943f31d9a - removed IGB support #206
- removed location tracking by IGB
2016-07-06 19:04:40 +02:00
Mark Friedrich
e01f299d2b v1.1.1 (#233)
* fixed #194 PHP 5.6 error

* - closed #102 added "set waypoint/destination" context menu to route finder module
- update "Select2" 4.0.0 -> 4.0.3
- update "Font Awesome" 4.6.1 -> 4.6.3

* - added *.js files for develop branch

* - closed #195 fixed "BASE" dir for subDir installations
- fixed "Home" menu link

* -  #195 improved js load path

* - added "clear cache" function for manually cache clearing to /setup #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)

* - added "document_root", "port", "protocol" and "PHP framework version" to /setup page
- added new "shattered" wormhole types to "signature table", closed #182, #179

* - added new "delete old signatures" option to "signature reader" dialog, closed #95

* - added new housekeeping cronjob für cached files, closed #200
- added new cache size information to /setup page

* - fixed signature groupId/typeId "overwriting" for already known signatures. closed #207
- improved system search dialog. Added trim(); before "api/signatures-> search" request

* updated README.me

* fixed PHP error "default object from empty value", closed #209

* reduced image file size

* - added local storage (IndexedDB)
- added local storage for map scroll position. closed #69

* - added "notice" panel for upcoming release information
- 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

* - fixed some session and cookie  bugs

* - added new requirement check for `max_input_vars` to /setup URL, closed #224

* - fixed isWormhole(); bug

* -v1.1.1 added js build files
2016-07-05 20:44:12 +02:00
Exodus4D
d42cc7d1a3 -v1.1.1 added js build files 2016-07-05 20:24:34 +02:00
Exodus4D
3ff126447e - fixed isWormhole(); bug 2016-07-04 22:57:03 +02:00
Exodus4D
3d2b6eb340 - added new requirement check for max_input_vars to /setup URL, closed #224 2016-07-04 21:49:34 +02:00
Exodus4D
347627db02 - fixed some session and cookie bugs 2016-07-04 20:21:14 +02:00
Exodus4D
b21dc0bd76 - added "notice" panel for upcoming release information
- 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
2016-07-03 14:57:48 +02:00
Exodus4D
1ab5033c18 - added local storage (IndexedDB)
- added local storage for map scroll position. closed #69
2016-06-30 20:33:45 +02:00
Exodus4D
105c74afe7 reduced image file size 2016-06-26 16:22:40 +02:00
Exodus4D
07a412c351 fixed PHP error "default object from empty value", closed #209 2016-06-26 13:00:41 +02:00
Exodus4D
d8ff238aa6 updated README.me 2016-06-25 22:51:34 +02:00
Exodus4D
bfcf7fced3 - fixed signature groupId/typeId "overwriting" for already known signatures. closed #207
- improved system search dialog. Added trim(); before "api/signatures-> search" request
2016-06-25 22:20:13 +02:00
Exodus4D
e16b507ef0 - added new housekeeping cronjob für cached files, closed #200
- added new cache size information to /setup page
2016-06-25 20:51:55 +02:00
Exodus4D
029e8cee67 - added new "delete old signatures" option to "signature reader" dialog, closed #95 2016-06-23 20:22:37 +02:00
Exodus4D
1ef19439c9 - added "document_root", "port", "protocol" and "PHP framework version" to /setup page
- added new "shattered" wormhole types to "signature table", closed #182, #179
2016-06-22 19:43:43 +02:00
Exodus4D
569e9563c3 - added "clear cache" function for manually cache clearing to /setup #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)
2016-06-20 23:50:07 +02:00
Exodus4D
aa98009d24 - #195 improved js load path 2016-06-20 19:19:27 +02:00
Exodus4D
8080c6c611 - closed #195 fixed "BASE" dir for subDir installations
- fixed "Home" menu link
2016-06-20 19:07:04 +02:00
Exodus4D
ecf5791c8c - added *.js files for develop branch 2016-06-20 17:48:22 +02:00
Exodus4D
a6234749ad - closed #102 added "set waypoint/destination" context menu to route finder module
- update "Select2" 4.0.0 -> 4.0.3
- update "Font Awesome" 4.6.1 -> 4.6.3
2016-06-20 17:16:27 +02:00
Exodus4D
38ea709f2a fixed #194 PHP 5.6 error 2016-06-15 19:10:54 +02:00
Exodus4D
e6cd694df6 v1.1.0 2016-06-14 19:37:02 +02:00
Exodus4D
5a39829fd5 - new release v1.1.0
- new map tracking based on "map scopes"
- removed deprecated code (invite system)
2016-06-14 19:08:00 +02:00
Exodus4D
184e0518c1 - fixed some CREST problems with the next release: https://developers.eveonline.com/blog/article/crest-renovations-2016-06 2016-06-12 16:58:05 +02:00