Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
- Right now the scope of arguments you can add is really limited -- you get the Node argument (which works about as well as I can) and the taxonomy argument (which does not yet have any related content). I need to add the taxonomy content and actually implement the taxonomy argument context (what's there is just a placeholder), as well as the user context. Also this needs to be able to integrate with Views more naturally, so that a context can translate easily to a views argument. That's a bit of work.
Fixes an issue with updating to the new database structure when no facilities have been set at either a unit or property level. Thanks to Martijn Haan for identifying this issue and testing the fix.
- Fixed #172475
- Fixed issues discussed in #83063
- Added Russian translation
- Added translation template
- Refactored calendar generation code
- Added support for weeks starting with a day different from Sunday