User tests: Successful: Unsuccessful:
This PR converts the form validation on com_users to use plain jquery (no mootools call on every form ).
Also NO MORE INLINE SCRIPTS!
If no javascript errors are logged in your browser and the functionality remains the same your test is a pass in any other case please report the errors here
Labels |
Added:
?
|
Category | ⇒ | JavaScript |
@test success!
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5058.
@smanzi @anibalsanchez Thank you very much for testing all these PRs. I owe you some beers
@dgt41 @anibalsanchez That would be great!
Status | Pending | ⇒ | Ready to Commit |
Moving to RTC as we have 2 successful tests.
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5058.
Labels |
Added:
?
|
Labels |
Removed:
?
|
Labels |
Added:
?
|
I think we need at least an extra test to validate that my latest changes to the group management work.
test
works good for me
@Fedik @anibalsanchez Thanks, your help is really appreciated. Can I ask you to check also, if you have spare time,
#5047 (administrator/components/com_menus/views/item/tmpl/edit_modules.php AND administrator/components/com_menus/views/menutypes/tmpl/default.php)
#5046 (administrator/components/com_languages/views/override/tmpl/edit.php)
sorry, misplaced comment above!
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5058.
@phproberto: @dgt41 merged your PR 9 days ago, but I don't see signs of commits here at the same time...
... or not ...
No. Inline scripts are back and my commit is gone.
My branch is still online in case you need it @dgt41 https://github.com/phproberto/joomla-cms/commits/dgt41-5058-2
It seems good Dimitris gone ....
Still here try to figure out what happen…
ah, OK, sorry!!!
The strange thing is that in commit dgt41@9999882 the code is there and disappears out of the blue!
Can we test it one more time?
@smanzi @phproberto here is ok!
here too! e.g.: the patch downloaded by com_patchtester has at line 26-31 of administrator/components/com_users/views/groups/tmpl/default.php:
$script = '
Joomla.submitbutton = function(task) {
if (task == "groups.delete")
{
var f = document.adminForm;
var cb="";';
Yeah I pushed the code again…
... but I didn't reapply the patch: this is from my original patch that applied when started testing tonight...
do you want me to re-apply & re-test this?
if you can but give me a minute
no prob, give me the "go"...
go!
Is looking good here!
Thanks. All seems ok now. We need to wait to travis so I'll go to sleep.
You did an awesome work tonight. Thanks!!
Good night, everybody!
Its time
test
works good for me
@test OK
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-12-02 20:08:33 |
Merged into staging
. Thanks!
@test success