? ? PR-4.4-dev Pending

User tests: Successful: Unsuccessful:

avatar carlitorweb
carlitorweb
1 Jan 2023

Summary of Changes

This PR converts mod_articles_archive to the new structure

Testing Instructions

  • Use Joomla 4.3
  • Create an instance of the module Articles - Archived. Note how it works.
  • Apply patch
  • Delete administrator/cache/autoload_psr4.php
  • Refresh the page, make sure the module still displays the same as before.

Additional comments

A small change to the layout was made. Now will show the amount of articles the month have archived, for example:

Before patch:
December, 2022

After patch:
December, 2022 (1)

If is not allowed, let me kown and I revert the change

avatar joomla-cms-bot joomla-cms-bot - change - 1 Jan 2023
Category Modules Front End
avatar carlitorweb carlitorweb - open - 1 Jan 2023
avatar carlitorweb carlitorweb - change - 1 Jan 2023
Status New Pending
avatar carlitorweb carlitorweb - change - 1 Jan 2023
The description was changed
avatar carlitorweb carlitorweb - edited - 1 Jan 2023
avatar carlitorweb carlitorweb - change - 1 Jan 2023
Labels Added: PR-4.3-dev
avatar carlitorweb
carlitorweb - comment - 1 Jan 2023

@laoneo the name of the method getArticles() do not describe really the purpose of the method. Can be changed for this module to something like getMonths() for example?

avatar laoneo
laoneo - comment - 3 Jan 2023

Sure, change it. More accurate names are always better...

avatar joomla-cms-bot joomla-cms-bot - change - 11 Mar 2023
Category Modules Front End Administration Modules Front End
avatar carlitorweb
carlitorweb - comment - 13 Mar 2023

@obuisard is normal that commits are included here?

avatar obuisard
obuisard - comment - 13 Mar 2023

@obuisard is normal that commits are included here?

I have no idea how it got here. Guided Tours PR has nothing to do with this PR.
Looks like it happened when merging 4.3 into your branch

avatar joomla-cms-bot joomla-cms-bot - change - 28 Mar 2023
Category Modules Front End Administration Modules Front End
avatar laoneo laoneo - change - 28 Mar 2023
Labels Added: PR-4.4-dev
Removed: PR-4.3-dev
avatar carlitorweb carlitorweb - change - 28 Mar 2023
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - change - 30 Mar 2023
Category Modules Front End Modules Front End JavaScript Unit Tests
avatar laoneo laoneo - change - 31 Mar 2023
Labels Added: ?
avatar laoneo laoneo - change - 3 Apr 2023
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-04-03 13:03:49
Closed_By laoneo
avatar laoneo laoneo - close - 3 Apr 2023
avatar laoneo laoneo - merge - 3 Apr 2023
avatar laoneo
laoneo - comment - 3 Apr 2023

Thank you very much, the end result is really nice!

avatar carlitorweb
carlitorweb - comment - 3 Apr 2023

@laoneo you are welcome. Really sorry for all the extra-work.

avatar laoneo
laoneo - comment - 3 Apr 2023

No problem, next time will be much easier. I'm glad that people do step up and help me converting core extensions.

avatar sandewt
sandewt - comment - 4 Apr 2023

Thanks for the hint, can you make a new pr for this?

I noticed even more details in the already modified modules. I think it would be useful to change those as well, so that they become more consistent. But first gain some more experience with the modules.

Add a Comment

Login with GitHub to post a comment