1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-03 21:27:25 +02:00

Commit Graph

  • 5f1fc512fc Signin template tweaks. Cameron 2020-12-31 07:29:05 -08:00
  • 6ef9b8f2f2 Issue #4325 - use vartrue(); Cameron 2020-12-31 07:10:25 -08:00
  • 03e536a5b4 Merge pull request #4328 from Jimmi08/patch-6 Cameron 2020-12-31 07:03:47 -08:00
  • fc758b13d6 Merge pull request #4326 from Jimmi08/patch-5 Cameron 2020-12-31 07:03:19 -08:00
  • 1b98867f24 Increased logging during forum upgrade. Cameron 2020-12-31 06:54:30 -08:00
  • ad44a3d5f0 PHP 8: Fixed fatal error in fileinspector.php Nick Liu 2020-12-31 13:22:42 +01:00
  • d2e72a2855 FIX #4327 - correct HTML markup for PM dropdown Jimako 2020-12-31 11:37:21 +01:00
  • 788929a9b7 BS3 support for dropdown tooggle Jimako 2020-12-31 06:40:27 +01:00
  • 515d81ebb7 Sigin plugin/shortcode added. Cameron 2020-12-30 14:24:38 -08:00
  • ffc605f936 Fixes #4324 typo causing fatal error. Cameron 2020-12-30 10:18:33 -08:00
  • b5ff8c76f7 Fix for lancheck failing due to ../ in the URL on plugin/theme folders. Cameron 2020-12-30 10:11:04 -08:00
  • 710394273c Merge pull request #4323 from Jimmi08/patch-4 Cameron 2020-12-30 07:58:49 -08:00
  • 3ad4964b2d BS5 fixes. Cameron 2020-12-30 07:57:43 -08:00
  • 072c2a129a Bootstrap5 tweaks. Added support for Brazilian Portuguese. Cameron 2020-12-30 07:16:18 -08:00
  • 14a7198555 added info titles for menu, added alt6 markup, Jimako 2020-12-30 11:02:37 +01:00
  • a4e380d6a1 Navigation Menu added. Cameron 2020-12-29 12:48:57 -08:00
  • 10ad436e28 Support for Bootstrap5. Clear cache in theme manager when choosing themes. Cameron 2020-12-29 12:43:25 -08:00
  • e595c0841a Fixes Media-Manager remote image import. Cameron 2020-12-29 11:13:18 -08:00
  • b22697d1c0 Added TRACKBACKSTRING to legacy constants. Cameron 2020-12-29 10:52:38 -08:00
  • 7f6e1444a4 Fixes #4283 Blog Calendar archive page title. Cameron 2020-12-29 10:42:36 -08:00
  • 15488f1c7e Closes #4311 - gSitemap select-all option. Cameron 2020-12-29 10:30:05 -08:00
  • 94f772577a trackback plugin removed. Cameron 2020-12-29 10:04:33 -08:00
  • 21e3c3f8ab PHP warning fixes. Cameron 2020-12-29 09:48:36 -08:00
  • 75f595adb0 PHP Warning Fixes. Cameron 2020-12-29 08:04:52 -08:00
  • baed9ec8e5 Fixes #4306 - google-plus removal. Cameron 2020-12-29 07:00:39 -08:00
  • cf566bbf14 Snippets name/value fix. Cameron 2020-12-28 15:47:04 -08:00
  • 86d315648a Merge pull request #4308 from Deltik/test-acceptance Cameron 2020-12-28 15:30:16 -08:00
  • a41693b4b6 Removed snippets from bootstrap3 theme. Fix for line-endings issue in cache tests. Cameron 2020-12-28 15:16:23 -08:00
  • b5923169a6 Automated acceptance tests Nick Liu 2020-12-28 16:46:03 +01:00
  • 518eb6016c Disable redirection to cron, wysiwyg etc. Cameron 2020-12-28 12:50:44 -08:00
  • 8048744de7 Cache clear test. Cameron 2020-12-28 10:56:21 -08:00
  • 7d04bc5c6a radio snippet added. Cameron 2020-12-28 10:29:17 -08:00
  • 10482b8a89 Solves the duplicate breadcrumb issue. Cameron 2020-12-28 09:48:44 -08:00
  • 48e3fdabc9 Closes #4305 #4307 Cameron 2020-12-28 09:01:15 -08:00
  • 25b5843e12 Additional menu config items added. Cameron 2020-12-28 08:55:20 -08:00
  • d579facf8f Social plugin xurl menu added. Cameron 2020-12-28 08:41:49 -08:00
  • b521bbe740 Typo fix on navigation template Cameron 2020-12-28 08:16:00 -08:00
  • 8b66e67bf2 bootstrap4 navigation template. Cameron 2020-12-28 08:03:38 -08:00
  • 044c5324e2 Navigation and News shortcode cleanup. Cameron 2020-12-28 07:46:08 -08:00
  • 15a277349a Legacy News Shortcodes file created. To be expanded. Cameron 2020-12-27 15:28:17 -08:00
  • 4b311a083f Navigation render fix. Cameron 2020-12-27 15:04:06 -08:00
  • 0215ef4404 Fix for {NAV_CLASS} Cameron 2020-12-27 14:30:51 -08:00
  • e66d3f32de Renamed "Site Links" admin area to "Navigation". Navigation shortcode names changed (see debug: 'deprecated' mode to check usage) Cameron 2020-12-27 14:28:19 -08:00
  • 71c5be17ea Support for class attribute. {NAVIGATION: class=xxxx} Class value in navigation template: {NAV_CLASS} Navigation shortcodes now in their own file. Cameron 2020-12-27 12:46:37 -08:00
  • 6ed9ad3e0d Simplified inAdminDir(). Cameron 2020-12-27 12:13:51 -08:00
  • f93ce247fd PHP8 fix - signup array_merge() on null error. Cameron 2020-12-27 11:34:05 -08:00
  • 026415b476 Moved the "in admin area" check into its own method. Added a test for it. Removed the outdated user/usersettings check. Cameron 2020-12-27 11:25:48 -08:00
  • 51df14c054 Code optimization Cameron 2020-12-27 09:48:02 -08:00
  • fee3c0d237 Default SITEDISCLAIMER: HTTPS e107.org link Nick L 2020-12-27 11:28:15 +01:00
  • 47939464fd update e107 link Jimako 2020-12-27 10:37:38 +01:00
  • d7de9d5a28 Menu manager: Legacy themes: Added some magic constant support Nick Liu 2020-12-26 21:08:57 +01:00
  • 30ac723fa2 get_files() fix. Cameron 2020-12-26 12:02:52 -08:00
  • c9ce6e1bd0 file_size_encode() test. Cameron 2020-12-26 11:11:35 -08:00
  • 3c6bdd35e0 config adjustment Cameron 2020-12-26 10:09:12 -08:00
  • 68ef32204e Fix for early PHP versions. Cameron 2020-12-26 09:57:03 -08:00
  • f6cdb9125c Issue #4299 Fixes the "07 - Display name - Value not allowed" validation error during user registration. Cameron 2020-12-26 09:28:02 -08:00
  • 7989ebfc72 Installation fix. Cameron 2020-12-26 08:02:34 -08:00
  • c0736df559 Possible fix for test failure on some machines. Cameron 2020-12-25 15:03:10 -08:00
  • 84a3e45e48 Moved old functions out of class2.php. Cameron 2020-12-25 14:57:53 -08:00
  • d890163836 Added more custom field tests. Cameron 2020-12-25 10:31:42 -08:00
  • 7dfac0dcfa Issue #4299 - PHP8 compatibility fixes. Cameron 2020-12-25 10:23:56 -08:00
  • 76d72b1c08 Admin-UI: Code cleanup/optimization Cameron 2020-12-23 16:01:20 -08:00
  • a5ce641279 Code cleanup Cameron 2020-12-23 15:15:34 -08:00
  • 450e392741 Issue #3291 gSitemap table changes. Generic handling of link updates via e_gsitemap.php Cameron 2020-12-23 15:03:31 -08:00
  • c43da4d7aa Replaced deprecated db_Fetch() Cameron 2020-12-23 13:23:48 -08:00
  • 3cd4aa0018 Form handler code cleanup/optimization. Added getSupportedProviders() caching to reduce execution time. Cameron 2020-12-23 12:42:06 -08:00
  • c699a24ef0 Updating Config. Cameron 2020-12-23 11:13:20 -08:00
  • db1bd18c81 Codeclimate config. Cameron 2020-12-23 09:01:00 -08:00
  • b080ab8c9b Exclude third-party scripts from test. Cameron 2020-12-23 08:46:39 -08:00
  • eb47eb7716 Snippet to include id attribute. Cameron 2020-12-23 08:35:31 -08:00
  • b5684da8d7 Removed duplicate config item. Cameron 2020-12-23 08:23:00 -08:00
  • ffea1449f9 Simplified snippet example. Added caching of loaded snippet. Cameron 2020-12-23 08:04:20 -08:00
  • 5009b35163 Removed old paths from configuration and adjusted some tests. Cameron 2020-12-23 07:37:00 -08:00
  • ce7fa515c3 Experimental theme snippets feature added. Cameron 2020-12-22 17:06:52 -08:00
  • 3c57f3fa96 Mod-security doesn't like '+' in queries. Debug query now uses '!' Cameron 2020-12-22 15:17:29 -08:00
  • 402d1f4126 Closes #1801 Code cleanup. Deprecated method errors added. Cameron 2020-12-22 14:48:28 -08:00
  • 881670d92c Catch any debugger errors that could occur during Github sync. Added more deprecated items to the log. Cameron 2020-12-22 09:59:39 -08:00
  • 3f8e043998 Replaced e107::getAdminLog() with e107::getLog(). e107::getAdminLog() will continue as a deprecated alias. Cameron 2020-12-22 09:36:02 -08:00
  • 1433646305 Deprecated some old themeHandler methods in favor of e_theme class. Should see a speed increase in theme manager. Cameron 2020-12-22 09:29:12 -08:00
  • 812b7cbcb3 Code cleanup. Moved checkvalidtheme() out of class2.php and into e_theme as initTheme() Cameron 2020-12-21 17:46:32 -08:00
  • 92504acfdd Backward compatibility with PHP 5.6 Cameron 2020-12-21 10:09:03 -08:00
  • 630f3f415f Improved detection of deprecated functions/methods and display in DEBUG mode: deprecated. Cameron 2020-12-21 10:00:28 -08:00
  • 63527c4f19 Code cleanup. Extra debug info under Paths. Cameron 2020-12-21 06:43:07 -08:00
  • 78665cd56d Performance: Reduced e107::getFolder() usage from 2500+ to less than 30. Cameron 2020-12-21 06:41:45 -08:00
  • 539c3f1a67 PHP bug 66773 workaround in Hybridauth Nick Liu 2020-02-17 14:49:57 +01:00
  • 34ff7e464a Corrected provider count. Cameron 2020-12-20 20:05:06 -08:00
  • ce1f9f8888 Added missing composer file. Cameron 2020-12-20 19:57:56 -08:00
  • 9880a68d4b Code cleanup Cameron 2020-12-20 19:42:09 -08:00
  • 0f4b3d29cb Some tests added. Cameron 2020-12-20 19:41:16 -08:00
  • f950b32774 Adding missing package Cameron 2020-12-20 19:12:50 -08:00
  • aee1d26df8 HybridAuth and PHPMailer updated. Cameron 2020-12-20 17:50:56 -08:00
  • 153cf33aa7 Fix test for PHP 5.6 Cameron 2020-12-20 13:44:18 -08:00
  • bdb4104f9c Moved parseheader() to e107 class as renderLayout() Added test. Cameron 2020-12-20 13:25:03 -08:00
  • 601df26d51 Code optimization for speed and reduced memory usage. Cameron 2020-12-20 11:50:10 -08:00
  • 6b5cc07929 Remove some debug logs. Improved others. Cameron 2020-12-19 11:46:58 -08:00
  • 6fb33e7cad Improve speed in admin area. Clear caching only on admin home page and e107 update page. Cameron 2020-12-19 11:12:53 -08:00
  • 3bc98186a9 Plugin-Manager: "Repair selected" function added to batch dropdown. This will restore preferences and missing addons etc on the selected items. Cameron 2020-12-19 10:52:52 -08:00
  • 4713f572d0 Remove old css classes from debug info. Cameron 2020-12-19 10:50:08 -08:00
  • b0fc50890b Code optimization Cameron 2020-12-19 09:50:29 -08:00
  • 2f780fca69 e107 now loads 5x - 8x faster. Debug info now has consistent styling across themes. Cameron 2020-12-19 09:01:17 -08:00