1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-16 04:24:42 +01:00

8014 Commits

Author SHA1 Message Date
Cameron
d58ac82248 Forum: fixed forum perms display. 2016-05-05 13:24:26 -07:00
Cameron
139f525c42 Fix for user profile comment wrapper. 2016-05-05 09:54:35 -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
8f14ff3527 Fix for image-wrapping issue. Fix for x-editable loading animation. 2016-05-04 15:59:19 -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
Cameron
8d228a08dd Issue #1597 - Legacy Batch Shortcode fix. 2016-05-03 15:52:02 -07:00
Cameron
fd3f4d489e Fix for Mail shortcode parsing. 2016-05-02 17:59:56 -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
rica-carv
6f0f5ff8c8 Merge pull request #11 from e107inc/master
"Rebase" head e107
2016-05-02 12:21:16 +01:00
Cameron
8f5dd89284 Fix for forgotten password page layout in membersonly mode. 2016-05-01 10:34:34 -07:00
Cameron
bec7071cdf Fixes #1597 - Legacy shortcode issue. 2016-05-01 09:30:33 -07:00
Cameron
b4e4cb686c Issue #1375 - SMTP send issue. 2016-04-30 15:34:03 -07:00
Cameron
46623facbb Merge pull request #1598 from rica-carv/rica-carv-news_title
Improved parsing in news_title shortcode
2016-04-30 15:22:45 -07:00
rica-carv
e0cae46ec7 Changed to parse Shortcodes on the news_title, if any....
Changed to parse Shortcodes on the news_title, if any....
2016-04-30 22:37:00 +01:00
Cameron
d098589456 Fix for plugin repair (in debug mode) Fix for Login page signup link when registration is disabled. 2016-04-30 12:02:42 -07:00
Cameron
d3383a71b6 Fixes #1584 2016-04-30 12:02:38 -07:00
Cameron
f359e9963e Merge pull request #1596 from Jimmi08/chatbox
Fixes #1514 - chatbox signup link
2016-04-30 08:53:26 -07:00
Jimmi08
5123859d32 final fix for https://github.com/e107inc/e107/issues/1514 2016-04-30 11:17:15 +02:00
Cameron
7b4d3963b9 Merge pull request #1593 from tgtje/2016-rework
Bug rework navbar > user/login disappearing when language is in use, …
2016-04-29 10:13:46 -07:00
tgtje
3d5943e637 Bug rework navbar > user/login disappearing when language is in use, positioned switching; (value is removed, array is txt defined) No change on language file needed. 2016-04-29 16:39:24 +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
c40c909293 Fix for news params in news shortcodes. 2016-04-28 18:13:41 -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
rica-carv
2fda760e02 Merge pull request #10 from e107inc/master
"Rebase" from head e107
2016-04-28 11:18:39 +01: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
fdfd60419b Improved DB-Verify debug information and problem detection. 2016-04-27 09:09:51 -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
rica-carv
8fe05f8ea1 Merge pull request #9 from e107inc/master
.
2016-04-26 17:43:07 +01:00
Cameron
23efdfd972 Fixes #1585 - hard-coded language in TinyMce. 2016-04-26 09:03:25 -07:00
Cameron
b2771fa00a Added new user to the default userclass selection. Improved userclass() method docs. 2016-04-25 19:06:37 -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
c46809de92 Config update 2016-04-24 17:02:34 -07: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