1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-16 20:44:42 +01:00

4051 Commits

Author SHA1 Message Date
Cameron
a68cf279b6 PHP Notice removal and debug info styling. 2017-12-17 13:13:18 -08:00
Cameron
0c1bbbd5c8 Fix for importing/exporting polls and ratings which use chr(1) 2017-12-17 08:49:17 -08:00
Cameron
973e0dc009 Issue Fixed global LAN loading issue on list_new, pm and others not using an "English" folder. Corrected global LAN definition on list_new. 2017-12-16 12:25:18 -08:00
Cameron
6d401be7e5 Fixed - Plugin LANs. Scan Plugin Directories now uses the newer e_plugin class. 2017-12-16 11:32:10 -08:00
Lóna Lore
154087b367 Fix for PHP Catchable fatal error: Object of class PDO could not be converted to string 2017-12-16 11:59:35 +01:00
Cameron
ff2b79145e Admin skin option added to installation wizard. 2017-12-15 14:50:54 -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
Lóna Lore
09e1d8e9e4 Fix for issue 2017-12-13 20:28:07 +01:00
Cameron
8d08a80231 PHP Notice removal 2017-12-12 21:44:50 -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
5a31fb431a
Merge pull request from lonalore/minifier
Fix for PHP Warning array_merge(): Argument  is not an array, Line 156…
2017-12-10 12:55:49 -08:00
Cameron
cd123977bd Fixed - SQL Index validation issue. 2017-12-10 12:54:14 -08:00
Cameron
f9ce811c49 Fixes - Deleting physical files from media-manager. 2017-12-10 11:34:06 -08:00
Cameron
c31dbad0dd
Merge pull request 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
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
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
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
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 is not an array, Line 156 of /e107_handlers/jsshrink/Minifier.php 2017-12-09 23:43:04 +01:00
Cameron
fabbef1bfc
Merge pull request 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
bd27b8ec04 Possible HTML validation issue fix for Font-Awesome etc 2017-12-09 12:28:00 -08:00
Cameron
8789ce6f1c Issue 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
770d70ff41 Issue - Theme language-file path fix. 2017-12-09 09:56:56 -08:00
Cameron
ecf22cb1ba Plugin perms render fix. 2017-12-02 11:57:27 -08:00
Cameron
5e4c172c2f Issue Permission fixes. 2017-12-01 17:00:02 -08:00
Cameron
5014558f7b Issue - Possible chrome login fix 2017-12-01 14:10:51 -08:00
Cameron
a7b7801766 Fixes - sql insert() debug info using PDO. 2017-11-30 12:40:06 -08:00
Cameron
b870c67618 PHP notice removal 2017-11-20 14:45:37 -08:00
Cameron
bb9cfe48b1
Merge pull request from Jimmi08/patch-4
fix for sync on slower servers 
2017-11-20 10:30:43 -08:00
Cameron
50ff6736a3 Custom Menus 'grid' view added. Admin theme stylesheets relabeled as "Skins" 2017-11-20 10:16:37 -08:00
Cameron
9d4d0b8176 Fix for large amount of submenu items in admin menu. 2017-11-19 07:29:10 -08:00
Cameron
3d93dad248 Fixes - Search icon positioning fix across all admin-area skins. 2017-11-17 14:57:52 -08:00
Cameron
4bf1d4c97b Fixes Glyphicons becomes the fallback 2017-11-17 13:10:29 -08:00
Jimako
358b133a5a
fix for sync on slower servers
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
c10d350d8b Issue Media-Manager: Auto-convert to jpeg option added. 2017-11-16 20:17:07 -08:00
Cameron
ab76e96e86 Issue Possible fix for Glyph issue (bootstrap2 icons while using bootstrap3) 2017-11-15 15:11:33 -08:00
Cameron
af959b0c00 Issue 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
d63e4063e2 Upload 'file' button in admin area - styling fix. 2017-11-13 10:09:22 -08:00
Cameron
a3674a7bf0 Custom label option for progressbar(). Extra example code in _blank.php 2017-11-12 10:38:02 -08:00
Cameron
ff06f83331 Admin-ui language indicator alignment fix. 2017-11-10 17:15:34 -08:00
Cameron
18b3825779 Session fix for host with port numbers. 2017-11-10 11:27:45 -08:00
Cameron
0e3c68f0b8 Improved the front-end inline editing feature. Now has Save and Cancel buttons. 2017-11-10 09:03:04 -08:00
Cameron
93ab7996c7 Minor fixes and debug. 2017-11-09 10:15:36 -08:00