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

Commit Graph

  • c901832c6e Fixes #1836 - Apply fix for #1446 to admin area Nick Liu 2020-05-26 02:42:45 -05:00
  • 6daabd3fa5 Developer mode pref check fix. Cameron 2020-05-25 13:09:29 -07:00
  • 2009549a4e Issue #4049 - media_sef (URL) returned for media type 'file' was incorrect. Cameron 2020-05-25 12:34:18 -07:00
  • 7f0b2134ab Tweak developer mode check and cleanup Moc 2020-05-23 17:31:44 +02:00
  • c92b6c5e6b Fixes #3681 - Properly detect antiflood and online tracking prefs Moc 2020-05-23 15:49:40 +02:00
  • c03945cd63 social: Add New Provider includes all known scopes by default Nick Liu 2020-05-22 18:34:58 -05:00
  • 2c733cd3f1 {EMAIL} shortcode: Client-side required based on disable_emailcheck Nick Liu 2020-05-22 17:26:36 -05:00
  • 27dd9ab287 social: Fix broken update profile on login feature Nick Liu 2020-05-22 17:13:38 -05:00
  • 7fbc6be445 Merge pull request #4175 from Deltik/coreimage-hotfix Cameron 2020-05-22 13:01:09 -07:00
  • b5d5ec95ce Fix checkbox display issue on database verification page (e107_admin/db.php?mode=verify_sql) Cameron 2020-05-22 12:59:47 -07:00
  • 8caa640af4 CoreImage: Un-blacklist current plugins and themes Nick Liu 2020-05-22 14:50:16 -05:00
  • bd08264a39 #4167 - Fixes social pages icons Moc 2020-05-22 10:41:00 +02:00
  • da893e4f20 CoreImage: Ignore old plugins and themes Nick Liu 2020-05-21 16:36:29 -05:00
  • 613666ce12 Issue #4174 - Check core_image.phar exists before attempting to load it. Cameron 2020-05-21 13:10:58 -07:00
  • 57b6546892 Issue #4172 Fixed missing category_sef value in admin/news area and news gsitemap url generation. Cameron 2020-05-21 12:00:54 -07:00
  • a908c9fc8e File inspector - improved detection of old files. Cameron 2020-05-20 13:48:54 -07:00
  • 0ed1a9ae5f Log deprecated files during fileinspector scan and prompt to delete these files in admin.php when the log contains data. Cameron 2020-05-20 13:31:09 -07:00
  • 74a3735488 Fixes #4172 - Incorrect RSS URLs on news and incorrect SEF URL example. Cameron 2020-05-20 11:49:05 -07:00
  • 80c5bd7582 Fixes #4171 - checkbox visibility issue. Cameron 2020-05-18 11:04:51 -07:00
  • 41056cb12a Improved e_date::computerLapse() test. Cameron 2020-05-18 09:32:58 -07:00
  • cf919afa62 #4167 - Add Twitch and VK to Social Pages (wip) Moc 2020-05-18 15:17:40 +02:00
  • 1f502ce459 Fixes #4155 - database verification was failing when field name ended in a digit. Cameron 2020-05-16 13:14:29 -07:00
  • 7081737f12 Fixes #4165 - Custom field problem with single quote value. Cameron 2020-05-15 12:25:46 -07:00
  • d9037999dd Fixes #4166 - Check-all checkbox class conflict. Cameron 2020-05-15 11:47:07 -07:00
  • 4a25bcd414 Admin-UI: Fixed #3936 - Boolean 'invert' was failing with a fatal error in PHP7. Cameron 2020-05-15 11:31:22 -07:00
  • 82587d8708 core_image.phar was being looked up at the wrong path Nick Liu 2020-05-13 16:13:41 -05:00
  • c1b5aede30 Added usersettings bootstrap 4 template file. Cameron 2020-05-13 13:48:07 -07:00
  • bf00c3ad83 Bootstrap 4 Fixes on Usersettings page. Cameron 2020-05-13 13:31:43 -07:00
  • e86d6272fa Private Messenger: Bootstrap 4 styling fixes. Cameron 2020-05-13 11:06:14 -07:00
  • 042aa72a83 Closes #4120 - As a precaution, also clear the browser cache when an old bootstrap path is detected. Cameron 2020-05-12 16:47:09 -07:00
  • d7889bc759 Google Sitemap: The XML sitemap can now be retrieved from /sitemap.xml Cameron 2020-05-12 16:41:41 -07:00
  • b25dfa99af Issue #4120 - fix bootstrap path automatically. Cameron 2020-05-12 16:13:33 -07:00
  • e8dcda855e Issue #4120 Check for outdated bootstrap path. Cameron 2020-05-12 15:21:20 -07:00
  • 1fbb3c5a5c Issue #4120 Check for outdated bootstrap path. Additional testing needed. Cameron 2020-05-12 15:21:20 -07:00
  • 2e0664dad4 Moved placeholder core_image.phar to e107_system Nick Liu 2020-05-11 15:34:16 -05:00
  • e7a79edcd0 Moved core-image to e107_system/ and renamed to core_image.phar Cameron 2020-05-11 13:28:01 -07:00
  • 968701c842 Fixes #4162 - Handle chatbox nick names with a "." in them. Cameron 2020-05-11 12:12:24 -07:00
  • 2cf97da75c Fixes #4146 - Better way to do bootstrap 4 pagination. Cameron 2020-05-11 12:01:50 -07:00
  • c07b20f268 Merge pull request #4161 from Jimmi08/patch-2 Cameron 2020-05-09 14:04:07 -07:00
  • e4a9499702 full fix for user template in bootstrap 4 Jimako 2020-05-09 16:02:52 +02:00
  • 8c254bccd6 Issue #4146 - Fixed user profile navigation (next/prev) for legacy, bootstrap3 and bootstrap4 themes. Closes #4021 - Added support for independent core templates for legacy, bootstrap3 and bootstrap4 templates. Cameron 2020-05-08 14:34:34 -07:00
  • 0f2ab37d47 Backward compatibility fixes. Cameron 2020-05-06 16:15:52 -07:00
  • 8ac7f1fdf1 Cache added to newforumposts_menu.php. Fancybox 2.06b added to incompatible plugin list. (it loads an old version of jQuery) . Fix for BC replacement of newforumposts_main not rendering. Cameron 2020-05-06 13:33:01 -07:00
  • def50c174d Upgrade and Backward Compatibility Fixes. Cameron 2020-05-05 15:11:49 -07:00
  • 25f580ce2f Fixes #3793 TinyMce video tags fix and expansion of allowed attributes. Cameron 2020-05-05 10:14:38 -07:00
  • 14e8a28d2d Debug Test. Cameron 2020-05-04 12:30:15 -07:00
  • 715d8dde60 Tweak developer mode check and message Moc 2020-05-04 21:22:13 +02:00
  • ad7caf78e8 Fix for theme render test. Disabled debug routines when inactive. Bootstrap3 moved modal to footer. Code cleanup. Cameron 2020-05-04 12:10:22 -07:00
  • 951cefec27 Fixes #4153 - load theme class sooner. Cameron 2020-05-04 11:15:00 -07:00
  • 7ffad1f4d2 Check for developer mode Moc 2020-05-03 17:43:50 +02:00
  • 2cddbaa5a2 #4152 - Quickfix for fatal error after clean-up Moc 2020-05-03 16:24:06 +02:00
  • 834ea354e4 Core Cleanup. Cameron 2020-05-02 15:35:30 -07:00
  • 43d8221340 Fixes #4080 - user profile date issue. Cameron 2020-05-02 11:39:03 -07:00
  • 76442d7272 Fixes #4144 Extended-User type=radio value conversion fix. Cameron 2020-05-02 11:20:46 -07:00
  • 10d2fe5079 Merge pull request #4149 from Jimmi08/patch-3 Cameron 2020-05-02 10:52:20 -07:00
  • ba36dd2b23 Merge pull request #4148 from Jimmi08/patch-2 Cameron 2020-05-02 10:51:38 -07:00
  • de987d85fe Merge pull request #4147 from Jimmi08/patch-1 Cameron 2020-05-02 10:47:26 -07:00
  • b0be115069 #4055 signup template correct implementation of GDPR shortcode Jimako 2020-05-02 18:52:17 +02:00
  • f6496b8be4 #2160 fix for correct button class on core signup template Jimako 2020-05-02 17:09:22 +02:00
  • 2444e8cdf1 #2898 fix for btn-default in user update information button Jimako 2020-05-02 14:11:52 +02:00
  • a014079fd8 Issue #4141 - remove 'style' from link when not in use. Cameron 2020-05-01 13:56:10 -07:00
  • d51c3e07c6 Closes #4124, #3686 - News template loading behavior. Added alert-dismissible for BS4. Cameron 2020-05-01 13:40:07 -07:00
  • cd01e8119b Fixes #3686 - BS4 alert not showing. Cameron 2020-05-01 13:15:19 -07:00
  • db356fdc51 Issue #4058 - More tests added. Cameron 2020-05-01 13:02:07 -07:00
  • 121eedfce3 Issue #4141 - Removed deprecated class. Cameron 2020-05-01 11:03:02 -07:00
  • e4de8502c5 Fixes #3926, #4135 - support for attributes onchange, onclick etc. when script access is enabled. Cameron 2020-04-30 14:52:44 -07:00
  • c7fe56f525 Issue #4058 Pre/Code tag TinyMce line-break issue and tests. Cameron 2020-04-29 12:46:33 -07:00
  • dbc6acb8cf Issue #4141 Prevent reloading of theme class. Cameron 2020-04-29 10:30:49 -07:00
  • 01404fa9c6 Blank out core_image.php in repo Nick Liu 2020-04-29 11:00:00 -05:00
  • 7291ebc8b1 Fixes #4114 - Better file inspector corruption warning message Nick Liu 2020-04-29 10:50:50 -05:00
  • b360e551dd Issue #4141 - Removed check for 'e_SEARCH' as it may have been defined by a plugin. Cameron 2020-04-28 15:06:11 -07:00
  • 8b50ddc9fd Code Cleanup Cameron 2020-04-28 14:16:38 -07:00
  • 568d8feb77 Closes #4141 - Upgraded theme specification for v2.3.0+. See bootstrap3/theme.php for details. Use 'theme' class. Cameron 2020-04-28 14:00:19 -07:00
  • 8d73a79427 Github Sync - Check for developer mode Tijn Kuyper 2020-04-27 15:19:58 +02:00
  • 326305f5f2 Removed old deprecated global $e107_debug. Cleaned up debug_handler.php (e107_debug class) Cameron 2020-04-26 13:32:18 -07:00
  • 406f74e3a5 Issue #4137 - Fix for legacy error page. Cameron 2020-04-24 14:07:47 -07:00
  • 9e8faa0bb0 Fixed error page behavior so that we get consistent rendering results whether using using SEF (index.php) or error.php?XXX Cameron 2020-04-24 13:14:53 -07:00
  • 87a717dac3 Addon validation check moved to separate method. Test added. Cameron 2020-04-24 11:58:51 -07:00
  • 6734f26978 Fixes #4128 whitelist 'rel' attribute on a tags. Cameron 2020-04-22 10:39:22 -07:00
  • 6d29c4c55e Issue #1767 Fixed duplicate 'required' indicator in legacy usersettings theme template. Cameron 2020-04-21 11:36:36 -07:00
  • 9bd2b3d5f2 Issue #1767 - Tweak last commit. Cameron 2020-04-20 14:17:07 -07:00
  • 47a1460ac4 Issue #1767 - Signup extended user field refinements. Cameron 2020-04-20 14:00:56 -07:00
  • 31e197ccce Issue #1767 - Signup template cleanup. Cameron 2020-04-20 12:37:39 -07:00
  • ab925f43cc Issue #4124 - Avoid legacy globals with v2.x theme templates. Cameron 2020-04-20 11:49:19 -07:00
  • 6b9b2f7013 Tweaked last commit so 'auto' is not used unless specified. Cameron 2020-04-18 13:52:31 -07:00
  • 17d214a450 Native Lazy loading support added to {NEWS_IMAGE} shortcode. eg. {NEWS_IMAGE: loading=lazy} Cameron 2020-04-18 13:38:19 -07:00
  • 23e62915db Merge pull request #4132 from Deltik/fix-4113 Cameron 2020-04-18 12:25:52 -07:00
  • 5d982561c3 Fixes #4113 - Enable session file garbage collection Nick Liu 2020-04-18 14:10:02 -05:00
  • 4441d6e666 Guard e_session::setDefaultSystemConfig() to dedent function Nick Liu 2020-04-18 14:05:16 -05:00
  • 5b34bc9bf1 Fix for Access-Control-Allow-Origin console errors when URLs contain queries. Cameron 2020-04-17 13:48:16 -07:00
  • 6677e75fcb toImage() Added support for native image lazy-loading. See https://addyosmani.com/blog/lazy-loading/ for more info. Cameron 2020-04-17 12:02:10 -07:00
  • a5a4b900a4 Admin-UI: Avoid an unexpected dropdown result if writeParms['optArray'] is defined but empty. Cameron 2020-04-16 10:28:18 -07:00
  • 4424c9906b LandingZero theme removed from core and moved to its own repo: https://github.com/e107inc/landingzero Cameron 2020-04-13 16:43:25 -07:00
  • 1d4bc0e95a Corrected internal parser conflict when code/pre tags contained curly brackets. Cameron 2020-04-12 12:03:03 -07:00
  • 0e3f87cf25 Fixes #3961 Avoid conflicts with earlier themes that may have a 'layouts' folder. Cameron 2020-04-11 11:45:50 -07:00
  • 19aaffcbcc Fixes #4121 User Column preferences were being ignored when using ajax filtering. Cameron 2020-04-11 11:28:26 -07:00
  • 6068cf1d63 Form test update. Cameron 2020-04-11 11:04:07 -07:00
  • ae1ba7ba2d Fixes #2981 - Removed Image srcset conflicts. Improves rendering quality of fine-lined PNGs under some conditions. Cameron 2020-04-10 09:47:17 -07:00
  • 9d383566fe Admin-UI: Unchecking all the display columns options and saving now clears the user preference and restores the coded default value found in $fieldpref Cameron 2020-04-10 08:25:33 -07:00
  • 65322ee132 Issue #3058 - Tweak to avoid conflict with other boolean fields. Cameron 2020-04-09 17:42:44 -07:00