mahsaro
6718f1902b
Export and import works
2015-07-28 13:52:55 +01:00
mahsaro
586ad9be84
Alias step builder and executer
2015-07-23 14:19:24 +01:00
Sipke Schoorstra
aa143054fc
Merge pull request #5562 from OrchardCMS/feature/recipesteps
...
Feature/recipesteps
2015-07-22 23:27:33 +01:00
Sipke Schoorstra
eade51a9db
Merge branch 'dev' into feature/recipesteps
...
Conflicts:
src/Orchard.Web/Modules/Orchard.Setup/Views/Setup/Index.cshtml
2015-07-22 23:26:23 +01:00
Sipke Schoorstra
1d8897e49e
Export parts in alphabetical order.
2015-07-22 15:52:25 +01:00
Sipke Schoorstra
cf94a646c5
Formatted Setup/Index.cshtml file.
2015-07-22 10:17:34 +01:00
Sipke Schoorstra
eace3c2506
Fixed recipe grouping on Setup screen.
2015-07-22 10:15:20 +01:00
Sipke Schoorstra
9bd2c8448d
Merge branch 'dev' into feature/recipesteps
2015-07-21 23:53:48 +01:00
Lombiq
5f7299cd81
Adding missing OrchardFeature attributes to Dynamic Forms validation services
2015-07-21 23:46:22 +02:00
Sipke Schoorstra
b0177ab7b8
Added configuration upload to Export screen.
2015-07-20 17:13:28 +01:00
Sipke Schoorstra
4c962b2f66
Added support for default configurations, enabling a full site export.
...
The command "export file" with no arguments will export everything.
2015-07-20 16:05:27 +01:00
Sipke Schoorstra
2c6c4a22c4
Updated command line support for import/export.
...
- Added export file switch.
- Added config file switch for both import and export commands.
- Minor refactoring.
2015-07-20 15:39:06 +01:00
Sipke Schoorstra
6e42065bac
Simplified recipe step configuration names.
2015-07-20 10:55:21 +01:00
Sipke Schoorstra
1084c945dd
Implemented Configure method for CustomStepsStep.
2015-07-20 10:27:10 +01:00
Sipke Schoorstra
a971f2825d
Added Recipe Category to Recipe Metadata builder step.
2015-07-19 23:41:34 +01:00
Sipke Schoorstra
46d88feb0c
Added IsVisible property to recipe builders to control their visibility.
...
This is useful for builder steps that should only be rendered when there's actually something to render.
For example, the Custom Steps step should only be visible if there actually are any custom steps available for execution.
2015-07-19 23:36:37 +01:00
Sipke Schoorstra
531f8bc352
Setting Enabled Feature setting to true by default on Feature recipe builder step.
2015-07-19 23:24:03 +01:00
Sipke Schoorstra
6a07fae67f
Improved export file name generation.
2015-07-19 23:21:27 +01:00
Sipke Schoorstra
db48f60fe6
Fixed a typo in the Content recipe execution step description.
2015-07-19 23:14:59 +01:00
Sipke Schoorstra
c59a056524
Setting BatchSize to a reasonable default value on the Content Recipe Execution Step.
2015-07-19 23:13:42 +01:00
Sipke Schoorstra
32a5082405
Removed checkbox for Recipe Execution Steps.
...
Since recipe execution steps are always to be configured and executed, there's no need for a checkbox.
2015-07-19 23:10:13 +01:00
Sipke Schoorstra
00dc6ab13c
Minor UI changes.
2015-07-19 23:06:10 +01:00
Sipke Schoorstra
ed85e96621
Replaced ResetSite checkbox with radio buttons.
...
This should make things more clear to the user.
2015-07-19 23:03:57 +01:00
Sipke Schoorstra
833d297499
Removed extraneous curly brace.
2015-07-19 22:45:20 +01:00
Sipke Schoorstra
21629dd6c2
Removed ImportExportCurrentTheme feature.
...
Removed this feature in favor of it being part of the default feature of the module.
2015-07-19 21:45:35 +01:00
Sipke Schoorstra
c0469aea85
Removed unused feature declarations.
2015-07-19 21:44:40 +01:00
Sipke Schoorstra
942700cf5c
Merge branch 'dev' into feature/recipesteps
2015-07-19 20:03:30 +01:00
sfmskywalker
b6082325f6
Fixed that Default recipe was no longer selected by default on setup screen.
2015-07-19 12:55:17 +01:00
Daniel Stolt
83cae5f0a0
#5536 : Removed dependency on IContentManager from FormsAuthenticationService.
...
FormsAuthenticationService now uses IMembershipService instead. Also introduced a NullMembershipService implementation in Orchard.Framework, used only for dependency resolution during setup. Fixes #5536 .
2015-07-18 22:05:39 +01:00
Sébastien Ros
56addb2629
Fixing urls
2015-07-17 16:24:58 -07:00
Sébastien Ros
25c8c81382
Adding test links in the readme.md
2015-07-17 16:23:59 -07:00
Sipke Schoorstra
fe0ae26e10
Incremental work on recipe builder and execution step configuration.
2015-07-17 17:45:39 +01:00
Sipke Schoorstra
924f70bd89
Corrected class name to match file name.
2015-07-17 17:24:17 +01:00
Sipke Schoorstra
5b33acb68c
Added descriptive text instead of showing no custom steps.
2015-07-17 15:17:12 +01:00
Sipke Schoorstra
1035543ecc
Removed useless where clause.
2015-07-17 15:16:45 +01:00
Sipke Schoorstra
7d49c36ba3
Deprecated CustomStepsStep.
2015-07-17 15:16:24 +01:00
Sipke Schoorstra
3e745c38ee
Deprecated ICustomExportStep.
2015-07-17 15:02:02 +01:00
Sipke Schoorstra
8a04052dfe
Removed Dynamic Forms Import Export feature.
...
Import/export for form submissions now automatically becomes available when Dynamic Forms is enabled.
2015-07-17 14:50:17 +01:00
Sipke Schoorstra
de37e29610
Refactored Workflows import/export step.
2015-07-17 14:47:31 +01:00
Sipke Schoorstra
aa91768bf1
Refactored Rules import/export step.
2015-07-17 13:52:41 +01:00
Sipke Schoorstra
8baa6edad7
Refactored Roles import/export step.
2015-07-17 13:33:00 +01:00
Sipke Schoorstra
0de0a1a517
Removed mixed tabs and spaces.
2015-07-17 13:30:44 +01:00
Sipke Schoorstra
65509b5eea
Fixed code formatting.
2015-07-17 13:30:07 +01:00
Daniel Stolt
a9eb00c8fa
#4253 : Made Azure Blob Storage container names configurable.
...
Fixes #4253
2015-07-17 13:23:21 +01:00
Sipke Schoorstra
2507ef17d3
Refactored Dynamic Forms Submissions import/export step.
2015-07-17 13:21:34 +01:00
Sipke Schoorstra
860282bb44
Refactored CustomElements import/export step.
2015-07-17 13:09:58 +01:00
Sipke Schoorstra
f82132102d
Refactored CurrentTheme import/export step.
2015-07-17 12:57:50 +01:00
Sipke Schoorstra
dca935ebbc
Removed dependency on Orchard.ImportExport.
2015-07-17 12:57:12 +01:00
Sipke Schoorstra
0fe16bf54a
Refactored AuditTrail import/export.
2015-07-17 12:47:30 +01:00
Sipke Schoorstra
6c5d82d927
Simplified Settings recipe builder step.
2015-07-17 12:46:29 +01:00