1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-01 11:12:35 +02:00

2258 Commits

Author SHA1 Message Date
Cameron
a4203b72c7 Frontend inline-editing preference added. 2016-06-09 16:44:40 -07:00
Cameron
7fdb27510f PHP Warning Fixes. 2016-06-09 16:43:36 -07:00
Cameron
3dbcf5e802 Default Author fix for userpicker() with admin-ui 2016-06-07 10:40:14 -07:00
Cameron
127271e9fc Issue #595 - Use PHP 5.5+ password methods when available. User password field expanded to 255 chars. Fixes issue with salt password being updated via User > Edit User. 2016-06-06 19:54:48 -07:00
Cameron
32bd1d04ab Fixes #1684 Login failure with email and salt. 2016-06-06 15:42:42 -07:00
Cameron
9677cec5e9 Fixes #1683 - Disable extended user field checks when not present. 2016-06-05 13:31:23 -07:00
Cameron
50fff3e777 Give each theme layout a unique CSS id. 2016-06-03 19:40:17 -07:00
Cameron
6ef0868077 Git updates for plugins and themes when available. 2016-06-02 19:20:58 -07:00
Cameron
cd8ea61bd9 Theme options and fixes. Load Theme JS in the footer by default. New blockquote alt. style added to TinyMce. Updated news shortcodes. Option to hide search form from results page. 2016-06-01 18:36:16 -07:00
Cameron
60f1d78dce MySQL error message fix. Custom Page userclass fix. Media-manager import fix for files contained '%'. XML DB export fix. Other News custom caption fix. FB Like menu without app_id fix. 2016-05-30 15:19:19 -07:00
Cameron
00e388490a Fixes #1673 Mailout > Preferences > Bulk Emailing method not saving correctly. 2016-05-29 09:27:57 -07:00
Cameron
a1e70651cf Form field size 2016-05-28 08:43:15 -07:00
Cameron
b2a223cc89 Quick-Add-User form field sizes. 2016-05-28 08:34:17 -07:00
Cameron
48cea0cc0f Disable form auto-complete in admin area. 2016-05-28 08:28:14 -07:00
Cameron
5b63aa19d0 Admin Preference form-field sizes. Debug Timing descriptions cleanup. 2016-05-28 07:59:00 -07:00
Cameron
ec36f1dc87 IP handler checks and fixes. 2016-05-25 15:10:00 -07:00
Cameron
6952cb9272 Fix for SEF Url selection. Index or disabled only. 2016-05-20 19:06:30 -07:00
Cameron
cb938e1442 Fixes #1645 - update help to notify of lowercase requirement. 2016-05-13 07:18:57 -07:00
Cameron
34ef4a1ae2 Fix for {MAILREF} in bulk email preview. 2016-05-12 09:36:12 -07:00
Cameron
42246f7381 Bulk mail templates can now resize images to keep email sizes smaller. eg. {MEDIA1: w=500} Improved debugging of thumb.php. 2016-05-11 18:52:42 -07:00
Cameron
dfa289ba13 Bulk mailing fixes. 2016-05-11 12:14:58 -07:00
Cameron
0635f3ff93 Fixes #1637 - Admin editing perms fix. 2016-05-10 09:25:15 -07:00
Cameron
72891ca226 Fixes #1621 : Emoticons fix for codes using | char. 2016-05-06 08:16:45 -07: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
fdfd60419b Improved DB-Verify debug information and problem detection. 2016-04-27 09:09:51 -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
699257e3c3 Forum triggerData fix. 2016-04-22 09:01:18 -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
adb7d2a472 Plugin Builder upgrade. xxxx_sql.php may now be auto-generated by selecting the sql table. 2016-04-18 19:14:55 -07:00
Cameron
308f5c9810 Rollback changes to JS on Fileinspector. Should fix issue #1454 2016-04-16 15:56:02 -07:00
Cameron
9f3bcbfca6 Menu Manager work 2016-04-16 08:19:44 -07:00
Cameron
042172096c Fixes #1253 - News Category Icon. Improved legacy support for news list page. toIcon() can now check for multiple legacy img paths. 2016-04-15 10:46:58 -07:00
Cameron
48f65c823f Issue #1512 - Source options added. Help tips added. 2016-04-14 16:37:10 -07:00
Cameron
04f7244f63 Fix for prefs emailing method label. 2016-04-14 14:59:32 -07:00
Cameron
ca83bbf73e Standard mailer and bulk mailer can now be different. eg. Use PHP for standard mails, but use Amazon.com SES service for bulk mailing, mailing lists etc. 2016-04-14 14:48:02 -07:00
Cameron
dfd9c9e3fc Issue #1512 - Saving of config menu parameters corrected. 2016-04-13 16:43:19 -07:00
Cameron
ae85b7b4d1 Fixes #1535 - Error on User-profile in admin area. 2016-04-13 09:12:37 -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
veskoto
b45d2bcd9e Lan fix for menu_template 2016-04-12 14:22:46 +03: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
9960a905e8 Plugin Builder can now generate e_xxxx.php addon templates/scripts to assist in rapid development. 2016-04-11 12:50:22 -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
7d7ee21cbe Improved Menu-Manager navigation 2016-04-09 18:54:11 -07:00
Cameron
444348dc4d Issue #1512 News Grid Menu 2016-04-09 16:12:54 -07:00
Cameron
85d144cb8e Send SMTP port number in test email. 2016-04-08 09:34:08 -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
fec43710fe Fixes #1213 - Auto-language file loading disabled when admin-ui active. Example language-file loading added to plugin-builder. 2016-04-07 11:43:28 -07:00