1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-19 03:49:52 +01:00

10363 Commits

Author SHA1 Message Date
Lóna Lore
9ae155bfe2 Fix for PHP Warning date(): It is not safe to rely on the system's timezone settings... 2017-12-09 23:30:20 +01:00
Cameron
8789ce6f1c Issue #2902 Code simplification and cleanup. system_meta_pre event now sends the current meta list to the assigned function. 2017-12-09 10:36:00 -08:00
Cameron
9b061ed373
Merge pull request #2903 from Serios/patch-11
og:image setting if there is no already set one
2017-12-09 10:09:51 -08:00
Cameron
d3f54f97aa
Merge pull request #2902 from Serios/patch-10
og:image setting if there is no already set one
2017-12-09 10:09:33 -08:00
Cameron
770d70ff41 Issue #2899 - Theme language-file path fix. 2017-12-09 09:56:56 -08:00
Serios
285b882f55
og:image setting if there is no already set one
I think the logic for setting og:image in social plugin is to be used site wide when no other is defined, but currently it's set too early in header so for example if we looking at news item which have some images, the social plugin og:image is grabed first by fb sharer since it came first in page output. My modification check if there is og:image defined and if there is already, skips adding the social plugin one.
2017-12-09 15:49:09 +02:00
Serios
7bee8bf859
og:image setting if there is no already set one
I think the logic for setting og:image in social plugin is to be used site wide when no other is defined, but currently it's set too early in header so for example if we looking at news item which have some images, the social plugin og:image is grabed first by fb sharer since it came first in page output. My modification check if there is og:image defined and if there is already, skips adding the social plugin one.
2017-12-09 15:47:23 +02:00
Cameron
8f8d22215b Fixes #2896 - Glyphs browser issue. 2017-12-03 09:50:44 -08:00
Cameron
ecf22cb1ba Plugin perms render fix. 2017-12-02 11:57:27 -08:00
Cameron
5e4c172c2f Issue #2883 Permission fixes. 2017-12-01 17:00:02 -08:00
Cameron
5014558f7b Issue #2889 - Possible chrome login fix 2017-12-01 14:10:51 -08:00
Cameron
c5d384db2c #2889 Javascript error removal. 2017-12-01 13:31:15 -08:00
Cameron
2b4f252042 Issue #2879 - Download category search label. 2017-11-30 13:50:49 -08:00
Cameron
a7b7801766 Fixes #2890 - sql insert() debug info using PDO. 2017-11-30 12:40:06 -08:00
Cameron
9b81eed759 Issue #2885 - Perms issue on User-Extended Page 2017-11-30 12:24:17 -08:00
Cameron
b870c67618 PHP notice removal 2017-11-20 14:45:37 -08:00
Cameron
3c507b30d7
Merge pull request #2881 from Jimmi08/patch-1
list_new fix for blank page after installation #2854
2017-11-20 12:57:04 -08:00
Jimako
af75c69e2f
list_new fix for blank page after installation #2854 2017-11-20 20:25:29 +01:00
Cameron
cb99cebd34
Merge pull request #2859 from yesszus/patch-2
Update lan_language.php
2017-11-20 10:31:11 -08:00
Cameron
bb9cfe48b1
Merge pull request #2871 from Jimmi08/patch-4
fix for sync on slower servers #2867
2017-11-20 10:30:43 -08:00
Cameron
614071592b
Merge pull request #2872 from Jimmi08/patch-1
Partial fix #2854 -  load default prefs
2017-11-20 10:30:16 -08:00
Cameron
50ff6736a3 Custom Menus 'grid' view added. Admin theme stylesheets relabeled as "Skins" 2017-11-20 10:16:37 -08:00
Cameron
39b4265c17 Fixes #2843 - Print page with news-view template. 2017-11-19 08:28:58 -08:00
Cameron
21ec321215 Fix for Custom Page with kadmin 2017-11-19 08:18:47 -08:00
Cameron
8c8b79e1e0 Fixes #2848- sub-forum display issue. 2017-11-19 08:18:22 -08:00
Cameron
add44b773a
Merge pull request #2878 from fwhcat/alt-auth
make database password field non-readable
2017-11-19 07:32:24 -08:00
Cameron
9d4d0b8176 Fix for large amount of submenu items in admin menu. 2017-11-19 07:29:10 -08:00
fwhcat
933fcd0072 make database password field non-readable 2017-11-18 22:42:17 +01:00
Cameron
b16d44f584 k-admin skin fixes. 2017-11-17 19:19:35 -08:00
Cameron
3d93dad248 Fixes #2862 - Search icon positioning fix across all admin-area skins. 2017-11-17 14:57:52 -08:00
Cameron
2ae932362f Added 'limit' parm to {CHAPTER_MENUS} 2017-11-17 14:02:16 -08:00
Cameron
4bf1d4c97b Fixes #2863 Glyphicons becomes the fallback 2017-11-17 13:10:29 -08:00
Cameron
7528a31ba9 Partial Fix #2862 2017-11-17 12:45:20 -08:00
Jimako
01b56fa4a6
correct latest fix - forgotten change of one line #2854 2017-11-17 21:25:42 +01:00
Cameron
7c3d77daa2
Merge pull request #2873 from Jimmi08/patch-2
list_new plugin part fix for #2854  - not needed anymore
2017-11-17 12:06:07 -08:00
Cameron
7e23fa52a2 Issue #2870 PHP 7 with sub forums. 2017-11-17 11:40:42 -08:00
Jimako
e8d056eca2
part fix for #2854 - not needed anymore 2017-11-17 15:38:17 +01:00
Jimako
65e940fad3
part fix #2854 - load default prefs
- after installation plugin prefs doesn't exist
2017-11-17 15:37:01 +01:00
Jimako
358b133a5a
fix for sync on slower servers #2867
This fixes localhost issue with sync.  Without this change there is just blank page (not white, inside admin area), no error message, anything.
2017-11-17 13:25:23 +01:00
Cameron
43f2a70b40 Issue #6 Missing System-log LANs. Preferences page Menu caption fix. 2017-11-16 20:18:11 -08:00
Cameron
c10d350d8b Issue #2869 Media-Manager: Auto-convert to jpeg option added. 2017-11-16 20:17:07 -08:00
Cameron
a6ede510a9 BC Fix to avoid oversized images after upgrade. 2017-11-16 19:49:35 -08:00
Cameron
3baf2f776f Issue #2818 Moved addons update check to ajax. 2017-11-16 14:20:22 -08:00
Cameron
a253cdcf69 Remove parsing check for core files. 2017-11-16 13:03:29 -08:00
Cameron
1e95aecf91
Merge pull request #2866 from lonalore/2818
Slight modification for issue #2818
2017-11-16 12:41:36 -08:00
lonalore
28282d21be Slight modification for issue #2818 2017-11-16 09:40:41 +01:00
Cameron
1069998c42 Issue #2818 Moved core database update check to ajax. 2017-11-15 17:51:46 -08:00
Cameron
ab76e96e86 Issue #2863 Possible fix for Glyph issue (bootstrap2 icons while using bootstrap3) 2017-11-15 15:11:33 -08:00
Cameron
af959b0c00 Issue #1936 Fix for the 'stuck' database update button on core update page. Temporarily modify core_sql.php to test. 2017-11-15 14:48:12 -08:00
Cameron
cdc66797f3
Merge pull request #2865 from lonalore/sql
Possible fix for Issue #2860 - Add more indexes.
2017-11-14 12:35:58 -08:00