Feature Language Change Conflicting Files NPM Resource Changed PR-6.0-dev Pending

User tests: Successful: Unsuccessful:

avatar niharikamahajan02
niharikamahajan02
18 Jan 2022

Pull Request for Issue #36453 .

Summary of Changes

Edits for run task.

avatar niharikamahajan02 niharikamahajan02 - open - 18 Jan 2022
avatar niharikamahajan02 niharikamahajan02 - change - 18 Jan 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 18 Jan 2022
Category Administration Language & Strings JavaScript Repository NPM Change Front End Plugins
avatar niharikamahajan02
niharikamahajan02 - comment - 20 Jan 2022

Please review. Thanks

avatar tecpromotion
tecpromotion - comment - 22 Jan 2022

Please review. Thanks

Please check whether you have taken over all comments from your previous PRs.
Furthermore, I have the impression, but still have to test it, that again not all occurrences have been renamed.
Please also check this with a full text search over the whole repo.
And please keep the code up to date.

avatar niharikamahajan02
niharikamahajan02 - comment - 22 Jan 2022

But sir , it is working fine after running the command (npm run build:js )
image

avatar niharikamahajan02 niharikamahajan02 - change - 22 Jan 2022
Labels Added: Language Change NPM Resource Changed ?
avatar tecpromotion
tecpromotion - comment - 22 Jan 2022

Should this also be adapted?

$mapping['onAjaxRunSchedulerTest'] = 'runTestCron';

and

public function runTestCron(Event $event)

Perhaps with runTaskCron

avatar tecpromotion
tecpromotion - comment - 22 Jan 2022

And maybe also replace onAjaxRunSchedulerTest with onAjaxRunSchedulerTask?

@ditsuke what do you think about this improvements?

avatar tecpromotion
tecpromotion - comment - 22 Jan 2022

Please check this two code comments.

* This method is responsible for the "test run" functionality in the Scheduler administrator backend interface.

* already running. This is a fair assumption if this test run was triggered through the administrator backend,

avatar tecpromotion
tecpromotion - comment - 22 Jan 2022

Also, please check the occurrences of 'test-task'.
This concerns file names, function calls and declarations.

@niharikamahajan02 sorry for all the comments but it's best to clean it straight away.

avatar niharikamahajan02
niharikamahajan02 - comment - 23 Jan 2022

Also, please check the occurrences of 'test-task'. This concerns file names, function calls and declarations.

@niharikamahajan02 sorry for all the comments but it's best to clean it straight away.

No problem sir ? and yes it's better to clean them straight away now

avatar niharikamahajan02
niharikamahajan02 - comment - 23 Jan 2022

Yes ,I would rename the file names, function calls and declarations also ?

avatar niharikamahajan02
niharikamahajan02 - comment - 23 Jan 2022

Please suggest if something needs to be updated now . Thanks

avatar ditsuke
ditsuke - comment - 23 Jan 2022

@tecpromotion

@ditsuke what do you think about this improvements?

Thanks for tagging! I really like the changes so far.

7ee422d 23 Jan 2022 avatar niharikamahajan02 edits
avatar niharikamahajan02
niharikamahajan02 - comment - 23 Jan 2022

Yes sir , changed the file name now.

avatar ditsuke
ditsuke - comment - 23 Jan 2022

@niharikamahajan02

Yes sir , changed the file name now.

Nicely done! You can resolve the suggestions I left above from your end.

avatar niharikamahajan02
niharikamahajan02 - comment - 23 Jan 2022

Ok sir , thanks!

fd2f3a3 13 Feb 2022 avatar niharikamahajan02 files
avatar niharikamahajan02
niharikamahajan02 - comment - 13 Feb 2022

Actually for resolving the conflict I am doing git pull, and it's saying already up to date.
Even after that new changes made in administrator/components/com_scheduler/tmpl/tasks/default.php( which is causing conflict ) are not getting reflected.

avatar ditsuke
ditsuke - comment - 13 Feb 2022

Actually for resolving the conflict I am doing git pull, and it's saying already up to date. Even after that new changes made in administrator/components/com_scheduler/tmpl/tasks/default.php( which is causing conflict ) are not getting reflected.

I've opened a PR to update your branch to 4.1-dev and resolve conflicts.
PTAL niharikamahajan02#1.

avatar niharikamahajan02
niharikamahajan02 - comment - 13 Feb 2022

Ok , so do I need to do something for now?

avatar ditsuke
ditsuke - comment - 13 Feb 2022

Ok , so do I need to do something for now?

Please merge the PR. It's on your fork.

avatar niharikamahajan02
niharikamahajan02 - comment - 13 Feb 2022

ok ,done

avatar HLeithner
HLeithner - comment - 27 Jun 2022

This pull request has automatically rebased to 4.2-dev.

avatar richard67 richard67 - change - 27 Jun 2022
Labels Added: Conflicting Files
avatar richard67
richard67 - comment - 27 Jun 2022

I've allowed myself to solve the conflicting files.

avatar richard67 richard67 - change - 27 Jun 2022
Labels Added: ?
Removed: Conflicting Files ?
avatar joomla-bot
joomla-bot - comment - 27 Jun 2022

This pull requests has been automatically converted to the PSR-12 coding standard.

