Download & Extend

Releases for Date

date 8.x-1.x-dev

Download Size md5 hash
date-8.x-1.x-dev.tar.gz 161.04 KB 172ec4d1f4321640563efe26fb673dd7
date-8.x-1.x-dev.zip 227.35 KB d4ec5bf9709d24f84919d4892efaa822
Last packaged version: 8.x-1.x-dev
Last updated: October 28, 2012 - 12:44
Development snapshot from branch: 8.x-1.x

Release notes

Nightly snapshot for Drupal 8

date 7.x-2.6

Download Size md5 hash
date-7.x-2.6.tar.gz 208.3 KB cc22fe50289aea79b3b9b240baba0111
date-7.x-2.6.zip 247.62 KB 91f1461690ed3ed13b62de1bf92b2258
Last updated: August 13, 2012 - 09:27
Official release from tag: 7.x-2.6

Release notes

======================
Version 7.x-2.6
======================

- Issue #1423364 by catmat, Add file and path to hook_context_plugins().
- Issue #1713248, Remove incorrect use of date_popup() function in previous commit.
- Issue #1143680 by kristiaanvandeneynde, Make Date Popup widget able to accept custom settings.
- Issue #1596546 by applicity_sam, Make sure incorrect month name creates validation error.
- Issue #1432702, Fix some miscellaneous problems with date example dates and formats.
- Issue #1512464 by Liam Moreland, Allow for undefined formatter in Date upgrade handling.
- Issue #1659638 by bojanz, Hide install message if Drupal is not installed (i.e. in install profiles).
- Issue #1605158 by covenantd, Be sure value2 is initiated in Date Context handler.
- Issue #1355256 by barraponto develCuy and KarenS, set default value for date text widget increment to 1, and update existing fields.
- Issue #1561306 by Cyberwolf, Date pager replacement was not working correctly when used with multiple dates.
- Issue #1541740 by hass, Make Date requirements more easily translatable.
- Issue #1543524 by iamEAP, Add update hook to remove the D6 date_timezone field from users.
- Issue #1603640 by bevan, Don't return anything for empty date interval.

Read more

date 6.x-2.9

Download Size md5 hash
date-6.x-2.9.tar.gz 257.13 KB 58365adb03baa29ecd9e11aa8a02e64e
date-6.x-2.9.zip 300.09 KB 4231da93c540afecb37423427a78f69a
Last updated: April 27, 2012 - 17:51
Official release from tag: 6.x-2.9

Release notes

Version 6.2.8
=============

- Issue #1005968 by jcmarco, dnotes: Added Ajax for date navigation attachment views.
- Issue #1545254, Use remember in filter only if a value exists.
- Add a test for force_value to the code that checks the default value for the exposed filter. In some cases the relative value wasn't overriding a fixed value as it should have been doing.
- Issue #1223956 by mikeytown2 and hyrcan, Fix undefined index in date_handler_fields().
- Issue #1517548 by joachim, Fix incorrect documentation for date_default_timezone_name().
- Issue #884310 by AlexisWilke, Postgres earlier than 8.3 needs different syntax in date update.
- Issue #606658 by johnmunro and KarenS, Make sure ical import processes multi-day all-day events correctly.
- Issue #1282538 by benjifisher, crifi, and KarenS, Make sure ical feed for all day events adds 1 day to the end date to comply with the spec.
- Issue #1463438 by hyrcan, Fix some 5.3 notices.
- Issue #1513396 by JoeMcGuire, Fix failing Date Popup test.
- Clean up to eliminate PHP notices when running tests on PHP 5.3.
- Issue #1408216 follow up, Need to be sure that NULL is the default state for the sql functions.
- Issue #337666, Make sure the UNTIL date for repeating dates is inclusive.
- Backport the D7 version of date_ical.ical.inc to D6 so we can keep D6 and D7 synched up more easily.

Read more

date 7.x-2.5

Download Size md5 hash
date-7.x-2.5.tar.gz 206.13 KB 56fa435f5c8831655ddf3f4fffe2b97a
date-7.x-2.5.zip 245.57 KB 1f91c7f2c48ca6531bb11c6cf03d13d4
Last updated: April 19, 2012 - 11:31
Official release from tag: 7.x-2.5

Release notes

======================
Version 7.x-2.5
======================

- Fix nasty errors on views that have no row indexes, like the frontage view.

