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

Added Feature items filter to mod_articles_news | Fix merge conficts for #11540 #12547

Merged
merged 5 commits into from
Nov 20, 2016

Conversation

zero-24
Copy link
Contributor

@zero-24 zero-24 commented Oct 25, 2016

Pull Request for Issue #11539 . And redo of #11540

Summary of Changes

The feature item filter was already available for the
mod_articles_latest module, but that is just a list.
All code was slightly modified from the mod_articles_latest module.

Testing Instructions

  • Login to the joomla administrator
  • Add the module Articles - Newsflash
  • You should now see a filter parameter for featured

Documentation Changes Required

https://help.joomla.org/proxy/index.php?keyref=Help36:Extensions_Module_Manager_Articles_Newsflash
Should be updated to include the featured articles filter
Just copy and paste what is here: https://help.joomla.org/proxy/index.php?keyref=Help36:Extensions_Module_Manager_Latest_News

nickyeoman and others added 2 commits August 10, 2016 01:08
The feature item filter was already available for the
mod_articles_latest module, but that is just a list.
All code was slightly modified from the mod_articles_latest module.

Language File - Added three variables (description, lable and value)
Helper - Copy and pasted the switch from mod_articles_latest (same
parameter ordering too)
Parameter file - Added field after order (mirroring _latest)
@zero-24
Copy link
Contributor Author

zero-24 commented Oct 25, 2016

Please give that a quick test against 3.7.x to be back RTC 😄

@rdeutz rdeutz changed the base branch from 3.7.x to staging October 25, 2016 16:06
@zero-24
Copy link
Contributor Author

zero-24 commented Nov 13, 2016

Can we get a test for this merge conflict PR?

@joomla-cms-bot joomla-cms-bot removed the Language Change This is for Translators label Nov 14, 2016
@zero-24 zero-24 added the Language Change This is for Translators label Nov 14, 2016
@joomla-cms-bot joomla-cms-bot removed the Language Change This is for Translators label Nov 17, 2016
@joomla-cms-bot joomla-cms-bot added the Language Change This is for Translators label Nov 19, 2016
@yvesh
Copy link
Member

yvesh commented Nov 19, 2016

I have tested this item ✅ successfully on 19736f1


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/12547.

@zero-24
Copy link
Contributor Author

zero-24 commented Nov 19, 2016

RTC as it is just a redo of the original tested PR


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/12547.

@zero-24 zero-24 removed the Language Change This is for Translators label Nov 19, 2016
@joomla-cms-bot joomla-cms-bot added RTC This Pull Request is Ready To Commit Language Change This is for Translators labels Nov 19, 2016
@rdeutz rdeutz merged commit 9c210b6 into joomla:staging Nov 20, 2016
@joomla-cms-bot joomla-cms-bot removed Language Change This is for Translators RTC This Pull Request is Ready To Commit labels Nov 20, 2016
@zero-24 zero-24 deleted the 11540 branch November 20, 2016 10:51
roland-d added a commit to roland-d/joomla-cms that referenced this pull request Nov 25, 2016
* staging: (98 commits)
  Coding style. PHP constants true, false, and null MUST be in lower case. (joomla#13010)
  Removing duplicated AS in sql query (joomla#13006)
  Fixed typo in comment (joomla#12992)
  Correcting strings in TFA Google plugin (joomla#12980)
  code style changes (joomla#12986)
  Error in sr-YU installation ini file (joomla#12984)
  New DateTime picker (replaces calendar) (joomla#11138)
  Export of Banners Tracks Does Not Export the Banner Name
  fix rues get data (joomla#12763)
  Added Feature items filter to mod_articles_news (joomla#12547)
  fix them all (joomla#12943)
  a11y regression fix (joomla#12935)
  Set correct component id for system links (joomla#12938)
  Fix for Undefined offset in Content History preview popup (joomla#12791)
  remove tab on meta charset (joomla#12895)
  JSession patched to set session _state to 'inactive' when session is closed. (joomla#12928)
  [JHtmlNumber::bytes] Format number according to language (joomla#12929)
  Update edit.php (joomla#12818)
  Update default.xml (joomla#12917)
  Adding the ability to use the global value for character count in newsfeeds (joomla#12869)
  ...
@ghost
Copy link

ghost commented Jan 19, 2017

There's a "Show Images" in Module, but neither Intro Image or Full Artivle Image nor Image append by Editor is shown.

@zero-24
Copy link
Contributor Author

zero-24 commented Mar 18, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants