Commit Graph

88 Commits

Author SHA1 Message Date
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
Exodus4D
4770fc771d close #45 fixed security level for some systems 2015-10-11 14:43:29 +02:00
Exodus4D
a3be406fc7 close #47 updated "map tracking" 2015-10-11 14:37:21 +02:00
Exodus4D
ae53013b13 close #45 fixed security level for some systems 2015-10-08 23:16:47 +02:00
Exodus4D
35d99c581d close #44 fixed f3 hive key for route caching 2015-10-08 20:38:10 +02:00
Exodus4D
04c7b49364 changed "logged" timer, fixed "tabindex" for IGB, fixed layout for "tracking" switch button 2015-10-05 21:48:10 +02:00
Exodus4D
62654401ce close #41 Added support for multiple API-Keys matching the same character 2015-10-05 20:57:28 +02:00
Exodus4D
82a1565dba close #42 form validation error for multiple API Key information (PDO "dublicate" value) 2015-10-04 19:15:34 +02:00
Exodus4D
84d7e20108 close #40 fixed caching problem 2015-10-01 21:31:00 +02:00
Exodus4D
962c380c4b close #36 new maps can not be created 2015-09-29 21:02:28 +02:00
Exodus4D
d78fb9e68b close #36 new maps can not be created 2015-09-28 22:25:56 +02:00