Commit Graph
8510 Commits
Author SHA1 Message Date
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
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 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
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
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
Sebastien Ros 15740d1aad Optimizing keys count 2014-10-21 21:45:22 -07:00
Sebastien Ros b77f3a4c24 Fixing style 2014-10-21 21:32:47 -07:00
Sebastien Ros d1f0eda6f4 Fixing specflow test 2014-10-21 11:57:21 -07:00
Sipke Schoorstra 57b09bc697 Implementing a more versatile approach to unsafe links.
This update enables you to configure anchor elements with a data-unsafe-url="Are you sure?" attribute, allowing the customization of the confirmation message.
2014-10-20 21:00:49 -07:00
Brett Morrison 245a296c3f #20476: Adding CacheAuthenticatedRequests setting.
Work Item: 20476
2014-10-20 17:10:52 -07:00
Sipke Schoorstra c1e29b75a7 Removing unknown dependency listing. 2014-10-20 17:07:59 -07:00
Sipke Schoorstra 9a44d09c5e #20962: Handling text field keypress events on bulk actions to trigger the expected action.
Work Item: 20962
2014-10-20 13:05:19 -07:00
Sipke Schoorstra 5433b3215e #20962: Handling text field keypress events on bulk actions to trigger the expected action.
Work Item: 20962
2014-10-20 12:39:12 -07:00
Stanley Goldman fa683f02d9 #21016: Adding Import/Export Functionality to TagCloudDriver
WorkItem: 21016
2014-10-19 14:56:24 -04:00
Lombiq 0a8b55892b Untabify ImportExport template 2014-10-18 23:31:29 +02:00
Bertrand Le Roy 7649724d80 Merge branch '1.x' of https://git01.codeplex.com/orchard into 1.x 2014-10-17 13:17:56 -07:00
Bertrand Le Roy 1540f69a79 Partial identity matches can now be considered as full matches, fixing a bug where import files would create duplicate items if imported several times. 2014-10-17 13:16:34 -07:00
Lombiq d5f27f560c #20876, #20850, 20849: The default Orchard.Cache cache storage provider implementation now uses the newer and more generic MemoryCache instead of the HTTP cache. It also uses absolute instead of sliding expiration. The new implementation can invalidate all cache entries for just a specific tenant too.
Work Item: 20876, 20850, 20849

C-c-c-combo breaker!
2014-10-17 19:30:47 +02:00
Lombiq a798d974f7 #20999: Handling returnUrl also on the LogOn page.
WorkItem: 20999
2014-10-17 13:43:40 +02:00
Sipke Schoorstra b19a4cbbac Displaying form submission time in local timezone. 2014-10-16 22:14:18 -07:00
Sipke Schoorstra 60f5a112a8 Adding EmailField form element. 2014-10-16 21:54:49 -07:00
Sipke Schoorstra 5f174fa3ed Consistifying default top margin for select list with OL when used in forms. 2014-10-16 20:43:32 -07:00
Sipke Schoorstra bfc72ba5a0 Improving nested container element UI. 2014-10-16 20:40:14 -07:00
Sipke Schoorstra 9ebb3966d3 Tokenizing Taxonomy form field text and value. 2014-10-16 20:12:49 -07:00
Sipke Schoorstra 3cb9761823 Adding Query form element. 2014-10-16 19:59:45 -07:00
Sipke Schoorstra ea2d3a6c4b Adding PasswordField and improving validation API. 2014-10-16 00:53:04 -07:00
Sipke Schoorstra d096bc206c Removing source control bindings. 2014-10-15 18:42:44 -07:00
Sipke Schoorstra 6fb594eae5 #21005: Fixing ElementWrapperPart and persistence of common element settings.
Work Item: 21005
2014-10-15 18:41:16 -07:00
Sipke Schoorstra 73ce635d26 Removing unused test file. 2014-10-15 17:41:43 -07:00
Sipke Schoorstra 028059cb58 #21004: Fixing design-time snippets.
Work Item: 21004
2014-10-15 17:37:26 -07:00
Bertrand Le Roy 75eb816ccd Merge branch '1.x' of https://git01.codeplex.com/orchard into 1.x 2014-10-15 09:14:32 -07:00
Piotr Szmyd 4c1187beb8 Removing invalid source control bindings from Orchard.Layouts. 2014-10-15 09:52:51 +02:00
Piotr Szmyd d7628aaf61 Moving extension methods to separate namespace. 2014-10-15 09:49:43 +02:00
Piotr Szmyd 219150bd20 Fixed solution file and corrected namespace in Orchard.Redis 2014-10-15 09:45:06 +02:00
Piotr Szmyd 3b6f978100 Refactored output cache provider to use atomic, Lua script-based key deletion. 2014-10-15 09:43:23 +02:00
Piotr Szmyd b79f2e2db2 Implemented Redis-based cache provider. 2014-10-15 09:40:28 +02:00
Piotr Szmyd 044746d511 Lua scripts for efficient batch counting and removing keys. 2014-10-15 09:39:06 +02:00
Sipke Schoorstra 0a6e7cbef4 Fixing null reference exception when creating content item blueprint element. 2014-10-14 23:02:27 -07:00
Sipke Schoorstra 6d4bef36bd Setting default name for form element. 2014-10-14 22:58:18 -07:00
Sipke Schoorstra 61b80af6c7 Moving Elements and Form Submissions menu items down and adding admin menu icons. 2014-10-14 22:45:27 -07:00
Bertrand Le Roy 314f9a4e18 Actions can opt out of anti-forgery by adding [AntiForgeryTokenOrchard(false)] 2014-10-14 17:19:38 -07:00
Stanley Goldman 35823646cf #20977: Correctly removing cacheItems by invariant tag
WorkItem: 20977
2014-10-14 20:10:24 -04:00