? Pending

User tests: Successful: Unsuccessful:

avatar bertmert
bertmert
22 Jul 2016

Summary of Changes

  • Replace in ISIS template deprecated override of pagination via html/pagination.php in all backend list views by JLayouts.
  • Remove method pagination_list_footer() from ISIS html/pagination.php.
  • Create overrides for joomla.pagination.link.php and joomla.pagination.links.php.
  • Add features:
  • - Current page number also visible on phones.
  • - Expand tooltip for End link with information about total pages.

Testing Instructions

  • Backend. ISIS template.
  • Open administrator/index.php?option=com_content&view=articles or any other list view in backend (core components).
  • Set limit box to 5 to make sure that a pagination list is displayed below items list.
  • Test pagination also in smaller device widths.

Apply patch.

  • Compare pagination behavior.
  • Nothing has changed BUT
  • - On small devices you'll see the current page number (red arrow).
  • - You'll see an additional info on End link about number of total pages (green arrow)

22-07-_2016_15-26-18

avatar bertmert bertmert - open - 22 Jul 2016
avatar bertmert bertmert - change - 22 Jul 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 22 Jul 2016
Category Administration Components Templates (admin) Libraries
avatar joomla-cms-bot joomla-cms-bot - change - 22 Jul 2016
Labels Added: ?
avatar bertmert bertmert - change - 22 Jul 2016
The description was changed
avatar bertmert bertmert - change - 22 Jul 2016
The description was changed
avatar bertmert bertmert - change - 22 Jul 2016
The description was changed
avatar bertmert bertmert - change - 22 Jul 2016
The description was changed
avatar bertmert bertmert - change - 22 Jul 2016
Title
Isis - Replace html/pagination.php by JLayout (adminitsrtor com_content articles)
Isis - Replace html/pagination.php by JLayout (administrator com_content articles)
avatar bertmert bertmert - change - 22 Jul 2016
The description was changed
avatar bertmert bertmert - change - 22 Jul 2016
The description was changed
avatar bertmert bertmert - change - 22 Jul 2016
The description was changed
avatar bertmert bertmert - change - 22 Jul 2016
The description was changed
avatar joomla-cms-bot joomla-cms-bot - change - 22 Jul 2016
Category Administration Components Templates (admin) Libraries Templates (admin) Administration Libraries
avatar bertmert bertmert - change - 22 Jul 2016
The description was changed
avatar bertmert bertmert - change - 22 Jul 2016
Title
Isis - Replace html/pagination.php by JLayout (administrator com_content articles)
ISIS (list views) - Replace html/pagination.php::pagination_list_footer() by JLayouts
avatar bertmert bertmert - change - 22 Jul 2016
The description was changed
avatar bertmert bertmert - change - 22 Jul 2016
The description was changed
avatar RonakParmar RonakParmar - test_item - 26 Jul 2016 - Tested successfully
avatar RonakParmar
RonakParmar - comment - 26 Jul 2016

I have tested this item successfully on 763b2cb


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

avatar RonakParmar
RonakParmar - comment - 26 Jul 2016

@bertmert One suggestion, Here at the end we can see "End (Page 14 of 14)", so it would be good that we can see "Start (Page 1 of 14)" in tool tip.


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

avatar RonakParmar RonakParmar - test_item - 26 Jul 2016 - Tested successfully
avatar RonakParmar
RonakParmar - comment - 26 Jul 2016

I have tested this item successfully on b963930

Great work @bertmert


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

avatar bertmert
bertmert - comment - 26 Jul 2016

@RonakParmar
Thanks for testing!

One suggestion, Here at the end we can see "End (Page 14 of 14)", so it would be good that we can see "Start (Page 1 of 14)" in tool tip.

Even if I think that it's obvious that Start = Page 1 I changed the code because an information about total pages count could be helpful here, too, sometimes.

avatar wilsonge
wilsonge - comment - 27 Jul 2016

Let's keep things exactly the same as they are for this PR ;) Single responsibility - just move to JLayouts :)

avatar bertmert
bertmert - comment - 27 Jul 2016

@wilsonge
I don't understand.

avatar brianteeman brianteeman - test_item - 3 Aug 2016 - Tested successfully
avatar brianteeman
brianteeman - comment - 3 Aug 2016

I have tested this item successfully on b963930


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

avatar brianteeman brianteeman - change - 3 Aug 2016
Status Pending Ready to Commit
avatar brianteeman
brianteeman - comment - 3 Aug 2016

RTC


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

avatar joomla-cms-bot joomla-cms-bot - change - 3 Aug 2016
Labels Added: ?
avatar wilsonge
wilsonge - comment - 4 Sep 2016

Can you fix the conflicts here please

avatar bertmert
bertmert - comment - 5 Sep 2016

@wilsonge
Done.

avatar bertmert
bertmert - comment - 7 Sep 2016

Could somebody please help me.
When a PR has a Milestone 3.7.0 and there is a merge conflict is it against Staging or do I have to solve the conflicts against 3.7.0?
(I solved it against Staging).
Thx!

avatar rdeutz
rdeutz - comment - 11 Sep 2016

I changed the branch for this PR, conflicts must be solved for the 3.7.x branch

avatar wilsonge wilsonge - change - 11 Sep 2016
Labels Added: ?
Removed: ?
avatar bertmert
bertmert - comment - 11 Sep 2016

@rdeutz @wilsonge
Done! Conflicts solved against branch 3.7.x now

avatar wilsonge
wilsonge - comment - 11 Sep 2016

So there were still conflicts. But I think I have solved them with fc41a23 - if you could check that would be appreciated though :)

avatar wilsonge wilsonge - change - 11 Sep 2016
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2016-09-11 18:31:23
Closed_By wilsonge
avatar wilsonge wilsonge - close - 11 Sep 2016
avatar joomla-cms-bot joomla-cms-bot - close - 11 Sep 2016
avatar joomla-cms-bot joomla-cms-bot - change - 11 Sep 2016
Labels Removed: ?
avatar bertmert
bertmert - comment - 12 Sep 2016

Now it's exactly the same like my first commits. Confusing! Thanks, @wilsonge

Add a Comment

Login with GitHub to post a comment