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

13 Commits

Author SHA1 Message Date
Dimitris Grammatikogiannis
5d14d674cc
[4.3] Media Manager Ordering (#39732) 2023-01-29 19:19:03 -05:00
Stefan Wendhausen
5dbdf23a1e
fix unused string (#39619) 2023-01-13 16:45:22 -05:00
Roland Dalmulder
16b84f3444
Joomla! 4.2.4 Stable 2022-10-25 16:20:30 +02:00
Crystal Dionysopoulos
8f684f1ff8
Media Actions - Better UX (#38771)
* Media Actions - Better UX

* fixing order of properties, hopefully this is correct

* fixing order of properties, again.

* Removing redundant 'item' from media action language strings

* Removing redundant 'item' from media action language strings in frontend

* Spelling error

* CSS display tweaks

Helping the actions menu work with longer strings; minor CSS tweaks to the media browser for easier future maintenance.

* fixing order of properties again....

* Aria-label and title are unnecessary when there is accessible text in the DOM.

* Fixing layering when items are close together.

* Adding aria-describedby to buttons to make it clear which item is being managed

* Mobile compatibility

this is not perfect, but it's better.

* Switching to aria-details

and moving the span so it doesn't always get read out by screen readers

* fixing css property order

* Cleaning up aria/a11y attributes and html structure

* cleaning up formatting

* adding aria-orientation vertical
JS looks like it's hooking into the up and down keys; toolbar roles inherit horizontal orientation so we have to specify.

* Fix grid item size

* fixing javascript keybindings

* adding focus style to toggle

* ACTUALLy adding focus styles...

for real this time

* Removing transition delay

and making icons have the same transition

* making delete hover more clear

* Thumbnail size tweaks

Making it work more like before by using auto-fill instead of auto-fit.

* Codestyle fixes

* Capitalizing 'get link'

* Update administrator/components/com_media/resources/scripts/components/browser/actionItems/toggle.vue

Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>

* Update administrator/components/com_media/resources/scripts/components/browser/actionItems/toggle.vue

Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>

* Removing unnecessary newline

* Switching to new language string for the item actions toggle.

* Removing empty block

* Adding deprecation notices to language files

Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>
2022-10-15 18:47:33 +02:00
Brian Teeman
8893f0e6b6
spelling s/sharable/shareable (#38772) 2022-09-15 22:24:30 +02:00
Hannes Papenberg
9b0a9f7d63
[4.0] Removing GUI parts of FTP layer (#33390) 2021-05-03 16:32:57 +01:00
Brian Teeman
421c3a15fd
[4.0] whitelist strings (#32030) 2021-02-14 00:26:47 +00:00
George Wilson
5785177ede
Bootstrap 5 (#32037) 2021-01-22 21:46:48 +00:00
Brian Teeman
f116e22a07
[4.0] Media Manager strings (#31607)
Corrects one string to be in en-GB

Removes an unused string

Simplifies another string (see screenshots)
2020-12-07 09:24:34 +01:00
Niels Braczek
3a5984d033
[4.0] Converted copyright statement to standard format (#31504) 2020-11-28 01:33:45 +00:00
SharkyKZ
0fcdf47823
Missing string when uploading files (#30671) 2020-09-18 09:50:31 +02:00
wilsonge
d7451e6440
Tag Joomla 4 Beta 1 2020-05-30 20:41:05 +01:00
Thomas Hunziker
550aacd89d 4.0 rename language files (#27130)
* Remove language prefix from language files

* Renaming en-GB.ini and en-US.ini to joomla.ini
Renaming en-GB.xml and en-US.xml to langmetadata.xml
2019-11-24 15:49:01 +01:00