Cameron
de3318eb65
Installation default content fix. Added getperms() function in case something calls it.
2017-12-15 15:52:58 -08:00
Cameron
ff2b79145e
Admin skin option added to installation wizard.
2017-12-15 14:50:54 -08:00
Cameron
72351da914
<pre> tag inside alert box styling fix.
2017-12-15 12:39:51 -08:00
Cameron
f51d759be9
Fixes last commit.
2017-12-14 18:09:31 -08:00
Cameron
ae3c42d888
Fix for multiple <x-bbcode> tags.
2017-12-14 18:04:45 -08:00
Cameron
bad3a54eee
Experimental: Insert e107 BBcodes using TinyMce (Insert Menu)
2017-12-14 17:44:29 -08:00
Cameron
8dee70cef5
Issue #2916 - drop-down 'select' tag styling in admin area.
2017-12-13 15:00:26 -08:00
Cameron
386c88d15d
Merge pull request #2915 from lonalore/lan
...
Fixes #2870
2017-12-13 13:09:05 -08:00
Lóna Lore
09e1d8e9e4
Fix for issue #2870
2017-12-13 20:28:07 +01:00
Cameron
8d08a80231
PHP Notice removal
2017-12-12 21:44:50 -08:00
Cameron
29393605b9
Removed debug info
2017-12-12 15:08:25 -08:00
Cameron
7e33124335
More BC Fixes on forum templates.
2017-12-12 15:03:23 -08:00
Cameron
ea073afe9a
e107::url() legacy query conflict fix. newforumposts_main BC 'scrolling' fix.
2017-12-12 10:58:41 -08:00
Cameron
ca5f33655b
BC Fixes for some old plugins.
2017-12-11 17:11:22 -08:00
Cameron
a77b06881a
Upgrades: Disable CL_WIDGETS plugin if detected.
2017-12-11 13:44:49 -08:00
Cameron
5a31fb431a
Merge pull request #2908 from lonalore/minifier
...
Fix for PHP Warning array_merge(): Argument #2 is not an array, Line 156…
2017-12-10 12:55:49 -08:00
Cameron
e84eb2b44e
Merge pull request #2907 from lonalore/date
...
Fix for PHP Warning date(): It is not safe to rely on the system's ti…
2017-12-10 12:55:33 -08:00
Cameron
cd123977bd
Fixed #2909 - SQL Index validation issue.
2017-12-10 12:54:14 -08:00
Cameron
f9ce811c49
Fixes #802 - Deleting physical files from media-manager.
2017-12-10 11:34:06 -08:00
Cameron
c31dbad0dd
Merge pull request #2910 from lonalore/bugfixes
...
Several fixes to suppress PHP notices, also contains fix for Website Status dashboard chart.
2017-12-10 11:33:44 -08:00
Lóna Lore
e3621e489f
Fix for PHP Notice Use of undefined constant UH_DEBUG - assumed 'UH_DEBUG', Line 896 of /e107_handlers/upload_handler.php
2017-12-10 13:37:47 +01:00
Lóna Lore
6269e8310a
Fix for PHP Notice Undefined offset: 0, Line 296 of /e107_handlers/e_customfields_class.php
2017-12-10 13:33:26 +01:00
Lóna Lore
c2b664fdee
Fix for PHP Notice Undefined index: class, Line 682 of /e107_admin/cpage.php
2017-12-10 13:28:22 +01:00
Lóna Lore
3f59508061
Fix for PHP Notice Undefined index: subnews_attach_minsize, Line 1274 of /e107_admin/newspost.php
2017-12-10 13:25:23 +01:00
Lóna Lore
67511a084f
Fix for PHP Notice Undefined index: userjump, Line 670 of /e107_handlers/e107_class.php
2017-12-10 12:03:48 +01:00
Lóna Lore
170c9592d5
Fix for PHP Notice Undefined index: user_Miscellaneous, Line 113 of /e107_core/shortcodes/single/user_extended.php
2017-12-10 12:01:09 +01:00
Lóna Lore
49f4e1c097
Fix for PHP Notice Undefined offset: 0, Line 741 of /e107_core/shortcodes/batch/user_shortcodes.php
2017-12-10 11:59:03 +01:00
Lóna Lore
d8d73ab099
Fix for PHP Notice Undefined offset: 0, Line 168 of /e107_core/shortcodes/batch/user_shortcodes.php
2017-12-10 11:57:17 +01:00
Lóna Lore
2719e8796a
Fix for PHP Notice Undefined offset: 0, Line 60 of /e107_plugins/user/e_dashboard.php
2017-12-10 11:52:26 +01:00
Lóna Lore
43f38ccdf2
Fix for PHP Notice Undefined offset: 0, Line 146 of /e107_admin/includes/flexpanel.php
2017-12-10 11:46:42 +01:00
Lóna Lore
bb28fca4ce
Fix for PHP Notice Undefined index: sub, Line 1456 of /e107_handlers/sitelinks_class.php
2017-12-10 11:40:41 +01:00
Lóna Lore
b800904933
Fix for PHP Notice Use of undefined constant LAN_GALLERY_FRONT_02 - assumed 'LAN_GALLERY_FRONT_02', Line 97 of /e107_plugins/gallery/templates/gallery_template.php
2017-12-10 11:37:27 +01:00
Lóna Lore
6ba5cac020
Fix for PHP Notice Undefined index: STATUS , Line 110 of /e107_handlers/rate_class.php
2017-12-10 11:33:08 +01:00
Lóna Lore
2e3f25244a
Fix for PHP Notice Use of undefined constant LAN_LIST - assumed 'LAN_LIST', Line 24 of /e107_plugins/news/templates/news_template.php
2017-12-10 11:31:02 +01:00
Lóna Lore
917074ad3c
Fix for PHP Notice Undefined index: link_identifier, Line 1986 of /e107_handlers/sitelinks_class.php
2017-12-10 11:27:20 +01:00
Lóna Lore
812746e718
Fix for PHP Notice Undefined index: class, Line 739 of /e107_handlers/theme_handler.php
2017-12-10 11:26:47 +01:00
Lóna Lore
8dfcc47a3e
Fix for: Warning array_merge(): Argument #2 is not an array, Line 156 of /e107_handlers/jsshrink/Minifier.php
2017-12-09 23:43:04 +01:00
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
fabbef1bfc
Merge pull request #2906 from lonalore/meta
...
Improved removeMeta() method.
2017-12-09 12:59:11 -08:00
Lóna Lore
459351939d
Improved removeMeta() method.
2017-12-09 21:51:55 +01:00
Cameron
dfc71e068e
Merge pull request #2905 from lonalore/indexing
...
Possible fix for issue #2860 .
2017-12-09 12:29:00 -08:00
Cameron
bd27b8ec04
Possible HTML validation issue fix for Font-Awesome etc
2017-12-09 12:28:00 -08:00
Lóna Lore
8ff0f36077
Possible fix for issue #2860 .
2017-12-09 21:10:33 +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