Now that Views is in Aegir core, I believe the 'hosting_site_backups' table should be exposed to Views for a chance at improving the Backups system in Aegir core/Hosting, or at least to allow others, such as Hosting Site Backup Manager, to leverage Views to build their own Backups interface.
Comments
Comment #1
decipheredRepo: http://drupalcode.org/sandbox/deciphered/2001932.git/shortlog/refs/heads...
Patch: http://drupalcode.org/sandbox/deciphered/2001932.git/patch/158b28a9f36a3...
Comment #2
ergonlogicFixed in 42de527.
Comment #3
anarcat commentedSame as #2022839: Convert backup lists to a view - does this handle permissions properly?
Comment #4
decipheredThis is purely about exposing the data to Views, The permission is up to the the View itself, not the data.