Please activate JavaScript in your browser.
?
Pending
Pending
Hound
Hound is busy sniffing around...
Details
User tests:
Successful:
Unsuccessful:
Pull Request for Issue # .
Summary of Changes
Follow up to PR #26295 , which introduced real NULL values for datetime columns in com_content's database table.
Extends the range filter for datetimes in the articles model (frontend) so that
One of the parameters start and end of the range may be ommitted.
The date to be filtered might be a real NULL value. The filter query will handle that.
Testing Instructions
Code review, or use that datetime filtering of the frontend articles model somewhere.
Expected result
See summary of changes.
Actual result
None of that.
Documentation Changes Required
None as far as I can see.
richard67
-
open
-
13 Oct 2019
richard67
-
change
-
13 Oct 2019
joomla-cms-bot
-
change
-
13 Oct 2019
Category
⇒
Front End
com_content
richard67
-
change
-
13 Oct 2019
richard67
-
change
-
13 Oct 2019
Title
Differences
…
[4.0] More flexible datetime range filter in articles model
[4.0] [WiP] More flexible and null value awar e datetime range filter in articles model
richard67
-
edited
-
13 Oct 2019
richard67
-
change
-
13 Oct 2019
The description was changed
richard67
-
edited
-
13 Oct 2019
richard67
-
change
-
13 Oct 2019
Title
Differences
…
[4.0] [WiP] More flexible and null value aware datetime range filter in articles model
[4.0] More flexible and null value aware datetime range filter in articles model
richard67
-
edited
-
13 Oct 2019
richard67
-
change
-
13 Oct 2019
The description was changed
richard67
-
edited
-
13 Oct 2019
wilsonge
-
change
-
16 Oct 2019
Status
Pending
⇒
Fixed in Code Base
Closed_Date
0000-00-00 00:00:00
⇒
2019-10-16 19:32:03
Closed_By
⇒
wilsonge
wilsonge
-
close
-
16 Oct 2019
wilsonge
-
merge
-
16 Oct 2019
Add a Comment
Login with GitHub to post a comment
@wilsonge Does it need to write testing instructions? Those are the only reason why it is still draft/WiP. I can write tomorrow if necessary. Or would "code review" be enough?