The new "SitePages" admin module gives you an list of all the pages on a site with a link to the front-end, along with the author field, created by username, last edited by username, and last modified date. It is sortable by last modified date, and can also be filtered and exported (with an interface like that which shows thor form data).
The admin module was developed for a Carleton client that wanted to get a list of all the pages in a site (with links) for somebody to review and "check-off" in Excel.
To use the module, in the Reason administrative interface enter a url that references a site id and the SitePages module, something like this:
https://www.areasonsite.edu/reason/admin/index.php?site_id=9999&cur_module=SitePages
The module is currently not exposed in a manner that a typical user would find it, but it could be useful to somebody so I thought I'd post about it.