? Pending

User tests: Successful: Unsuccessful:

avatar C-Lodder
C-Lodder
16 Mar 2017

Pull Request for Issue #14657

Summary of Changes

This PR:

  • Fixes the installer file type input width issue so text doesn't overflow
  • Replace a couple of instances of jQuery with vanilla JS
  • Some styling tweaks
  • Replace <input type="button"> with a normal <button>
  • Fixes the alert cog not directing the user to the options page.

Testing Instructions

  1. [com_installer] Ensure text doesn't overflow when using long file names
  2. [com_installer] Go to the Folder tab, type in http://google.com, click Install and ensure the "loading" overlay still appears
  3. [com_installer] Click the cog icon in the alert. This should now direct you to the correct page rather than just close the alert.
  4. [com_joomlaupdate] Ensure text doesn't overflow when using long file names
avatar C-Lodder C-Lodder - open - 16 Mar 2017
avatar C-Lodder C-Lodder - change - 16 Mar 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 16 Mar 2017
Category Administration com_installer Front End Plugins
avatar C-Lodder C-Lodder - change - 16 Mar 2017
The description was changed
avatar C-Lodder C-Lodder - edited - 16 Mar 2017
avatar dgt41
dgt41 - comment - 16 Mar 2017

@C-Lodder can you create js files instead of the inline script?
Or in another PR

avatar C-Lodder C-Lodder - change - 16 Mar 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - change - 16 Mar 2017
Category Administration com_installer Front End Plugins Administration com_installer com_joomlaupdate Front End Plugins
avatar C-Lodder C-Lodder - change - 16 Mar 2017
The description was changed
avatar C-Lodder C-Lodder - edited - 16 Mar 2017
avatar C-Lodder C-Lodder - change - 16 Mar 2017
The description was changed
avatar C-Lodder C-Lodder - edited - 16 Mar 2017
avatar C-Lodder C-Lodder - change - 16 Mar 2017
The description was changed
avatar C-Lodder C-Lodder - edited - 16 Mar 2017
avatar C-Lodder C-Lodder - change - 16 Mar 2017
The description was changed
avatar C-Lodder C-Lodder - edited - 16 Mar 2017
avatar C-Lodder C-Lodder - change - 16 Mar 2017
The description was changed
avatar C-Lodder C-Lodder - edited - 16 Mar 2017
avatar C-Lodder
C-Lodder - comment - 16 Mar 2017

@dgt41 - yeah sure

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 16 Mar 2017

@C-Lodder 1. + 2. works
3. you mean red Alert with "x" after 2.?
4. you mean enter a long textstrin in "Install from Folder"?

avatar C-Lodder
C-Lodder - comment - 16 Mar 2017

@frankmayer

3:

screeny3

4:

No, attempt to install a zip file with a long name. The same styling is now being used on both com_installer and com_joomlaupdate so the result will be the same

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 16 Mar 2017
  1. direct to Upload Package File, but Infotext is cutted:
    bildschirmfoto 2017-03-16 um 17 26 38

  2. works

If all is correct, i mark "successfully"

avatar C-Lodder
C-Lodder - comment - 16 Mar 2017

That's a different issue. I believe it's BS related, not Joomla

avatar franz-wohlkoenig franz-wohlkoenig - test_item - 16 Mar 2017 - Tested successfully
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 16 Mar 2017

I have tested this item successfully on 89785b4


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

avatar C-Lodder
C-Lodder - comment - 16 Mar 2017

@dgt41 - moved com_installer JS and CSS to separate files

avatar joomla-cms-bot joomla-cms-bot - change - 16 Mar 2017
Category Administration com_installer Front End Plugins com_joomlaupdate Administration com_installer com_joomlaupdate JavaScript Front End Plugins
avatar C-Lodder
C-Lodder - comment - 18 Mar 2017

@zero-24 - still tweaking this PR :)

avatar zero-24
zero-24 - comment - 18 Mar 2017

ok i remove my review than .

avatar joomla-cms-bot joomla-cms-bot - change - 27 Mar 2017
Category Administration com_installer Front End Plugins com_joomlaupdate JavaScript Administration com_installer com_joomlaupdate JavaScript Language & Strings
avatar C-Lodder C-Lodder - change - 27 Mar 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - change - 27 Mar 2017
Category Administration com_installer com_joomlaupdate JavaScript Language & Strings Administration com_installer com_joomlaupdate JavaScript Front End Plugins
avatar C-Lodder
C-Lodder - comment - 27 Mar 2017

@zero-24 @franz-wohlkoenig all sorted now

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 28 Mar 2017

@C-Lodder test again?

avatar C-Lodder
C-Lodder - comment - 28 Mar 2017

yes please

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 28 Mar 2017

fetching Data in Patchtester got at last 14699.

avatar C-Lodder C-Lodder - change - 5 Apr 2017
Labels Removed: ?
avatar C-Lodder
C-Lodder - comment - 5 Apr 2017

conflicts fixed. There is an error installing an extension (Call to undefined method JInstallerAdapterModule::get()) however this isn't related to the PR

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 5 Apr 2017

fetching Data in Patchtester stopps at 14799.

avatar C-Lodder
C-Lodder - comment - 5 Apr 2017

@franz-wohlkoenig How comfortable are you with terminal? You can simply fetch this PR using git

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 5 Apr 2017

uncomfortable. Independent my Comfort: If Testers should test, they need fetching all PR.

avatar mbabker
mbabker - comment - 5 Apr 2017

Issues with patch tester should be reported on that extension's repo, they don't affect the validity of a PR here (especially as the patch tester isn't actually patching files, which creates a plethora of issues on its own).

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 5 Apr 2017

@mbabker right, i forgot the message about Patchtester in 4.0

avatar ciar4n
ciar4n - comment - 25 Apr 2017

I have tested this item successfully on ce2266e


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

avatar ciar4n ciar4n - test_item - 25 Apr 2017 - Tested successfully
avatar C-Lodder
C-Lodder - comment - 27 Apr 2017

@franz-wohlkoenig - would you mind retesting?

avatar wilsonge wilsonge - change - 29 Apr 2017
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-04-29 13:50:07
Closed_By wilsonge
avatar wilsonge wilsonge - close - 29 Apr 2017
avatar wilsonge wilsonge - merge - 29 Apr 2017

Add a Comment

Login with GitHub to post a comment