-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
3.9.16 merge #28335
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
Merged
Merged
3.9.16 merge #28335
Changes from 43 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
170e10a
Removed all default values for type 'TEXT'
eXsiLe95 914283e
Removed all defaults for SQL types `text` from update files
eXsiLe95 9894caa
Removed default value for SQL type `mediumtext`
eXsiLe95 cbe3548
Updated nl-NL installation language files
68515b4
#27744 allow showing ucm_content items with core_access=0. Similar fi…
svenbluege 99ce3c3
Implements suggested change.
svenbluege 82c10b4
tidyingup
astridx 37a283e
[plg_system_actionlogs] Render values in profile (#27771)
SharkyKZ 87dec22
Show correct message when uploaded file is too large (#27730)
SharkyKZ 10db709
Custom field "list of images" doesn't show directories properly (#20294)
eshiol 80fa015
delete one more
astridx 20730e6
Merge pull request #27775 from astridx/3xcontactdefault
rdeutz fe798dd
Merge pull request #27745 from svenbluege/staging
rdeutz 32d5f59
Merge branch 'staging' into invalid-sql-joomla3
richard67 ce9346d
Merge eXsiLe95:invalid-sql-joomla3 into richard67:staging-redo-pr-17860
richard67 c129993
Fix joomla.sql
richard67 d88af31
Add missing new update sql scripts
richard67 993254e
Fix old schema updates for postgresql
richard67 9fc091b
Move editAssociations code to regular save method (#27941)
4583899
Corrected English grammar in comment
richard67 90736a8
Merge pull request #27937 from richard67/staging-redo-pr-17860
wilsonge 8ea5b9f
[3] fix wrong catid for contactcreator (#27949)
alikon 914a371
Fix regression that not allow to use a custom filter with subform fie…
Fedik ac9b425
Add noopener option (#28005)
bd13b49
Fix submitting forms with empty repeatable subforms (#27999)
SharkyKZ e74a2c9
Add new "sponsored" and "ugc" options to rel attribute for external l…
simbus82 b030efc
Fix some issues when saving menus (#28053)
SharkyKZ d3ed843
Fix error on PHP 5.3 (#27896)
SharkyKZ a8b58de
Use unset filter for hits field (#28104)
SharkyKZ ab67635
Don't filter form data on reload (#28103)
SharkyKZ 494b95b
Only collect contacts when requested (#28077)
zero-24 eb0ce6b
clarification of the return value for the user ID (#27374)
tecpromotion 35f1325
Fix nested names calculation (#28134)
Fedik b90df84
Update SQL files (#22419)
HLeithner fcd1885
Fix default Custom Field in some cases (#27618)
HLeithner 01c3dd3
Remove structured data markup (#28010)
HLeithner 5e7c899
Fix cache logic in UsergrouplistField field type (#28021)
HLeithner 2e40eb2
Joomla! 3.9.16 Release Candidate
HLeithner cf25340
Joomla! 3.9.16
HLeithner 2e2188d
Reset to dev
HLeithner 26a4393
Merge branch 'staging' into 3.10-dev
HLeithner d42f082
Merge branch '3.10-dev' into 4.0-dev
wilsonge ac02bb1
Fix code style errors
wilsonge 2aa8cce
Add back line removed during conflicts
wilsonge File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -17,6 +17,7 @@ | |
| default="0" | ||
| class="readonly" | ||
| readonly="true" | ||
| filter="unset" | ||
| /> | ||
|
|
||
| <field | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -16,6 +16,7 @@ | |
| class="readonly" | ||
| default="0" | ||
| readonly="true" | ||
| filter="unset" | ||
| /> | ||
|
|
||
| <field | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please revert this file, it was need only for j3