1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-28 08:39:57 +02:00

124 Commits

Author SHA1 Message Date
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
44d682965c PHPMailer updated to v5.2.13. Cleaned up SMTP options in the admin area. 2016-04-08 09:01:10 -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
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
a16ee111e9 Installation configuration fixes. RSS install now included default configuration correctly. 2016-02-25 18:45:20 -08:00
Cameron
486f3d4961 Issue #1356 - PHP7 Fixes. 2016-02-14 12:15:55 -08:00
Cameron
ad0bc1376d Issue #1349 MySQL class fixes and install.php corrections. 2016-02-11 20:57:30 -08:00
Cameron
30b288c338 Corrected default prefs 2016-02-06 20:05:55 -08:00
Cameron
0ab62ac407 Issue #6 - LAN fixes. Default timezone set to UTC. Issue #1174 - Extra check added on multiple-login check. 2015-09-02 09:57:56 -07:00
Cameron
d3fbef7840 Issue #1114, Fixes #1041 - Mail validation issues. Removed problematic remote-server email-check feature. 2015-08-21 12:53:09 -07:00
Cameron
129ef52310 Bootstrap3 admin is now the default. 2015-07-17 18:22:56 -07:00
Cameron
1f8092d9c7 Contact page visibility preference added. eg. Limit the contact form to members or a userclass if required. 2015-05-31 12:50:16 -07:00
Cameron
b1ba628bfa Automated passwords option during signup/registration. 2015-05-12 20:15:05 -07:00
Cameron
a2fdd27d7b Added new failed-login-limit pref to default install. Some minor language-file cleanup. 2015-04-12 23:11:13 -07:00
Cameron
ad630574ad Updated default menu table items. Bootstrap3 default menus added back. (replacing hard-coded ones) 2015-04-03 13:10:46 -07:00
Cameron
15398155b2 Issue #382 SMTP setting were being saved in wrong format. 2015-03-13 13:57:09 -07:00
Cameron
d0222ab346 Tweaks to default install content 2015-02-11 11:36:30 -08:00
Cameron
47ee815bb5 Fix News was failing when trackback was enabled. Default news-list pref added. 2015-02-08 10:21:03 -08:00
Cameron
5a284cdb63 Fixes #406 - Userclasses flat by default. 2015-02-04 14:43:12 -08:00
Cameron
543c296442 Fixes #835 and brings Pages search routine up to v2.x standards. 2015-01-27 19:06:12 -08:00
Cameron
abeb140fe6 Fixes #592 Missing User-extended fields when using Bootstrap with usersettings page.
Closes #539 Tabs view of user-extended categories when using Bootstrap.
Added missing css classes to extended-fields.
2014-10-05 00:21:58 -07:00
Cameron
394290e591 Issue #382 - added more missing core email preferences which were not being saved correctly in admin -> prefs. 2014-08-15 18:36:04 -07:00
Cameron
cc3469ac59 Fixes #115 - unused news pref. Added option to set default news page to either standard or list view. 2014-06-28 20:32:13 -07:00
Cameron
5ffde027b4 Make TinyMce4 the default on fresh install. 2014-06-08 00:46:03 -07:00
Cameron
8b6435935d Fixes #434 - Unable to post YouTube videos on fresh install with TinyMce4. 2014-06-06 03:56:15 -07:00
Cameron
b70468cece Added sublink to "Content" link on fresh installation. Default news item cleanup. 2014-05-23 20:22:10 -07:00
Cameron
3ca0344204 Fix menu path issue causing update requirement after fresh installation. 2014-05-23 19:39:37 -07:00
Cameron
c7f84d1a25 Issue #533 - social plugin should be installed by default on fresh installation. 2014-05-22 14:57:50 -07:00
Cameron
3b54047253 Preference added for thumbnail quality generated by thumb.php. Can have a dramatic effect on page-load times/performance. 2014-02-05 09:43:10 -08:00
Cameron
d55c60ba1d Issue #385 and admin-language interface pref added. (requires testing) 2013-07-17 03:01:46 -07:00
Cameron
c0c46e38c9 Added Glyphs to side-bar on default install. 2013-07-12 13:53:00 -07:00
Cameron
62f178f9bb Submitnews token added and set access to 'Members' during installation. 2013-07-12 03:21:27 -07:00
Cameron
bba53152ca Set <script> posting to "Nobody" on default install. 2013-07-10 04:56:29 -07:00
Cameron
aa22377354 Issue #382 - SMTP default prefs added. 2013-06-06 14:54:39 -07:00
Cameron
7d505b8629 Book listing template added. 2013-05-30 14:16:49 -07:00
BillyBoy0823
3e152b19a9 Clean up of menu installs.
Menu news_months_menu has 2 entries.
One was set to location that conflicted with Login Menu.
Both using location 1, Order 1.
Changes;
Removed unneeded news_months_menu
Set other one to location 1, order 2 to remove conflict.
Tested - Viewed DB after install - was OK.
2013-05-12 20:14:51 -04:00
Moc
2db0b73da2 Removing inactive pref admin_slidedown_subs 2013-05-04 00:13:50 +02:00
Cameron
33c82dac70 Extended fields added for Skype and Gender. Also GUI cleanup. 2013-04-17 12:19:47 -07:00
Cameron
eae211fc63 Forum upgrade fixes. Forum-attachments now converted in batches. 2013-03-31 00:06:21 -07:00
Cameron
70ff50b0a0 CATPCHA can now be enabled on the admin login and user-login pages separately. 2013-03-21 23:06:46 -07:00
Cameron
dd5440319a default admin-style fix. admin-avatar page GUI work. 2013-03-16 04:17:41 -07:00
Cameron
340156aebd Admin GUI styling fixes. 2013-03-15 03:54:34 -07:00
Cameron
14044fc25a XURL definitions added for facebook, twitter etc. 2013-03-11 02:43:19 -07:00
SecretR
9e587e0f18 Single plugin shortcode now detected in shortcode/single/*.php;
Plugin legacy *.sc moved to shortcode_legacy_list (system update
requried);
Single plugin shortcodes override now possible
(core/override/shortcodes/single/);
Testing phase
2013-02-11 14:29:10 +02:00
Cameron
b8e5190780 Disable 'html_abuse' filter on default install. Currently breaks the adding of images in textareas using wysiwyg. 2013-01-23 12:46:26 -08:00
SteveD
83fb9f5818 Issue #60 - set proper user class tree during install - plus dev aid to generate appropriate xml (data should match the 'set default tree' available on an option button from userclass admin) 2012-12-29 12:12:51 +00:00
Cameron
d684bab28c default install content fix. 2012-12-16 20:58:28 -08:00
Cameron
2990524803 Default-install fixes. Login Menu Template upgraded 2012-12-16 16:02:13 -08:00
Cameron
965cc98e6f SEF Url default prefs added. Minor GUI fix to e_latest 2012-12-09 02:47:03 -08:00
Cameron
15c14d403c Default pref added for url_sef_translate 2012-12-02 01:49:08 -08:00