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

45933 Commits

Author SHA1 Message Date
Mohammad Farhan
5a23ae27ee
[4.0] Views UI overflow fixed. (#34426)
* view overflow fixed

* (UI overfow) compatibility issue update

* revised(overflow auto added)
2021-07-02 09:51:15 +02:00
Quy
119476a489
Remove active class (#34668) 2021-07-02 08:22:34 +01:00
Sakis Terzis
bc8ab40806
Get finder plugin id from memory intstead of the db (#34645) 2021-07-02 08:21:34 +01:00
Christiane Maier-Stadtherr
7f5dd8ee5f
[4.0] Remove tooltip from add-new-buttons (#34601) 2021-06-30 08:47:03 +01:00
Allon Moritz
cef365d46b
[4.0] Hide the clear button when no value is set in media field (#34620)
* Hide the clear button when no value is set in media field

* Remove duplicate code
2021-06-30 08:44:53 +01:00
Brian Teeman
3fba151838
[4.0] new tinymce and codemirror (#34637)
To test make sure the version in the plugin matches the version numbers below

### Codemirror
21-06-2021: Version 5.62.0:

lint addon: Add support for highlighting lines with errors or warnings.
Improve support for vim-style cursors in a number of themes.

### Tinymce
Version 5.8.2 - June 23, 2021
Fixed an issue when pasting cells from tables containing colgroups into tables without colgroups.
Fixed an issue that could cause an invalid toolbar button state when multiple inline editors were on a single page.
2021-06-30 08:43:22 +01:00
Dimitris Grammatikogiannis
6f167edbc5
[4.0] Fix broken tinyMCE builder (#34654) 2021-06-30 08:42:25 +01:00
wilsonge
ca4670a737
Bump to RC4 dev 2021-06-29 19:04:30 +01:00
wilsonge
93356c8bf7
Tag RC3 2021-06-29 18:52:00 +01:00
Dimitris Grammatikogiannis
49d6b7178e
[4.0] Expand the allowed list for the HTML sanitiser (#34518) 2021-06-29 09:38:00 +01:00
Brian Teeman
9e7eb5d5fd
[4.0] media manager toolbar (#34644)
The toolbar in the media manager is sticky but it has no background. This simple PR adds a solid white background (just as it has in the cassiopeia template.

To test rebuild the css and make sure you have enough images in media manager to make it scroll.

You will see there is no background on the toolbar when you scroll and you can see the images underneath it

Apply this PR and repeat and you now have a solid background
2021-06-29 08:47:28 +01:00
Richard Fath
4e02899984
Add back /libraries/vendor/bin to file deletion in script.php (#34638) 2021-06-29 08:46:21 +01:00
Viviana Menzel
1b5217c6c3
[4.0] Modify modal window and remove orphan label in privacy consent and terms and conditions fields (#34537) 2021-06-27 23:43:24 +01:00
Brian Teeman
46d6acb3ec
[4.0] Content versions button [a11y] (#34614)
Content versions for an article has a button to indicate if the version should be kept forever or not.

However it is incorrectly an `a` link designed to look like a button but not act like a button.

If the action is to take you to a new page then its a link - otherwise its a button.

A button can be activated with both the space and enter keys. A link just by the enter key.

BONUS: This also fixes #34592
2021-06-27 23:41:35 +01:00
Brian Teeman
9a1840a72f
[4.0] character count (#34565)
No idea how this was missed but this adds the character count to the meta description field when creating a menu item
2021-06-27 23:40:42 +01:00
Brian Teeman
49fcce137f
[4.0] input border (#34579)
#27918 set the border to none for  form-control:disabled and form-control:readonly in the admin

Amongst other things this made the image select box look odd as it only had a partial border

PR for #34572

For testing dont forget to rebuild the scss and then test readonly fields such as for an article with the hits, intro image fields
2021-06-27 23:38:58 +01:00
Christiane Maier-Stadtherr
f8a9dfe540
Add charactercount to metadescription (#34563) 2021-06-27 23:19:34 +01:00
Harald Leithner
dc87ab817f
Ignore RIPS failure for the till issues are solved 2021-06-27 14:48:16 +02:00
Brian Teeman
6d23880f5c
[4.0] com_content set default date field (#34554)
This PR lets you set the default date field to be used in lists. eg published, created, modified

Before this PR you could only set the field if you had also set a default list order that was date based, which didnt actually make sense.

It was also confusing as the use of showon for this field was only in the global config for com_content and not at the menu level.
2021-06-27 11:23:06 +01:00
Brian Teeman
eae92589d1
[4.0] contact icons (#34576)
The entire point of the _icomoon.scss file is to map fontawesome icons to the icons used in joomla 3 from icomoon

Somehow the wrong icons were used for icon-address and icon-vcard

You can see the original icomoon icons here https://docs.joomla.org/J3.x:Joomla_Standard_Icomoon_Fonts
2021-06-27 11:22:44 +01:00
Tuan Pham Ngoc
5ff51df021
[4.0] Fix drag and drop ordering (#34520)
* Fix drag and drop re-ordering

* CS
2021-06-27 11:21:49 +01:00
Fedir Zinchuk
ce6f231425
[4.0] Fix Drag'n'Drop a parent-category show children-categories only after page-refresh (#34584) 2021-06-27 11:21:17 +01:00
Rick Spaan
0d3efdb3b3
Fix metismenu caret wrapping (#34608) 2021-06-27 11:19:00 +01:00
Christiane Maier-Stadtherr
e0bb9bfb9a
Fix class for list of contacts (#34618) 2021-06-27 11:13:44 +01:00
Fedir Zinchuk
9389ca7c75
PlgSystemDebug fix: Deprecated usort() Returning bool. (#34581) 2021-06-27 11:06:13 +01:00
Brian Teeman
ac18b22618
[4.0] com_finder indexed content [a11y] (#34630)
The count of indexed content in each group in the published and unpublished states now has a tooltip
2021-06-27 11:05:30 +01:00
Brian Teeman
781932f637
[4.0] com_users groups counts [a11y] (#34629)
The count of users in each group in the enabled and blocked states now has a tooltip
2021-06-27 11:05:09 +01:00
Brian Teeman
0f511a1ca8
[4.0] com_menus counts [a11y] (#34627)
The count of menu items in the published, unpublished and trashed states now has a tooltip
2021-06-27 11:04:35 +01:00
Brian Teeman
2947374cad
[4.0] com_categories [a11y] tooltips (#34615) 2021-06-27 11:04:12 +01:00
Richard Fath
732c420afc
[4.0] Don't trim trailing slash in SEF URL's of home menu items on multilingual sites (#34558) 2021-06-25 17:32:54 +01:00
Brian Teeman
be9daf53c4
Clarify build tools (#34610)
Changes "must" to "should". Must is a hard requirement. Should is only a recommendation.
And adds a fourth bullet point to say "javascript files that only have the extension `.js` will be ignored
2021-06-25 10:42:28 +01:00
Brian Teeman
351148c83b
[4.0] bootstrap 5.0.2 (#34612)
Changelog https://github.com/twbs/bootstrap/releases/tag/v5.0.2
2021-06-25 09:59:21 +01:00
Brian Teeman
8cb1b9e23c
[4.0] phpmailer - security update (#34598)
This pr addresses two security issues

Version 6.5.0 (June 16th, 2021)

- SECURITY Fixes CVE-2021-34551, a complex RCE affecting Windows hosts. See SECURITY.md for details.
- The fix for this issue changes the way that language files are loaded. While they remain in the same PHP-like format, they are processed as plain text, and any code in them will not be run, including operations such as concatenation using the . operator.
- Deprecation The current translation file format using PHP arrays is now deprecated; the next major version will introduce a new format.
- SECURITY Fixes CVE-2021-3603 that may permit untrusted code to be run from an address validator. See SECURITY.md for details.
- The fix for this issue includes a minor BC break: callables injected into validateAddress, or indirectly through the $validator class property, may no longer be simple strings. If you want to inject your own validator, provide a closure instead of a function name.
- Haraka message ID strings are now recognised
2021-06-23 10:03:07 +01:00
Dimitris Grammatikogiannis
bec2d290a1
[4.0] Build tools: watch functionality revised (#34591) 2021-06-22 14:37:14 +01:00
Konstantin Kolos
a4935a276b
Constant unused in J4 (#34578) 2021-06-22 12:08:53 +01:00
Brian Teeman
703269f848
[4.0] com_newsfeeds list feeds in a category (#34583)
* [4.0] com_newsfeeds list feeds in a category

Update the layout- we dont use striped in a list
Remove the "table headings" option as it doesnt exist on a list ;)

* oops
2021-06-22 12:07:17 +01:00
Rishabh Ranjan Jha
7630b0276a
license.php remove (#34569) 2021-06-21 10:33:01 +02:00
Thomas Hunziker
2c488e7763
Update com_workflow.ini (#34580)
Typo: descending, not decending
2021-06-21 10:21:57 +02:00
Brian Teeman
4000aed210
[4.0] Workflow Transitions sort (#34575)
You can sort by clicking on the column headings but the ability to sort by selecting the Current Stage ot Target stage in the dropdown was missing
2021-06-20 21:43:13 +02:00
Quy
8b4bbfed0c
Reorder featured in sort table by (#34535) 2021-06-18 23:36:07 +02:00
Brian Teeman
e2a44b7686
[4.0] cassiopeia (#34552)
Use font-weight: 500 for table headers
2021-06-17 14:31:21 -07:00
Brian Teeman
b40e78b651
[4.0] Learn more (#34550)
Sync the string from admin to api
Add the string to site

Change all to match the style guide.

PR for #34543
2021-06-17 13:35:18 -07:00
Dimitris Grammatikogiannis
4f85ef5827
[4.0] Convert inline to file and remove jQuery (#34478) 2021-06-17 10:28:54 +01:00
Christiane Maier-Stadtherr
9812f17e32
Make a list for flags in mail-templates (#34530) 2021-06-16 16:34:53 +02:00
Tuan Pham Ngoc
a175fc65cf
[4.0] Use unset filter to unset created_by data if needed (#34303) 2021-06-16 00:13:39 +01:00
Brian Teeman
1e2ffa7efd
[4.0] useractions spelling (#34526)
It is User Actions Log not Actionlogs
2021-06-16 00:35:07 +02:00
wilsonge
09e0d744d8
Bump to RC3 Dev 2021-06-15 18:15:41 +01:00
wilsonge
5a00031843
Tag 4.0.0 RC2 2021-06-15 16:05:44 +01:00
Richard Fath
12a74a3e96
Update deleted files in script.php to changes from PR #33864 (#34521) 2021-06-15 11:58:42 +01:00
Brian Teeman
b262fb3fe0
[4.0] Remove unused file (#33864)
PR for #33860

This file is not used anywhere
2021-06-15 12:00:48 +02:00