Commit Graph

98 Commits

Author SHA1 Message Date
Exodus4D
b7da0e6672 closed #103 fixed system updated timestamp in getData() 2016-04-11 21:06:29 +02:00
Exodus4D
4d3c22e6bf closed #109 fixed system TrueSec rounding 2016-04-11 20:42:01 +02:00
Exodus4D
19a3a99844 closed #112 fixed DataTables error for missing "status" data (signature table) 2016-04-10 18:29:30 +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
6fae6088d8 updated Cortex Data-Mapper 2016-02-07 18:58:40 +01:00
Exodus4D
f2ffbc2773 #84 test data dump from CREST login 2016-02-06 16:58:31 +01:00
Exodus4D
27c069848e closed #90 (IGB map not working) jsPlumb v2.0.5 downgraded to v1.7.6
#84 renamed "landingpage" view to "login" view
#84 added some basic CREST API data mappers
#84 added "isNPC" flag t Corporation table (WIP)
#84  added CREST API settings to environment.ini
2016-02-06 16:18:24 +01:00
Exodus4D
bc92d36cec closed #86 added default column value for "isMain" (user_character), changed all default values for bool columns to 1/0 instead of true/false (more consitant) 2016-01-23 13:42:36 +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
59eff5c611 fixed "unique" key ... 2016-01-21 21:14:00 +01:00
Exodus4D
b4d15c3fd9 renamed "shareing" to "shared" table columns 2016-01-21 20:29:38 +01:00
Exodus4D
d1fbdf8a95 updated jsPlumb v1.7.6 -> v2.0.5
add animation to GitHub Release-Log dialog
2016-01-19 23:31:29 +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
6bf0a1aa77 changed "demo" mail for SMTP prod. environment 2016-01-15 17:56:13 +01:00
Exodus4D
e7031f8192 small Bugfixes
youtube verification code
2016-01-15 17:10:31 +01:00
Exodus4D
cac71716fb updated readme.md
improved rtrim() "/" on BASE Route
2016-01-11 21:51:49 +01:00
Exodus4D
577605940e improved DB connection setup
improved config (*.ini) file loading (merged ini files by "include")
added MySQL "values" check to /setup process
added HTML "title" tags for each "view"
2016-01-11 20:21:32 +01:00
Exodus4D
6e978545e9 fixed IGB HTTP_HEADER Bug on Nginx servers
fixed PHP warnings in STRICT mode
added .htaccess for HTTP or HTTPS server configuration
added *.js files for v1.1.1RC1
2016-01-08 22:30:38 +01: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
8c0bc59a54 fixed favicon path 2015-12-31 02:13:41 +01:00
Exodus4D
a3d3d9ef19 add custom 4xx and 5xx error pages 2015-12-31 00:30:34 +01:00
Exodus4D
602d8fee28 minor improvements in /setup root 2015-12-30 17:05:24 +01:00
Exodus4D
c5f0af8e43 Updated cron.php 2015-12-29 00:47: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
f11d7a2ac7 close #72 support for "shattered systems" added 2015-11-17 23:40:37 +01:00
Exodus4D
456bdf3f3e #65 fixed fixed trueSec rounding for low-sec/high-sec distinction 2015-11-17 20:44:01 +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
5588ca9c28 close #66 added "additional wormhole info" popover to system info module 2015-11-15 15:31:13 +01:00
Exodus4D
dd219b9023 clean up for upcoming beta 0.0.16 2015-11-14 18:38:14 +01:00
Exodus4D
0b6bb4deb7 fixed map im/export bug 2015-11-11 20:34:05 +01:00
Exodus4D
3e659f6e51 fixed map-import bug 2015-11-10 22:58:16 +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
9989e51f6f close #58 Added fallback for non Apache servers to receive corrent HEADER data 2015-11-10 20:30:21 +01:00
Exodus 4D
341a8e2390 Merge pull request #60 from andrewmunro/nginx-fix
Nginx fixes
2015-11-10 18:57:43 +01:00
Andrew Munro
067c45db9d Adding platform agnostic way to fetch all request headers. 2015-11-10 14:36:27 +00:00
Exodus4D
b805676690 close #57 added in/export feature 2015-11-09 21:46:53 +01:00
Exodus4D
b2690587a8 close #56 fixed PHP bug 2015-10-26 21:19:39 +01:00
Exodus4D
f0de974f58 fixed missing DB on "clear log" cron function 2015-10-26 21:11:40 +01:00
Exodus4D
b595506557 decreased cache timer for static "init" data 24h -> 12h 2015-10-25 19:33:33 +01:00
Exodus4D
fc02f64a7b new "own" character status, improved login/register forms (autocomplete), increased map lifetime for "private" maps 2015-10-25 19:20:10 +01:00
Exodus4D
85946fa7d3 close #54 fixed array cast bug on PHP <= 5.4.x 2015-10-25 14:52:26 +01:00
Exodus4D
cf2fe7d5e2 close #52 fixed SQL DB insert error for multiple chars in same corp/ally 2015-10-25 14:38:38 +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
847bb6a575 Fixed dialog "overlapping" if main character ID not found 2015-10-17 16:31:32 +02:00
Exodus4D
f0ea85bcd0 close #48 add multi DB object instance caching support 2015-10-11 19:10:29 +02:00