Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download calendar_systems-7.x-2.0-alpha1.tar.gztar.gz 56.81 KB
MD5: a49e11c7b8722519f00086a32041597e
SHA-1: 4c3b6c54f6aaef395f58e8a1c668b2a97a530335
SHA-256: 76cb1f6b7c6bf82eee9161b75ab00ce99a57ce3f3c618d597a35c719418a473c
Download calendar_systems-7.x-2.0-alpha1.zipzip 72.69 KB
MD5: 9d9c09131fb86398a520b05e7f3339e7
SHA-1: 54e424b6a0c995608a7802fd906a720ba8e955f1
SHA-256: 5593110410ef64d21f5b40a3fa5f404911688e8de38ffacd5d766c33435bae47

Release notes

WARNING: The core patch has changed, you should remove the old patch and apply the new one. Instruction is in README file

Major Changes:

* Performance improvement
* Using new and better core patch
* Better integration with other modules and eliminating many conflicts with other modules
* Numerous bug fixes
* JS Calendar per field setting

List of all changes:

* #2718589: gregorian date for "post date" not saved gregorian date for "post/author date" not saved
* Improving performance of date properties module
* #2536438: error on enable module with actived entity translation module Undefined index: properties in _calendar_systems_date_properties_entity_types() and Warning: Invalid argument supplied for foreach() in _calendar_systems_date_properties_entity_types()
* Add experimnetal to name of the date properties module to make sure people know that it is and also fixing a typo in description
* Fixed : problem with uninstalling calendar systems Fatal error: Call to undefined function _calendar_systems_profiles #2536612: can't even uninstall calendar systems(return error)
* Moving calendar systems date properties to calendar systems package
* Fixing the configuration path of date properties
* Moving calendar systems to it own package
* calendar_systems_format_date_calendar_systems remove, not longer needed considering the new pathc
* calendar_systems_format_date update using patched version of core format to make it more compatible with the new patch
* Fatal error: Cannot unset string offsets in ./sites/all/modules/calendar_systems/calendar/v1/calendarV1.class.inc.php #2392437: Fatal error: Cannot unset string offsets in ./sites/all/modules/calendar_systems/calendar/v1/calendarV1.class.inc.php
* Fixed: Date filter views not work with jalali calendar(iranian date) #2552235: date filter views not work with jalali calendar(iranian date)
* Fixed: Fatal error: Cannot unset string offsets in ./sites/all/modules/calendar_systems/calendar/v1/calendarV1.class.inc.php #2392437: Fatal error: Cannot unset string offsets in ./sites/all/modules/calendar_systems/calendar/v1/calendarV1.class.inc.php
core patch updated
* Fixed: JS datepicker libraries are loaded only for persian and islamic calendar, not for thai
* Fixed: Trying to get property of non-object in calendar_systems_form_alter() #2436365: Trying to get property of non-object in calendar_systems_form_alter()
* Fixed: Not saving the value #2503859: عدم ذخيره مقدار
* Fixed: Calendar systems and Scheduler conflict #2431667: Calendar systems and Scheduler conflict
* integration with module supports project, to suggest the compatible and supported modules
* two modules added to recommended dependencies
* module's patch upgraded to the latest patch
* gregorian calendar plugin strings bug fixed
* compatibility with the new patch
* README updated to cover the new patch
* gregorian calendar is no longer ignored
* Warning after enabling Calendar systems date properties #2340345: Warning after enabling Calendar systems date properties
* Gregorian date method needs a return statement #2340255: Gregorian date method needs a return statement
* Refactoring js date picker code for per field settings support
* Suppoting almost all kind of date formats
* module will ignore Gregorian calendar
* code cleanup
* add the code for module to work with the new patch
* patch detector code updated
* update patch manager
* rename patch file name
* changing the core patch to https://www.drupal.org/node/1178342#comment-9424365
* Adding a note about the importance of clearing the cache after applying the patch

Created by: sinasalek
Created on: 4 May 2016 at 16:44 UTC
Last updated: 22 May 2018 at 09:28 UTC
Bug fixes
New features

Other releases