Cameron
|
5a7595e54a
|
Fixes #1490 Prevent themes and other code from interfering with wysiwyg.php
|
2016-04-04 19:55:22 -07:00 |
|
Cameron
|
9a1eb43561
|
Fixes #1441 No button to refresh plugins list
|
2016-04-04 18:57:11 -07:00 |
|
Cameron
|
c2c9246063
|
Fixes #1446 Captcha not rendered when in footer.
|
2016-04-04 18:41:35 -07:00 |
|
Cameron
|
e073a2cb87
|
Fixes #1462 - Hiding of password in signup email.
|
2016-04-04 18:00:07 -07:00 |
|
Cameron
|
9c5f7e1087
|
Issue #1481 - non-core plugins were appearing in language-pack zip file.
|
2016-04-04 17:33:51 -07:00 |
|
Cameron
|
7bd2621584
|
Parser correction for code and pre tags.
|
2016-04-04 12:44:40 -07:00 |
|
Cameron
|
ee1bf57b54
|
File Handler Class: Added isValidURL() method for checking remote URLs.
|
2016-04-04 12:18:48 -07:00 |
|
Cameron
|
3de87776a9
|
Issue #1406 - Added a more intuitive comment method for plugin developers.
Usage:
$text = e107::getComment()->render('myplugin', 3, "My Subject", false);
echo $text;
|
2016-04-04 12:18:12 -07:00 |
|
Cameron
|
a8f23f7179
|
Private Messenger: Fix for post coming from profile page.
|
2016-04-03 17:50:42 -07:00 |
|
Cameron
|
c483617c52
|
Private Messenger: Fix for replying
|
2016-04-03 17:30:39 -07:00 |
|
Cameron
|
9db9bd289f
|
Private Messenger: Moved shortcode file back to avoid upgrade issues with old files. Please delete pm/shortcodes folder if it exists. Removed old attachments folder.
|
2016-04-03 17:01:05 -07:00 |
|
Cameron
|
66b1229c2a
|
Private Messenger: Fix for field type on max send preference.
|
2016-04-03 16:40:19 -07:00 |
|
Cameron
|
a496b9a665
|
Private Messenger: Language file duplicate cleanup.
|
2016-04-03 15:02:25 -07:00 |
|
Cameron
|
2c18d90b9c
|
Private Messages: Fixes #1485. Also check language files for changes. 'fw' (fixed width) option added to $tp->toGlyph()
|
2016-04-03 14:37:37 -07:00 |
|
Cameron
|
a21cce9c4b
|
Make sure the wysiwyg parser still functions when maintenance is on.
|
2016-04-02 16:44:55 -07:00 |
|
Cameron
|
fb3a92ff9e
|
Fix for User-Extended checkbox field creation.
|
2016-04-02 12:47:27 -07:00 |
|
Cameron
|
46b2518e82
|
Fixes #1186 - Added edit button for custom pages. Improved debugging of shortcodes and shortcode wrappers.
|
2016-04-02 10:51:18 -07:00 |
|
Cameron
|
ec3e92b0d6
|
Merge pull request #1482 from waskosky/master
Added support for a few more file types
|
2016-04-02 09:13:42 -07:00 |
|
Cameron
|
e72e3d8ac6
|
Issue #1483 - Extended User Fields table sync.
|
2016-04-02 08:51:59 -07:00 |
|
Michael Waskosky
|
c17577d2dc
|
Added support for a few more file types
A few common media file types added
|
2016-04-02 05:42:44 -06:00 |
|
Cameron
|
a7ec2f7b7d
|
Issue #1478
|
2016-04-01 20:32:15 -07:00 |
|
Cameron
|
02a5cf6e81
|
Fixes #1474 - check for page_title or menu_name during custom page/menu creation.
|
2016-04-01 20:29:13 -07:00 |
|
Cameron
|
9717990572
|
Fixes #1478 - https for external urls.
|
2016-04-01 20:14:36 -07:00 |
|
Cameron
|
d040f3a1ce
|
Fixes #1477 - User Extended Field Creation Type was not being saved.
|
2016-04-01 20:10:46 -07:00 |
|
Cameron
|
c8d49ee79c
|
Private Messenger: Admin UI fixes.
|
2016-04-01 19:59:51 -07:00 |
|
Cameron
|
89f6794c53
|
Private Messenger: remove debug info. Fix for "Send a Reply" button.
|
2016-04-01 18:09:27 -07:00 |
|
Cameron
|
10f0d80291
|
Issue #1460 - Fix crash in parser when posting code.
|
2016-04-01 11:27:06 -07:00 |
|
Cameron
|
a30ee0d5b8
|
userlist method added.
|
2016-04-01 10:35:19 -07:00 |
|
Cameron
|
940ac85191
|
Forum: Corrected attachment file-path.
|
2016-03-30 19:14:14 -07:00 |
|
Cameron
|
2e067dfdf7
|
Private Message: Issue #1423, #1434 - v2.x fixes/updates. Improved user-file upload handling.
|
2016-03-30 19:10:00 -07:00 |
|
Cameron
|
324be8ebdc
|
For Handler: Fix for file 'multiple' attribute.
|
2016-03-29 17:58:18 -07:00 |
|
Cameron
|
2e6fa44aa2
|
Fix for SQL_CALC_FOUND_ROWS using PDO.
|
2016-03-29 14:55:38 -07:00 |
|
Cameron
|
1281c70714
|
Issue# 1471 Options for news category without link. Use {NEWS_CATEGORY_NAME} or {NEWS_CATEGORY_NAME: link=1}
|
2016-03-29 08:21:28 -07:00 |
|
Cameron
|
4e16efab59
|
Added missing userclasses to Forum visibility etc.
|
2016-03-28 18:44:42 -07:00 |
|
Cameron
|
02112b1a98
|
Issue #1287 Improved SSL detection.
|
2016-03-28 15:55:25 -07:00 |
|
Cameron
|
27848e1c00
|
Merge pull request #1464 from Jimmi08/master
Fix for wrong language in stage 2 #1459
|
2016-03-27 17:30:32 -07:00 |
|
Jimmi08
|
3505a4b123
|
Fix for wrong language in stage 2 #1459
|
2016-03-28 00:04:11 +02:00 |
|
Cameron
|
ed5eb1ef74
|
Issue #1458 - Possible fix to admin perms issue.
|
2016-03-27 11:34:14 -07:00 |
|
Cameron
|
2dedb86ba8
|
Viewable By shortcode added. Forum deleted template corrected.
|
2016-03-26 15:17:11 -07:00 |
|
Cameron
|
e401e4b4ac
|
Correction to last commit.
|
2016-03-26 12:54:08 -07:00 |
|
Cameron
|
74f0e2f3d9
|
Forum: Fix for SEF Url on Redirect to post.
|
2016-03-26 12:29:32 -07:00 |
|
Cameron
|
e4436417f9
|
Forum: Moderators list fix. Online count fix. IMAGE_track BC Fix.
|
2016-03-26 11:41:52 -07:00 |
|
Cameron
|
46043bbb68
|
Fixes #1457 New Forum Posts Menu - "Show Original Topic in Menu" option not saving. New User-Extended Field preset for User comments. New e107::debug() function added for throwing info to the browser console. (Firefox/Chrome)
|
2016-03-26 10:14:57 -07:00 |
|
Cameron
|
ec4b24f7fd
|
Rewrite of Admin > Extended User Fields completed.
|
2016-03-25 12:26:30 -07:00 |
|
Cameron
|
efc2e62953
|
NewForumPosts could fail under some circumstances. Extra checks added for e107::unserialize();
|
2016-03-25 11:24:07 -07:00 |
|
Cameron
|
7880dc5817
|
Merge pull request #1451 from lonalore/master
Inline support for expandit behavior. Use Ajax API to avoid page-reload on user extended form.
|
2016-03-25 08:46:21 -07:00 |
|
Lóna Lore
|
2eb7924098
|
Use Ajax API to change dropdowns.
|
2016-03-25 11:02:15 +01:00 |
|
Lóna Lore
|
91e504c220
|
Ajax API: support for forms without ID.
|
2016-03-25 10:21:19 +01:00 |
|
Lóna Lore
|
5498c0ac15
|
Inline support for expandit behavior.
|
2016-03-25 09:32:28 +01:00 |
|
Cameron
|
2e5cf2b05e
|
User-Extended work and Mail handler support for other SMTP ports.
|
2016-03-24 21:45:14 -07:00 |
|