1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-10 08:34:09 +02:00

Commit Graph

  • 4d0c0601d0 Merge pull request #3534 from Deltik/fix-3533 Cameron 2018-11-01 09:49:07 -07:00
  • 1f5774b8e5 Merge pull request #3532 from Deltik/fix-3531 Cameron 2018-11-01 09:48:24 -07:00
  • 003cf4ff09 Sorting for "templates" type e_form::renderElement() Nick Liu 2018-11-01 11:09:28 -05:00
  • ff7f182c8c Fixed e_plugin::buildAddonPrefLists() stateful bug Nick Liu 2018-11-01 09:59:17 -05:00
  • 1fc01e08f0 Fixed rollback bug in GitPreparer Nick Liu 2018-11-01 09:32:43 -05:00
  • 93d8b7f0c5 General repo cleanup Nick Liu 2018-11-01 07:20:11 -05:00
  • 952c6e5890 PriorityCallbacks: Execute callbacks before Codeception's Nick Liu 2018-11-01 06:55:26 -05:00
  • 46efef4d4d Merge pull request #3529 from Deltik/fix-3528 Cameron 2018-10-31 16:17:04 -07:00
  • ded595d704 Renamed e_shims to eShims Nick Liu 2018-10-31 12:24:45 -05:00
  • 6f416523c3 Renamed e_shims to eShims Nick Liu 2018-10-31 12:27:45 -05:00
  • b2de51dd1b Split e_shims into correct files for autoloading Nick Liu 2018-10-31 09:37:07 -05:00
  • 4c6828be93 Moved autoload responsibility to e107_class.php Nick Liu 2018-10-31 08:22:14 -05:00
  • f145622207 Added tests for e_shims Nick Liu 2018-10-31 08:06:42 -05:00
  • ee1a5b1278 Replaced all direct readfile()s with shim Nick Liu 2018-10-31 07:38:32 -05:00
  • 60056deb93 Support for namespaced classes; added e_shims Nick Liu 2018-10-31 07:27:38 -05:00
  • 55b4cf4d03 Issue #3519 Extra check for class name. Cameron 2018-10-29 12:57:35 -07:00
  • ffaab917c2 Issue #3512 Prevent duplicate SEF on forum. Cameron 2018-10-26 12:16:26 -07:00
  • 9af88374c2 Media-Manager Fix for YouTube preview after selection. Cameron 2018-10-23 12:54:19 -07:00
  • 1017f32d68 Issue #3509 Quick fix. Needs further refinement to avoid false positives. Cameron 2018-10-19 13:50:27 -07:00
  • a9ae32b9f4 Issue #3511 - removed closing PHP tag. Cameron 2018-10-19 12:50:37 -07:00
  • c3e4cb07c3 Fixes #3511 - second attempt, removal of empty line after closing tags Tijn Kuyper 2018-10-19 15:00:37 +02:00
  • 94a6d24491 Fixes 3511 - Removed empty line after php closing tag Tijn Kuyper 2018-10-19 14:41:52 +02:00
  • 69eb95c63c Admin-ui: modalCaption option added for Edit button when target = 'modal' Cameron 2018-10-18 12:46:29 -07:00
  • 0f272841bf Merge pull request #3510 from Jimmi08/patch-8 Tijn Kuyper 2018-10-18 19:53:23 +02:00
  • 1f040b3fbc display correct version in message - Optimise PHP version check for Github sync Jimako 2018-10-18 19:47:56 +02:00
  • 6c2c2c7f13 Issue #3501 - Media-Manager icon import issue. Cameron 2018-10-16 11:50:16 -07:00
  • 463b81bd2f Merge pull request #3498 from yesszus/patch-3 Cameron 2018-10-15 12:54:48 -07:00
  • 815c27c67b Merge pull request #3495 from yesszus/patch-2 Cameron 2018-10-15 12:52:26 -07:00
  • d2171ba7d3 Merge pull request #3490 from phibel/fix_forum Cameron 2018-10-15 12:49:25 -07:00
  • e2789872a5 FIX the database was not updated when a post was deleted phibel 2018-10-05 00:32:33 +02:00
  • 3848560752 ENH allow user to delete his own post, if it is the last post in the thread phibel 2018-09-30 23:17:58 +02:00
  • f480064ba4 FIX allow moderators to edit posts from other users phibel 2018-10-03 15:56:37 +02:00
  • c644a8b9d2 FIX check moderator permissions for thread-operations phibel 2018-10-03 17:42:14 +02:00
  • 37d086c418 MNT remove debug print phibel 2018-10-03 17:38:02 +02:00
  • 9ca28b8fa4 FIX user can transfer his moderator permissions from one forum to an other forum phibel 2018-10-03 17:36:33 +02:00
  • 714fd6bb08 Add files via upload Gábor 2018-10-13 07:11:18 +02:00
  • 2cc644c5f7 Update lan_ren_help.php Gábor 2018-10-13 07:05:09 +02:00
  • 034bc41793 Update English_global.php Gábor 2018-10-10 22:35:04 +02:00
  • 36b6afcd31 Update e_search.php Gábor 2018-10-10 22:30:03 +02:00
  • b1c3a20f3d Update English.php Gábor 2018-10-10 22:28:19 +02:00
  • 690db62a88 Fixes #3494 - additional fix in poll html markup Tijn Kuyper 2018-10-09 12:20:07 +02:00
  • 72f6534eae Fixes #3494 - wrong HTML markup with poll_answer id Tijn Kuyper 2018-10-08 17:04:19 +02:00
  • c31623e2fd Update e_search.php Gábor 2018-10-07 09:14:01 +02:00
  • 5c40dba1af Update English.php Gábor 2018-10-07 09:11:54 +02:00
  • 0d82695503 Fixes #3489 Download Name length increased to 255 chars. Cameron 2018-10-04 16:36:09 -07:00
  • 10a21270f4 Comment added for date lapse issue. Cameron 2018-10-04 15:54:28 -07:00
  • 94adbd06cc Optimise PHP version check for Github sync Tijn Kuyper 2018-10-04 15:54:02 +02:00
  • 5acf54d93a Added check for minimal PHP version when syncing with Github Tijn Kuyper 2018-10-03 18:53:16 +02:00
  • 5db55ff20a Admin-UI: Fix for type userclasses Cameron 2018-10-02 17:00:38 -07:00
  • 0d9e2a77ca Addition default fields added. Cameron 2018-10-02 15:26:42 -07:00
  • 0e8576c254 Issue #3202 - Reproduce configuration in _blank plugin. Cameron 2018-10-02 13:43:28 -07:00
  • 5cc1b18f80 Fixes #3486 - Fixes issue with files containing spaces. Cameron 2018-10-02 13:07:26 -07:00
  • bf49853f67 Fixes #3460 - Zip upload issue. Cameron 2018-10-02 12:29:16 -07:00
  • 7eeb23d5c2 Issue #3473 - menu button URL fix (part 2) Cameron 2018-10-02 12:20:40 -07:00
  • 3959c998c4 Issue #3463 - Alt-auth missing port field. Cameron 2018-10-02 12:15:58 -07:00
  • 871a0f4da3 Basic test for {e_BASE} added. Cameron 2018-10-02 11:51:47 -07:00
  • a78b44f48e Fixes #3473 Menu Button URL with {e_BASE} not converting correctly. Cameron 2018-10-02 11:48:09 -07:00
  • 30b8d03df9 Changed git sync error to warning. Cameron 2018-10-02 11:36:17 -07:00
  • 692509f40c Merge pull request #3482 from phibel/forum_moderator_delete_permissions Cameron 2018-10-02 09:47:27 -07:00
  • 98213ec03c FIX check if user has moderator permissions for the thread/forum phibel 2018-09-30 17:21:05 +02:00
  • e9f89cede6 InstallCest now clears the database Nick Liu 2018-09-30 14:06:19 -05:00
  • 3b25fe86b6 Merge pull request #3479 from yesszus/patch-1 Cameron 2018-09-30 11:51:48 -07:00
  • b60f9950ca Consolidate v2.x upgrade routines. Cameron 2018-09-30 11:29:35 -07:00
  • c7f3360eed Update rss.php Gábor 2018-09-30 08:38:17 +02:00
  • d9298745fc Update rss_setup.php Gábor 2018-09-30 08:36:52 +02:00
  • 56835bb144 Update English_admin_rss_menu.php Gábor 2018-09-30 08:34:18 +02:00
  • 1d6a957793 Fixes #3426 - Pages : Custom Fields on Create. Cameron 2018-09-27 14:51:20 -07:00
  • f99e2fbca0 Merge pull request #3471 from Deltik/fix-3437 Cameron 2018-09-27 14:32:44 -07:00
  • b757b0988c Merge pull request #3469 from Jimmi08/patch-6 Cameron 2018-09-27 14:32:23 -07:00
  • abcc3d54c9 Merge pull request #3468 from Jimmi08/patch-5 Cameron 2018-09-27 14:31:34 -07:00
  • ad647d5baf Merge pull request #3467 from Jimmi08/patch-4 Cameron 2018-09-27 14:31:23 -07:00
  • 1f4bfa256c Fix for custom class on select Cameron 2018-09-27 12:02:35 -07:00
  • 8c7b61fb29 Matching scope for e_form::_inline_token Nick Liu 2018-09-27 11:34:10 -05:00
  • c512dc2fcc Started but couldn't test e_parse_shortcode Nick Liu 2018-09-27 11:32:06 -05:00
  • e1a9355eaf {LOGIN_TABLE_FPW_LINK} - added class #3466 Jimako 2018-09-27 14:42:14 +02:00
  • 02ef130feb {LOGIN_TABLE_SIGNUP_LINK} - added class option #3466 Jimako 2018-09-27 14:29:21 +02:00
  • a650d16573 {LOGIN_TABLE_SUBMIT} - added class parameter Jimako 2018-09-27 14:09:22 +02:00
  • c69184848c Merge pull request #3447 from Jimmi08/patch-3 Cameron 2018-09-24 16:18:48 -07:00
  • ac34a71508 Merge pull request #3446 from Jimmi08/patch-2 Cameron 2018-09-24 16:18:25 -07:00
  • e830812e2b Merge pull request #3445 from Jimmi08/patch-1 Cameron 2018-09-24 16:17:28 -07:00
  • 47d616000a Merge pull request #3451 from Deltik/fix-3450 Cameron 2018-09-24 16:16:23 -07:00
  • 9a39046db0 Merge pull request #3449 from Deltik/fix-3437 Cameron 2018-09-24 16:14:55 -07:00
  • a70d027f65 Fixes #3450 – SITELINKS_ALT parent button fix Nick Liu 2018-09-23 18:39:30 -05:00
  • 9125b60b59 Added performance test for e_form::inlineToken() Nick Liu 2018-09-23 15:39:37 -05:00
  • a374886425 Fixes #3437 – e_form::inlineToken() performance Nick Liu 2018-09-23 15:32:57 -05:00
  • 6f8d6fff5b Reindented tests/unit/e_formTest.php Nick Liu 2018-09-23 15:26:49 -05:00
  • 6f8fdf51e6 Mandatory class for reply to work #3444 Jimako 2018-09-21 23:09:00 +02:00
  • 439c57f3c5 {COMMENT_INPUT} - added class parameters #3444 Jimako 2018-09-21 22:31:21 +02:00
  • 44fd129daa fix for PR Jimako 2018-09-21 22:18:40 +02:00
  • 2a56ce28bd {AUTHOR_INPUT} - added classes parameters Jimako 2018-09-21 22:12:04 +02:00
  • 3fe28110bf {COMMENT_BUTTON} - added class parameter #3444 Jimako 2018-09-21 21:46:13 +02:00
  • 9b17485656 Theme Manager: Fix for download icon size on "Find Themes" Cameron 2018-09-20 16:41:25 -07:00
  • 8c73bf1434 Issue #2146 Partial compatibility fix. Testing required. Cameron 2018-09-18 17:58:32 -07:00
  • a4ca72cd8f New user page shortcode {USER_SETTINGS_URL} Cameron 2018-09-18 16:45:26 -07:00
  • b0306a1909 Merge pull request #3431 from yesszus/patch-1 Cameron 2018-09-18 15:37:52 -07:00
  • d622aa28a5 Test for XMLSiteLinks Cameron 2018-09-18 09:38:59 -07:00
  • 150eeaec97 Issue #3439 Sitelinks with function problem Cameron 2018-09-18 09:38:34 -07:00
  • 9209f912fa db-verify compare Cameron 2018-09-16 16:31:32 -07:00
  • 4dbaa76284 Fixes #3406 - db verify was not adding Primary Indices correctly when running fixes. Cameron 2018-09-16 16:27:14 -07:00
  • 371c7f7c86 Update lan_prefs.php Gábor 2018-09-13 10:34:35 +02:00