? Success
Pull Request for # 6754

User tests: Successful: Unsuccessful:

avatar alikon
alikon
23 Apr 2016

Pull Request for Issue #6754 .
archived articles

Summary of Changes

Added a getYears() function to retrive only archived content items years
to the archived model class
and the call in the view class

Testing Instructions

from backend set the state of some articles to archived (choose from different created year)
you should notice in the frontend that
Archieved articles view year selection must cointain only the archived year and not
the hardcode (now - 10 year)
see #6754 for more infoe

Comments

should be done better using ajax for dynamically select the relative months based on the selectecd year ....

avatar alikon alikon - open - 23 Apr 2016
avatar alikon alikon - change - 23 Apr 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 23 Apr 2016
Labels Added: ?
avatar brianteeman brianteeman - change - 23 Apr 2016
Category Front End
avatar brianteeman brianteeman - change - 23 Apr 2016
Rel_Number 0 6754
Relation Type Pull Request for
avatar alikon alikon - change - 23 Apr 2016
The description was changed
avatar alikon alikon - change - 23 Apr 2016
The description was changed
avatar brianteeman
brianteeman - comment - 23 Apr 2016

Awesome stuff

Just a small bug with checking the end publishing date

Create an article with a start publishing date in 1999 and end publishing date in 2000
Set that article to archived
The filter will show 1999 as a valid year but the article wont display because it has expired
So I guess your code that generates the years needs to check not only for archived but also for end publishing date


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

avatar alikon alikon - change - 23 Apr 2016
The description was changed
avatar Webdongle
Webdongle - comment - 23 Apr 2016

Is this related to https://issues.joomla.org/tracker/joomla-cms/9963 where a change in /components/com_content/router.php prevents the hyperlinks (displayed in the Archived Articles page) acting correctly ?


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

avatar brianteeman
brianteeman - comment - 23 Apr 2016

No - not related at all

On 23 April 2016 at 11:36, Kevin Griffiths notifications@github.com wrote:

Is this related to https://issues.joomla.org/tracker/joomla-cms/9963
where a change in /components/com_content/router.php prevents the

hyperlinks (displayed in the Archived Articles page) acting correctly ?

This comment was created with the J!Tracker Application
https://github.com/joomla/jissues at issues.joomla.org/joomla-cms/10059
https://issues.joomla.org/tracker/joomla-cms/10059.


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#10059 (comment)

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/

avatar alikon alikon - change - 23 Apr 2016
The description was changed
avatar alikon
alikon - comment - 23 Apr 2016

@brianteeman can you re-test?

avatar brianteeman brianteeman - test_item - 23 Apr 2016 - Tested successfully
avatar brianteeman
brianteeman - comment - 23 Apr 2016

I have tested this item :white_check_mark: successfully on 853a848


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

avatar brianteeman
brianteeman - comment - 23 Apr 2016

Can you take a look at the codestyle issues reported by travis please


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

avatar brianteeman brianteeman - change - 23 Apr 2016
Title
Archieved articles view year selection hardcoded
Archived articles view year selection hardcoded
avatar brianteeman brianteeman - change - 23 Apr 2016
Title
Archieved articles view year selection hardcoded
Archived articles view year selection hardcoded
avatar alikon
alikon - comment - 23 Apr 2016

...this time travis seems a friend of mine....

avatar MATsxm MATsxm - test_item - 23 Apr 2016 - Tested successfully
avatar MATsxm
MATsxm - comment - 23 Apr 2016

I have tested this item :white_check_mark: successfully on 853a848

Nice catch - Thanks


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

avatar brianteeman brianteeman - change - 23 Apr 2016
Status Pending Ready to Commit
avatar brianteeman
brianteeman - comment - 23 Apr 2016

RTC


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

avatar joomla-cms-bot joomla-cms-bot - change - 23 Apr 2016
Labels Added: ?
avatar brianteeman brianteeman - change - 23 Apr 2016
Milestone Added:
avatar rdeutz rdeutz - reference | 5a09924 - 23 Apr 16
avatar rdeutz rdeutz - merge - 23 Apr 2016
avatar rdeutz rdeutz - close - 23 Apr 2016
avatar rdeutz rdeutz - close - 23 Apr 2016
avatar rdeutz rdeutz - merge - 23 Apr 2016
avatar joomla-cms-bot joomla-cms-bot - close - 23 Apr 2016
avatar rdeutz rdeutz - change - 23 Apr 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-04-23 18:27:23
Closed_By rdeutz
avatar joomla-cms-bot joomla-cms-bot - change - 23 Apr 2016
Labels Removed: ?
avatar alikon alikon - head_ref_deleted - 24 Apr 2016
avatar rdeutz rdeutz - change - 1 May 2016
Milestone Removed:
avatar rdeutz rdeutz - change - 1 May 2016
Milestone Added:
avatar rdeutz rdeutz - change - 1 May 2016
Milestone Added:
avatar rdeutz rdeutz - change - 1 May 2016
Milestone Removed:

Add a Comment

Login with GitHub to post a comment