Feature RTC Language Change PR-5.2-dev Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
5 Apr 2024

Summary of Changes

The admin module Articles - Latest displays a list of recently added content. This is really useful on the dashboards. (especially when used together with the author filter)

The list can be sorted by created or modified date but it will only ever display the created date.

This PR changes the date column to display created or modified depending on the sort param.

Testing Instructions

Create some articles with varying created and modified dates
Change the ordering option in the module

Actual result BEFORE applying this Pull Request

The list of articles are sorted based on the selected date but the displayed date is always the created date

Expected result AFTER applying this Pull Request

The list of articles are sorted based on the selected date but the displayed date is the same as the sort

image

image

No new param

I guess this could have been done by adding a new param for the displayed date but

  1. it is more logical that you want to display the date you are sorting by
  2. because the modified date is now available you can create a template override to display the date how you want - even to display both dates

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar brianteeman brianteeman - open - 5 Apr 2024
avatar brianteeman brianteeman - change - 5 Apr 2024
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 5 Apr 2024
Category Administration Language & Strings Modules
avatar brianteeman brianteeman - change - 5 Apr 2024
Labels Added: Language Change PR-5.2-dev
avatar brianteeman brianteeman - change - 5 Apr 2024
The description was changed
avatar brianteeman brianteeman - edited - 5 Apr 2024
avatar Quy Quy - test_item - 5 Apr 2024 - Tested successfully
avatar Quy
Quy - comment - 5 Apr 2024

I have tested this item ✅ successfully on ce05fd6


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

avatar carlitorweb carlitorweb - test_item - 5 Apr 2024 - Tested successfully
avatar carlitorweb
carlitorweb - comment - 5 Apr 2024

I have tested this item ✅ successfully on ce05fd6


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

avatar Quy Quy - change - 5 Apr 2024
Status Pending Ready to Commit
avatar Quy
Quy - comment - 5 Apr 2024

RTC


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

avatar pe7er pe7er - change - 23 Apr 2024
Labels Added: RTC
avatar pe7er pe7er - change - 26 Apr 2024
Labels Added: Feature
avatar pe7er pe7er - change - 30 Apr 2024
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2024-04-30 09:43:53
Closed_By pe7er
avatar pe7er pe7er - close - 30 Apr 2024
avatar pe7er pe7er - merge - 30 Apr 2024
avatar pe7er
pe7er - comment - 30 Apr 2024

Thanks @brianteeman !

avatar brianteeman
brianteeman - comment - 30 Apr 2024

thx

Add a Comment

Login with GitHub to post a comment