29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-29 00:23:41 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Brian Teeman
e4b9c4dcb3 [4.0] remove popover (#17071)
* [4.0] com_banners remove popover

This is a proof of concept for #17044 to remove the redundant popovers.

PURELY for the purpose of testing this concept I have quickly displayed the remaining popover as inline text - THIS PART IS NOT FOR REVIEW - it is just to demonstrate how few remaining descriptions we will have

In addition you will notice that the remainining descriptions are not very good. They are manuals not tips, hints or descritpions and can be drastically reduced or rewritten. AGAIN this text is not for review here

* demonstration only

* add com_content config options

* contact item

* one more

* missed one

* added com_users

* menus

* finish com_menus

* com_joomlaupdate

* com_messages

* com_messages

* com_newsfeeds

* com_redirects

* com_search

* com_finder

* com_tags

* com_templates

* com_templates

* com_plugins

* modules first pass

* com_content, com_categories and various

* user profile

* profile again

* com_admin, com_config

* cleanup

* com_fields, com_languages

* user plugins

* plugins two factor

* plugins system

* plugins search

* plugins - authentication

* plugins - captcha

* plugins - content

* plugins - editors

* plugins fields

* oops forgot some modules

* front end views and menu options

* further review

* mod _related

* further remove

* pagination results to pagination summary

* tabs

* language stemmer

* undo

* show rss link

* oops i forgot the tags component

* missed some

* com-config tidyup

* unused banners strings

* unused strings

* frontend edit profile

* mod_feed

* mod articles latest

* modules

* more module stuff

* Labels and descriptions are not used in filters

* review again

* complete module review

* plugin review

* oops i forgot to save this file before committing
2017-07-28 10:25:41 +01:00
Brian Teeman
f475e5b51f remove individual https force options (#17288)
* remove option for each menu item to be set to be https

* field

* mod login strings

* module fields

* database

* modules
2017-07-27 11:11:01 +01:00
Allon Moritz
7d991afbb8 Merge remote-tracking branch 'remotes/upstream/4.0-dev' into j4/forms-move 2017-06-04 12:52:58 +02:00
Allon Moritz
718388b382 Move forms to top level 2017-06-01 11:06:51 +02:00