1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-12 10:40:20 +01:00

713 Commits

Author SHA1 Message Date
Cameron
a23e89d6c1 Remove badge shortcode wrappers. 2016-12-07 08:52:41 -08:00
Cameron
5a2d93cd24 Remove badge wrappers 2016-12-07 08:39:57 -08:00
rica-carv
dfa0a6a7ee Update forum_shortcodes.php 2016-12-06 19:08:19 +00:00
rica-carv
992980ade3 Update forum_viewforum_template.php 2016-12-06 18:11:47 +00:00
rica-carv
59edc56650 Update forum_template.php 2016-12-06 18:08:23 +00:00
rica-carv
becc2ebf68 Add files via upload 2016-12-06 18:02:14 +00:00
Cameron
a347a450ad Fix SQL query. 2016-12-05 21:29:59 -08:00
rica-carv
cc747a7e53 Update post_shortcodes.php 2016-12-04 15:42:59 +00:00
rica-carv
7d5b2ceba4 Update forum_post_template.php 2016-12-04 15:41:52 +00:00
Cameron
e861185be2 Merge pull request #2104 from lonalore/forum
Issue #2101 - Fixes for fatal error on subforum pages.
2016-12-03 20:52:12 -08:00
Lóna Lore
50c78c65b5 Issue #2101 - Fixes for fatal error on subforum pages. 2016-12-03 22:07:11 +01:00
Cameron
4f4021a517 More code cleanup 2016-12-02 13:14:50 -08:00
Cameron
e22eb860f1 Code cleanup 2016-12-02 12:04:08 -08:00
Cameron
876f2f9f28 Merge pull request #2093 from rica-carv/rica-carv-patch-1
Bootstrap warning output format when no topics in forum...
2016-12-01 15:41:35 -08:00
Cameron
bd0fc45c05 Merge pull request #2039 from rica-carv/rica-carv-viewtopic_caption
Enable templating of viewtopic caption
2016-12-01 15:39:23 -08:00
Cameron
126f89da9f Code cleanup 2016-12-01 15:38:40 -08:00
rica-carv
e83d756425 Update forum_viewtopic.php 2016-12-01 22:10:41 +00:00
rica-carv
223f868859 Update forum_viewforum.php
Bootstrap warning output format when no topics in forum...
2016-12-01 22:07:20 +00:00
Cameron
26bee2b7d5 Issue #2081 - v2.x Shortcode Wrapper now working for Forum Post form. 2016-12-01 13:35:46 -08:00
Cameron
b8cfac8dd7 Issue #2079 Fix for custom forum-post caption. 2016-11-29 12:56:56 -08:00
Cameron
02c7c21223 Merge pull request #2079 from rica-carv/rica-carv-forum_post
Enable forum_post custom caption
2016-11-29 12:35:12 -08:00
Cameron
e8ae9bd2c2 Issue #2080 - Use correct template-loading method so wrappers work in v2.x 2016-11-29 12:08:14 -08:00
rica-carv
58009dd3c5 Update forum_post.php 2016-11-29 17:25:15 +00:00
rica-carv
a7400ba516 Update forum_post_template.php 2016-11-29 17:19:25 +00:00
rica-carv
f841c1785b Enable forum_post custom caption
Enable forum_post custom caption
2016-11-29 17:18:18 +00:00
Cameron
a2b4d968e8 Fix for fatal error after merge of issue #2052 2016-11-27 10:59:03 -08:00
Cameron
2fee484721 Merge pull request #2052 from rica-carv/rica-carv-patch-viewforum
Update forum_viewforum.php (replaces #2050)
2016-11-27 10:41:24 -08:00
Cameron
a8de040794 Issue #1788 - Possible fix for forum upgrade halted. 2016-11-26 10:38:42 -08:00
Cameron
fe899855ab Issue #2053 Forum: Untested "Mark read" SEF URL. 2016-11-25 16:33:39 -08:00
Cameron
1ffa7e5d26 Issue #2053 - possible fix for sub-forum link. 2016-11-25 16:04:35 -08:00
Cameron
b2cd818a90 Merge pull request #2063 from rica-carv/rica-carv-forum_shortcodes1
Forum shortcodes forums track link render update
2016-11-25 15:52:31 -08:00
rica-carv
5ff582b26d Forum shortcodes forums track update
Forums track link changes, so it also doesn't display when a user is not permitted to post on forum...
2016-11-24 20:59:38 +00:00
Cameron
a9c40a8f00 Issue #2053 - Forum missing SEF URL debug info added. 2016-11-21 17:21:07 -08:00
rica-carv
b6d3c46c5c Update viewforum_shortcodes.php 2016-11-21 18:53:47 +00:00
rica-carv
00899a0da9 Update view_shortcodes.php 2016-11-21 18:50:41 +00:00
rica-carv
0a34939fd7 Update forum_viewforum.php
Permisions check should be on post, not thread.
With thread, the "create new topic" is displayed in the dropdown, and it shouldn't if user is not allowed to create posts....
2016-11-21 18:35:52 +00:00
Cameron
555c9a65d6 Merge pull request #2047 from rica-carv/rica-carv-viewforum_head_shortcodes
Allow viewforum top head row to have shortcodes...
2016-11-19 13:35:40 -08:00
rica-carv
dd130074ca Update forum_viewforum.php 2016-11-19 13:44:29 +00:00
rica-carv
916319a65e Update forum_viewforum_template.php 2016-11-19 13:26:59 +00:00
rica-carv
369afbcb78 Allow viewforum top head row to have shortcodes...
Allow viewforum top head row to have shortcodes...
2016-11-19 13:25:01 +00:00
Cameron
1f3cb0d47b Issue #2016 Fix: Forum Topic/Thread Move link was failing when SEF Urls not in use. 2016-11-18 15:45:38 -08:00
Cameron
cae2b0721e Issue #2033 sc_lastpost() parms. 2016-11-17 17:03:43 -08:00
Cameron
73cccc40f1 Issue #2016 - Extra debug info added. 2016-11-17 16:27:36 -08:00
Cameron
e5d9b896ca Issue #2016 Fix for forum "New Post" indicator icon. 2016-11-17 16:14:25 -08:00
Cameron
c16939639e Merge pull request #2036 from rica-carv/rica-carv-patch-forum-sc_search
Patch forum search shortcode
2016-11-17 13:03:02 -08:00
Cameron
1a2e1bf2f9 Merge pull request #2038 from rica-carv/rica-carv-viewforum_caption
Enable templating of viewforum caption
2016-11-17 12:36:32 -08:00
Cameron
87487bfaf7 Issue #2029 - Shortcodes inside wrappers. 2016-11-16 13:12:27 -08:00
rica-carv
292c3a42ae Update forum_viewtopic_template.php 2016-11-16 20:53:56 +00:00
rica-carv
956288381e Enable templating of viewtopic caption
Enable templating of viewtopic caption
2016-11-16 20:52:53 +00:00
rica-carv
26827d410a Update forum_viewforum_template.php 2016-11-16 20:44:40 +00:00