Comment 24 for bug 1006634

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/1273
Committed: http://gitorious.org/mahara/mahara/commit/1402a7c8a038594c68e1eb6a7dca43b4358eb50d
Submitter: Melissa Draper (<email address hidden>)
Branch: master

commit 1402a7c8a038594c68e1eb6a7dca43b4358eb50d
Author: Richard Mansfield <email address hidden>
Date: Fri May 4 14:08:00 2012 +1200

    Collect url information and display clean urls in collections

    Bug #1006634, part 3

    Updates the Collection::views() method to get a url along with each
    view, and uses these in the templates related to collections.

    Also gets the maximum and minimum displayorder fields by iterating
    over returned records instead of performing additional queries.

    Change-Id: Ia115f6057854f5746cc3c873b79324198089252a
    Signed-off-by: Richard Mansfield <email address hidden>