avatar HLeithner HLeithner - change - 27 Jun 2022
Labels Added: ?
avatar HLeithner HLeithner - change - 7 Apr 2023
Labels Removed: ?
avatar HLeithner HLeithner - change - 7 Apr 2023
Labels Added: PR-4.4-dev
avatar HLeithner
HLeithner - comment - 7 Apr 2023

I rebased the PR and added back removed language strings and deprecated them.

avatar laoneo laoneo - change - 12 Apr 2023
Labels Added: ?
Removed: ?
avatar HLeithner
HLeithner - comment - 30 Sep 2023

This pull request has been automatically rebased to 5.1-dev.

avatar hans2103
hans2103 - comment - 19 Dec 2023

@niharikamahajan02 please solve the unresolved conversations of this PR. I would like to see this merged into a following Joomla version, while Run Test is the correct name for the action the button is doing

avatar niharikamahajan02 niharikamahajan02 - change - 22 Dec 2023
Labels Added: Feature PR-5.0-dev
Removed: ? PR-4.4-dev
avatar niharikamahajan02 niharikamahajan02 - change - 22 Dec 2023
Labels Added: PR-5.1-dev
avatar niharikamahajan02
niharikamahajan02 - comment - 22 Dec 2023

please review it once , I think there are some changes to be done

avatar richard67
richard67 - comment - 22 Dec 2023

please review it once , I think there are some changes to be done

@niharikamahajan02 It needs to resolve merge conflicts in files build/media_source/com_scheduler/joomla.asset.json and plugins/system/schedulerunner/schedulerunner.php. Maybe just use the clean files from the 5.1-dev branch and apply your changes again on them.

avatar niharikamahajan02
niharikamahajan02 - comment - 22 Dec 2023

but they are already having "run test" in 5.1-dev

avatar richard67
richard67 - comment - 22 Dec 2023

but they are already having "run test" in 5.1-dev

@niharikamahajan02 What do you mean? Drone tests are failing, and if you go to the bottom of this PR on GitHub you clearly see there are the 2 mentioned files which have merge conflicts. If you don't know how to solve them we can help, but maybe you can try it yourself first like I have described.

avatar HLeithner
HLeithner - comment - 24 Apr 2024

This pull request has been automatically rebased to 5.2-dev.

avatar HLeithner HLeithner - change - 24 Apr 2024
Title
[4.1 ScheduledTasks]Edits for run task
[5.2] [4.1 ScheduledTasks]Edits for run task
avatar HLeithner HLeithner - edited - 24 Apr 2024
avatar brbrbr
brbrbr - comment - 7 Jul 2024

I was pointed to this PR after a comment of mine on #43665 (comment)

  1. looks like the Commits on Dec 22, 2023 reverted all the changes, I see 'TEST_RUN' all over the place and no 'RUN TASK.
  2. breaks the site(UserFactoryAwareTrait not found), seems that some of the merges of branches failed. (tried gh pr checkout 36725 and git fetch upstream pull/36725/head:run-task).
  3. there are some merge issues with #43491

This branch, based on the current 5.2-dev, should work: https://github.com/brbrbr/joomla-cms/tree/test2run-task

avatar bascherz bascherz - test_item - 24 Aug 2024 - Tested unsuccessfully
avatar bascherz
bascherz - comment - 24 Aug 2024

I have tested this item ? unsuccessfully on 6880884

Could not apply the patch, so could not test. This was done on a fresh 5.2.0-beta1 site.

ERROR MESSAGE:
The file marked for modification does not exist: plugins/system/schedulerunner/schedulerunner.php


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/36725.

avatar richard67
richard67 - comment - 24 Aug 2024

I have tested this item ? unsuccessfully on 6880884Could not apply the patch, so could not test. This was done on a fresh 5.2.0-beta1 site.

ERROR MESSAGE: The file marked for modification does not exist: plugins/system/schedulerunner/schedulerunner.php
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/36725.

@bascherz If you go to this PR on GitHub and scroll to the bottom you will see that this PR has conflicting files, so I cannot really be tested.

avatar HLeithner
HLeithner - comment - 2 Sep 2024

This pull request has been automatically rebased to 5.3-dev.

avatar HLeithner HLeithner - change - 2 Sep 2024
Title
[5.2] [4.1 ScheduledTasks]Edits for run task
[5.3] [4.1 ScheduledTasks]Edits for run task
avatar HLeithner HLeithner - edited - 2 Sep 2024
avatar HLeithner
HLeithner - comment - 4 Mar 2025

This pull request has been automatically rebased to 6.0-dev.

avatar HLeithner HLeithner - change - 4 Mar 2025
Title
[5.3] [4.1 ScheduledTasks]Edits for run task
[6.0] [4.1 ScheduledTasks]Edits for run task
avatar HLeithner HLeithner - edited - 4 Mar 2025
avatar brianteeman
brianteeman - comment - 24 Apr 2025

Please close in favour of #45313

avatar QuyTon QuyTon - change - 24 Apr 2025
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2025-04-24 21:23:35
Closed_By QuyTon
Labels Added: Conflicting Files PR-6.0-dev
Removed: PR-5.0-dev PR-5.1-dev
avatar QuyTon QuyTon - close - 24 Apr 2025

Add a Comment

Login with GitHub to post a comment