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

Commit Graph

  • 46b541889f Fixed array key absence check in e_db_abstractTest::testDb_Fetch() Nick Liu 2020-01-18 00:36:22 +01:00
  • 15de2e233b Null check for e_file::file_size_decode() Nick Liu 2020-01-18 00:29:44 +01:00
  • d2d0105378 Null check for UserHandler::userClassUpdate() Nick Liu 2020-01-18 00:27:18 +01:00
  • 509b9ff761 Type check for online_shortcodes::sc_online_member_user() Nick Liu 2020-01-17 21:23:54 +01:00
  • dbdb5f4a86 Fix e_arrayTest::testUnserialize() Nick Liu 2020-01-17 21:00:09 +01:00
  • 1d72d48a35 Type checks for db_verify::prepareResults() Nick Liu 2020-01-17 20:58:03 +01:00
  • ce510159a9 Removed useless STRPTIME_COMPAT constant Nick Liu 2020-01-17 20:07:43 +01:00
  • 24fe5c80ac Updated pclzip.lib.php to v2.8.4 to fix math error Nick Liu 2020-01-17 20:03:38 +01:00
  • 82499f70a9 Debug variable scope fix in e107plugin::XmlTables() Nick Liu 2020-01-17 19:58:58 +01:00
  • 1561992815 Removed unused variable from e107plugin::XmlAdminLinks() Nick Liu 2020-01-17 19:55:25 +01:00
  • 98911f0b8e Guard type errors in e_db::insert() implementations Nick Liu 2020-01-17 17:24:06 +01:00
  • b2bd6763de Null checks for e107TinyMceParserTest Nick Liu 2020-01-17 19:45:59 +01:00
  • c604b3019c Fixed type check in e_form::option_multi() Nick Liu 2020-01-17 19:23:29 +01:00
  • 8e0b047a73 array_diff_recursive() type check for recursion Nick Liu 2020-01-17 19:21:06 +01:00
  • 66a9765f50 Corrected subset check in user_classTest::testGetUsersInClass() Nick Liu 2020-01-17 19:05:26 +01:00
  • 78a5c2aec7 Disabled e_onlineTest::testGoOnline() – has no assertions Nick Liu 2020-01-17 17:38:33 +01:00
  • b4e48f8cbf Fix duplicate constant in lancheckTest Nick Liu 2020-01-17 17:26:49 +01:00
  • 62a547aed2 Fixed E_NOTICE in plugin install/uninstall process Nick Liu 2020-01-17 17:11:26 +01:00
  • bfad3f7202 Suppressed constant already defined errors in e_db_mysqlTest Nick Liu 2020-01-17 15:57:34 +01:00
  • ef34ef7ec8 Removed obsolete ALLOW_AUTO_FIELD_DEFS constant Nick Liu 2020-01-17 15:54:56 +01:00
  • 4321c1b944 Null coalescing for $_SERVER keys in session_handler.php Nick Liu 2020-01-17 15:54:12 +01:00
  • 6fe4bf16be Null coalescing for $_SERVER keys in online_class.php Nick Liu 2020-01-17 15:46:15 +01:00
  • a49b532519 Stop stepping on E107_DBG_* constants in tests Nick Liu 2020-01-17 15:42:57 +01:00
  • bcba1e065f Null coalescing for $_SERVER keys in iphandler_class.php Nick Liu 2020-01-17 15:11:45 +01:00
  • c232613e44 Fix mkdir() failure in e107::_init() if parent not exists Nick Liu 2020-01-17 15:10:18 +01:00
  • be36462fe6 Null coalescing for $_SERVER keys in e107_class.php Nick Liu 2020-01-17 15:04:29 +01:00
  • b9d4961571 Turn off web error handler for CLI (breaks a lot of stuff!) Nick Liu 2020-01-17 14:48:55 +01:00
  • 34047a2db3 Prevent HTML code injection in e107::url() Nick Liu 2020-01-14 23:54:34 +01:00
  • 82b2da4c36 Better documentation for e107::url() Nick Liu 2020-01-14 23:10:29 +01:00
  • ac47858941 PHP Notice Fix. Cameron 2020-01-14 14:44:29 -08:00
  • 15e76c84d1 Revert last test as e107::redirect() will correct any entity detected. Cameron 2020-01-14 13:57:33 -08:00
  • 4aa5ac8622 Issue 4054 Added test for e107::url() with 'mode' => 'full' as often utilized by e107::redirect() Cameron 2020-01-14 13:45:35 -08:00
  • 9488fdcdc3 Merge pull request #4067 from Deltik/fix-4054 Nick L 2020-01-14 10:17:02 +01:00
  • 4893ea7c67 Fix bad reformatting of e107::url() Nick Liu 2020-01-13 01:04:10 +01:00
  • e62422d63a Old HTML ampersand strict compatibility Nick Liu 2020-01-13 00:21:59 +01:00
  • d13fcd44c7 De-indented e107::url() with guard clause Nick Liu 2020-01-12 23:15:25 +01:00
  • 75d1ae2649 Hard-coded Code Climate test reporter ID Nick Liu 2020-01-13 00:54:30 +01:00
  • e01f1a4345 Delete Account Option LaocheXe 2020-01-10 08:28:17 -06:00
  • 08b9041039 Categorized issue types under "types:" Nick L 2020-01-07 21:15:38 +01:00
  • 530914f631 Added Jetbrains reference link to Sponsor button Tijn Kuyper 2020-01-02 10:44:53 +01:00
  • a7c177c9f0 Merge pull request #4047 from Serios/patch-14 Cameron 2019-12-31 11:38:11 -08:00
  • 2a6e3a182d Issue #4020 - Removed Admin Nav button labels for all device and provided solution for plugins to add them back via css if required. Example added to admin_style.css Cameron 2019-12-31 11:24:14 -08:00
  • 0b269013c1 Added an issue template for questions Nick Liu 2019-12-30 15:07:58 +01:00
  • d31f4cd45e E107Preparer: Clean up hidden files as well Nick Liu 2019-12-30 11:15:19 +01:00
  • 8270c5cf42 Remove tests folder when doing a core github pull, unless developer mode is active. Cameron 2019-12-29 12:45:35 -08:00
  • b26c0abfbb Merge pull request #4053 from e107inc/fix-4052 Cameron 2019-12-29 12:18:40 -08:00
  • 80b49a5d14 Fix outdated Git on Debian stretch Nick Liu 2019-12-29 13:47:03 +01:00
  • d7e083b59a Fix Code Climate test coverage reports on wrong branch Nick Liu 2019-12-29 12:55:46 +01:00
  • 029f4883e6 Use canonical file system paths in e_fileTest::testUnzipGithubArchive() Nick Liu 2019-12-29 12:29:27 +01:00
  • 0f749d7822 More descriptive issue templates Nick L 2019-12-29 12:08:56 +01:00
  • d7451bdd3c Merge pull request #3994 from Jimmi08/patch-4 Cameron 2019-12-28 12:03:38 -08:00
  • ec2061e880 Merge pull request #3995 from Jimmi08/patch-5 Cameron 2019-12-28 12:03:09 -08:00
  • b5f2cf2f9e Merge pull request #3991 from Jimmi08/patch-2 Cameron 2019-12-28 12:02:33 -08:00
  • 7e5b104f7e Merge pull request #3990 from Jimmi08/patch-1 Cameron 2019-12-28 12:01:47 -08:00
  • bcab5172e6 Merge pull request #3992 from Jimmi08/patch-3 Cameron 2019-12-28 11:59:21 -08:00
  • 363eb6751a Merge pull request #3989 from sudakk/sudakk-patch-2 Cameron 2019-12-28 11:55:46 -08:00
  • 598522e603 Merge pull request #4038 from e107inc/test-harness Cameron 2019-12-28 10:45:11 -08:00
  • 8d5d184ab2 Redesigned README.md above-the-fold content Nick Liu 2019-12-28 18:16:15 +01:00
  • 939d01271c GitHub Actions: Upload code coverage report to Code Climate as well Nick Liu 2019-12-28 16:03:52 +01:00
  • 4ca73daad5 Salt state e107-dev now installs LAMP for acceptance tests Nick Liu 2019-12-28 15:36:45 +01:00
  • 20ed1ecb00 Enable xdebug in PHP 5.6 builds Nick Liu 2019-12-28 10:58:07 +01:00
  • 60aa3f34d4 Refactored e_db_pdo::copyRow() for Codeception Nick Liu 2019-12-28 10:48:16 +01:00
  • c31b645013 Made acceptance tests work again Nick Liu 2019-12-28 10:35:36 +01:00
  • e797efce74 Fixed some formatting oddities Nick Liu 2019-12-27 22:18:27 +01:00
  • fabb0c2757 e_db_pdo::copyRow() - Greatly decrease collision chance Nick Liu 2019-12-27 21:54:11 +01:00
  • 5e9b3bee14 Resolve Code Climate error about file not existing Nick Liu 2019-12-27 19:35:19 +01:00
  • 3b4240bbae Quality control for e_file::unzipGithubArchive() Nick Liu 2019-12-27 11:33:21 -06:00
  • 3fca73064a Improvements to CONTRIBUTING.md Nick Liu 2019-12-26 11:01:12 -08:00
  • 38c8c71a09 Improvements to README.md Nick Liu 2019-12-26 10:36:23 -08:00
  • 16ca1494e3 GitHub Actions workflow renamed "Test e107" => "Unit Tests" Nick Liu 2019-12-26 10:18:26 -08:00
  • ed58d40adb Merge branch 'master' into test-harness Nick Liu 2019-12-25 16:30:10 -06:00
  • 6c168a2df6 pluginsTest: Ensure plugin is uninstalled before trying to install it Nick Liu 2019-12-25 13:56:58 -08:00
  • 0466841d2d e_parseTest initialization order fix for flaky test? Nick Liu 2019-12-25 13:56:28 -08:00
  • b3cf8df03c Fixed inconsistent output in PHP < 7.3 in e_parser::cleanHtml() Nick Liu 2019-12-25 12:21:13 -08:00
  • 8c7d32c523 Fixed MPREFIX regression caused by a4c6fd8b Nick Liu 2019-12-23 21:11:59 +01:00
  • 29999eed6d Updated to Codeception 4.0 Nick Liu 2019-12-23 19:09:08 +01:00
  • f2edd94ea4 Fixed e_db_abstractTest::testDb_Select_gen() UPDATE query Nick Liu 2019-12-23 18:40:18 +01:00
  • 9b59527b3d Moved PDO-exclusive features from e_db_abstractTest to e_db_pdoTest Nick Liu 2019-12-23 17:16:24 +01:00
  • a93165efa5 Implemented missing e_db_mysql::resetTableList() method Nick Liu 2019-12-23 17:12:47 +01:00
  • a4ad81dd4c Resolved e_db_mysql::db_Query() logging inconsistency Nick Liu 2019-12-23 17:08:01 +01:00
  • 9677db1c1c Removed bad e_LEGACY_MODE implementation Nick Liu 2019-12-23 16:50:33 +01:00
  • 71e7f8778c Merged e_db_mysql and e_db_pdo tests into e_db_abstractTest Nick Liu 2019-12-23 16:37:48 +01:00
  • 2330f8a152 Removed hard-coded SQL database creation Nick Liu 2019-12-23 15:28:52 +01:00
  • f38e6c1f6d Added a salt-ssh state to deploy an LXC dev env Nick Liu 2019-12-23 15:19:26 +01:00
  • fb727a0086 Closes #4046 - Add batch copy function to banner plugin Tijn Kuyper 2019-12-16 17:58:48 +01:00
  • 61fbc7f164 Fixes #4020 - Show menu link_text in bootstrap3 admin theme Tijn Kuyper 2019-12-16 17:10:23 +01:00
  • a280ec029f Fixing an issue that with contact form sending unnecessary additional data Serios 2019-12-16 15:29:41 +02:00
  • 4a0404d917 Minor fix in userclass description Tijn Kuyper 2019-12-11 17:08:15 +01:00
  • b364043125 Added two userclasses, updated e_formTest and e_user_modelTest to reflect the changes Tijn Kuyper 2019-12-11 17:00:17 +01:00
  • ef4f34d223 Fixes #4017 - "Bad File Detected" when uppercase extension used on image. Cameron 2019-12-10 11:35:08 -08:00
  • cf9cf7b3c0 Update media_class.php Gábor 2019-12-09 10:14:59 +01:00
  • 5bf921fac3 Update lan_image.php Gábor 2019-12-09 10:10:26 +01:00
  • 3087826ee9 Fixes #4041 - SEF Generation confirmation 'cancel' option was being ignored. Also, confirmation will now only appear if the current sef is not empty. Cameron 2019-12-06 13:12:42 -08:00
  • 4bf21cbaa5 AdminUI: Fixes conflict between custom 'filter' dropdown and 'search' input. New method format added for custom search field processing independent of "Filter" processing. See handleListBanlistIpSearch() for an example. Cameron 2019-12-05 10:44:59 -08:00
  • 3b28884b56 Possible fixes. Cameron 2019-12-04 10:10:32 -08:00
  • 1ff3dd0f8d Fix for 'select' method - test validation. Cameron 2019-12-04 10:19:38 -08:00
  • 369142af55 Exclude tests in Code Climate Deltik 2019-12-04 11:03:29 -06:00
  • 4e7d76235c Removed GitLab CI Deltik 2019-12-03 23:09:28 -06:00
  • 5ef7777a33 Configure Codecov to comment in GitHub project Deltik 2019-12-03 22:56:32 -06:00
  • 4f57c36442 #2225 - Added {USER_USERCLASS_ICON} shortcode Tijn Kuyper 2019-12-03 15:15:21 +01:00