1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-30 10:12:32 +02:00

2901 Commits

Author SHA1 Message Date
Cameron
8843752aa1 Issue #2366 - Missing css id added. 2017-02-02 10:25:16 -08:00
Cameron
8ceba4327d Default Forum template css classes. 2017-02-02 10:18:09 -08:00
Cameron
e4b8853bc7 Typo fix. 2017-02-02 07:53:51 -08:00
Cameron
cdc23fb2d7 Admin-area navigation 2017-02-01 18:25:32 -08:00
Cameron
30092ef372 GUI styling fixes. Theme thumbnail preview corrected on missing preview images. 2017-02-01 08:54:28 -08:00
Cameron
f3d2319f39 Allow {DOWNLOAD_REQUEST_URL} to be overridden. 2017-01-31 17:35:31 -08:00
Cameron
a7d21dbe90 Downloads: Introduced {DOWNLOAD_REQUEST_URL} which is just the file download url. 2017-01-31 17:12:04 -08:00
Cameron
0bc1f78a7c Merge pull request #2350 from mcpeace-maw/patch-27
Update view_shortcodes.php
2017-01-30 08:54:03 -08:00
Cameron
fc9d5dc479 Merge pull request #2349 from mcpeace-maw/patch-26
Update forum.css
2017-01-30 08:53:37 -08:00
lonalore
7f9a3dce0c Library path fix for tinymce4. 2017-01-30 14:06:04 +01:00
mcpeace-maw
6da96d2c05 Update view_shortcodes.php 2017-01-30 11:48:45 +02:00
mcpeace-maw
2bda102e29 Update forum.css 2017-01-30 11:42:45 +02:00
Cameron
46e89d103e Fix for landingzero othernews menu. 2017-01-29 18:33:48 -08:00
Tijn Kuyper
63e7dc513e Removed debug info 2017-01-29 18:47:28 +01:00
Cameron
848e8f653f Updated example. 2017-01-29 08:56:44 -08:00
Cameron
c552bb5a3f Plugins: e_parse can now also hook into toDB() to modify content before it is stored in the database 2017-01-29 08:42:18 -08:00
martyshep
f66c4a55ec Insert/edit media not functioning (#2271) 2017-01-28 12:50:11 +00:00
martyshep
66318f08e7 Insert/edit media not functioning (#2271) 2017-01-28 12:49:42 +00:00
martyshep
af16370dd7 Insert/edit media not functioning (#2271)
Addresses issue [e107inc/e107] Insert/edit image and Insert/edit media not functioning (#2271) as per durandalwoz fix
2017-01-28 12:46:48 +00:00
Cameron
a2a7d19dfa Fix for using downloads as root space. 2017-01-27 16:04:18 -08:00
Tijn Kuyper
2b686f6c82 New event trigger user_chatbox_post_created
Deprecating 'cboxpost'
2017-01-28 00:18:17 +01:00
Cameron
67df2db265 Load TinyMce editor CSS from library. 2017-01-27 14:18:12 -08:00
Cameron
27dd7706bf Comment for library load added. 2017-01-27 11:14:34 -08:00
Cameron
0aa49bd3a5 Fix for blank status/latest icon. 2017-01-26 19:43:34 -08:00
Cameron
4cc15882b2 Fixes missing custompage values when switching to some legacy v1.x themes. 2017-01-26 18:46:10 -08:00
Cameron
1a4b66507a Debug styling fixes. 2017-01-26 18:10:38 -08:00
Cameron
5c3ce83168 Custom Field Fixes. Theme pref default fix. Shortcode updated: {CHAPTER_MENUS: name=chapter-sef-url} 2017-01-25 17:57:38 -08:00
Cameron
01801d6b94 Page/Menus : New Shortcode {CHAPTER_MENUS: id=chapter-sef-url} Render menus from a given chapter. 2017-01-25 13:08:53 -08:00
Cameron
031c1c922d #2209 Display message when user registration is disabled and preventing login form from rendering. 2017-01-24 15:22:53 -08:00
Cameron
43d0211590 Code cleanup: deprecated include_lan() 2017-01-23 09:41:23 -08:00
Cameron
55cb8d409e Social Plugin: {XURL_ICONS} template added. 2017-01-23 09:05:53 -08:00
Tijn Kuyper
f7bef19f1d Closes #2313 #2314 - Updated 'user' plugin LAN 2017-01-23 17:04:26 +01:00
Gábor
97c0d7ac71 Update admin.php 2017-01-22 10:16:26 +01:00
Gábor
0af897861a Update English_admin.php 2017-01-22 10:13:00 +01:00
Cameron
0d865446e8 BS4 images rounded. 2017-01-20 10:46:57 -08:00
Cameron
d5af3b9246 BS4 img-fluid 2017-01-20 10:40:05 -08:00
Cameron
11ebd5d360 TinyMce editor styling. 2017-01-18 10:30:32 -08:00
Cameron
9734d9a0a1 TinyMce editor styling. 2017-01-18 10:24:34 -08:00
Cameron
830814b5a1 landingzero styling fixes. 2017-01-17 14:27:05 -08:00
Cameron
8deaa4e851 Issue #2294 - Reset avatar size when not set. 2017-01-17 11:53:09 -08:00
Cameron
276e311e69 Merge pull request #2105 from rica-carv/rica-carv-patch-1
New forum post shortcode for custom caption
2017-01-17 10:16:07 -08:00
Cameron
13758b35ed Merge pull request #2291 from yesszus/patch-1
Update comment_shortcodes.php
2017-01-17 10:14:50 -08:00
Gábor
93398f92aa Update forum_post.php 2017-01-17 12:06:24 +01:00
Gábor
b2d5a03bc2 Update forum_posted_template.php 2017-01-17 12:03:23 +01:00
Gábor
7df531d4cb Update English_front.php 2017-01-17 12:00:46 +01:00
Tijn Kuyper
65f840d5b3 #2287 - Fix for LAN loading in forum plugin 2017-01-17 00:42:28 +01:00
Tijn Kuyper
17ef449420 Fixes #2286 - Properly check for attachment when sending PM 2017-01-16 19:30:30 +01:00
Cameron
0e47cedb56 Forum shortcodes. {TOPIC_TITLE} and {TOPIC_URL} 2017-01-15 18:12:35 -08:00
Cameron
721a696acb Forum: Backward compatibility fixes. 2017-01-15 09:28:20 -08:00
Cameron
33d033536c Forum now utilizes THEME_LEGACY check for template loading. 2017-01-15 09:08:50 -08:00