Commit Graph

198 Commits

Author SHA1 Message Date
Exodus4D
36ceecad4b - js build preperation for next release 2016-09-24 18:42:39 +02:00
Exodus4D
b2641d93d1 - added build files for upcoming release 1.1.5
- removed "upgrade information"  from version information panel
2016-09-24 16:16:55 +02:00
Exodus4D
976f236951 - added new filter option for "EOL" connections in the route panel, closed #315 2016-09-17 23:25:55 +02:00
Exodus4D
af9b445510 - improved "search for system name" performance (SQL optimization)
- improved file caching for "location data" CREST response
- improved error log formatting
- fixed broken zKillboard AJAX call
- fixed invisible warning for active "/setup" route
2016-09-17 20:38:16 +02:00
Exodus4D
23eb032759 - fixed multi character support location tracking, closed #314 2016-09-16 21:57:04 +02:00
Exodus4D
74faec37c9 - added multi character support per user, #314
- improved client site storage (IndexedDB) setup
2016-09-14 19:51:14 +02:00
Exodus4D
4aa82486b2 - js build preperation for next release 2016-09-05 17:50:02 +02:00
Exodus4D
d5b59c57a8 - added build files for upcoming version 1.1.4
- reduced global max cache time 60d -> 20d
2016-09-03 21:42:17 +02:00
Exodus4D
3c0689669e - added "Mcrypt" and "XML" config check to /setup page 2016-09-03 20:47:32 +02:00
Exodus4D
690525c833 - fixed trueSec rounding, closed #304 #139 2016-09-03 20:36:36 +02:00
Exodus4D
2e0cdd9261 - fixed bug for auto-added "new" systems, #184 2016-09-03 18:00:43 +02:00
Exodus4D
e20df901dc - improved "deleteLogData()" cronjob -> reduced exec. time from 1h -> 10min 2016-09-03 17:20:16 +02:00
Exodus4D
dded78cf24 - fixed type 2016-08-30 20:21:06 +02:00
Exodus4D
09cfc84619 - added new cronjob to delete expired signatures, closed #184 2016-08-30 20:16:49 +02:00
Exodus4D
c9a792083d - added persistent system information, #184
- fixed some PHPDoc comments
- fixed bug where system "status" change fails to update
2016-08-28 20:46:27 +02:00
Exodus4D
bc7ed32188 - fixed missing function arg, #297 2016-08-28 11:36:21 +02:00
Exodus4D
0e39f8c2d1 - improved "set rally point" dialog
- fixed wrong character name on poke notifications, closed #297
2016-08-27 23:59:42 +02:00
Exodus4D
bc71cd5633 - improved CREST error logging (character location errors), closed #288 2016-08-22 20:17:00 +02:00
Exodus4D
7a8c3b7f9c - added requirement check for "OpenSSL" PHP extension, closed #294 2016-08-20 22:11:57 +02:00
Exodus4D
94c6a835dd - fixed "set rally point" Email address, closed #293 2016-08-16 19:36:51 +02:00
Exodus4D
5617a127e7 - updated JS build config for next release 2016-08-16 19:12:35 +02:00
Exodus4D
aec2431591 - fixed typo in pathfinder.ini, closed #292 2016-08-16 19:02:27 +02:00
Exodus4D
3de0d39bd0 - improved "deactivateMapData()" cronjob.
- added "lifetime" and "max_share" limits to login page
2016-08-14 20:21:57 +02:00
Exodus4D
c7c43f1528 - fixed broken signature description update for non-WH system signatures, closed #253 2016-08-14 17:19:42 +02:00
Exodus4D
feb589285b - fixed trueSec rounding for some LowSec systems, closed #139 2016-08-14 16:23:12 +02:00
Exodus4D
a359496b7e - added "default map" local storage, closed #117 2016-08-14 02:10:03 +02:00
Exodus4D
64dce58bc5 - route search SQL mayor performance improvements 2016-08-13 21:33:44 +02:00
Exodus4D
e23bb6790b - added email notifications for "rally points", closed #279 2016-08-08 20:48:28 +02:00
Exodus4D
97f20677ac - fixed default language (fixed number format bugs), closed #277 2016-08-06 17:37:48 +02:00
Exodus4D
ec6ed66a6b - add current character name as document.title
- improved document.title blink on new rally point with inactive tab, #279
2016-08-06 16:30:02 +02:00
Exodus4D
a87459895a - added new "rallyPoke" column to "system" table, #279
- fixed "rally point" desktop notifications, #279
- updated/fixed "pnotify" library 2.0.1 -> 3.0.0, #279
- moved some "map util" functions from map.js -> map/util.js
2016-08-06 14:43:27 +02:00
Exodus4D
444d50698e - improved map export, removed unnecessary JSON data
- fixed bug where "updated" table column is not set on insert
2016-08-06 00:06:20 +02:00
Exodus4D
1c9c9f4563 - WIP: improve "Set rally point" context menu option for systems, #279 2016-08-05 19:35:56 +02:00
Exodus4D
e08af2cd49 - fixed E_NOTICE warning, #244 2016-08-01 20:23:37 +02:00
Exodus4D
5fddcaeab3 - improved configuration "pathfinder.ini" -> Moved some Map settings and grouped them) 2016-07-31 19:39:22 +02:00
Exodus4D
cbb26ac5e3 - improved "route search" algorithm, fixed #244 2016-07-31 18:41:11 +02:00
Exodus4D
65108d2205 - "session_id" column can not handle long strings, fixed #273 2016-07-31 13:46:43 +02:00
Exodus4D
7d9e184e0f - reduced cache time for character location CREST calls (10s -> 5s) 2016-07-30 23:47:11 +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
1f25559905 - JS build files vor 1.1.3 2016-07-29 22:05:07 +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
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
b2ccb04164 minor bugfixes in /setup page 2016-07-18 01:39:39 +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
79cbeedb91 - added new wormhole statics for "Thera", closed #240 2016-07-15 21:42:36 +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
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