Typus v3.1.9 Release Notes

Release Date: 2012-03-08 // about 12 years ago
    • [FIXED] _addanother save button is only shown if the user has permission to perform the action.

    • [FIXED] Custom actions on show are now showed.

    • [CHANGED] Detect if application has Kaminari or WillPaginate, otherwise we will not setup a paginate and will tell the user to install one of those mechanisms. In the near future Typus will provide a simple pagination mechahism.

    • [NEW] Option to enable and disable counters on resources. Enabled by default.

    • [FIXED] Fixed Dir compatibility for Jruby.

    • [CHANGED] session#destroy now uses DELETE.

    • [CHANGED] CSV/XML links should include filters.

    • [CHANGED] Removed find_in_batches from "csv_export". It was useless.

    • [FIXED] Fixed converting route to resource for "singular" class. Eg. "CustomerData" was being converted to "CustomerDatum".

    🔄 Changes: https://github.com/typus/typus/compare/v3.1.8...v3.1.9