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.
This is the 5th alpha for cod_support, released before beta comes out.
When is beta?
This is a pre-release before we go with beta. We want to make sure everyone is on the same page with Alpha before we go to Beta. So test this release out and submit your issues! Beta is hopefully just a week (or so) away.
New Features
New Scheduler is in place
Re-shuffled event management under the event node
Replaced registration functions with the ticket module
lots of little bug fixes
re-exported views with new scheduler and session manager
The biggest change in the 7.x-2.x release of the Architecture module is integration with the Views module. Each architecture report is now a Drupal view and can therefore be modified using the Views UI. Exports to CSV are still possible by installing and enabling the Views Export Data module, automatically exposes an exportable version of each view. The default format is CSV and each download is available at the regular view path with "/export" added to the end (e.g. "/admin/reports/architecture/fields/export").