? ? Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
6 Apr 2021

Re-implements the missing code to output the bootstrap size and header tag for the admin modules.

At this time to test you will need to do a full install as there is NO update script yet (@richard67 can you assist on that please)

There will be no visible difference but if you edit an admin module then you can change the bootstrap size and the header tag in the advanced tab of any admin module and it will have an effect. Before this pr they didnt do anything at all.

Pull Request for Issue #33029 and #25952

avatar brianteeman brianteeman - open - 6 Apr 2021
avatar brianteeman brianteeman - change - 6 Apr 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 6 Apr 2021
Category Administration Templates (admin) SQL Installation Postgresql
avatar richard67
richard67 - comment - 6 Apr 2021

@brianteeman Should we really do that with update SQL scripts for updates? Although it is possible in many cases, some people say we should not modify json with SQL replace statements. If it shall be done with SQL, I can help, but it might be weekend until I have time, and I don’t want to be the one who has to decide if we do it with SQL script or if we use script.php, so other opinions are welcome.

avatar brianteeman
brianteeman - comment - 6 Apr 2021

I dont care. I dont even care if there is an update mechanism as nothing will break (i think)

avatar infograf768
infograf768 - comment - 7 Apr 2021

This PR does what it says but see #25952 (comment)

Default bs 12 displays the modules full width of the column, other bs will just reduce the width of the module inside that column width.

avatar infograf768
infograf768 - comment - 7 Apr 2021

Example bs6 gives for Site

Screen Shot 2021-04-07 at 10 13 22

avatar brianteeman
brianteeman - comment - 7 Apr 2021

Yes that is correct because on that page there is a two column grid. So bs6 is half the width of the column.
If you go to the help page then that page has three columns etc.

Changing the fr columns is beyond the scope of this PR.

avatar pabloarias pabloarias - test_item - 8 Apr 2021 - Tested successfully
avatar pabloarias
pabloarias - comment - 8 Apr 2021

I have tested this item successfully on e40d949

I've tested this issue successfully.

Now there are other issues, for example: with the 2 columns layout, as @infograf768 says, it's not intuitive.

Another example is that if I choose width of 6 for 2 modules, they should be in the same row, not one on top of the other.


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

avatar sandramay0905
sandramay0905 - comment - 16 Apr 2021

@brianteeman can your pull request get a test or need before resolve conflicting files?

avatar brianteeman brianteeman - change - 18 Apr 2021
Labels Added: Conflicting Files ?
8636a0c 18 Apr 2021 avatar brianteeman .
e2701ac 18 Apr 2021 avatar brianteeman .
avatar brianteeman
brianteeman - comment - 18 Apr 2021

conflicts resolved

avatar sandramay0905
sandramay0905 - comment - 19 Apr 2021

@brianteeman I will test when launch.joomla.org will work again, see joomla/joomla-websites#1614 (comment).

avatar sandramay0905 sandramay0905 - test_item - 21 Apr 2021 - Tested successfully
avatar sandramay0905
sandramay0905 - comment - 21 Apr 2021

I have tested this item successfully on 522f3e1


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

avatar sandramay0905
sandramay0905 - comment - 21 Apr 2021

choose width of 6 for 2 modules, they should be in the same row, not one on top of the other.

@pabloarias correct but i guess its not in the scope of this pull request so you need to open a new issue.

Can you please retest? Since your test are new commits and your test doesn't count.

avatar pabloarias pabloarias - test_item - 22 Apr 2021 - Tested successfully
avatar pabloarias
pabloarias - comment - 22 Apr 2021

I have tested this item successfully on 522f3e1

Tested again. Thank you!


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

avatar richard67 richard67 - change - 22 Apr 2021
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 22 Apr 2021

RTC


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

avatar rdeutz rdeutz - change - 23 Apr 2021
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-04-23 09:29:23
Closed_By rdeutz
Labels Added: ?
Removed: Conflicting Files
avatar rdeutz rdeutz - close - 23 Apr 2021
avatar rdeutz rdeutz - merge - 23 Apr 2021
avatar brianteeman
brianteeman - comment - 23 Apr 2021

thanks

avatar richard67
richard67 - comment - 27 Apr 2021

@brianteeman Could you test PR #33370 for the SQL updates related to this PR? Thanks in advance.

avatar richard67
richard67 - comment - 27 Apr 2021

New PR is #33375 .

avatar brianteeman
brianteeman - comment - 27 Apr 2021

I've got better things to do than test an update from beta to beta. - sorry

avatar HLeithner
HLeithner - comment - 27 Apr 2021

At this time to test you will need to do a full install as there is NO update script yet (@richard67 can you assist on that please)

@brianteeman not sure why you ask richard for help but when he help you tell him he is on his own? That's a strange behavior!

avatar richard67
richard67 - comment - 27 Apr 2021

I think that was the last time I did help.

avatar brianteeman
brianteeman - comment - 27 Apr 2021

Sorry you missed something or I misunderstood something.

I understood your original post as a reminder that we dont change this json data as its userdata

avatar richard67
richard67 - comment - 27 Apr 2021

Sorry you missed something or I misunderstood something.

I understood your original post as a reminder that we dont change this json data as its userdata

I missed that it will really need the update SQL because I did not except it to look like reported in issue #33314 without it.

Add a Comment

Login with GitHub to post a comment