User tests: Successful: Unsuccessful:
Improve modal to Add and Edit a module. (+ patch PR 10522)
Note: to be testing on staging.
Save
(keep modal open), Save & Close
and Close
button to the footer of the modalMenus
> Add new menu item
> Module Assignment
tab.EDIT:
Additional tests after update :
Menus
> Manage
Same rendering as for Categories in PR #10441 (screenshots)
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | ⇒ | Administration |
@andrepereiradasilva Yes, exactly, it will be another PR!
In fact, i did this one just before the week-end, in case it could be tested and merged for 3.6.0-alpha... but was not.
And this one PR is the last one for modals edit in a menu edition ;-)
This week, (maybe tomorrow for menus > manage) i will check a few others (as many as i can!), but it will be then only improvements. All modals with bugs or issues are fixed with this last PR, i think (which was the priority!)
I have tested this item
ok. And thanks again for all your work!
@andrepereiradasilva in fact, i will update this one, with Menus > Manage dropdown and "Add a module to this menu" (you're right, as this PR not merged, would be better to do this in the same time, and too, i have applied some extra-changes because of the Add module ;-) )
ok
This PR has received new commits.
Labels |
Added:
?
|
@andrepereiradasilva Now ready
you have conflicts
This PR has received new commits.
Thanks @andrepereiradasilva !
So, reverted the fix for modal-header alignment, and will do i another PR ;-)
I will say now, ready for testing about module Add and Edit modals
I have tested this item
Works fine.
When you will do the css for modal-header, you have to set it to
LTR: text-align:left;
RTL: text-align:right;
And not as you tried in the reverted part for the header.
Hmm, tested OK on issues. Does not always show here.
See https://status.github.com/
When you will do the css for modal-header, you have to set it to
LTR: text-align:left;
RTL: text-align:right;
And not as you tried in the reverted part for the header.
@infograf768 Thanks for testing!
About modal-header, this was exactly what i've done! Maybe a difficult week-end ?
And for modal header alignment fix, PR is opened : #10607
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
rtc. thanks.
Labels |
Added:
?
|
Milestone |
Added: |
Thanks for testing!
And thanks @andrepereiradasilva to have informed me about conflicts ;-)
Labels |
Category | Administration | ⇒ | Administration Language & Strings |
@JoomliC while investigating the origin of #10556 i notice that mootools!! is loaded in the global config...
Investigating a little more i found mootools is loaded because the tooltips and modal (Squeezebox) of the image selector. It seems this one is a remaining from the mootools still in use somehow ...
Since you are doing all this great work on the modals and tooltips, i remembered to ask you this: do you thing it's possible to replace this mootools modal/toolip by bootstrap modal/toolip?
The media select field is generated in this file: https://github.com/joomla/joomla-cms/blob/staging/layouts/joomla/form/field/media.php
@andrepereiradasilva It was what @dgt41 did in 3.5.0-RC, but was reverted just before release because of B/C issue with the media field modal.
I think nothing is impossible, but i will check this one at last, and see what could be done (issue were there too with user new modal, and i know some extensions where user select was broken after the change for BS modal in user select one... But think @dgt41 has fixed this in the current staging (sorry, not enought just now to search where to get all information, but in all cases, i will check this after all i've planned for this week ;-) )
ok thanks . wasn't aware of that "history".
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-05-25 20:19:20 |
Closed_By | ⇒ | roland-d |
Thanks everybody
Labels |
Removed:
?
|
this works all great!
Just one question: shouldn't changes exist in Menus -> Manage (Modules select list), or that's another PR?