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

10509 Commits

Author SHA1 Message Date
Cameron
6e3b2611b3
Merge pull request #2968 from Jimmi08/archive-news-menu-2
Closes #2946 news_archive_menu templated
2018-01-09 09:41:47 -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
0e9b99f335 news_archive_menu templated 2018-01-09 09:51:00 +01:00
Cameron
414d91f831 Closes #2950 - single quote backslash removed. 2018-01-08 14:38:40 -08:00
Cameron
5a909d544e
Merge pull request #2958 from Jimmi08/patch-1
fix save icon for bootstrap 4 #2898
2018-01-08 14:24:27 -08:00
Cameron
e29ae4ea01
Merge pull request #2961 from Jimmi08/patch-2
update bootstrap tabs #2898
2018-01-08 14:23:33 -08:00
Cameron
dd83244c31 Fix for 'first' layout activation. TinyMce issue with Mod-security commented. 2018-01-08 14:09:09 -08:00
Jimako
0502d955cc
update bootstrap tabs #2898 2018-01-08 15:49:22 +01:00
Jimako
8d084706fd
fix save icon for bootstrap 4 #2898 2018-01-07 23:10:05 +01:00
Cameron
2f3f5de97b Issue #2948 - possible fix to fpw redirect. 2018-01-06 11:31:48 -08:00
Cameron
f9e18951c8
Merge pull request #2945 from Jimmi08/tagcloud2
Templating tagcloud plugin  #2944
2018-01-05 14:24:06 -08: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
Cameron
3eaa3453dc
Merge pull request #2941 from Jimmi08/patch-1
correct markup for breadcrumbs  #2898
2018-01-05 14:13:47 -08:00
Cameron
3c28f00646
Merge pull request #2925 from lonalore/plugin
Issue #2894
2018-01-05 12:11:00 -08:00
Jimmi08
732cf81101 templating tagcloud plugin 2018-01-02 15:23:23 +01: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
2d9846272b clear news cache after batch change. 2017-12-31 13:53:25 -08: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
Lóna Lore
dc1a99c806 Use perPage instead of constant. 2017-12-26 08:46:22 +01:00
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