Fixed checking of core.edit.own in views and in models of contenthistory, and also added category form case#33
Closed
Fixed checking of core.edit.own in views and in models of contenthistory, and also added category form case#33
Conversation
* [plg_editors_tinymce]Code style * options in one line
* redo 7879 * singular
* [plg_user_joomla]Code style * cs
* [plg_twofactorauth_yubikey]Code style * indent
* [plg_system_updatenotification]Code style * cs
* [plg_system_languagefilter]Code style * new line
* [plg_system_debug]Code style * cs
* [plg_search_tags]Code style * more cs * cs
* [plg_search_content]Code style * [plg_search_newsfeeds]Code style * Revert "[plg_search_content]Code style" This reverts commit 41f564c. * remove blank line
…0782) * Allow 0 as placeholder text * Allow 0 as placeholder text * Allow 0 as placeholder text * Allow 0 as placeholder text * Allow 0 as placeholder text * Allow 0 as placeholder text * Allow 0 as placeholder text * Allow 0 as placeholder text * Allow 0 as placeholder text
* update version * permissions
…ved or trashed tags (joomla#10713) * Select only published tags from database * Move where clause outside isSite condition, quote name
* Preveting user changing own group * Same for Hathor * Add code in view.html.php instead of edit * removing default * Preventing messing with $data['groups'] in model * Special case for SuperUser * $user...
Not sure it is that important but for a better consistency, the plugin name in the list is not `System - Languagefilter` but `System - Language Filter`.
* better alias check * improve comment * cs * cs * not definied before so don't use dot for concatenation!
* Render the sidebar when it is not empty * Fixed code style error
…omla#10737) * do not hardcode link in warning message * cs * add " unless it is enabled." * updated language description
….. (joomla#10642) * use real tabs for rendering tabs, not two spaces ... * use PHP_TAB instead * revert sorry
…ndards (joomla#6956) * first update and reordering * finish ruleset rebuild - Note: some new sniffs were added from the Joomla Coding standards (used standards rather than the Joomla sniffs since there is no difference from the source) * Remove in favor of using the PSR2 standard and adjusting in the ruleset * Remove in favor of using the Generic.PHP.LowerCaseConstant in the ruleset * Remove in favor of using PEAR.WhiteSpace.ObjectOperatorIndent in the ruleset * Remove in favor of using Squiz.WhiteSpace.CastSpacing in the ruleset * Remove in favor of using Generic.WhiteSpace.DisallowSpaceIndent in the ruleset * Remove in favor of using Squiz.WhiteSpace.MemberVarSpacing in the ruleset * Remove in favor of using Squiz.WhiteSpace.SemicolonSpacing in the ruleset * Remove in favor of using Squiz.WhiteSpace.OperatorSpacingSniff in the ruleset * Remove in favor of using Squiz.WhiteSpace.SuperfluousWhitespace in ruleset.xml * Remove Squiz.WhiteSpace.MemberVarSpacing Removing Squiz.WhiteSpace.MemberVarSpacing since that standard requires an empty line after the opening class bracket `{` Add back the Joomla.WhiteSpace.MemberVarSpacing sniff * Add back Joomla.WhiteSpace.MemberVarSpacing sniff Needed due to the removal of Squiz.WhiteSpace.MemberVarSpacing sniff since that standard requires an empty line after the opening class bracket `{` * Remove PEAR.WhiteSpace.ObjectOperatorIndent PEAR.WhiteSpace.ObjectOperatorIndent is calculating the space oddly resulting in false positive errors Replace by adding back Joomla.WhiteSpace.ObjectOperatorIndent Reorder the Joomla standards list to alphabetical sniff ordering * Adding back Joomla.WhiteSpace.ObjectOperatorIndent Removed PEAR.WhiteSpace.ObjectOperatorIndent as it is calculating the space oddly resulting in false positive errors * Add some exceptions for LineLength exceptions added since we are catching the errors now. Expected temporary, possibly permanent. * Add exceptions for EndFileNewline Add exceptions for EndFileNewline since we are actually catching the errors now. These exceptions are temporary for now, possibly permanent * Remove Squiz.Commenting.DocCommentAlignment Squiz.Commenting.DocCommentAlignment seems to be giving a lot of errors which seem to be false positives vs the Joomla Coding standards. Assuming this is covered by the other commenting sniffs * Remove Squiz.Commenting.DocCommentAlignment Actually remove rather than just adding exclusions.
…oomla#10370) * fallback warning in test mail * fix conflicts 1 * fix conflicts 2 * fix conflicts final * message not success
* temporaly remove modules exception * part 2 * Revert "part 2" This reverts commit 7dd767c.
infograf768
pushed a commit
that referenced
this pull request
Jun 3, 2017
* codestyle * code style * codestyle * codestyle * codestyle * thanks @wojsmol * corrections - thanks @Quy * corrections - thanks @Quy * oops * make @Quy happy * Update article.xml * Remove space * Update config.xml (#14) * Update filter.xml (#15) * Update config.xml (#16) * Update profile.xml (#17) * Update application.xml (#18) * Update article.xml (#19) * Update filter_articles.xml (#20) * Update config.xml (#24) * Update config.xml (#23) * Update filter_fields.xml (#22) * Update filter_featured.xml (#21) * Update override.xml (#25) * Update config.xml * Update config.xml (#26) * Update itemadmin_alias.xml (#30) * Update itemadmin.xml (#29) * Update item.xml (#27) * Update item_alias.xml (#28) * Update itemadmin_url.xml (#31) * Update module.xml (#32) * Update plugin.xml (#33) * Update config.xml (#34) * Update link.xml (#35) * Update config.xml (#36) * Update style.xml (#38) * Update config.xml (#37) * Update note.xml (#42) * Update group.xml (#41) * Update filter_debuggroup.xml (#40) * Update config.xml (#39) * corrections for @andrepereiradasilva * gotya
infograf768
pushed a commit
that referenced
this pull request
May 20, 2018
transform admin-multilangstatus.js to es6
infograf768
pushed a commit
that referenced
this pull request
Sep 10, 2018
* Remove ACL check, this will be done in controllers * Add frontend form for confirming information requests * Handle confirming an information request * Use renderField * Add view for submitting info requests for authenticated frontend users * Add menu items for the component frontend views
infograf768
pushed a commit
that referenced
this pull request
Aug 16, 2019
- disabled buttons with low opacity in the header - issue #33 - center the icons in the header
infograf768
pushed a commit
that referenced
this pull request
Aug 16, 2019
Fixing Duplicate Image Issue
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.