Closed (fixed)
Project:
Hosting
Version:
6.x-2.x-dev
Component:
Views integration
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 May 2013 at 14:21 UTC
Updated:
12 Jun 2014 at 08:59 UTC
Jump to comment: Most recent
Comments
Comment #1
anarcat commentedno
Comment #2
ergonlogicComment #3
deciphered commentedI think the reason it wasn't implemented was that the bulk operations that have been implemented are somewhat simple and don't require any feedback from the user, whereas a backup requires the user to chose the name of the backup.
Not impossible, probably not even all that hard, just haven't got to it yet.
VBO is the major part that I didn't put an excessive amount of effort into so far, it still needs some superficial love.
Comment #4
anarcat commentedCouldn't we have a default name for backups?
Comment #5
deciphered commentedActually, as it turns out, backups get automatically named if no custom name is provided, so this should be relatively simple. I'd still like to add the ability to provide a name on a site-by-site basis at some stage, but that can be a follow-up issue.
Comment #6
deciphered commentedSuper simple.
Repo: http://drupalcode.org/sandbox/deciphered/2001932.git/shortlog/refs/heads...
Patch: http://drupalcode.org/sandbox/deciphered/2001932.git/patch/63e8d562f75d0...
Comment #7
ergonlogicFixed in 83e5d2b.