Skip to content
This repository has been archived by the owner on Sep 10, 2021. It is now read-only.

Add comment sorting configuration #122

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Sep 18, 2015

  1. Add comment sorting configuration

    Add the capability to sort the Midas comments to show most recent first
    or oldest first.  A simple select will determine the sorting order of the
    comments as they are retrieved from the database (ASC vs DESC).
    josephsnyder committed Sep 18, 2015
    Configuration menu
    Copy the full SHA
    fa1ee48 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2015

  1. Update Comments module configuration

    Move from "Config" controllers to "Admin" controllers.
    Move from "generic Forms" to a ZEND form.
    Fix all filesfor style.
    josephsnyder committed Sep 21, 2015
    Configuration menu
    Copy the full SHA
    541fa89 View commit details
    Browse the repository at this point in the history
  2. Remove extra newline

    josephsnyder committed Sep 21, 2015
    Configuration menu
    Copy the full SHA
    faa0342 View commit details
    Browse the repository at this point in the history