======================
Version 7.x-2.4
======================

- Issue #1534342 by bass, Make name of clean pager option easier to translate.
- Add a hook to alter the default date for a Date argument.
- Issue #1531904, Make sure that multiple value dates that have the delta set only display the selected value.
- Revert Issue #1266688 by fago, This change broke Entity token support.

date 7.x-2.4

Download Size md5 hash
date-7.x-2.4.tar.gz 206.05 KB 2c152c82d8cc55e090cba40a46742465
date-7.x-2.4.zip 245.5 KB c1656aa04d224d1ad3418f035da91ecb
Last updated: April 19, 2012 - 09:41
Official release from tag: 7.x-2.4

Release notes

======================
Version 7.x-2.4
======================

- Issue #1534342 by bass, Make name of clean pager option easier to translate.
- Add a hook to alter the default date for a Date argument.
- Issue #1531904, Make sure that multiple value dates that have the delta set only display the selected value.
- Revert Issue #1266688 by fago, This change broke Entity token support.

date 7.x-2.3

Download Size md5 hash
date-7.x-2.3.tar.gz 205.53 KB 3290ee3891157384b606633dda02fe19
date-7.x-2.3.zip 245.01 KB b8e39350fd2a1913ea90f0e0e906b16d
Last updated: April 1, 2012 - 09:40
Official release from tag: 7.x-2.3

Release notes

======================
Version 7.x-2.3
======================

- Issue #1444804, Remove html placeholder on text widget.
- Issue #1286230, Clean up date pager documentation, it contains deprecated information.
- Issue #1469020, Make sure page not found is working right for dates outside the specified range.
- Issue #1111626, Fix some problems caused by passing in a date string with an offset.
- Issue #1477860, Avoid undefined index errors in date_views_select_validate().
- Issue #1469038, Add some clarity to the BYDAY description options and make sure a valid value is selected.
- Issue #1405364 by snufkin, Add display options to format_interval to match Views interval options.
- Issue #1266688 by linclark, Add microdata support to Date metadata.
- Issue #1509434 by casey, Add timezone info in hook_field_presave() instead of hook_field_insert() and hook_field_update().
- Issue #1509012, Fix fatal error when viewing repeat tab.
- Issue #1037174 by dealancer, More work to allow ajax to work on other widgets.
- Issue #1473592 by zabelc, Make sure migrated date with missing end date still gets imported correctly.
- Issue #1442718 by jastraat and bones, Make sure show end date checkbox does not display when end date is empty.
- Issue #1504556, Fix invalid access permission name in Date API configuration menu.

Read more

date 7.x-2.2

Download Size md5 hash
date-7.x-2.2.tar.gz 202.37 KB 652323d741226212057e8f58906c7d6a
date-7.x-2.2.zip 241.58 KB adf2690ba7bc4cc2bbfc6892f67067a3
Last updated: February 24, 2012 - 13:25
Official release from tag: 7.x-2.2

Release notes

