1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-31 04:07:55 +01:00

226 Commits

Author SHA1 Message Date
Gábor
cc47a7ad5b Update prefs.php 2017-02-03 07:05:20 +01:00
Cameron
5d94c192b6 Styling fixes. 2017-01-31 16:39:00 -08:00
Lóna Lore
a6ccf0199c Fix for prefs page in debug mode. 2017-01-29 18:24:38 +01:00
lonalore
b0a48418d8 Auto-prepend "cdn." (when available and CDN is On). Autoload "unminified" version (if available) when debug mode is On. 2017-01-27 11:51:28 +01: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
43d0211590 Code cleanup: deprecated include_lan() 2017-01-23 09:41:23 -08:00
Tijn Kuyper
347c9f9af0 Update methods to load LAN files in Admin Area
(fingers crossed there are no typo's...)
2017-01-17 01:33:03 +01:00
Lóna Lore
8b7631995e Merged upstream changes. 2017-01-15 23:10:46 +01:00
MikeyGMT
52675513ee Lans Rework #6 - Library Manager
Lans Rework #6 - Library Manager
2017-01-09 11:39:09 +00: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
Lóna Lore
04cf3a6dc2 Updated Timezone EUF. Use user-defined timezone as default date timezone, if it's possible. 2016-12-13 20:48:45 +01:00
lonalore
d91b4b2b98 Timezone settings improvement: Display time-offset in timezone dropdown. 2016-12-12 16:14:59 +01:00
Cameron
9fffab959c Notice removal and empty screenshot tag added to blank plugin.xml 2016-12-05 15:37:36 -08:00
Cameron
7adf8590f6 Fixes media-manager upload issue when no limit found. legacyPath option added to imagepicker() 2016-12-03 20:47:26 -08:00
Cameron
e487d3b1b6 #1245 - Make SITE URL optional, since it will be filled automatically if left blank anyway. 2016-11-25 16:41:39 -08:00
Cameron
50fc69a124 Contact Form: Simple keyword and phrase filtering option added. 2016-08-28 10:32:58 -07:00
lonalore
c2c2d7aa37 Removed Library Manager UI, moved library listing to prefs page. 2016-06-21 10:40:41 +02:00
Cameron
6fa46b3f32 Fix for password upgrading. Password-encoding warning added to admin area dashboard. 2016-06-16 12:23:20 -07:00
Cameron
a4203b72c7 Frontend inline-editing preference added. 2016-06-09 16:44:40 -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
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
5b63aa19d0 Admin Preference form-field sizes. Debug Timing descriptions cleanup. 2016-05-28 07:59:00 -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
04f7244f63 Fix for prefs emailing method label. 2016-04-14 14:59:32 -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
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
Cameron
69417752b1 Fixes #1345 - Confusion over js cache. Use debug mode to enable if still required for some reason. 2016-02-09 18:17:41 -08:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
tgtje
9b08a4d991 text to LAN issue #6 2015-11-01 15:44:42 +01:00
Cameron
e7a17e5cbf Admin->Prefs : Corrected list of available timezones. 2015-08-26 13:35:37 -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
ec5db40d67 Contact form is now more flexible, allowing for custom fields in the template and customization of the email subject. 2015-08-17 11:22:24 -07:00
Cameron
5b9221cc28 Issue #1138 - Layout fix for theme manager. 2015-07-17 17:55:48 -07:00
Cameron
dbd25a74ca Issue #1138 - Dark style re-created from scratch. 2015-07-14 18:24:46 -07:00
Cameron
d16c33d218 Some userclass groups were missing from previous commit. 2015-05-31 12:57: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
b3b1da47a7 Removed some confusion concerning the 'cookie_name' (which is also used when 'sessions' are used). 2015-05-23 13:50:40 -07:00
Cameron
29e660fdea Moved some of the preferences into different areas. 2015-05-19 13:10:04 -07:00
Cameron
08c2e5753f Admin-UI: Users -> Ranks updated - currently experimental. Enable debug to test. 2015-05-14 12:40:25 -07:00
Cameron
b1ba628bfa Automated passwords option during signup/registration. 2015-05-12 20:15:05 -07:00
Lóna Lore
9d4e934877 Issue #6: Remove and optimize (hardcoded) LANS 2015-05-02 16:27:01 +02:00
Cameron
2c4b2998ee Issue #895 - Sitedisclaimer value was being corrupted when re-loaded into form. 2015-04-14 01:30:38 -07:00
Cameron
bcfe20dd2b Allow admin to set a failed-login attempt limit before auto-banning occurs. 2015-04-12 22:34:44 -07:00
Cameron
d543ab71ff Moved all social prefs (login/xurls etc) into the "Social" plugin admin area. Extended admin-ui with renderHelp() method for adding a help panel from within the admin-ui. 2015-04-08 20:20:10 -07:00
Cameron
15398155b2 Issue #382 SMTP setting were being saved in wrong format. 2015-03-13 13:57:09 -07:00
Cameron
ce5137fc6e Fixes #898 - Incorrect path to admin area. 2015-02-19 16:54:43 -08:00