Commit Graph
8666 Commits
Author SHA1 Message Date
Sipke Schoorstra a0be6c23dd Adding VectorGraphic element. 2014-11-12 11:24:31 -08:00
Sipke Schoorstra 41bb95cfd3 Adding VectorGraphic media type. 2014-11-12 11:24:30 -08:00
Sipke Schoorstra 7c6acd59c5 Changing mime type provider implementation to use System.Web.MimeMapping. 2014-11-12 11:24:29 -08:00
Sipke Schoorstra 71cc8efeff Handling NULL form reference in case a form element is placed outside of a form element. 2014-11-08 16:16:46 -08:00
Sipke Schoorstra 26abb5b90b Fixing an issue where a NRE is thrown when rendering attributes. 2014-11-07 20:55:34 -08:00
Sipke Schoorstra dcfaf50c95 Improving blueprint support for content part elements in a content part agnostic manner.
This enables scenarios such as creating blueprints for content part elements, which themselves are 'virtualized' elements based on the ContentPart element.
2014-11-06 00:29:22 -08:00
Sipke Schoorstra 6b8f870091 Improving element blueprint create and properties validation UI. 2014-11-05 23:05:58 -08:00
Sipke Schoorstra 54d80cae56 Removing unnecessary Index property.
The Index property is inherited from IElement.
2014-11-05 21:15:19 -08:00
Sipke Schoorstra dd0bc59028 Improving verbiage. 2014-11-04 18:06:36 -08:00
Sipke Schoorstra 45947af448 Adding project dependencies (DynamicForms, Layouts, MessageBus and Redis). 2014-11-03 20:34:15 -08:00
Sipke Schoorstra b8ea04bc32 Fixing projection element pager bug. 2014-11-03 20:24:02 -08:00
Sipke Schoorstra 038c7ef08e Tokenizing form submitted notification. 2014-11-02 14:07:53 -08:00
Sipke Schoorstra 2737ec8ab5 Executing enumerable early on to avoid a potential issues. 2014-10-31 17:56:57 -07:00
Sipke Schoorstra 84d34276c7 Adding optional QueryHints parameter. 2014-10-31 17:43:57 -07:00
Sipke Schoorstra a4f45eeb2c Skip rendering if no PublicKey is available.
PublicKey can be empty if not specified, or if the user is authenticated.
2014-10-30 18:54:38 -07:00
Sipke Schoorstra 9ba885fd51 Updating Layouts migrations - attaching LayoutPart to Page type. 2014-10-30 16:06:52 -07:00
Sipke Schoorstra f9ca833f34 Fixing ReCaptcha validator. 2014-10-30 16:02:26 -07:00
Sipke Schoorstra b426fb910d Adding a Form Submission token provider to access posted values. 2014-10-30 15:00:38 -07:00
Sipke Schoorstra 509dbf6bf7 Adding token support custom validation messages. 2014-10-30 13:59:00 -07:00
Sipke Schoorstra 17e42b8f0b Fixing null Form situation in design mode. 2014-10-30 13:58:28 -07:00
Sipke Schoorstra f50bb865b6 Enabling Grid element settings. 2014-10-30 13:19:56 -07:00
rkoegelenberg a087d85e81 Adding required hint to TitlePart 2014-10-30 12:54:17 -07:00
Sipke Schoorstra 52b518e543 Adding ReCaptcha form element. 2014-10-30 00:42:21 -07:00
Sipke Schoorstra ba7c3cd32a Pseudo-hiding root element to prevent an TinyMCE error. 2014-10-29 23:37:41 -07:00
Sipke Schoorstra 372e56a2af Fixing javascript errors when closing dialog. 2014-10-29 23:13:34 -07:00
Lombiq c2cfd51c1d Formatting Specs Web.config 2014-10-29 14:32:07 +01:00
Lombiq a98907289f Adding Owin configs to Specs Web.config and updated Warmup version 2014-10-29 14:29:34 +01:00
Lombiq b0ba9e69e8 Removing duplicated lines from Web.config 2014-10-29 14:27:47 +01:00
Sipke Schoorstra 49c18d82c2 Implementing Projection element. 2014-10-28 18:45:15 -07:00
Sipke Schoorstra 98bcf73198 Updating SelectList shape with support for SelectListGroup. 2014-10-28 17:52:42 -07:00
Sipke Schoorstra f35ea47f57 Consistifying bulk actions UI. 2014-10-28 14:18:18 -07:00
Sipke Schoorstra e0ad32d6ce Moving Recycle Bin to its own feature. 2014-10-28 14:00:15 -07:00
Sipke Schoorstra c21c8098fe Removing "hard-delete" option for now. 2014-10-28 13:37:06 -07:00
Sipke Schoorstra a0c5f59b58 Fixing model binding. 2014-10-28 13:20:44 -07:00
Sipke Schoorstra 836513be01 Correcting HQL. 2014-10-28 13:20:15 -07:00
Lombiq a32691ba1d Merge branch 'feature/owin' of https://git01.codeplex.com/orchard into feature/owin
Conflicts:
	src/Orchard.Web/Web.config
2014-10-27 17:15:33 +01:00
Lombiq dff7f54d90 Re-formatting Web.config after merge 2014-10-27 17:13:00 +01:00
Lombiq cca9ecc693 Updating Microsoft.Owin and Microsoft.Owin.Host.SystemWeb to latest (v3.0) 2014-10-27 17:12:31 +01:00
Lombiq dc772cf893 Merge remote-tracking branch 'origin/1.x' into feature/owin
Conflicts:
	src/Orchard.Web/Web.config
	src/Orchard/Orchard.Framework.csproj
2014-10-27 17:01:00 +01:00
Sipke Schoorstra d18bbedc42 Handling null version records in audit trail content provider.
VersionRecord is null in cases where a content item was created in the same request. E.g. creating a comment on the front end.
2014-10-27 01:19:15 -07:00
Sipke Schoorstra 1ee643d03a Adding test cases for Restore method. 2014-10-26 17:59:21 -07:00
Sipke Schoorstra 7c2f8e07cb Enabling restoration of removed content from audit trail history view. 2014-10-26 17:37:43 -07:00
Sipke Schoorstra 10ee9e1057 Sorting removed items by ModifiedUtc (des). 2014-10-26 16:09:56 -07:00
Sipke Schoorstra b229748d50 Adding Removed column to the recycle bin screen. 2014-10-26 15:40:24 -07:00
Sipke Schoorstra 873cfc7678 Assigning current date and time to ModifiedUtc when removing items. 2014-10-26 14:45:56 -07:00
Daniel Stolt 005ec51115 Prevented IIS site from being started for Orchard.Azure.MediaServices when running from VS. 2014-10-26 16:29:23 +01:00
Sipke Schoorstra a17cab3534 Implementing audit trail event handler for hard-deleted content items. 2014-10-25 21:19:53 -07:00
Sipke Schoorstra 6324789016 Implementing UI to hard-delete of content items from recycle bin. 2014-10-25 21:19:29 -07:00
Sipke Schoorstra 595f6d7ae2 Implementing hard-delete of content items. 2014-10-25 21:18:41 -07:00
Sipke Schoorstra b942eff978 Implementing Recycle Bin functionality. 2014-10-25 00:39:07 -07:00