1
0
mirror of https://github.com/e107inc/e107.git synced 2025-05-03 02:38:06 +02:00

3275 Commits

Author SHA1 Message Date
Cameron
a37758957c Bootstrap4 fix. 2018-01-10 16:16:25 -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
99afe0a001 Add missing https. 2018-01-09 22:17:44 -08:00
Cameron
3289d16111 Fix for success alert message after maintenance message/status modified. 2018-01-09 14:43:26 -08:00
Cameron
1fa54cf1da Issue #2960 Downloads and tablerender style issue. 2018-01-09 14:10:56 -08:00
Cameron
1f34b4190e Fixes #2971 List new plugin with PHP 7 2018-01-09 10:00:01 -08:00
Jimako
0e9b99f335 news_archive_menu templated 2018-01-09 09:51:00 +01: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
dd83244c31 Fix for 'first' layout activation. TinyMce issue with Mod-security commented. 2018-01-08 14:09:09 -08:00
Jimako
8d084706fd
fix save icon for bootstrap 4 #2898 2018-01-07 23:10:05 +01:00
Jimmi08
732cf81101 templating tagcloud plugin 2018-01-02 15:23:23 +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
0c7f40f164 Additional fix for banner admin language file. 2017-12-19 16:41:50 -08:00
Cameron
40fa389aa9 LAN fix for banner admin. 2017-12-19 16:27:28 -08:00
Cameron
f1f7fcdabd Fix for news-archive "number of items" limitation 2017-12-17 17:01:02 -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
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
bad3a54eee Experimental: Insert e107 BBcodes using TinyMce (Insert Menu) 2017-12-14 17:44:29 -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
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
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
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
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
2b4f252042 Issue #2879 - Download category search label. 2017-11-30 13:50:49 -08:00
Jimako
af75c69e2f
list_new fix for blank page after installation #2854 2017-11-20 20:25:29 +01:00
Cameron
614071592b
Merge pull request #2872 from Jimmi08/patch-1
Partial fix #2854 -  load default prefs
2017-11-20 10:30:16 -08:00
Cameron
50ff6736a3 Custom Menus 'grid' view added. Admin theme stylesheets relabeled as "Skins" 2017-11-20 10:16:37 -08:00
Cameron
8c8b79e1e0 Fixes #2848- sub-forum display issue. 2017-11-19 08:18:22 -08:00
fwhcat
933fcd0072 make database password field non-readable 2017-11-18 22:42:17 +01:00
Cameron
2ae932362f Added 'limit' parm to {CHAPTER_MENUS} 2017-11-17 14:02:16 -08:00
Jimako
01b56fa4a6
correct latest fix - forgotten change of one line #2854 2017-11-17 21:25:42 +01:00
Cameron
7c3d77daa2
Merge pull request #2873 from Jimmi08/patch-2
list_new plugin part fix for #2854  - not needed anymore
2017-11-17 12:06:07 -08:00
Cameron
7e23fa52a2 Issue #2870 PHP 7 with sub forums. 2017-11-17 11:40:42 -08:00
Jimako
e8d056eca2
part fix for #2854 - not needed anymore 2017-11-17 15:38:17 +01:00
Jimako
65e940fad3
part fix #2854 - load default prefs
- after installation plugin prefs doesn't exist
2017-11-17 15:37:01 +01:00
Cameron
43f2a70b40 Issue #6 Missing System-log LANs. Preferences page Menu caption fix. 2017-11-16 20:18:11 -08:00
Cameron
a3674a7bf0 Custom label option for progressbar(). Extra example code in _blank.php 2017-11-12 10:38:02 -08:00
Cameron
e165c90575 {BOOK_CHAPTERS} shprtcode added.
Render All visible Chapters from a specific Book.
Uses "listChapter" template key. ie. $CHAPTER_TEMPLATE[---TEMPLATE --]['listChapters']
Example {BOOK_CHAPTERS: name=book-sef-url&template=xxxxx&limit=3}
2017-11-10 15:37:23 -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