Orchard/src/Orchard.Web/Modules/Orchard.DynamicForms
Benedek Farkas 7599a25594 Merge branch '1.10.x' into dev
# Conflicts:
#	src/Orchard.Azure.Tests/Orchard.Azure.Tests.csproj
#	src/Orchard.Azure/Orchard.Azure.Web/Orchard.Azure.Web.csproj
#	src/Orchard.Core.Tests/Orchard.Core.Tests.csproj
#	src/Orchard.Profile/Orchard.Profile.csproj
#	src/Orchard.Tests.Modules/Orchard.Tests.Modules.csproj
#	src/Orchard.Tests/Orchard.Framework.Tests.csproj
#	src/Orchard.Web/Core/Navigation/Migrations.cs
#	src/Orchard.Web/Modules/Orchard.MediaLibrary/Controllers/FolderController.cs
#	src/Orchard.Web/Modules/Orchard.MediaLibrary/Services/XmlRpcHandler.cs
#	src/Orchard.Web/Modules/Orchard.Taxonomies/Orchard.Taxonomies.csproj
#	src/Orchard.Web/Orchard.Web.csproj
#	src/Orchard.Web/Web.config
#	src/Orchard.Web/packages.config
#	src/Orchard/Mvc/MvcModule.cs
#	src/Orchard/Orchard.Framework.csproj
2017-11-10 00:54:02 +01:00
..
Activities Reverting that form validation services of Dynamic Forms were moved to a separate feature (should be only on dev) 2015-07-21 23:42:58 +02:00
Assets Revert "Work on selectable container elements." 2015-09-02 13:12:11 +01:00
Bindings Decoupling Dynamic Forms' root feature from Orchard.Scripting.CSharp and Orchard.Users, fixes #5349 2015-06-13 23:50:26 +02:00
Controllers Implementing that Dynamic Forms elements' Names are auto-generated from the given Labels, fixes #5287 2017-03-20 01:33:01 +01:00
Drivers Add placeholder editor form and attribute for applicable fields (#7820) 2017-08-31 12:18:45 -07:00
Elements Add placeholder editor form and attribute for applicable fields (#7820) 2017-08-31 12:18:45 -07:00
Forms Add placeholder editor form and attribute for applicable fields (#7820) 2017-08-31 12:18:45 -07:00
Handlers Merge branch '1.10.x' into dev 2017-11-10 00:54:02 +01:00
Helpers Updated various input elements using NoEncode. 2015-12-04 12:14:21 +01:00
Models Adding Orchard.DynamicForms. 2014-10-14 16:10:01 -07:00
Properties Updating version number 2017-04-03 12:21:56 -07:00
Recipes [Fixes #7486] Possibility of exporting individual Form Submissions (#7495) 2017-02-02 12:24:13 -08:00
Scripts Updated Gulp pipeline to use latest version of TypeScript. 2017-01-13 19:11:37 +01:00
Services Adds Created Content token for Dynamic Form submission (#7879) 2017-11-09 12:06:08 -08:00
Styles Merge branch '1.10.x' into dev 2017-02-09 14:34:21 +01:00
Tokens Adds Created Content token for Dynamic Form submission (#7879) 2017-11-09 12:06:08 -08:00
ValidationRules Merge branch '1.9.x' into 1.10.x 2016-03-17 10:18:46 -07:00
Validators [Fixes #6704] Regular Expression for Validating TextField Element (#6705) 2016-10-13 12:10:57 -07:00
ViewModels [Fixes #7486] Possibility of exporting individual Form Submissions (#7495) 2017-02-02 12:24:13 -08:00
Views Merge branch '1.10.x' into dev 2017-11-10 00:54:02 +01:00
AdminMenu.cs Moving Elements and Form Submissions menu items down and adding admin menu icons. 2014-10-14 22:45:27 -07:00
Assets.json Fixes #5519 : DynamicForms client validation issue 2015-07-27 11:31:47 +02:00
Migrations.cs Adding WithIdentity() content metadata helper to add IdentityPart in migrations and changing affected code to use this 2016-01-04 19:09:00 +01:00
Module.txt Updating version number 2017-04-03 12:21:56 -07:00
Orchard.DynamicForms.csproj Merge branch '1.10.x' into dev 2017-11-10 00:54:02 +01:00
packages.config Retargeted NuGet references to targetFramework="net452". Fixes #6406. 2016-02-20 01:13:13 +01:00
Permissions.cs Adding Orchard.DynamicForms. 2014-10-14 16:10:01 -07:00
ResourceManifest.cs #5450: Implemented generalized Gulp automation. 2015-07-26 01:14:14 +01:00
Web.config Enabling C# 6 for Dynamic Compilation and Razor IntelliSense 2017-11-09 12:04:12 -08:00