1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-29 19:00:26 +02:00

Commit Graph

  • 66e77e7c3c Add ID to user profile page Jimako 2021-05-05 22:37:56 +02:00
  • 4c56593f81 Merge pull request #4234 from yesszus/patch-1 Tijn Kuyper 2021-04-25 16:02:00 +02:00
  • db9883f36d Fixes #4492 - Disable autocomplete on captcha (secure image) Moc 2021-04-25 16:00:03 +02:00
  • ee346eb06c #4492 - Prevent autofill / autocomplete on captcha Moc 2021-04-24 11:59:26 +02:00
  • cdde5ef86b db_table_adminTest::testGet_current_table(): Alias utf8mb3 => utf8 Nick Liu 2021-04-22 20:57:28 -05:00
  • 7ff45abe36 Issue #4489 - make sure breadcrumb only displays when 'default' or 'main' styles are rendered. Cameron 2021-04-21 16:51:40 -07:00
  • e5ff5f53c8 Issue #550 - Expanded filetypes.xml display in admin preferences area to include Admin and Main admin perms. Additional defaults for admin and mainadmin added to filetypes.xml during installation. Cameron 2021-04-21 16:48:04 -07:00
  • 098660d38a Issue #550 - filetypes.xml now used by media-manager. Cameron 2021-04-21 11:51:53 -07:00
  • 4034d4ab0c Issue #4489 - Render comments code example added. Cameron 2021-04-20 13:44:14 -07:00
  • c57b029877 Fixes #4493 - USER_WIDTH causing PHP8 error. Cameron 2021-04-20 13:32:58 -07:00
  • cad29d50cf test-unit: Use older git/curl/libcurl3-gnutls Nick Liu 2021-04-19 15:46:05 -05:00
  • c0385ad7ac Revert "Add some generic LAN to English.php" Moc 2021-04-19 20:19:38 +02:00
  • d32e87f875 Revert "Also add LAN_TAG and LAN_TAGS to lan_admin.php" Moc 2021-04-19 20:19:11 +02:00
  • a951e66f35 Also add LAN_TAG and LAN_TAGS to lan_admin.php Moc 2021-04-19 20:17:21 +02:00
  • 0584c1a35d Add some generic LAN to English.php Moc 2021-04-19 20:13:27 +02:00
  • f16e2ad340 #4490 - Should fix autofill in usersettings (new password) Moc 2021-04-19 19:29:33 +02:00
  • 4ef740674c Update placeholder image link Moc 2021-04-17 14:04:52 +02:00
  • dc3ac65a70 Fix implementation of e_front_model::sanitize() Nick Liu 2021-04-17 02:57:10 -05:00
  • ce7f3b5d56 Add: e_parse::toFlatArray() and e_parse::fromFlatArray() Nick Liu 2021-04-17 02:56:12 -05:00
  • f6f63b680f Merge pull request #4473 from Deltik/fix-tests Cameron 2021-04-16 13:46:52 -07:00
  • bdc5c20df2 pluginsTest::testPluginScripts(): Standard sort file order Nick Liu 2021-04-16 15:46:14 -05:00
  • 51024a5e8e Fix PHP errors under some circumstances. Cameron 2021-04-16 13:43:26 -07:00
  • d83c31fb8c Stub e_date::computeLapse() in e_parse_shortcodeTest Nick Liu 2021-04-13 15:12:39 -05:00
  • 687db04bcb Revert "Removed failing test with no assertions" Nick Liu 2021-03-31 17:57:30 -05:00
  • 7cfc79d335 Tests: Removed weird 17 rows threshold for clearing user_extended_struct Nick Liu 2021-03-31 01:48:07 -05:00
  • e261e4fb2d Fix undefined constants when e107Test::testGetCoreTemplate() runs first Nick Liu 2021-03-30 23:53:19 -05:00
  • c68604b971 Don't assume an empty table in e_db_abstractTest::testIsEmpty() Nick Liu 2021-03-30 20:11:59 -05:00
  • 99aa39a8e5 e107_tests: Removed usages of var_dump() Nick Liu 2021-03-12 20:14:29 -06:00
  • 2ebf1f7110 Removed failing test with no assertions Nick Liu 2021-03-12 20:06:00 -06:00
  • b06e0e16fb Fixes #4484 - Modification of extended field of type EUF_ADDON causes corrupted data. Cameron 2021-04-13 11:28:25 -07:00
  • 7e6c077462 HybridAuth PHP5.6 compatibility patch. Cameron 2021-04-12 14:32:46 -07:00
  • ee464286e0 BC Fix for contact LANs. Cameron 2021-04-12 14:31:27 -07:00
  • 8f7ab86413 Fixes #4486 - Invalid attributes not being fully filtered. Cameron 2021-04-12 11:13:37 -07:00
  • 444d8d6dc0 Issue #4486 - iframe accepted attributes updated Cameron 2021-04-12 11:01:58 -07:00
  • 096bfb2dc4 Removed unused package. Cameron 2021-04-12 10:37:15 -07:00
  • 9e091aedf4 Added new hybridauth providers. (Apple, Pinterest etc) Cameron 2021-04-12 10:32:24 -07:00
  • 826b777174 Vendor packages update. Cameron 2021-04-12 10:00:18 -07:00
  • 2862e18db9 Issue #4471 Cameron 2021-04-06 18:41:15 -07:00
  • 920a881898 Issue #2898 - comment btn-sm class missing. Cameron 2021-04-06 12:14:40 -07:00
  • 240c088eff Issue #4478 - Fixes decorate_download_location() and check_download_limits() 'missing function' errors. Cameron 2021-04-06 10:40:58 -07:00
  • 6d0810af0d Fixes #4468 - quick debugging of json data using type: 'text' and hidden() field fix. Cameron 2021-03-31 15:14:58 -07:00
  • 5ed2440272 Issue #4473 - some merged code from Deltik Cameron 2021-03-31 13:04:20 -07:00
  • 8ff427cfc4 #Issue #4473 - some merged code. Cameron 2021-03-31 12:35:26 -07:00
  • 90ba858059 Added HTTP 503 header to sitedown.php and additional bot to robots list. Cameron 2021-03-31 12:14:18 -07:00
  • 2904f1e792 All Unit tests passing locally. Cameron 2021-03-31 12:11:23 -07:00
  • 05df416dbd Bootstrap 5 tweaks Cameron 2021-03-29 17:52:19 -07:00
  • 0876e0d43b Contact LANs updated to v2 specifications. BC fix included. Cameron 2021-03-29 17:50:51 -07:00
  • dbefbe4630 Removed legacy contact info default. Cameron 2021-03-29 16:27:32 -07:00
  • d7ef419553 Fix for social icons not displaying on maintenance 'site down' page. Cameron 2021-03-29 16:19:12 -07:00
  • b7bb4cd3d2 Fixes #4470 Incorrect ajax output in theme manager. Cameron 2021-03-29 12:16:12 -07:00
  • 9053e6170f Fixes #4465 Some nested comments were not displaying. The number of DB queries when nested comments is active has now been dramatically reduced. Comments unit test added. Cameron 2021-03-25 13:52:05 -07:00
  • 56d4855192 Fixes #4464 - Updated comment render() example to match functionality. Cameron 2021-03-25 11:23:47 -07:00
  • 87521f330f Issue #4458 NULL value example added to blank plugin's admin-ui. Cameron 2021-03-23 11:05:04 -07:00
  • 283b9340b5 Fixes #4459 $HEADER and $FOOTER within a class/method when old themes in use. Disable BS5 in admin area Cameron 2021-03-23 10:17:22 -07:00
  • 2c8ed5b80c Fix PHP fatal error Moc 2021-03-22 21:27:52 +01:00
  • 0057d24ede Fix upgrade routine Moc 2021-03-22 21:27:22 +01:00
  • cdc61c90ee Forum update fixes (duplicate SEF & logging) Moc 2021-03-22 20:31:07 +01:00
  • 79ded794b1 Initial Bootstrap 5 theme added. Cameron 2021-03-22 11:43:13 -07:00
  • c33b91ee5c Issue #4368 Fixed hardcoded string for 'related' content. Now uses tablerender(). Shortcode processing of {---CAPTION---} added. Cameron 2021-03-22 11:26:51 -07:00
  • 21f8fdcbf6 Fixes #2392 - Theme-Manager > Tools > Create (ie. theme-copy tool) updated to work with libraries, layouts, prefs etc. Cameron 2021-03-21 20:15:03 -07:00
  • ad946e6a04 Merge pull request #4457 from Serios/patch-16 Cameron 2021-03-21 17:55:53 -07:00
  • 307a8208c7 Merge pull request #4456 from Serios/patch-15 Cameron 2021-03-21 17:54:19 -07:00
  • d17eeab43c Fixing an issue with gallery prettyPhoto plugin Serios 2021-03-20 10:31:18 +02:00
  • f52f2352ad Fixing an issue with multilanguage values in Theme preferences Serios 2021-03-19 12:14:16 +02:00
  • b3372acf9c Merge pull request #4451 from yesszus/patch-2 Cameron 2021-03-18 11:42:23 -07:00
  • 36ebe449a7 Update links.php Erdei Gábor 2021-03-17 23:44:32 +01:00
  • dc483708a7 Issue #4299 PHP8 compatibility. Cameron 2021-03-17 14:18:45 -07:00
  • b2cf6c07b3 #4452 - Add e_print addon code and check Moc 2021-03-17 19:42:21 +01:00
  • 07faad666a Issue #2726, Issue #4452 - Added new e_print.php addon which uses v2.x standards. Cameron 2021-03-17 11:22:25 -07:00
  • bd2038eb13 Update lan_links.php Erdei Gábor 2021-03-17 02:16:20 +01:00
  • 02e4d3379a Update links.php Erdei Gábor 2021-03-17 02:14:04 +01:00
  • 63c56cbcb7 Update links.php Erdei Gábor 2021-03-17 01:53:51 +01:00
  • 3400c34d59 Issue #4446 - theme preferences added to preference editor. Cameron 2021-03-15 10:46:50 -07:00
  • 8990208f0b Merge pull request #4445 from rica-carv/master Cameron 2021-03-11 10:09:13 -08:00
  • f815d91bec Issue #4442 Global lan check for news added to upgrade routine. Cameron 2021-03-11 09:44:37 -08:00
  • a6142c9871 Delete Portuguese_admin.php rica-carv 2021-03-11 17:36:02 +00:00
  • fb3888abc3 Fixes #4443 - set default stylesheet scope to 'front' when attribute has been omitted from theme.xml. Cameron 2021-03-11 09:27:38 -08:00
  • 77a786e8f4 Merge pull request #55 from e107inc/master rica-carv 2021-03-10 19:38:44 +00:00
  • d2f44a3099 Wrong method mySQLServerInfo (?) in line 3399 gave error on plugin install with mysql dependecies... rica-carv 2021-03-10 19:36:45 +00:00
  • 9c9dcb5e52 Issue #4437 Parsing page with password. Cameron 2021-03-09 10:46:53 -08:00
  • 2db174defe Fixes #4438 - missing fields. Removed empty row from "Create News" Cameron 2021-03-09 10:38:31 -08:00
  • 5735b93d30 Issue #4299 PHP8 error Cameron 2021-03-09 06:27:05 -08:00
  • 67b35ad088 Blank email template added. Cameron 2021-03-08 13:22:11 -08:00
  • 4064389eb3 Restore e107_config.php on test failure. Cameron 2021-03-06 09:33:22 -08:00
  • 06b86ee380 Avoid a PHP8 error when update() fails. Cameron 2021-03-04 16:12:01 -08:00
  • e50cdc5af8 Help tip styling tweak. Cameron 2021-03-03 13:03:57 -08:00
  • b0bc9d344a Merge pull request #4426 from yesszus/patch-2 Cameron 2021-03-03 12:12:27 -08:00
  • 57c67fc1f1 Merge pull request #4436 from Jimmi08/patch-26 Cameron 2021-03-03 12:11:42 -08:00
  • d7e4b4a665 Code cleanup and error fixes. Cameron 2021-03-03 12:06:24 -08:00
  • 561327f818 Styling fix Cameron 2021-03-03 10:32:01 -08:00
  • b0bd003084 #275 fix for Unlabeled form control with title for WAVE - addition Jimako 2021-03-03 17:21:45 +01:00
  • 7fbba9e4ee #275 fix for Unlabeled form control with title for WAVE Jimako 2021-03-03 17:13:04 +01:00
  • 916a63df82 Merge pull request #4431 from Jimmi08/patch-25 Cameron 2021-03-02 08:45:29 -08:00
  • 689c8db841 Issue #4299 - PHP8 errors. Cameron 2021-03-02 08:33:27 -08:00
  • 467d3c968f Correct pagination for frontend Admin UI Jimako 2021-03-02 17:32:18 +01:00
  • e4937d0819 Fixes #4427 - Also added test for diacritics in URL. Cameron 2021-03-01 18:47:45 -08:00
  • d9efdb9b5f e_TOKEN added. Cameron 2021-03-01 16:41:09 -08:00
  • 4e58326be3 Issue #4427 - e_QUERY Cameron 2021-02-28 08:33:37 -08:00
  • 8a4d9a729f Admin home nav styling. Popover styling. Cameron 2021-02-28 08:32:11 -08:00
  • 1a1a6f72a0 Updated navigation shortcode names. Cameron 2021-02-27 07:47:51 -08:00