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

14 Commits

Author SHA1 Message Date
Martin Kopp
55f2082f32
Joomla 4.4.3 Stable 2024-02-19 15:44:22 +01:00
Brian Teeman
8cb32435cf
[4.3] validate="CssIdentifier" (#41349) 2023-08-11 17:11:50 -04:00
Charvi Mehra
5e3d8489c3
Making the encoding consistent- changing lowercase utf to uppercase (#39951) 2023-02-26 20:17:02 -05:00
Brian Teeman
ef58f0a8b7
[4.0] Missing help (#35875)
Simple PR to correct the link for he help button on the admin menu type com[onent container

PR for #35555
2021-11-03 13:51:30 +01:00
zero-24
bab630cfea
add CssIdentifier Rule 2020-05-15 10:20:02 +02:00
SharkyKZ
c26d57b32d
[4.0] Use layout attribute to set field layout (#26214)
* Use layout to set layout

* Update forms

* Set layout

* Cleanup

* Double label workaround

* Update newly added fields

* Remove extra quote

* Update forms

Co-authored-by: Quy <quy@fluxbb.org>
2020-02-11 11:19:25 +01:00
Ciaran Walsh
c99193ea45 [4.0] Switch remaining options from grid to column layout (#27153) 2020-01-18 12:23:29 +00:00
infograf768
766a21c8f2 [4.0][Admin menu] Improving various aspects including multilingual (#25929) 2019-08-19 19:44:06 +01:00
infograf768
823989706b [4.0][Backend Template] Correcting custom admin menu items edit display (#25908) 2019-08-17 22:37:24 +01:00
Brian Teeman
50a96d7221 [4.0] Descriptions review (again) (#24975) 2019-07-17 20:44:57 +01:00
wilsonge
d4d396007f
Merge commit 'cb79438f5f3622aa5782e9ec5e9667edade62746' into 4.0-dev 2017-08-17 22:31:26 +01:00
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
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