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
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
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
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
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
Piotr Szmyd
5feb717dc4
Merge branch 'feature/caching' into feature/messagebus
...
Conflicts:
src/Orchard.sln
2014-10-15 02:05:18 +02:00
Piotr Szmyd
dc6087e620
Making ICacheService and ICacheServiceProviders generic.
2014-10-15 02:02:36 +02:00
Sipke Schoorstra
507ddd13b8
Adding Orchard.DynamicForms.
2014-10-14 16:10:01 -07:00
Sipke Schoorstra
16853760ac
Adding Orchard.Layouts.
2014-10-14 16:07:00 -07:00
urbanit
6e8a3dc109
#20931 : [PATCH] Tag Pagianation
...
Work Item: 20931
2014-10-14 17:05:25 +01:00
Codinlab
12d3eb66dc
#20834 : Fix Workflows transition endpoints localization issue.
...
Work Item: 20834
2014-10-14 16:40:12 +01:00
christian@AlteredCarbon
8e6a7486ce
#19760 : Propagating the suppression of IEnumerable<> and loops for IUserEventHandlers
...
Work Item: 19760
2014-10-13 23:47:01 +01:00
Nicholas Mayne
4b4f673c36
#19816 : Removing markdownsharp reference and adding code class instead.
...
Work Item: 19816
2014-10-13 21:32:48 +01:00
Nicholas Mayne
016ee8cb02
Fixing reference to Castle in Orchard Tests
2014-10-13 13:52:38 +01:00
Sipke Schoorstra
0315beb92b
Disabling spellcheck on layer rule editor.
2014-10-12 23:51:58 -07:00
Nicholas Mayne
020f6faa45
Updating castle to Castle.Core 3.3.1
2014-10-12 22:54:54 +01:00
Nicholas Mayne
4a5edec463
Updating ImageResizer to 3.4.3
2014-10-12 22:42:05 +01:00
Nicholas Mayne
938f20e4e1
Fixing project file
2014-10-12 22:08:09 +01:00
Stanley Goldman
e90001605d
#20453 : Adding Clone Button to Media Library
...
#20453 : Fixing Formatting Issues
#20453 : Adding Clone Button to Media Library
Work Item: 20453
Conflicts:
src/Orchard.Web/Modules/Orchard.MediaLibrary/Controllers/AdminController.cs
src/Orchard.Web/Modules/Orchard.MediaLibrary/Scripts/media-library.js
2014-10-12 16:17:01 -04:00
Stanley Goldman
b50ae151bd
#20655 : SettingsRecipeHandler now bypasses attribute that is not a property
...
WorkItem: 20655
2014-10-12 15:36:15 -04:00
Stanley Goldman
8ae9be76b9
Adding a Search Filter to Orchard Workflows Toolbox
2014-10-12 15:24:46 -04:00
Stanley Goldman
21e269ef20
#20590 : Adding a file name editor to Media Library items
...
#20590 : Bugfix
#20590 : Base Class Shape is Required
#20590 : Formatting and file name comparison with OrdinalIgnoreCase
#20590 : Removing base class Shape
#20590 : Using Current instead of GetSetting
#20590 : Updating comment
#20590 : Migration Bugfix
#20590 : Undoing rename
#20590 : Removing extra whitespace in driver
#20590 Rename ShowFileNameEditor to FileNameEditor, Driver improvement, Updated Migration for MediaLibrary
Conflicts:
src/Orchard.Web/Modules/Orchard.MediaLibrary/Migrations.cs
#20590 Bugfix
#20590 Improving File Name editors display
#20590 : Notifier Message Fix
#20590 : Functionality to rename a media item
Work Item: 20590
Conflicts:
src/Orchard.Web/Modules/Orchard.MediaLibrary/Migrations.cs
src/Orchard.Web/Modules/Orchard.MediaLibrary/Orchard.MediaLibrary.csproj
Conflicts:
src/Orchard.Web/Modules/Orchard.MediaLibrary/Orchard.MediaLibrary.csproj
2014-10-12 15:15:28 -04:00