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

Commit Graph

  • 1c98e5e341 Load admin icons during shortcode and plugins tests. Cameron 2021-01-25 12:18:38 -08:00
  • 876212d518 Make sure admin icons are loaded during testing and when initializing form handler. Cameron 2021-01-25 12:04:59 -08:00
  • d03ef3a670 Should fix the "Call to undefined function parse_admin()" test issue. Cameron 2021-01-25 10:43:17 -08:00
  • 55eccce7d3 Issue #4341 Database name pattern during installation. Cameron 2021-01-25 10:35:24 -08:00
  • 55aadc29e9 Modified navigation test. (installed plugins may change) depending on the order of tests. Cameron 2021-01-25 10:16:19 -08:00
  • 8e54de7c0c Styling tweak to admin 'tabbed' layout. Cameron 2021-01-25 10:13:32 -08:00
  • aa1a19b1dd Disable TimeZone test. Cameron 2021-01-25 09:54:11 -08:00
  • b77ae278dd Updated TimeZone test. Cameron 2021-01-25 09:38:40 -08:00
  • dfddca2e24 Added Media-Manager loading indicator. Use deftrue() for checking admin area in form handler. Cameron 2021-01-25 09:35:08 -08:00
  • 748e5ee11d Issue #3902 PHP Notice and Error fixes. Cameron 2021-01-25 09:14:45 -08:00
  • c045f2874c Clock-menu removed from code. Extra logTime entries added. Debug performance highlighting tweaks. Cameron 2021-01-25 07:57:24 -08:00
  • 11de1fc0f4 Memory optimization and more speed logging. Cameron 2021-01-24 17:16:49 -08:00
  • 522d71d243 Reduced some memory usage. Cameron 2021-01-24 17:00:02 -08:00
  • 8508cabcad Admin shortcodes optimization and tests. Cameron 2021-01-24 16:18:50 -08:00
  • 26f0d4a0a8 Added test for loadAdminIcons and verified against previous template. Cameron 2021-01-24 15:33:39 -08:00
  • a99300aed5 admin_icons_template.php reformatted to v2 standards. Cameron 2021-01-24 10:44:30 -08:00
  • 9487c620e3 Updated isBot() method. Cameron 2021-01-24 10:42:53 -08:00
  • f6290ed533 Legacy clock_menu plugin removed. Cameron 2021-01-24 07:38:19 -08:00
  • 0846285277 Admin-ui: Spinning indicator during search/filter. Cameron 2021-01-24 07:15:46 -08:00
  • 08e0b26874 Removed 'log' plugin from repo. Now found at https://github.com/e107inc/log Cameron 2021-01-24 06:47:04 -08:00
  • 0e3e184abc Fix formatting of errors on 'usersup_veri' event Moc 2021-01-24 12:50:50 +01:00
  • 8b73cfee5c Theme manager now using e107::isCompatible() method. Cameron 2021-01-23 15:48:09 -08:00
  • b457c8168e "Find Plugins" browser upgraded to use grid template. Cameron 2021-01-23 14:21:55 -08:00
  • 17a9aa2822 New e107::isCompatible() method added for checking plugins/themes are compatible with the current version of e107. New parser method stripBlockTags($html) to remove p, div etc. {CPAGEBODY: strip=blocks} shortcode option added (uses the method above) Cameron 2021-01-23 14:20:51 -08:00
  • 85ae08e8ff Moved membersonly shortcodes to their own file. Cameron 2021-01-22 18:07:12 -08:00
  • 530183692a Reinitialize user-extended class before running shortcode test. Cameron 2021-01-22 17:34:36 -08:00
  • f5352be768 Closes #4044 - News e_related URL fix. Thanks to @Serios Cameron 2021-01-22 17:33:29 -08:00
  • 93918849f4 Expanded on getperms() test. Cameron 2021-01-22 17:09:55 -08:00
  • 45b536b50a Removed the json_compat_handler.php and some unused methods. Cameron 2021-01-22 16:32:07 -08:00
  • 7557d07622 Rewrote getTemplate test and added example theme template override (bootstrap3) of plugin template (gallery) Cameron 2021-01-22 15:43:57 -08:00
  • acc1a9af0d Plugin script tests and PHP8 fixes. Cameron 2021-01-22 13:44:10 -08:00
  • 4b0edad459 Various PHP8 Fixes Cameron 2021-01-22 06:32:59 -08:00
  • 4a9cf379a6 PHP8 Forum code cleanup Cameron 2021-01-22 06:31:23 -08:00
  • aafd277331 Shuffling issue. Disable test. Cameron 2021-01-21 15:27:04 -08:00
  • ead2416485 Test too specific for shuffle. Needs rework. Cameron 2021-01-21 15:12:48 -08:00
  • 27f26e59c0 Disable test. Needs rework to account for shuffling. Cameron 2021-01-21 15:00:50 -08:00
  • 9ddad9a44a Disabled incomplete test. Cameron 2021-01-21 13:15:29 -08:00
  • 594cddae6e Some forum code cleanup Cameron 2021-01-21 13:04:54 -08:00
  • 9f7d3d2c78 PHP8 fix. Cameron 2021-01-21 10:29:29 -08:00
  • f055b49d91 PHP8 Plugin code cleanup Cameron 2021-01-21 09:38:38 -08:00
  • 9e0d014e39 User-extended signup test. Switched off registry reset. Cameron 2021-01-21 08:18:54 -08:00
  • 2e301d2c73 Admin login page now using the same auth routine as the main site. e_MULTISITE_MATCH check added to main cookie() function. Cameron 2021-01-21 08:06:20 -08:00
  • accd5d1240 Added downloads badge to readme. Removed notices from usersettings shortcode. Cameron 2021-01-21 06:25:20 -08:00
  • 6ee43c0e07 Reinitialize user-extended data on signup page. Cameron 2021-01-20 19:46:37 -08:00
  • 2c88c8a1fe Enable truncate again. ;-/ Cameron 2021-01-20 13:12:48 -08:00
  • fb5f9db62e Removed truncate table from user_extended test. Cameron 2021-01-20 12:56:06 -08:00
  • 18546311e1 Remove notice about empty field data Cameron 2021-01-20 12:36:28 -08:00
  • ab75f150f8 PHP8 Fixes. Renamed 'search' class (in search.php) to 'search_front' to avoid conflicts. Cameron 2021-01-20 12:07:29 -08:00
  • 17dfe4149e Removed all SQL queries from usersettings_shortcodes. Cameron 2021-01-20 12:03:52 -08:00
  • b19f9ffbc3 Frontend scripts tests. (may break some things) Cameron 2021-01-19 18:52:56 -08:00
  • ce1273f8a4 Merge pull request #4354 from Jimmi08/patch-13 Cameron 2021-01-19 15:13:54 -08:00
  • fdfbccf662 Remove debug info Cameron 2021-01-19 15:02:17 -08:00
  • 671171d8eb Issue #4352 Fix for non-chapter pages and chapter url. Cameron 2021-01-19 15:00:08 -08:00
  • e57b1a9b61 Issue #4352 Added canonical for home page and frontpage setting. Cameron 2021-01-19 13:31:20 -08:00
  • f091709847 Issue #4352 - Canonical added for page, forum and download. Replaced some e_PAGETITLE with e107::title() Cameron 2021-01-19 09:50:02 -08:00
  • 76144e6b4f Issue #4352 e107::canonical() method added. Use define('e_DEBUG_CANONICAL', true); in e107_config.php to test usage. Cameron 2021-01-19 07:54:13 -08:00
  • 23d438a68b Rework testSignupExtendedUserFieldsShortcode Cameron 2021-01-19 05:38:34 -08:00
  • 98918edee8 fix for always black gallery slidershow background Jimako 2021-01-19 12:48:59 +01:00
  • 75aa014de1 Registry name improvements. testGetFieldNames() improvement. Cameron 2021-01-18 19:04:55 -08:00
  • 8f27be1150 Added e_user.php 'settings' method to define additional (extended) user fields dynamically. See _blank/e_user.php Cameron 2021-01-18 18:10:00 -08:00
  • 3ee52f0cbe Added LAN_ENABLE and LAN_DISABLE to common Admin LAN Moc 2021-01-18 20:07:07 +01:00
  • 809146ef6a Removed a method specific to PHP versions earlier than 5.4 . Additional parser tests added. Cameron 2021-01-18 10:27:41 -08:00
  • 911d41a402 e107table class moved out of class2.php to e_render_class.php and renamed to e_render. BC fix added. Cameron 2021-01-18 08:52:10 -08:00
  • 80a4d547f6 Issue #4346 Added TinyMce parser tests for script tags. Cameron 2021-01-18 08:11:49 -08:00
  • 419a0e727a Fix for HTML used on text_truncate(). Ignore setcookie() in CLI mode. Cameron 2021-01-18 07:40:17 -08:00
  • ba313c558c Option to filter navigation links in admin area by 'owner' ie. the plugin who installed it. Cameron 2021-01-17 20:31:25 -08:00
  • bf17a010f5 Fixes a bug in drop-down navigation containing HTML. Cameron 2021-01-17 20:30:05 -08:00
  • 299c3717a7 Legacy Admin layout fixes and tests. Cameron 2021-01-17 10:36:17 -08:00
  • b286d66e88 Fixes #4351 Gsitemap canonical link. Cameron 2021-01-17 10:30:29 -08:00
  • 5c9e04373e Moved methods from e_menu_layout to e_layout. Cameron 2021-01-17 09:10:00 -08:00
  • d1bf1cfde8 Issue #4350 Have Menu Manager run init(); Cameron 2021-01-17 08:22:40 -08:00
  • ed8d40db95 Issue #4350 Admin theme.php fix Cameron 2021-01-17 07:37:19 -08:00
  • f97dd307af Issue #4350 theme.php class must now use init() and tablestyle() (not __construct() ) Cameron 2021-01-17 07:27:28 -08:00
  • 06888f1fcf Issue #4348 Always using tablestyle in news on a v2.3 theme spec. Cameron 2021-01-17 06:37:18 -08:00
  • 2b12ece88d Add LAN_VERIFY ("Verify") to common LAN Moc 2021-01-17 15:04:49 +01:00
  • 4c32e60bad Use e107::getFolder() for $ADMIN_DIRECTORY. Cameron 2021-01-16 16:13:48 -08:00
  • b927997759 Fix $GLOBALS check. Cameron 2021-01-16 15:53:56 -08:00
  • 8db0278a9f Clean shutdown flag now using $GLOBAL Cameron 2021-01-16 15:42:23 -08:00
  • 25e5978ae8 CLI mode debug class clean exit fix. Cameron 2021-01-16 14:49:56 -08:00
  • cc5fbe87ef Skip admin path check for now. Correct LAN conflict. Cameron 2021-01-16 14:32:55 -08:00
  • ac737d3762 Committing the scripts and language tests. Cameron 2021-01-16 13:53:33 -08:00
  • 04bbad449a Test admin scripts are parsing correctly. Cameron 2021-01-16 13:32:35 -08:00
  • 692b8c8538 Prevent headers in CLI mode. Cameron 2021-01-16 10:02:52 -08:00
  • 8f4b3429dc Removed old comments from e107_class.php. userlogin class cleanup. New user login test added. Cameron 2021-01-16 08:43:51 -08:00
  • a6406ea0d3 Javascript fixes for TimeZone cookie and Twitter menu. Cameron 2021-01-16 05:39:32 -08:00
  • 4553da0852 Upgraded TinyMce to 4.9.11 Cameron 2021-01-16 05:00:47 -08:00
  • b94acc09e2 More parser tests. Cameron 2021-01-15 14:24:28 -08:00
  • 14fac98f56 toHTML modifier processing moved to a new method. Cameron 2021-01-15 13:20:38 -08:00
  • 136093b4de toHTML modifiers test added. Cameron 2021-01-15 12:47:26 -08:00
  • 497e7279b6 toHTML modifiers extracted to new method. Cameron 2021-01-15 10:59:52 -08:00
  • 13517e83a8 Multibyte utf8 method tests and fixes. Cameron 2021-01-15 09:03:07 -08:00
  • 8cfb8d80cc e_parse cleanup Cameron 2021-01-14 18:30:32 -08:00
  • 2dac1ef3a4 Merged e_parse and e_parser classes Cameron 2021-01-14 17:32:08 -08:00
  • d51f5cb936 Legacy textparse class removed. Separate emote and profanity classes. Cameron 2021-01-14 17:26:15 -08:00
  • f7fdf19e24 Couple more e_parse tests. Cameron 2021-01-14 15:29:15 -08:00
  • 1a3054c041 Removed old code from parser. Cameron 2021-01-14 14:50:16 -08:00
  • 62d6341303 Bbcode test and parser cleanup. Cameron 2021-01-14 14:46:49 -08:00
  • 7e90b791ba PHP8 fixes. Cameron 2021-01-14 11:32:02 -08:00
  • 3a166c253b Language help file tests. Cameron 2021-01-14 11:10:21 -08:00
  • 7279e0273e Valid login event added. Session conflict fix. Session test added. Featurebox tree() fix. Cameron 2021-01-14 10:31:51 -08:00