NOTES:
The iCal templates were removed and moved to the new Date iCal module (http://drupal.org/project/date_ical).

- Issue #1423364 by emptyvoid, Move Date context plugin into its own file.
- Issue #1447372 by yched, Memory friendlier version of date_repeat_field_bundles().
- Issue #1447140 by tim.plunkett: Remove iCal-related theme functions/files.
- Issue #1284170 by benjifisher, Lots of cleanup of the iCal export and its template to be sure all day items are exported correctly.
- Issue #1346424, The calendar title got left out of the latest ical template changes.
- Add more information to the date_views_base_tables() function about why we can't use the entity type from views_fetch_data().
- Additional handling is needed so that revisions are handled correctly in Views.
- Remove date_field_get_sql_handler() function which isn't being used anywhere.
- Rework the Date Views hooks that queue up the right fields and base tables so they work better across all types of entities.
- Fix the hooks for file tables, it is file_managed, not files.
- Add a helper function to map entity types to Views base tables to make it easier to know what type of entity is being used on a view.
- Add status information to Date help screen, hide the non-working change tab on the Date Tools screen, and remove some code that goes to the calendar module from Date Tools.

date 7.x-2.1

Download Size md5 hash
date-7.x-2.1.tar.gz 203.47 KB 08eab951b7096b1edcc1cdff52b3c9cc
date-7.x-2.1.zip 243.41 KB 878532d584bf9fbe86d9cd6d3c4b38fb
Last updated: February 14, 2012 - 10:20
Official release from tag: 7.x-2.1

Release notes

======================
Version 7.x-2.1
======================

- Issue #1437242 by zerbash, Remove extraneous leading slashes in module_load_include().
- Issue #1436722 by hefox: Fixed Undefined variable $form_set_error() used as function.
- Issue #1250626 by Gábor Hojtsy, B-Prod, hefox: Added start date and end date labels.
- Issue #1253482, Make sure $argument->is_default gets reset by the Date pager when altering results.
- Adjust Date Tools to work with changes to use Views templates to create calendars.
- Issue #1398584 by dhalbert and , Make sure groupby times is initialized.
- Issue #1394248, Make sure all date parts are selected when using an exposed select filter.
- Issue #1425774 by sgabe, Fix error in exposed filter, array_filter() -- first argument should be an array in date_select_input_date().
- Issue #1432992 by bart.hanssens, Fix typo in php documentation.
- Issue #323852 by tim.plunkett and arlinsandbulte, Dropdowns shouldn't include a blank option when required.
- Issue #323852, Validation was broken for unlimited value select widgets with required dates, they were incorrectly getting their end dates cleared out.
- Issue #1424656 by tim.plunkett, Unify signature and alters of #process callbacks.
- Issue #1408014 by dasjo, We no longer need the $error_element value to display errors properly, second follow-up.

Read more

date 7.x-2.0-rc2

Download Size md5 hash
date-7.x-2.0-rc2.tar.gz 203.59 KB 60e5d591d567e823141650db8290394b
date-7.x-2.0-rc2.zip 243.67 KB 3c66399b30711a80eddedb99b2af1bd6
Last updated: February 1, 2012 - 13:50
Official release from tag: 7.x-2.0-rc2

Release notes

======================
Version 7.x-2.0-rc2
======================

New Features/Major Changes

- Issue #1358790 by tim.plunkett and redndahead, Store date objects in field_load to speed up processing, with a field setting option to control it.

Bugfixes

- Issue #1423598, Found a way to flag items that are new so we know when to add default values.
- Made some fixes to find and test the right entities when checking whether to use default values. More work is needed.
- Issue #1422600, Make sure end date cannot cause validation errors when show end date checkbox is not checked.
- Issue #1417872, Remove code to compute missing date parts from empty values now that the new validation prevents that from working.
- Issue #1417872, Make sure empty year field is validated in the same way other date parts are validated.
- Alter date field test to test with a complete end date instead of using empty elements.
- Fix broken logic in repeat additions.
- Fix test broken by date repeat clean up.
- Issue #1419106 by hanoii: Added more info to hook_date_text_process_alter().
- Issue #1209026, When date validation fails, Date Popup value is getting cleared.
- Issue #1017216 by tim.plunkett, arlinsandbulte: Added custom date format without time shows 'all day'.
- Issue #1408014 by dasjo, We no longer need the $error_element value to display errors properly.

Read more

date 6.x-2.8

Download Size md5 hash
date-6.x-2.8.tar.gz 255.43 KB f351e569cf6973cfde84a5d0ab84398a
date-6.x-2.8.zip 297.99 KB 836296b1e06113291b49127487cac996
Last updated: January 11, 2012 - 12:45
Official release from tag: 6.x-2.8

Release notes

Version 6.2.8
=============
Fixes SA-CONTRIB-2012-004

- Make sure the value passed to set the starting nid for converting events is an integer.
- Explicitly turn 'date_popup_timepicker' to 'none' in tests to avoid Date Popup test failures.
- Issue #1300274, Backport all the fixes for date_repeat_build_dates() from D7 so additions will work right in PHP 5.3.
- Issue #1130814, Backport all the fixes for Date Repeat Calc from D7 so PHP 5.3 will work right and tests will pass.
- Issue #1391374 & #1302052 by benjifisher, CRLF line endings cause problems with git apply
- Issue #1101284 by pfournier, Expand regex for Month names to catch more possible variations.
- Issue #1086100 by ayalon, Group Multiple Value functionality is broken
- Issue #752550 by Fonant, Week number gets printed twice
- Issue #1038482 by somanyfish, iCal import failing due to colon instead of semi-colon
- Issue #1052586 by jpsolero, Problem with Date API when using Calendar with argument set to "Week" granularity and "current date" default argument
- Issue #307274 by ksenzee and arlinsandbulte: Limit the selectable date range using absolute values instead of only the relative Years back and forward:
- Issue #742146, Add option to remove X-WR-CALNAME if VEVENT is not a feed.
- Add option to change method from PUBLISH to REQUEST in VCALENDAR.

Read more

date 7.x-2.0-rc1

Download Size md5 hash
date-7.x-2.0-rc1.tar.gz 198.35 KB 553e622be1be5c28b59c088f8b890872
date-7.x-2.0-rc1.zip 237.52 KB ad24ceabf16253f0a3a15007e87529c2
Last updated: December 20, 2011 - 21:05
Official release from tag: 7.x-2.0-rc1

Release notes

======================
Version 7.x-2.0-rc1
======================

Notes:
The Date Browser has been removed. Please use the Date Pager instead. If you have existing views using the Date
Browser the navigation will just disappear from them. If you add a Date Pager to the view you should get it back.
Then delete the Date Browser attachment from the view, since it doesn't do anything any more.

The UNTIL date was not getting included in repeating results and that is now fixed. This is an API change of sorts
for anyone who worked around the issue by setting it ahead.

The All Day checkbox and All Day themes were moved into a separate module, using new hooks added to the date
processing. This module should serve as an example of how other modules can inject functionality into date fields.

A new module has been added for integrating the Date Repeat API into date fields. Some of this code has been
moved into the new module, more of it will be moved later as I figure out how to unwind it from the base
processing. An update hook has been added to enable this module by default for existing sites. If you don't
use Repeating dates you can disable it.

There is a new file, api.date.php, that describes the new hooks that make it easier for other modules to intervene in Date processing.

New Features/Major Changes

Read more

date 7.x-2.0-alpha5

Download Size md5 hash
date-7.x-2.0-alpha5.tar.gz 199.57 KB 02cf9eff83b7203b70c311daca9c0e8c
date-7.x-2.0-alpha5.zip 241.09 KB d611ae1139bf7e82a76a411a9980ba1c
Last updated: November 29, 2011 - 10:40
Official release from tag: 7.x-2.0-alpha5

Release notes

Notes:
The date repeat widgets have been removed to keep users from trying to change repeating dates into non-repeating dates.
There are now just three widgets, Date Select, Date Text, and Date Popup. Whether or not a date is a repeating date
is now controlled by a field setting.

New Features/UX Changes/API Changes

- Issue #1304056 by DamienMcKenna, Add option to date_difference to indicate direction of difference.
- Issue #1238660, Add custom format option for the date format used in summary arguments.
- Issue #1038482 by somanyfish, iCal import failing due to colon instead of semi-colon
- Issue #1252952 by eosrei: Make "all day" checkbox configurable on a per field instance basis.
- Issue #1266144 by arlinsandbulte: Clarify Default End Date Setting
- Issue #1261478 by stevector and KarenS, Reconfigure the back/next buttons into item lists so Views ajax pager works right.
- Issue #1262960, Add a new module to work with the Context module to set a condition based on the value of a date field.
- Issue #1216878, Re-introduce 'repeat' as a field setting rather than a widget type so people can't try to switch back and forth between repeating and non-repeating dates. Eliminate repeat widgets.

Bugfixes

Read more

date 7.x-2.0-alpha4

Download Size md5 hash
date-7.x-2.0-alpha4.tar.gz 190.44 KB 832ce7f175146004c9976b9191d37f45
date-7.x-2.0-alpha4.zip 231.08 KB ebdefcee8975d715330e7f62c532b6f5
Last updated: August 23, 2011 - 11:06
Official release from tag: 7.x-2.0-alpha4

Release notes

======================
Version 7.x-2.0-alpha4
======================

Notes to themers:

Previous versions put dates with both From and To dates into a fieldset and other dates were not.
The new code adds additional floating elements that are hard to contain, so now all dates are
enclosed in fieldsets in the node form. There are also new elements on the form, an optional
checkbox for hiding/showing the To date and an optional checkbox for hiding/showing time.
Previously dates on the node form had 'From date' and 'To date' labels above them, this
has been changed to remove those labels, using the Google calendar date entry screen
as a model. This simplifies the node form and dates take up less space. A light grey border
has been added around each collection of dates (the From date and the To date). The display
of labels above the date parts (year, month, day, date, time, etc) is controlled in the
field settings. Previous versions did not always honor those settings, this one does.

New Features/UX Improvements

- Issue #1249724 by KarenS, Gábor Hojtsy, David_Rothstein, Improve usability of date and time input configuration.
- Issue #1250784 by David_Rothstein, Add user-friendly labels for start and end date values in Views.
- Issue #742146, Add option to remove X-WR-CALNAME if VEVENT is not a feed.

Read more

date 7.x-2.0-alpha3

Download Size md5 hash
date-7.x-2.0-alpha3.tar.gz 165.58 KB d7de2d8ece4098fe8ac9ce6e5eb30270
date-7.x-2.0-alpha3.zip 199.81 KB 5f15a8900e4a8c7a26ac28e359f39fae
Last updated: April 26, 2011 - 12:41
Official release from tag: 7.x-2.0-alpha3

Release notes

Version 7.x-2.0-alpha3
======================

- Issue #1138700, missed a couple references to the construct() function.

======================
Version 7.x-2.0-alpha2
======================

- Follow up to Issue #1103290, constructor was not set up correctly and did not get triggered, so none of the date handlers had a db_type.
- Issue #1138622, preliminary pass at adding support for SQL Server.
- Issue #1136618 by ksenzee, Fix broken hide/show capability for date filter values.
- Issue #1059078 Add preliminary support for SQLite dates.
- Issue #1103290 by kevintheday, Use db_driver() to determine database engine.
- The 'now' values got broken again somewhere along the line. Now we need to switch the ISO format used by our SQL queries back to the datetime format the widgets use.
- Looks like Views changed ['expose']['operator'] to ['expose']['operator_id'].
- Issue #1115770, Make sure filters values are switched back to ISO format so time comparisons work correctly.
- Issue #1132916 by znerol, Fix a couple more usages of date_default_timezone_name().
- Issue #1131308 Don't try to do timzone conversion when there is no localzone for a field.
- Issue #1093222 Fix broken function to remove calendar views.
- Issue #820670 Add update to move D6 date format data to D7 data.
- Issue 1074344 Fix problem with date select widget that keeps resetting pm back to am.

Read more

date 7.x-2.0-alpha2

Download Size md5 hash
date-7.x-2.0-alpha2.tar.gz 165.59 KB 2a2c10cb87eed66b0174283f9fc607c4
date-7.x-2.0-alpha2.zip 199.82 KB a342f41b721d102bac3afda110d975db
Last updated: April 26, 2011 - 11:51
Official release from tag: 7.x-2.0-alpha2

Release notes

======================
Version 7.x-2.0-alpha2
======================

- Follow up to Issue #1103290, constructor was not set up correctly and did not get triggered, so none of the date handlers had a db_type.
- Issue #1138622, preliminary pass at adding support for SQL Server.
- Issue #1136618 by ksenzee, Fix broken hide/show capability for date filter values.
- Issue #1059078 Add preliminary support for SQLite dates.
- Issue #1103290 by kevintheday, Use db_driver() to determine database engine.
- The 'now' values got broken again somewhere along the line. Now we need to switch the ISO format used by our SQL queries back to the datetime format the widgets use.
- Looks like Views changed ['expose']['operator'] to ['expose']['operator_id'].
- Issue #1115770, Make sure filters values are switched back to ISO format so time comparisons work correctly.
- Issue #1132916 by znerol, Fix a couple more usages of date_default_timezone_name().
- Issue #1131308 Don't try to do timzone conversion when there is no localzone for a field.
- Issue #1093222 Fix broken function to remove calendar views.
- Issue #820670 Add update to move D6 date format data to D7 data.
- Issue 1074344 Fix problem with date select widget that keeps resetting pm back to am.
- Issue #1001186 Make sure that a 2 digit year is flagged as an error.

Read more

date 7.x-2.0-alpha1

Download Size md5 hash
date-7.x-2.0-alpha1.tar.gz 162.93 KB c5ab4e67bb59da279c0da9b10ed9725e
date-7.x-2.0-alpha1.zip 196.92 KB 022ef23e80dde4176f0eaa5801838e90
Last updated: March 9, 2011 - 14:51
Official release from tag: 7.x-2.0-alpha1

Release notes

======================
Version 7.x-2.0-alpha1
======================

- #1082658: Saving the options as arrays breaks other things. Add a custom export plugin instead.
- #1082658, Views options need to be declared as arrays or they are not saved in the export in Views 3.
- #1075896 Break out the code into the simple argument and a complex argument that combines date fields.
- #1075890 Break out the code into the simple filter and a complex filter that combines date fields.

date 7.x-2.x-dev

Download Size md5 hash
date-7.x-2.x-dev.tar.gz 208.38 KB 486e3386b9db421473eb0b8f03c61aa1
date-7.x-2.x-dev.zip 247.68 KB cf0b43fd0ab02ee6ab6a9529dadbdd09
Last packaged version: 7.x-2.6+2-dev
Last updated: September 30, 2012 - 00:19
Development snapshot from branch: 7.x-2.x

Release notes

This branch will totally re-work and simplify the Views filters. These changes may/will break some views and will require that you check views that use the date filter or argument to be sure they are still configured correctly.

There is a new date_filter_handler_simple for an individual date field that simplifies the Views handling by using most of the core Views field handling but adds in the possibility to set a default date using options like 'now', along with a choice of a month/day/year drop-down selector or popup calendar selector.

The date_filter_handler is an extension of the simple handler that allows you to combine multiple dates into a single filter so that you can control all of them with the same filter widget, allowing you to either 'OR' or 'AND' them together.

The arguments will be rewritten in the same way, with a simple argument handler for individual dates and another handler that extends that to control multiple dates with a single argument.

The Calendar module will need an update when this is finished to use the new handlers correctly.

This code is NOT yet ready to use.

date 7.x-1.0-alpha2

Download Size md5 hash
date-7.x-1.0-alpha2.tar.gz 262.19 KB 0ed3d8939eeb72e7a3bcb537ed4d21ff
date-7.x-1.0-alpha2.zip 360.14 KB 9b95f34d30785c81647d631b55efdc3b
Last updated: January 20, 2011 - 13:16
Official release from tag: 7.x-1.0-alpha2

Release notes

Views made lots of changes to field handling just before the new release, which broke lots of things here. Adding some work-arounds to get things working again and waiting until the dust settles on how the new core fields will be handled in Views before doing much more with the Views integration. These changes should get things working with latest Views release.

date 7.x-1.0-alpha1

Download Size md5 hash
date-7.x-1.0-alpha1.tar.gz 262.09 KB 6534800ffd881bab8721172100039111
date-7.x-1.0-alpha1.zip 360.07 KB c2531e2a324dd5dce191735127699bc2
Last updated: January 18, 2011 - 12:22
Official release from tag: 7.x-1.0-alpha1

Release notes

Initial release, probably still buggy.

date 6.x-2.7

Download Size md5 hash
date-6.x-2.7.tar.gz 449.04 KB 114cffb62ab2e09cf2bebad22b08a927
date-6.x-2.7.zip 586.53 KB 44fdd6acd6e75e2b1bc317b2e2416b9f
Last updated: January 3, 2011 - 12:51
Official release from tag: 6.x-2.7

Release notes

Version 6.2.7
=============
- #514242 Day repeated every two weeks was broken by wrong day comparison value.
- Fix a bug in the calculation of the week days when using ISO weeks.
- #549042 The date_week() function should return an integer even when using ISO weeks.
- #575770 Fix handling of empty vs zero date parts in the date combo processing.
- #385688 by jcmarco, Make sure we don't set relationships where there should be none.
- Fix a strict warning for use of is_a().
- #882980 Fix WSOD in PHP4 from date_format process to create a new date.
- #998498 Don't try to use jquery_ui function in update if it isn't installed, add a warning message.
- #993148 Use url() for link to date format page in date widget settings so it works without clean urls.
- Add more date repeat tests and fix date repeat handling of day of month > 5.
- #784854 by akeemw, fix broken date repeat handling of negative by-day computations.
- Add functions to get a granularity precision from a granularity array or an array from a precision.
- #760284 by skwashd, arithmetric clean up ical rfc compliance.
- #939152 by amelfe add z-index to datepicker 1.7.
- #826458 by troynt Keep date popup from popping up on page load.
- #441970 by recrit and patcon, tweak year range validation in date filter and date argument to be more flexible.

Read more
Subscribe with RSS Syndicate content
nobody click here