Cameron
d58ac82248
Forum: fixed forum perms display.
2016-05-05 13:24:26 -07:00
Cameron
5ad7ad766d
Merge pull request #1603 from rica-carv/rica-carv-patch-forum.php
...
Forum search box bootstrap css fix.
2016-05-04 16:05:18 -07:00
Cameron
056e66530c
Forum: Fix for shortcode wrapping with 'viewforum' template.
2016-05-04 15:59:13 -07:00
Cameron
ee77bb120b
Merge pull request #1611 from rica-carv/rica-carv-patch-download_shortcodes
...
Downloads: Styling of admin button and LAN.
2016-05-04 09:36:06 -07:00
Cameron
ea9d0656fd
Default forum avatar shape is circle.
2016-05-04 09:33:25 -07:00
Cameron
b05785dd01
Forum: Added missing breadcrumbs to report and move pages.
2016-05-04 09:25:44 -07:00
Cameron
1ad918eb65
Forum: Fix wrapper styling. More work on experimental 'split' function.
2016-05-04 09:13:46 -07:00
rica-carv
81e3c81db6
Update download_shortcodes.php
2016-05-04 11:54:55 +01:00
Cameron
8dbe69c291
Forum: Experimental topic/thread split feature added. (requires e_DEVELOPER to be true in e107_config.php)
2016-05-03 20:52:46 -07:00
rica-carv
3e0b94a107
Moved hidden inputs
...
Moved hidden inputs due their present location breaks bootstrap searchbox css format (see picture)
2016-05-02 12:23:37 +01:00
Jimmi08
5123859d32
final fix for https://github.com/e107inc/e107/issues/1514
2016-04-30 11:17:15 +02:00
Cameron
296fb35d2a
Forum view now uses PM shortcode rather than direct link.
2016-04-29 05:37:29 -07:00
Cameron
2915c8b1f5
TinyMce cleanup empty paragraph tags.
2016-04-28 18:26:21 -07:00
Cameron
b9ef70678a
Online Menu - hide 'viewing' page when none available.
2016-04-28 13:55:50 -07:00
Cameron
0083f626cc
Online Menu template cleanup
2016-04-28 13:44:13 -07:00
Cameron
0312b63e71
Lastseen template path fix.
2016-04-28 13:20:05 -07:00
Cameron
3a74aea669
Online Menu upgrades.
2016-04-28 13:17:36 -07:00
Cameron
501514b06f
Issue #1585 TinyMce Language fix.
2016-04-27 15:25:23 -07:00
Cameron
dc1c46acc1
Forum Post BC-Fixes. Renamed forum-post shortcodes to avoid name conflicts.
2016-04-27 14:37:43 -07:00
Cameron
bbd93f6ac6
Issue #1588 Possible login-menu fix.
2016-04-26 13:14:03 -07:00
Cameron
2d25da40a0
Issue #1585 - default language file addqed.
2016-04-26 13:08:53 -07:00
Cameron
23efdfd972
Fixes #1585 - hard-coded language in TinyMce.
2016-04-26 09:03:25 -07:00
Cameron
79c6e80c4f
Fix for PM Send permissions.
2016-04-25 09:31:55 -07:00
Cameron
8762cf82ca
PM Message limits.
2016-04-24 19:40:31 -07:00
Cameron
a24637eea5
Merge pull request #1583 from waskosky/master
...
New method to post forum attachment related data directly
2016-04-24 17:35:54 -07:00
Michael Waskosky
c11d587243
Fix to bot's boolean misperceptions
2016-04-24 18:07:11 -06:00
Cameron
89264b0259
Fix for user-extended permissions on user page. Corrected wrapper ID for user/member list.
2016-04-24 16:13:05 -07:00
Michael Waskosky
611ba19838
New method to post forum attachment related data directly (cleaned)
...
Allows posting new forum attachment file data directly with the $_POST request so that uploads and attachment data can be handled before the post is submitted. Alternate types of attachments also become possible then when overriding the forum attachment shortcodes. Data is posted with JSON instead of PHP Array to avoid the chance of eval() related security issues.
2016-04-24 16:56:06 -06:00
Michael Waskosky
a14b3baff7
New method to post attachment related data directly
...
Allows posting new attachment file data directly with the $_POST request so that uploads and attachment data can be handled before the post is submitted. Alternate types of attachments also become possible then when overriding the forum attachment shortcodes. Data is posted with JSON instead of PHP Array to avoid the chance of eval() related security issues.
2016-04-24 16:08:57 -06:00
Cameron
4125d04371
Issue #1582 - Simplification and rewrite of userpicker() method.
2016-04-24 10:45:27 -07:00
Cameron
a21d351cd2
PM Notification datestamp fix.
2016-04-23 14:13:31 -07:00
Cameron
3c0f501e43
Extra bootstrap styles added to default mail template. Precautions for legacy sitebutton resize. PM notify template clean up.
2016-04-22 16:11:47 -07:00
Cameron
58a3926c54
Issue #690 - Option added to enable e_shortcode.php to override other core/plugin shortcodes.
2016-04-22 11:54:18 -07:00
Cameron
16d0417b70
Third-party compatibility for forum shortcode vars.
2016-04-22 09:44:01 -07:00
Cameron
9cf18a2708
Fixes #1567 - Addon validation.
2016-04-22 09:03:21 -07:00
Cameron
699257e3c3
Forum triggerData fix.
2016-04-22 09:01:18 -07:00
Cameron
6b37c95b74
Issue #1185 - Possible fix for broken FAQs loop.
2016-04-22 08:46:34 -07:00
Cameron
798d1d4c91
Corrected Forum event data.
2016-04-22 08:45:11 -07:00
Cameron
7487f9e919
Newsfeed admin area configuration fix.
2016-04-21 10:46:57 -07:00
Cameron
6c4c5bd6e3
Newsfeed Plugin: Added SEF URLs. PHP7 compatibility fix.
2016-04-21 10:39:00 -07:00
Cameron
f6026fe1ec
Added filter by template to News admin area list.
2016-04-20 18:08:52 -07:00
Cameron
42191db509
Poll notice removal.
2016-04-20 17:37:46 -07:00
Cameron
f6ca9f8883
Newsfeeds: Fixes #1495 . Admin-area rewrite using admin-ui. Newsfeed class is now compatible with PHP7.
2016-04-20 17:25:32 -07:00
Cameron
716678a3b7
PHP Notice and BC Fixes.
2016-04-19 16:57:44 -07:00
rica-carv
863bf99657
Update e_shortcode.php
2016-04-19 13:20:47 +01:00
rica-carv
0c4802d246
Reworked parm check & revised code clean up
2016-04-19 09:13:35 +01:00
Cameron
406568bd8a
Merge pull request #1554 from rica-carv/rica-carv-banner_shortcode
...
Banner Shortcode: Additional $parm options added.
2016-04-17 17:59:12 -07:00
Cameron
701278bd20
Fixes #1558 - Gallery fatal error
2016-04-17 13:32:17 -07:00
Cameron
7e7833cbda
Fixes #1532 PM notification template.
2016-04-17 12:04:35 -07:00
Cameron
12d25e7f95
Merge pull request #1553 from rica-carv/rica-carv-newsletter_icons
...
#1528 New newsletter icons
2016-04-17 08:35:31 -07:00