1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-11 04:54:26 +02:00
Commit Graph

725 Commits

Author SHA1 Message Date
Cameron
c2cc206d21 ADMIN_CHILD_ICON constant added. 2017-03-27 19:35:20 -07:00
Eduardo Carísio
863e1afee0 Patch for the issue #2506 2017-03-18 23:51:07 -03:00
Cameron
5569516329 Issue #1436, Issue #2294 - New Forum Posts Menu template added. Beginnings of "New Forum Posts Main" replacement. 2017-03-05 12:03:41 -08:00
Cameron
b808874e1a Merge pull request #2307 from rica-carv/rica-carv-patch-forum_cancel_buttons
Patch for forum post cancel buttons
2017-02-25 08:08:30 -08:00
Cameron
f11a3b95d5 Issue #2380 Possible fix for forum thread_lastuser field migration. (untested) 2017-02-04 11:15:05 -08:00
Tijn Kuyper
69e5677ba3 Code clean-up - remove empty space 2017-02-04 17:17:48 +01:00
Tijn Kuyper
030911c1a8 Fixes #2376 - users with a dot in username are now properly recognized
during the forum update (v1 to v2)
2017-02-04 17:02:17 +01:00
Cameron
46af4f460a Removed blank space. 2017-02-02 12:29:59 -08:00
Cameron
503ac6a54d Issue: #2366 Possible fix for forum css class issue. 2017-02-02 12:28:10 -08:00
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
0bc1f78a7c Merge pull request #2350 from mcpeace-maw/patch-27
Update view_shortcodes.php
2017-01-30 08:54:03 -08: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
Tijn Kuyper
63e7dc513e Removed debug info 2017-01-29 18:47:28 +01:00
Cameron
43d0211590 Code cleanup: deprecated include_lan() 2017-01-23 09:41:23 -08:00
rica-carv
429386adf5 Update forum_post.php 2017-01-20 20:37:43 +00: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
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
Cameron
c4874a3fda Remove LANs from debug info. 2017-01-14 13:38:05 -08:00
Cameron
e176d560bb #2272 New Forum Posts - Bootstrap standard markup. 2017-01-14 13:06:47 -08:00
rica-carv
9070238ae6 Update forum_post_template.php 2017-01-12 18:14:11 +00:00
rica-carv
4d35059afe Update post_shortcodes.php 2017-01-12 18:13:39 +00:00
durandalwoz
731ab099d3 Fixes #809
Uses 'login' and 'user_forum_post_created' events to keep
'user_plugin_forum_viewed' field properly updated.
2017-01-11 13:26:59 -03:00
rica-carv
2ec9b39d81 Update post_shortcodes.php 2017-01-07 20:57:16 +00:00
Cameron
de1490de71 Fix for forum not displaying. 2017-01-04 11:03:51 -08:00
Cameron
3df3bc2fb4 Merge pull request #2151 from rica-carv/rica-carv-patch-2150
Patch for #2150
2016-12-28 18:47:01 -08:00
Cameron
52f4e2f346 Issue #2146 - Removed leftover error_reporting() calls. 2016-12-22 11:14:07 -08:00
Cameron
f113a0d265 PHP Warning removals. 2016-12-17 10:15:36 -08:00
rica-carv
b5d1bf96b5 Update viewforum_shortcodes.php 2016-12-16 21:50:47 +00:00
rica-carv
77645b50bb Update view_shortcodes.php 2016-12-16 21:49:48 +00:00
rica-carv
58824942f1 Update view_shortcodes.php 2016-12-14 21:51:09 +00:00
rica-carv
6b2a5a79c3 Update viewforum_shortcodes.php 2016-12-14 21:49:56 +00:00
rica-carv
5447ed5104 Update viewforum_shortcodes.php 2016-12-14 21:03:24 +00:00
Cameron
d702ba6ace Fix for broken forum on early PHP 5 versions. 2016-12-14 09:56:36 -08:00
Cameron
d5f9b9ac5e Merge pull request #2132 from rica-carv/rica-carv-patch-btn_forum
Forum: Fixes #2126
2016-12-13 13:32:31 -08:00
Cameron
f66b3e572e Merge pull request #2140 from rica-carv/rica-carv-patch-2
Forum: Fixes #2137
2016-12-13 13:30:46 -08:00
rica-carv
322a23e4b0 Update forum_post.php 2016-12-13 20:20:17 +00:00
rica-carv
2b181665c4 Update forum_post.php 2016-12-13 20:16:30 +00:00
rica-carv
1ebdfb6783 Update forum_post.php 2016-12-13 19:47:06 +00:00
rica-carv
2296cf33e9 Update forum_shortcodes.php 2016-12-13 13:48:13 +00:00
rica-carv
7f3367df58 Update forum_shortcodes.php 2016-12-12 17:25:36 +00:00