Cameron
|
aaa842fab0
|
Typo fix
|
2016-04-13 16:06:37 -07:00 |
|
Cameron
|
673b98046c
|
Fix for odd PHP behavior on $fieldType == '_NULL_'.
|
2016-04-13 16:03:37 -07:00 |
|
Cameron
|
ac7c95d7f8
|
Rework of the thumbnail routine for more consistent behavior. {SITELOGO} rendering improved. (requires testing on older themes)
|
2016-04-13 14:30:42 -07:00 |
|
Cameron
|
4a40104073
|
PHP7 fix for message_handler. Plugin Builder now includes specific keyword drop-down menu for use on e107.org
|
2016-04-12 19:56:29 -07:00 |
|
Cameron
|
d397461a61
|
Forum: Fixes #1525 Class ID of tabs on stats page.
|
2016-04-12 08:59:15 -07:00 |
|
Cameron
|
84d7271d10
|
Merged core mailout routine into e107_plugins/user/e_mailout.php. Fixed pop3 error messages from phpmailer. Corrected email preview when no template selected. Corrected mailout Email source names.
|
2016-04-11 18:39:19 -07:00 |
|
Cameron
|
9629bd4510
|
Fix for extended user fields created via "Quick Add User"
|
2016-04-11 15:19:05 -07:00 |
|
Cameron
|
5e862682be
|
Expanding the plugin-builder to generate addons. (work-in-progress)
|
2016-04-10 18:47:40 -07:00 |
|
Cameron
|
8ff02d9aa9
|
Default loading icon added to form->button() method when font-awesome is present.
|
2016-04-10 17:52:30 -07:00 |
|
Cameron
|
12a6367fdf
|
The beginnings of Menu-Manager drag-n-drop. (in debug mode)
Debug can now be called from singleton. e107::getDebug()->log($message,E107_DBG_BASIC);
|
2016-04-10 14:10:39 -07:00 |
|
Cameron
|
2971fb184c
|
PM Email Notifications: Fixes #1487
|
2016-04-10 08:43:54 -07:00 |
|
Cameron
|
444348dc4d
|
Issue #1512 News Grid Menu
|
2016-04-09 16:12:54 -07:00 |
|
Cameron
|
d54f3fe8af
|
Registered event session fix.
|
2016-04-08 15:22:26 -07:00 |
|
Cameron
|
433f8a6aed
|
Corrected typo on SMTP port.
|
2016-04-08 09:09:32 -07:00 |
|
Cameron
|
44d682965c
|
PHPMailer updated to v5.2.13. Cleaned up SMTP options in the admin area.
|
2016-04-08 09:01:10 -07:00 |
|
Cameron
|
6d0aa7cdd9
|
New e_event.php v2.x specification. (e_module is no longer required for registering events.) Example added to e107_plugins/_blank
|
2016-04-06 19:43:31 -07:00 |
|
Cameron
|
e1e77d9f1c
|
Merge pull request #1469 from lonalore/master
Gallery plugin fixes and enhancements
|
2016-04-06 14:32:36 -07:00 |
|
Cameron
|
5f005b50b2
|
Userlist filtering fix.
|
2016-04-05 15:22:36 -07:00 |
|
Cameron
|
010ba14c73
|
Forum view-topic template wrapper fix. Custom-title styling subject to change. Default SEF-URL format now separates thread_id into 'folder'. (backward compat.)
|
2016-04-05 13:15:58 -07:00 |
|
Cameron
|
925704309e
|
Fixes #1486 - Download error-page redirect issue.
|
2016-04-05 10:26:34 -07:00 |
|
Cameron
|
e073a2cb87
|
Fixes #1462 - Hiding of password in signup email.
|
2016-04-04 18:00:07 -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
|
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 |
|
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
|
02a5cf6e81
|
Fixes #1474 - check for page_title or menu_name during custom page/menu creation.
|
2016-04-01 20:29:13 -07:00 |
|
Cameron
|
c8d49ee79c
|
Private Messenger: Admin UI fixes.
|
2016-04-01 19:59:51 -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
|
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 |
|
Lóna Lore
|
c54cc47832
|
Ability to order media items.
|
2016-03-29 11:44:50 +02:00 |
|
Cameron
|
02112b1a98
|
Issue #1287 Improved SSL detection.
|
2016-03-28 15:55:25 -07:00 |
|
Cameron
|
2dedb86ba8
|
Viewable By shortcode added. Forum deleted template corrected.
|
2016-03-26 15:17:11 -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
|
efc2e62953
|
NewForumPosts could fail under some circumstances. Extra checks added for e107::unserialize();
|
2016-03-25 11:24:07 -07: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 |
|
Cameron
|
12beda569d
|
Fix for user profile data. Fix for default settings of newforumposts_menu.php.
|
2016-03-23 19:34:17 -07:00 |
|
Cameron
|
8282802d5e
|
Fixes #1449 - Polls failing in PHP7 and Multiple options voting not functioning.
|
2016-03-23 16:43:41 -07:00 |
|
Cameron
|
1c16094dea
|
Forum Issue #260: Hide poll tab if it is not installed. Also fix for menu_manager item insert with PDO.
|
2016-03-23 10:22:21 -07:00 |
|
Cameron
|
f1a2c00160
|
Issue #1433 - Allow Images/Video posting with TinyMce for members (member.xml) and not for anonymous/public. (public.xml)
|
2016-03-23 09:16:54 -07:00 |
|
Cameron
|
e930ee68f1
|
PDO Fix for saving of e107::serialize() data. Saving of Extended Field data now working correctly.
|
2016-03-22 21:11:47 -07:00 |
|
Cameron
|
846be2c23c
|
User/Member List may now include extended user-field data. Use {USER_EUF: field=xxxx} (excluding the 'user_' ) in your user_template.
|
2016-03-22 16:52:54 -07:00 |
|
Cameron
|
0b27b3d760
|
Membersonly enhancement.(option to redirect to login page or membersonly splash page). User Login page minor HTML cleanup. PHP Notice removal.
|
2016-03-22 11:42:05 -07:00 |
|