-
Synchronize master with 3.x branch
-
Use Drush print functions properly. Silence warnings.
-
Get rid of unused code.
-
Check that we are exporting at least one view.
-
Fix #626876: allow export in bulk to stdout, by fajerstarter. Signed-off-by: Andrea Pescetti <andrea@nuvole.org>
-
Fix #671062: Closing the Circle: export to .inc files, by xjm. Signed-off-by: Andrea Pescetti <andrea@nuvole.org>
-
Complete the help for export.
-
Allow exporting by tag and by status
-
Allow listing by tags. List as table.
-
Fix #1216644: List only enabled views, as suggested by Barrett