Cameron
|
85ac672372
|
Issue #3592 e_user_list possible fix.
|
2019-01-10 08:29:30 -08:00 |
|
Cameron
|
961d5635a2
|
Closes #3575
|
2018-12-16 10:41:00 -08:00 |
|
Cameron
|
c459516284
|
Added 'contact' SEF URL to default links.
|
2018-11-30 11:23:23 -08:00 |
|
Achim Ennenbach
|
c0557966ec
|
Moved new prefs from update_routines.php to default_install.xml
|
2018-08-28 10:23:55 +02:00 |
|
Cameron
|
3133836c62
|
Fixes default install options for themes to match 2.1.9 database changes.
|
2018-07-24 12:03:26 -07:00 |
|
Cameron
|
6c153f3069
|
Disable database update-checks after completion. (unless debug mode is active)
|
2017-11-07 09:03:46 -08:00 |
|
Cameron
|
8fc80c545b
|
SEF URL fix for news.php after fresh install.
|
2017-09-25 16:23:28 -07:00 |
|
Cameron
|
38d2c41bc4
|
Issue #2322 - SEF Missing on default news category.
|
2017-05-16 18:01:26 -07:00 |
|
Cameron
|
4650aa8d91
|
New constant: e_VERSION for the currently installed version of e107. Prevents the need for further loading of ver.php and useful to detect when an upgrade of core files has been performed.
|
2017-04-27 15:21:20 -07:00 |
|
Cameron
|
630a5aa147
|
Issue #2486 - e_url now supports multiple profiles.
|
2017-04-10 13:28:06 -07:00 |
|
Cameron
|
ef543ee370
|
Start of support for SVG Icons. Issue #2338
|
2017-01-31 08:23:04 -08:00 |
|
lonalore
|
7c0c0cd2f1
|
Use Library Manager to handle core libraries.
|
2017-01-26 12:45:45 +01:00 |
|
lonalore
|
7ef1d13b35
|
Merge branch 'master' into lib
|
2017-01-26 09:46:00 +01:00 |
|
Cameron
|
28de9f2be1
|
Fixes #2270: Usersettings : Custom User Fields on Legacy themes.
Fixes #2165: Country field added (doesn't required database)
Fixes #1297: Extended fields failing
|
2017-01-23 17:54:43 -08:00 |
|
Cameron
|
1b93ac0ad2
|
Make flexpanel the default admin layout on fresh install.
|
2017-01-17 14:55:13 -08:00 |
|
Lóna Lore
|
8b7631995e
|
Merged upstream changes.
|
2017-01-15 23:10:46 +01:00 |
|
Cameron
|
f55e57db3d
|
Issue #2259 - Avatar
|
2017-01-09 11:52:12 -08:00 |
|
Lóna Lore
|
efeeeb94a4
|
Ability to use CDN for core-defined libraries. Ability to select CDN provider.
|
2017-01-08 12:02:10 +01:00 |
|
Cameron
|
8af3a0780a
|
Pref for session time added. Modification of PRFLAN_60 and PRFLAN_61
|
2016-12-28 15:03:06 -08:00 |
|
Lóna Lore
|
e25ead78df
|
Removal of "Time offset" setting.
|
2016-12-13 20:56:11 +01:00 |
|
Cameron
|
50fc69a124
|
Contact Form: Simple keyword and phrase filtering option added.
|
2016-08-28 10:32:58 -07:00 |
|
Cameron
|
a4203b72c7
|
Frontend inline-editing preference added.
|
2016-06-09 16:44:40 -07:00 |
|
Cameron
|
5228543d32
|
NEWSLETTER userclass added to default installation. Set Admin > Preferences > Signup Page Options > Subscribe to content/mailouts to "Display" or "Required" to enable it during user signup.
|
2016-06-05 14:36:13 -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
|
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 |
|