Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.0 dev #3

Merged
merged 330 commits into from
Mar 29, 2019
Merged

4.0 dev #3

merged 330 commits into from
Mar 29, 2019

Conversation

Arpit-24
Copy link
Owner

Pull Request for Issue # .

Summary of Changes

Testing Instructions

Expected result

Actual result

Documentation Changes Required

alikon and others added 30 commits May 23, 2018 19:48
* Begin the capabilities reporting screen, list some core capabilities

* Add the plugin reporting hook to capability collection

* Add notes about hashed cookie name

* Import installer plugin group to capabilities to be able to include install from web without needing a second plugin

* Add info about core communications to joomla.org due to conflicting opinions/guidance on handling of IP addresses
String to be reviewed by an English native ;-)
COM_PRIVACY_MSG_CONSENT_NO_CONSENT="There are no stored consents."
Fix code standards: mixing tabs/spaces, html return lines
Add missing string COM_PRIVACY_MSG_CONSENT_NO_CONSENT
wilsonge and others added 26 commits March 26, 2019 15:03
More Privacy Merges from Joomla 3.9.0
* [4.0] com _CSP Options help link

The string that will generate the correct link for the help button on the CSP Reports Options page was missing

This PR fixes that.

The actual help page doesnt exist yet but now the link exists

* Update en-GB.ini
In en-GB the word is customisable with an s not with a z
@Arpit-24 Arpit-24 merged commit 03fc4a7 into Arpit-24:4.0-modal-save Mar 29, 2019
wilsonge pushed a commit that referenced this pull request Apr 12, 2019
* This is a combination of 8 commits.
This is the 1st commit message:

> First WIP version of supporting nested subforms.

This is the commit message #2:

> Fix nested subforms not getting correct name attribute on input fields.

This is the commit message #3:

> Fix subform rows having invalid index, fix small typo.

This is the commit message #4:

> Replace the unique subform id via random bytes by just an increasing integer in the fields type rendering process.

This is the commit message #5:

> Implement feedback from PR at Joomla;
> - Use a <template> HTML element for the template of the subform rows,
>   not a url encoded string inside of a <script> element.
> - Fix code style errors reported by phpcs.
> - Make the fixing of the unique attributes (name, id, etc) of input elements
>   of nested subform rows more errorprone, using the same method as the main
>   subform row.
> - Manually add a minified version of the javascript file.

This is the commit message #6:

> Fix failing javascript tests due to changed structure of subform repeatable template container.

This is the commit message #7:

> Change subform repeatable javascript test to correctly check on
> 0-indexed rows, previously they have been 1-indexed.

This is the commit message #8:

> Fix a problem where multi-level subforms on the same level doesnt trigger their template correctly.
> Additionally added a note why the fixScripts() method is broken and how it could get better.

* Commit code styling errors and add an aria label for the outermost 'add' button.

* Fix double group-add button on repeatable subform type.
laoneo pushed a commit that referenced this pull request Apr 14, 2022
…t of type int (joomla#36775)

Fixes `Deprecated: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in libraries/src/Document/HtmlDocument.php on line 595`
HLeithner pushed a commit that referenced this pull request Jun 27, 2022
PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet