Commit Graph

8858 Commits

Author SHA1 Message Date
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
Mark Loveland-Armour
c13929b566 #20220: Fixing features layout with missing dependencies
WorkItem: 20220
2014-10-30 13:01:48 -07:00
qt1
8c969850f0 Refactoring build scripts 2014-10-30 12:57:46 -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
Stanley Goldman
e1bb92e709 Bugfix FormatJsonValue moved to ObjectDumper 2014-10-25 18:59:10 -04:00
Stanley Goldman
6796c71d5e #21034: Preventing recursive dump of ObjectDumper
WorkItem: 21034
2014-10-25 18:33:52 -04:00
Stanley Goldman
bc6daff857 Fixing ObjectDumper unit tests 2014-10-25 18:12:19 -04:00
Stanley Goldman
a1eb07063a ObjectDumper Unit Tests 2014-10-25 17:54:23 -04:00
Stanley Goldman
43bcded513 Moving ConvertToJson to ObjectDumper 2014-10-25 17:43:21 -04:00
Sipke Schoorstra
b942eff978 Implementing Recycle Bin functionality. 2014-10-25 00:39:07 -07:00
Sipke Schoorstra
f0db9c7997 Making Restore work for deleted items. 2014-10-25 00:38:38 -07:00
Sipke Schoorstra
15fe4c5440 Adding Recycle Bin local nav to admin menu. 2014-10-25 00:37:30 -07:00
Sipke Schoorstra
3d2fada947 Merge branch '1.x' of https://git01.codeplex.com/orchard into feature/rollback 2014-10-24 23:44:12 -07:00
Sebastien Ros
b5f1b49723 Merge branch '1.8.x' into 1.x
Conflicts:
	src/Orchard.Web/Modules/Orchard.Indexing/Settings/EditorEvents.cs
	src/Orchard.Web/Themes/TheAdmin/Scripts/admin.js
2014-10-23 20:53:47 -07:00
Stanley Goldman
4f4ad4d48f Revert "TagCloud Functionality to filter by User"
This reverts commit ff1e1bf25a.
2014-10-23 13:01:12 -04:00
Stanley Goldman
ff1e1bf25a TagCloud Functionality to filter by User 2014-10-22 20:27:40 -04:00
Stanley Goldman
180f76d351 #21016: Adding Import/Export Functionality to TagCloudDriver
WorkItem: 21016
2014-10-22 20:27:40 -04:00
Sebastien Ros
04c710ab8d Merge branch 'feature/messagebus' into 1.x
Conflicts:
	src/Orchard.Web/Modules/Orchard.Caching/Services/DefaultCacheStorageProvider.cs
2014-10-21 21:53:48 -07:00