Commit Graph
11 Commits
Author SHA1 Message Date
Sipke Schoorstra edd6db2331 Created ExportAction abstraction and RecipeBuilder implementation. 2015-07-15 17:03:48 +01:00
Sipke Schoorstra 19126126d6 Incremental refactoring of ImportExport and Recipes. 2015-07-15 00:01:23 +01:00
Sipke Schoorstra 04c193afd1 Refactored ImportExport to support extensible, configurable export steps. 2015-07-14 15:39:32 +01:00
Sipke Schoorstra 21df6cbedd Incremental work on import/export steps. 2015-07-14 00:12:44 +01:00
Sipke Schoorstra 0697042a65 Added Recipe Name option to export screen. 2015-07-13 18:12:42 +01:00
Sipke Schoorstra 6d2832ef08 Added the ability to generate a Setup recipe using the export feature. 2015-07-13 17:56:20 +01:00
Sipke Schoorstra dbc6f61b5c Added ImportBatchSize option to export screen.
This enables users to optionally provide the desired batch size to use when importing the recipe without having to manually edit it.
2015-07-13 17:23:47 +01:00
Sebastien Ros f8f0707c79 Making Import/Export extensible
--HG--
branch : 1.x
2012-06-22 12:56:45 -07:00
Suha Can 31bb2d8a68 Adding version history options to data export.
--HG--
branch : dev
2011-03-10 17:06:05 -08:00
Suha Can 7b54e374fd Export controller action and UI with content type selections and metadata,data,settings options.
Adding an export method to IImportExportService.

--HG--
branch : dev
2011-03-10 16:14:41 -08:00
Suha Can ec409007d0 Adding menu and a tabbed import/export management in the admin.
--HG--
branch : dev
2011-03-10 11:42:30 -08:00