1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-28 10:20:45 +02:00

Commit Graph

  • 5cf3f9d57b Fix for news tag links containing spaces. Cameron 2021-09-25 10:25:04 -07:00
  • af0b5dcb84 More rel="noopener" and og: changes. Cameron 2021-09-25 09:57:18 -07:00
  • 5d0db673e3 Moved help tip to correct field. Cameron 2021-09-25 09:38:50 -07:00
  • 3a241727f8 Keep FB scraper up-to-date with changes. Cameron 2021-09-24 13:19:06 -07:00
  • c7be6a57e8 Open-graph improvements in news. Cameron 2021-09-24 13:08:45 -07:00
  • fb96bfba39 Option added to use different field for link name. Cameron 2021-09-23 15:54:40 -07:00
  • 1870431616 Merge pull request #4573 from Deltik/fix/4572 Cameron 2021-09-23 14:40:53 -07:00
  • 45bce2a7aa #4572: e_form: No htmlspecialchars() on "other" attributes Nick Liu 2021-09-23 16:12:52 -05:00
  • 171cac87b1 Admin-UI type=datestamp and batch=true was producing unexpected results in the batch filter. Now provides an option for setting the current date/time. Cameron 2021-09-23 12:37:30 -07:00
  • 45bb6c2f35 Custom meta-image option added to Pages. Cameron 2021-09-23 12:01:26 -07:00
  • a8ec6435e5 Closes #4567 - jQuery 3 is now the default for the frontend of e107. To use v2, add the following to e107_config.php: define('e_DEBUG_JQUERY', 2); Cameron 2021-09-23 11:02:43 -07:00
  • 94c5761893 Updated jQuery3 CDN URL. Reduced some scrollbar widths in admin area. Prevent multiple og:title entries. Cameron 2021-09-23 10:41:51 -07:00
  • 9c2d7ec2d6 Prevent news item data being overwritten within latestnews_menu Cameron 2021-09-22 13:31:37 -07:00
  • 79e016a7f6 Using e107::title() will now automatically add an og:title meta value if one isn't already defined. Cameron 2021-09-22 12:23:30 -07:00
  • 8b2e6b955a Updated define('e_PAGETITLE') to e107::title() Cameron 2021-09-22 12:14:24 -07:00
  • 34b9e454da Fix for tagcloud word limit. Cameron 2021-09-19 11:40:40 -07:00
  • 92f6c54c9c Added rel="noopener noreferrer" to XURL links. Cameron 2021-09-15 19:52:33 -07:00
  • d0f8f348fe Removed cacheID from cached JS/CSS URLs - now automatically included within filename hash. Cameron 2021-09-15 19:25:10 -07:00
  • f669ea9053 Added aria-label to XURL icons. Cameron 2021-09-15 19:18:53 -07:00
  • 55200fe686 #4547: Strip BBCode from download_shortcodes JavaScript alerts Nick Liu 2021-09-15 16:05:31 -05:00
  • 6fa4982d30 Added rel="noopener noreferrer" to external _blank target navigation links. Cameron 2021-09-15 12:51:39 -07:00
  • 4747ad3c6e Merge pull request #4547 from Deltik/fix/4546 Cameron 2021-09-15 12:18:41 -07:00
  • 632f33526f Admin-ui: Fix for delete confirmation popup alert. Cameron 2021-09-14 14:15:30 -07:00
  • 2682aeaa27 Token checks added. Cameron 2021-09-14 13:28:03 -07:00
  • 6020de66e1 Issue #4567 - Remove jQuery.once() dependency. Cameron 2021-09-13 18:40:19 -07:00
  • 48ace946f4 Bootstrap upgraded to v5.1.1 Cameron 2021-09-13 18:05:35 -07:00
  • 5860d23882 Added option to .htaccess to redirect all www. requests. Cameron 2021-09-13 13:31:04 -07:00
  • c94722e00b #4564: Un-break validatorClass::dbValidateArray() counter Nick Liu 2021-09-13 12:41:26 -05:00
  • f6d6d1b185 Deprecate e_parse::toJS() Nick Liu 2021-08-31 00:11:14 +02:00
  • 036b301c31 Merge pull request #4504 from Jimmi08/patch-27 Cameron 2021-09-10 14:43:57 -07:00
  • b180ff8757 Merge pull request #4559 from Deltik/fix/4527 Cameron 2021-09-10 14:40:15 -07:00
  • 3e52f29087 Merge pull request #4554 from Deltik/php-8.1 Cameron 2021-09-10 14:38:31 -07:00
  • 834c713eef Fix for e107_media and removal of old files. Cameron 2021-09-10 09:25:20 -07:00
  • 3844bec9cc Fix for missing LAN Cameron 2021-09-10 09:18:04 -07:00
  • ca326d5273 Disable USERTHEME when e_MENUMANAGER_ACTIVE Nick Liu 2021-09-10 09:56:27 +02:00
  • 8fc922c126 Make sure font, svg and ico files are gzipped during transfer. Cameron 2021-09-09 13:23:13 -07:00
  • f5bb80607a word limit per record added. Cameron 2021-09-09 13:20:51 -07:00
  • 9163f907bf Erased old deprecated files. Cameron 2021-09-06 12:22:25 -07:00
  • daf0008705 Added 'nolist' attribute to e_user.php settings() method for hiding fields within admin/users.php listing. Cameron 2021-09-06 12:11:22 -07:00
  • ad465ae584 Update SECURITY.md Tijn Kuyper 2021-09-06 21:05:07 +02:00
  • b1dbd1744d Created SECURITY.MD file containing security policy Tijn Kuyper 2021-09-06 20:01:22 +02:00
  • 20882920a0 Fix all PHP 8.1 test failures Nick Liu 2021-09-04 15:06:19 +02:00
  • 64cd796605 Update test dependencies Nick Liu 2021-09-04 15:08:15 +02:00
  • 5c355d57a3 CI: Update Debian archive keyring for unmaintained containers Nick Liu 2021-08-31 00:25:17 +02:00
  • 2c44c7602c Fixes #3980 - Remove duplicate random number on contact form Moc 2021-08-30 20:40:09 +02:00
  • 7973e10dea Debug code removal. Rel prev/next added. Cameron 2021-08-13 11:53:21 -07:00
  • f173b59672 Closes #4539 Cameron 2021-08-13 10:58:42 -07:00
  • b994dd916d Bootstrap upgraded to v5.1.0 Cameron 2021-08-13 10:03:24 -07:00
  • 0c30006b5f Prevent looping of non-existent array. Cameron 2021-08-12 11:53:40 -07:00
  • 32618817d1 Character counting display added to meta description on admin News and Page inputs. Cameron 2021-08-12 11:51:55 -07:00
  • 64e705ced0 {SITELINKS_ALT} fix and test. Cameron 2021-08-07 12:26:23 -07:00
  • ecf6ab7acc show_emessage("ALERT", …): JSON type enforcement for alert() usages Nick Liu 2021-08-07 18:50:14 +02:00
  • fe8ae40f30 Robot directive removed from default route. Cameron 2021-07-26 16:15:55 -07:00
  • 95fab15c02 Gsitemap: Display link visibility status while importing. Cameron 2021-07-22 13:51:35 -07:00
  • fce00b4276 Gsitemap: Fix for importing navigation links that use a SEF URL configuration. Cameron 2021-07-22 12:15:04 -07:00
  • 7a04260b5f #4299: Wrap even more potentially undefined constants Nick Liu 2021-07-21 20:23:06 +02:00
  • 389a76efe2 Fix for active nav detection while SEF URL in use. Cameron 2021-07-15 17:51:08 -07:00
  • ebe9c8cf13 Precaution to avoid fatal error with some admin-ui configurations. Fontello preload code removed. (some cases may use FA instead) Cameron 2021-07-15 17:38:39 -07:00
  • 04576b9f79 Commented library preload code. Cameron 2021-07-14 12:20:57 -07:00
  • 099dffdfdd Allow theme to manually control navigation 'active' status with new method: e107::nav('active', [url match]); Cameron 2021-07-14 12:18:42 -07:00
  • ccf0f037aa #4299: Wrap more potentially undefined constants Nick Liu 2021-07-13 12:49:05 +02:00
  • bc1340af12 Forced WebP caching fix. Cameron 2021-07-12 12:27:29 -07:00
  • 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. Cameron 2021-07-06 17:53:55 -07:00
  • 36ff7a88be Loading icon was missing from search form button. Cameron 2021-06-30 16:42:05 -07:00
  • 861d123f2b Fix for PHP8 fatal error on search with checkbox categories. Cameron 2021-06-30 16:25:31 -07:00
  • a9c2ae3823 Fix #4405: PHP 8 compatibility: redirection::checkMembersOnly() Nick Liu 2021-06-27 18:02:39 +02:00
  • 3430342d0d PHPMailer upgrade to v6.2.0 Cameron 2021-06-25 11:45:58 -07:00
  • fd06147900 Merge pull request #4523 from e107inc/dependabot/composer/phpmailer/phpmailer-6.5.0 Cameron 2021-06-25 11:25:30 -07:00
  • 7beae22f44 Removed search shortcode parameter limitations. Cameron 2021-06-24 16:49:22 -07:00
  • 00d584f584 Experimental CSS filtering. Cameron 2021-06-24 12:29:47 -07:00
  • ee74e5ad8f Bump phpmailer/phpmailer from 6.4.0 to 6.5.0 dependabot[bot] 2021-06-22 15:40:00 +00:00
  • d8f9a96dea Issue #4520 Possible fix for session duration. (testing needed) Cameron 2021-06-18 09:44:26 -07:00
  • c4f76c3687 Issue #4270 - perform all webp conversion checks within e_thumbnail class. WebP conversion now works with SEF media URLS. Cameron 2021-06-18 09:31:45 -07:00
  • 7302803a75 Issue #4270 Added .webp browser-support detection. Media-Manager "Convert to webp during render" can now be safely enabled and will temporarily fallback to the regular image if the browser does not support webp images. Cameron 2021-06-18 08:43:53 -07:00
  • a89b58a8a2 Allow users to login when maintenance mode is active and is permitted. Cameron 2021-06-15 15:37:45 -07:00
  • d2411404c4 Issue #4299 PHP8 Fix Cameron 2021-06-14 17:05:57 -07:00
  • 5652fd2bd9 Merge pull request #4515 from Deltik/fix/4512 Cameron 2021-06-14 16:55:10 -07:00
  • 0deb235ee7 Unit test fixes. Cameron 2021-06-14 16:51:43 -07:00
  • a1e7d29661 Optional {NEWS_PAGINATION} shortcode added. Cameron 2021-06-14 14:42:17 -07:00
  • 4e75903292 Fix for empty image. Cameron 2021-06-13 12:59:01 -07:00
  • f2966468ea Added missing breadcrumb item (page-title) when viewing a page for consistency with other breadcrumbs like News etc. Cameron 2021-06-12 16:53:59 -07:00
  • aa6e449aee New shortcode added on News view page: {NEWS_AUTHOR_REALNAME} Tagcloud menu can now be sorted via shortcode parms. eg. {MENU: path=tagcloud&order=tag,asc&limit=20} Animate.css library loading example added to bootstrap5/theme.xml Cameron 2021-06-12 16:18:51 -07:00
  • 7cef4264c6 #4512: faqs_shortcodes::sc_faq_count(): Return blank string instead of 0 Nick Liu 2021-06-07 21:29:21 -05:00
  • f561c5920b Bootstrap updated to v5.0.1 Cameron 2021-06-07 17:07:02 -07:00
  • 2f9d81d7fc Prevent column pref conflict. Cameron 2021-06-07 11:43:47 -07:00
  • 157a35a5e7 Custom-fields raw mode was missing for types textarea and bbarea. Cameron 2021-06-07 08:43:41 -07:00
  • a6e287d680 {---BREADCRUMB---} processing is now supported. (see bootstrap5/theme_shortcodes.php for an example) Cameron 2021-06-04 12:27:25 -07:00
  • 1ae7e3a2ed Bootstrap5 fix for video ratio. Cameron 2021-06-03 13:45:07 -07:00
  • 07f4e53932 Fix fatal error in PHP8 that occurred when building a plugin without database tables. Developer mode alert now uses the {ALERTS} shortcode for greater control of placement. Cameron 2021-06-03 09:56:00 -07:00
  • 83c52c8bd8 Use e107::route() to safely get e_ROUTE value. Cameron 2021-06-01 16:36:09 -07:00
  • 3a71366954 Added {THEME} shortcode (path) to core shortcodes. Cameron 2021-06-01 16:07:38 -07:00
  • 8023a2b9f6 Extra header information added to debug info. Cameron 2021-06-01 15:13:37 -07:00
  • 2a94814e8a Fix PHP warning: Array to string conversion in db_debug_class.php:770 Nick Liu 2021-05-18 16:49:32 -05:00
  • 1874d3d936 Fix PHP warning: Undefined array key "" in shortcode_handler.php:1362 Nick Liu 2021-05-18 16:48:51 -05:00
  • 8d29f97bd2 Sort by primary id when exporting tables. Alert-box styling fix on modern-light admin theme. Cameron 2021-05-11 13:26:27 -07:00
  • 6674beaf82 Added a button to allow closing of "Developer Mode" alert message. Fixed default button styling of some news buttons under Bootstrap 5. Cameron 2021-05-08 12:39:17 -07:00
  • 666459d060 Debug info text color fix. Cameron 2021-05-08 12:20:03 -07:00
  • c11bd224f8 Prevent possible memory overload in Database > Export. Corrected {ALERTS} debug info when using theme.html. Cameron 2021-05-08 11:53:39 -07:00
  • 80f59e2493 Upgraded Bootstrap 5 to final version. (no more beta) Cameron 2021-05-07 12:07:38 -07:00
  • da3c207fa3 Removed auto-inserting of {WMESSAGE} when theme.html is detected. Improved theme layout debug message. Cameron 2021-05-07 10:57:05 -07:00