1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-03 13:17:24 +02:00
Commit Graph

10687 Commits

Author SHA1 Message Date
Cameron
b1a2e65a9b Fixes #2932 - "Find Plugins" column issue and error. 2017-12-25 16:20:44 -08:00
Cameron
14345358b1 Updated ver.php to 2.1.8 (git) 2017-12-24 13:25:24 -08:00
Cameron
1a306412f4 Reverted Issue #2929 until we can get it working correctly. v2.1.7 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
0c7f40f164 Additional fix for banner admin language file. 2017-12-19 16:41:50 -08:00
Cameron
ad52a3ccfc Image picker re-style. 2017-12-19 16:27:57 -08:00
Cameron
40fa389aa9 LAN fix for banner admin. 2017-12-19 16:27:28 -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
lonalore
48124b6610 Issue #2894 2017-12-18 09:56:10 +01:00
Cameron
eb1aa78613 Fix for news_template options - values should be retrieved from frontend theme. 2017-12-17 19:38:44 -08:00
Cameron
f1f7fcdabd Fix for news-archive "number of items" limitation 2017-12-17 17:01:02 -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
d73f39f61d TinyMce left/right image alignment class added. bbcode-img-left bbcode-img-right 2017-12-17 13:12:47 -08:00
Cameron
1173e3967f Styling for the future. 2017-12-17 11:12:30 -08:00
Cameron
ae4c58c8fb BC Forum topic header fix. 2017-12-17 09:14:27 -08:00
Cameron
0c1bbbd5c8 Fix for importing/exporting polls and ratings which use chr(1) 2017-12-17 08:49:17 -08:00
Cameron
c1d23f34c8 Fixes #2923 - URL path issue. 2017-12-17 07:58:27 -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
Cameron
debebee977 Merge pull request #2922 from lonalore/PDOfatalError
Fix for PHP Catchable fatal error:  Object of class PDO could not be …
2017-12-16 09:47:55 -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
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