Skip to content

Move modals to Bootstrap#4562

Closed
dgrammatiko wants to merge 56 commits intojoomla:stagingfrom
dgrammatiko:admin_menu_module_modals
Closed

Move modals to Bootstrap#4562
dgrammatiko wants to merge 56 commits intojoomla:stagingfrom
dgrammatiko:admin_menu_module_modals

Conversation

@dgrammatiko
Copy link
Copy Markdown
Contributor

Move modals from mootools to Bootstrap

This is the last (I hope) PR to get all back end using bootstrap modals. The rest are: #4513 #4514 #4561.

Testing:

Apply patch and follow the images below to see where you should focus:

administrator/index.php?option=com_menus&view=menus
screenshot 2014-10-12 06 35 39

screenshot 2014-10-12 06 35 53

administrator/index.php?option=com_menus&view=item&layout=edit&id=101
screenshot 2014-10-12 06 36 12
screenshot 2014-10-12 06 36 24

screenshot 2014-10-12 06 36 36
screenshot 2014-10-12 06 36 46
———————

Menus, modules, field moduleposition
@Fedik
Copy link
Copy Markdown
Member

Fedik commented Oct 12, 2014

@DGT41 you mixed here a two pull request, for remove mootools from editing page, and replace the old modal to bootstrap.modal ...

problem that you copy #4517 partially ... I think, maybe you need or do a whole copy (and I will close old), or do separately

@dgrammatiko
Copy link
Copy Markdown
Contributor Author

I will revert the js part on my PR, so leave this PR open. Mootools code is back

@dgrammatiko
Copy link
Copy Markdown
Contributor Author

Reuse a language string for Menu Item Type:
screenshot 2014-10-12 20 10 22

roland-d and others added 24 commits October 13, 2014 04:29
…#4585. Fixes #4583. Fixes #4581. Fixes #4572. Fixes #4568

[Code Style]Clean up libraries/joomla/updater

[Code Style]Clean up libraries/joomla/twitter

[Code Style]Clean up libraries/joomla/table

[Code Style]Clean up libraries/joomla/string

[Code Style]Clean up libraries/joomla/filter

[Code Style]Clean up libraries/joomla/image
…#4588. Fixes #4616. Fixes #4615

[Code Style]Clean up com_banners frontend.

[Code Style]Clean up com_config frontend.
[Code Style] Changes "articles" to "contacts" in several places.
Menus, modules, field moduleposition
@Bakual
Copy link
Copy Markdown
Contributor

Bakual commented Oct 13, 2014

You apparently rebased the wrong way around. You added the commits from staging after your own commits instead of replaying them on top of them.
I did that several times until I figured out how to do it correctly 😄

@dgrammatiko
Copy link
Copy Markdown
Contributor Author

Now I know 😃 I use Git Tower which is the best for dumb people but I guess still is not bullet proof 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.