Skip to content

Fixed checking of core.edit.own in views and in models of contenthistory, and also added category form case#33

Closed
ggppdk wants to merge 8449 commits intomasterfrom
version_edit_own
Closed

Fixed checking of core.edit.own in views and in models of contenthistory, and also added category form case#33
ggppdk wants to merge 8449 commits intomasterfrom
version_edit_own

Conversation

@ggppdk
Copy link
Copy Markdown

@ggppdk ggppdk commented Jun 18, 2016

No description provided.

Thomas Hunziker and others added 30 commits May 15, 2016 13:23
* [plg_editors_tinymce]Code style

* options in one line
* [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
wilsonge and others added 24 commits June 13, 2016 23:19
…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.
@ggppdk ggppdk closed this Jun 18, 2016
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.