1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00

117 Commits

Author SHA1 Message Date
Cameron
0d8f3e9086 PHPDoc fixes and code optimization. 2021-12-03 14:58:33 -08:00
Cameron
6fb0d3f2bb Added missing {SITEDISCLAIMER} shortcode to Voux. 2021-11-23 13:45:32 -08:00
Cameron
c941e5b98d Issue #4024 - Pagination url option added to News preferences. Select between 'record' (legacy format eg. page=20, page=40 etc) or 'page' numbers (page=1, page=2 etc). Experimental - requires more testing. 2021-07-06 17:53:55 -07:00
Cameron
dbefbe4630 Removed legacy contact info default. 2021-03-29 16:27:32 -07:00
Cameron
a136e3771c Added news to the global lan list. 2021-02-19 07:27:28 -08:00
Cameron
c94b1867a3 Issue #4372 - Enhancement: Contact page info. Requires database update. 2021-02-15 10:58:49 -08:00
Cameron
2bf5ee3909 Admin area tool tips simplified to a single location. Pref simplified to Enable/Disable. Fixed flip-switch 'e-expandit' failures in Admin > Prefs. 2021-02-12 12:19:58 -08:00
Cameron
82fbeab43c Tool-tip placement options added to admin prefs. (Applies to Admin-ui areas only)
Admin styling tweaks.
2021-02-03 20:38:31 -08:00
Cameron
49b8a9690d Issue #4020 2 new prefs added. Allow default collapsing of side-bar and enable/disable labels on nav-bar.
Icon cleanup and will now try to guess the right icon based on mode/action. Styling fixes. Removed unused admin stylesheets from bootstrap3.
2021-02-03 11:46:32 -08:00
Cameron
a8c79eda5b e107::wysiwyg() test. Still needs some work for reliable result. 2020-12-12 20:10:41 -08:00
Cameron
5f43f5159c Fixes #2003 LAN_PLUGIN_PAGE_NAME and LAN_PLUGIN_DOWNLOAD_NAME were displayed on admin search page after clean install. 2020-11-28 12:44:00 -08:00
Cameron
c1ed847957 Fixes Issue #4220 - 'email_item_class' preference was not saving. 2020-08-17 11:15:56 -07:00
Cameron
d516986c8a Session Save Method set to 'db' as default. 2020-07-02 12:11:50 -07:00
Cameron
99016f5b4a Fix for error: session_start(): Failed to decode session object under some circumstances when 'db' method is used.
'session' set as default user tracking.
2020-07-01 13:02:58 -07:00
Cameron
d61ebe2015 Post Script access default set to 'nobody'. 2020-06-29 12:21:33 -07:00
Cameron
7439d599f8 Issue #4176 - Incremental introduction of database sessions - Experimental (work in progress) 2020-06-02 13:43:21 -07:00
Moc
c92b6c5e6b
Fixes #3681 - Properly detect antiflood and online tracking prefs
- e_TRACKING_DISABLED is now properly defined when user tracking is turned off ('track_online').
- Use correct antiflood pref ('antiflood1')
- Remove old 'flood_protect' pref (which was not used anymore)
2020-05-23 15:49:40 +02:00
LaocheXe
e01f1a4345 Delete Account Option
Delete Account Option added in admin  area. Also updated the default_install.xml to add missing core options.
2020-01-10 08:28:17 -06:00
Tijn Kuyper
abcce8639d
#3622 - Get rid of old download_mail pref
No longer needed now that we have e_notify
2019-10-27 18:55:23 +01:00
Travis Thoene
ceaa1f9a0c Removed Outdated User Extended Fields
Removed AIM, MSN, and Yahoo Messanger User Extended Fields
2019-03-25 10:43:28 -05:00
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