1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-13 05:55:02 +02:00
Commit Graph

5330 Commits

Author SHA1 Message Date
Cameron
f05a0fd777 Set secure cookie when SSL active. 2018-01-13 12:38:32 -08:00
Cameron
0671024c79 Issue #2970 btn-default > btn-default btn-secondary 2018-01-10 15:11:12 -08:00
Cameron
b40b1916a3 Issue #2970 btn-default > btn-default btn-secondary 2018-01-10 15:06:40 -08:00
Cameron
c5394784ff Issue #2973 - 'post' attribute on multilan field. 2018-01-09 14:19:57 -08:00
Cameron
4476336e22 Admin-ui: Fix for size of default plugin-icon in admin menu. 2018-01-09 11:21:16 -08:00
Cameron
bcc1604ccb Issue #2952 Admin-ui : Form-handler 'layouts' 2018-01-09 10:20:53 -08:00
Cameron
a9a45eb770 Fixes #2972 multilan input size. 2018-01-09 09:39:45 -08:00
Cameron
47c03d535f Issue #2956 PHP 7.1/7.2 captcha 2018-01-09 09:32:02 -08:00
Jimako
0502d955cc update bootstrap tabs #2898 2018-01-08 15:49:22 +01:00
Cameron
4c187b8c6a Merge pull request #2943 from Jimmi08/patch-3
fix for home icon in bootstrap 4 #2898
2018-01-05 14:21:59 -08:00
Cameron
2dd2230cf8 Merge pull request #2942 from Jimmi08/patch-2
remove divider for bootstrap4 too #2898
2018-01-05 14:14:52 -08:00
Jimako
f5a0a6b916 fix for home icon in bootstrap 4 #2898 2018-01-02 11:36:16 +01:00
Jimako
a413edd15d remove divider for bootstrap4 too #2898 2018-01-02 11:23:44 +01:00
Jimako
44b7cd9f21 correct markup for breadcrumbs #2898 2018-01-02 11:14:22 +01:00
Cameron
2788e9745c Image to Bbcode routines and batch conversion option added to admin News area (when in debug mode) 2017-12-27 20:58:59 -08:00
Cameron
66cb38cb85 Convert images back to bbcode when using TinyMce to keep image src urls dynamic. Parse bbcode inside [html] in toHtml() 2017-12-27 12:28:29 -08:00
Cameron
1a306412f4 Reverted Issue #2929 until we can get it working correctly. 2017-12-23 11:54:25 -08:00
Cameron
a0d5e2df19 Tweaked 2017-12-21 16:30:45 -08:00
Cameron
db49e3611f Merge pull request #2929 from lonalore/AdminUI
Admin ui parent/child list sorting.
2017-12-21 16:01:23 -08:00
Lóna Lore
4ef9e78935 Ability to use ASC/DESC direction in getTreeModelSorted() 2017-12-22 00:51:44 +01:00
Lóna Lore
1b39eae368 getTreeModelSorted() 2017-12-22 00:39:01 +01:00
Cameron
75d25cc2a1 Clear Plugin cache when developer mode active. Shortcode class path enhancement. 2017-12-21 13:40:10 -08:00
Lóna Lore
c0f66a45fc "_depth" calculation for admin_ui 2017-12-21 21:54:06 +01:00
Cameron
ad52a3ccfc Image picker re-style. 2017-12-19 16:27:57 -08:00
Cameron
e1dda1570c Fix for breadcrumb title with menu aliases. 2017-12-19 13:02:16 -08:00
Cameron
cf7c20e168 Prevent system cache overload. 2017-12-19 11:24:36 -08:00
Cameron
0bf882c0a7 Admin-ui: Experimental Parent/Child tree-sorting code. 2017-12-18 14:07:50 -08:00
Cameron
707dca17a8 Remove wysiwyg from theme install settings. 2017-12-17 16:11:09 -08:00
Cameron
19ebdfc736 PHP Notice removal 2017-12-17 13:44:12 -08:00
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 #6 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 #2921 - 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 #2870 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 #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
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
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