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
2a73bb3018
- added new map scopes to map dialog, which affect system (jump) trackintg
...
- moved system (jump) tracking from client (js) to backend (php)
- improved system (jump) tracking performance (reduced update timings by 40%)
- improved map data caching
- updated jQuery custom content scroller 3.0.9 -> 3.1.13
- updated "manual dialog" content
- increased "manual dialog"
2016-06-12 13:30:39 +02:00
Exodus4D
1b4b8af3dc
closed #163 added CREST endpoint support for "waypoints"
2016-05-22 01:23:06 +02:00
Exodus4D
6deae923b4
- closed #153 added character verification check for getAll(); Signatures Ajax endpoint
2016-05-17 18:58:11 +02:00
Exodus4D
84fabacbe2
fixed map import
2016-05-14 23:35:53 +02:00
Exodus4D
72f01b153d
#142 added NullSec Data/Relic sites to C1/2/3 wormholes as signature option
2016-05-08 03:24:22 +02:00
Exodus4D
dfd1e8501d
- PHP Framework upgrade 3.5.0 -> 3.5.1 (fixes some issues with CREST cURL caching, and SESSION management)
...
- #138 added "cookie logout" to "logout" menu entry
2016-05-06 18:09:28 +02:00
Exodus4D
2b58853bfb
closed #138 added new cookie based login
2016-05-01 17:20:16 +02:00
Exodus4D
ac1a746f12
closed #131 new "route search" algorithm, added current map systems to live search, added refresh/update functionality for each found route, added bulk route refresh function, added "meta map" route search (search on multiple maps), added route "filters" (restrict search on "stargates", "wormholes", "jumpbridges"), added route "filter" for wormholes (reduced/critical wormholes)
...
closed #89 fixed "loop connections" on same system
#84 added error messages for "invalid" CREST "Client ID"
added "bootboxjs" (customized styled checkboxes/radio buttons) CSS only
"Font Awesome" version upgrade 4.4.0 -> 4.61
"Bootbox.js" version upgrade 4.3.0 -> 4.4.0
fixed "system dialog" (added responsive layout)
2016-04-24 19:59:17 +02:00
Exodus4D
b28cd1af78
closed #129 fixed parameter hinting
2016-04-17 14:25:54 +02:00
Exodus4D
362f7b19d2
closed #81 fixed "signature type" overwriting by "signature reader" update
2016-04-16 23:22:21 +02:00
Exodus4D
4d3c22e6bf
closed #109 fixed system TrueSec rounding
2016-04-11 20:42:01 +02:00
Exodus4D
3dc2f707aa
closed #114 Added check for already existing system when adding a new one. (fixed PDO 'duplicate entry' error)
2016-04-10 16:59:01 +02:00
Exodus4D
c221d4d2a8
pathfinder-84 [Feature Request] added develop JS files
2016-04-10 11:23:03 +02:00
Exodus4D
95119fcd3d
pathfinder-84 [Feature Request] CREST Pilot Tracking, many smaller Bugfixes
2016-04-05 21:31:03 +02:00
Exodus4D
7e94ec4889
- #84 CREST Login (WIP)
...
- New CREST controller
- Database restructuring
- improved type-casting for some controller functions
- New login process
- Fixed some bugs during the setup process (/setup root)
- Added CREST request caching by response headers
2016-03-12 16:32:15 +01:00
Exodus4D
0fe680aaad
fixed "Markdown" CSS style for lists
2016-01-23 13:12:14 +01:00
Exodus4D
8bc7d7bded
no "route" caching if no data found
2016-01-22 18:19:28 +01:00
Exodus4D
b4d15c3fd9
renamed "shareing" to "shared" table columns
2016-01-21 20:29:38 +01:00
Exodus4D
3f4d33a3a9
added GitHub API support (show release info)
...
new dialog (show release info)
fixed caching timings (main ajax update trigger calls)
fixed footer "current year" number
2016-01-16 15:09:58 +01:00
Exodus4D
cac71716fb
updated readme.md
...
improved rtrim() "/" on BASE Route
2016-01-11 21:51:49 +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
55a64b664b
#65 fixed "looping" on sig-table after signatures added on "bulk", signature information will now only change if "real" data has changed and not the "updateCharacter", Added autofocus to sigReader textarea field.
2015-11-16 23:44:09 +01:00
Exodus4D
0b6bb4deb7
fixed map im/export bug
2015-11-11 20:34:05 +01:00
Exodus4D
4837b46e87
close #50 changed table names back to "default" camelCase names, fixed map query bug
2015-11-10 22:41:21 +01:00
Exodus4D
b805676690
close #57 added in/export feature
2015-11-09 21:46:53 +01:00
Exodus4D
b595506557
decreased cache timer for static "init" data 24h -> 12h
2015-10-25 19:33:33 +01:00
Exodus4D
50c97f96f8
close #53 switch to "file based" to "DB based" SESSION handling
2015-10-18 14:27:15 +02: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
f0ea85bcd0
close #48 add multi DB object instance caching support
2015-10-11 19:10:29 +02:00
Exodus4D
a3be406fc7
close #47 updated "map tracking"
2015-10-11 14:37:21 +02:00
Exodus4D
84d7e20108
close #40 fixed caching problem
2015-10-01 21:31:00 +02:00
Exodus4D
d78fb9e68b
close #36 new maps can not be created
2015-09-28 22:25:56 +02:00
Exodus4D
67861c278d
close #15 fixed typo
2015-09-13 17:48:08 +02:00
Exodus4D
5ffb03e73a
close #15 New account delete option
2015-09-13 16:53:42 +02:00
Exodus4D
a1dbbe39d5
close #14 New registration mail
2015-09-12 18:55:35 +02:00
Exodus4D
a1546dfca0
OGB optimized landing page
...
OGB map fixes
Signature Table bugfix
Landingpage Youtube video integration
System Information loading animation fixed
2015-09-07 18:11:41 +02:00
Exodus 4D
ae60b4122a
OGB optimized landing page
...
OGB map fixes
2015-09-01 23:27:41 +02:00
Exodus4D
9c6ed24704
New "Invite" feature implemented
2015-08-30 23:25:02 +02:00
Exodus4D
64c71b6d42
removed all files that are in the .gitignore
2015-08-25 23:20:43 +02:00
Exodus4D
52957d1ac8
Bug fixing, new map info dialog
2015-08-25 23:04:47 +02:00
exodus4d
58b4b1b0c0
Bigfixes
2015-08-11 19:06:53 +02:00
exodus4d
65cbc9440f
bug fixing minor improvements
2015-07-31 15:54:10 +02:00
exodus4d
9826be3275
bug fixes, map share configuration
2015-07-18 14:12:25 +02:00
exodus4d
075d2330bd
improved request caching, new C4 statics, landing page carousel,
2015-07-06 20:39:36 +02:00
exodus4d
d223ac6555
splashpage feature list, carousel, first iteration of request cache engine.
2015-06-28 00:15:12 +02:00
exodus4d
639bff363c
landing page pricing table, map bug fixes, signature module improvement
2015-06-06 16:47:04 +02:00
exodus4d
34e41a6553
alliance/corp maps. build process optimization, new/edit map dialog fixes
2015-05-20 20:32:15 +02:00
exodus4d
d653dc5ee5
splash/landing page update
2015-05-10 18:18:56 +02:00
exodus4d
2c688e2aa8
IGB Header support implemented
2015-04-25 17:43:42 +02:00