Commit Graph

8008 Commits

Author SHA1 Message Date
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
Sipke Schoorstra
60021d92f4 Adding test.
This test asserts that a failing data migration throws an OrchardException.
This exception is then handled by the controller to render the proper error message.
2014-10-13 18:15:06 -07:00
Sipke Schoorstra
0491a38aea Initializing T property with a default instance. 2014-10-13 18:13:31 -07:00
Sipke Schoorstra
7f9fce290b Fixing update feature functionality.
This fixes an issue when for some reason a migration update step fails and the user wants to try again, but the migrations aren't executed for the selected features.
2014-10-13 16:46:42 -07: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
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
Nicholas Mayne
1d0b574c5e Cleaning up references in Orchard.DesignerTools 2014-10-12 16:46:19 +01:00
Nicholas Mayne
5e76bc9c8f Flipping RTL LTR on page load 2014-10-12 16:14:42 +01:00
Nicholas Mayne
cc6da3c7db #19694: Adding a language check in culture-lang('en') for example
Work Item: 19694
2014-10-12 16:00:56 +01:00
Nicholas Mayne
f6d552b28c Tweeking Project files for indexing and jobs 2014-10-12 15:37:46 +01:00
Nicholas Mayne
f7bf0cc09f Updating TinyMCE to 4.1.6 2014-10-12 15:02:25 +01:00
Nicholas Mayne
6b50414cfb making sure the ,Search matches Search - you might have 1 index then add another, but you dont want to reindex all your content if oyu havent selected it 2014-10-12 14:55:44 +01:00
Nicholas Mayne
648eb5d8bf Removing extra call to Indexing Tasks within Editor 2014-10-12 14:52:04 +01:00
Nicholas Mayne
f99e1a9c2b Merge branch 'feature/localizationchanges' into 1.x 2014-10-12 13:48:54 +01:00
Lombiq
26b64d9076 Removing wrong dependency from Orchard.Templates 2014-10-11 00:21:00 +02:00
Sebastien Ros
e42ed577bf Prevent cache of pages with notifications 2014-10-10 12:46:56 -07:00
Lombiq
0a38ab0a04 Fixing that shapes resolved by Orchard.Templates could cause NRE because of ShapeDescriptor missing 2014-10-09 13:07:53 +02:00
Lombiq
ecd1f2e1b0 Fixing that a request to an RSS feed with the empty "projection" query string parameter caused exception. 2014-10-08 22:36:15 +02:00
Zoltán Lehóczky
872a1de928 Revert "#20314: DefaultShapeTableManager doesn't keep IShapeTableProviders alive too long any more either." This actually causes "Instances cannot be resolved and nested lifetimes cannot be created from this LifetimeScope as it has already been disposed." errors.
This reverts commits 411e3f9ddd and b21d637ba4.
2014-10-08 15:22:56 +02:00
Lombiq
b21d637ba4 #20314: Fixing tests broken because of Work<T> injected into DefaultShapeTableManager
Work Item: 20314
2014-10-08 13:43:47 +02:00
Lombiq
411e3f9ddd #20314: DefaultShapeTableManager doesn't keep IShapeTableProviders alive too long any more either.
Work Item: 20314
2014-10-08 12:41:03 +02:00
Nicholas Mayne
46d8e82c3b Small tweaks 2014-10-05 15:53:33 +01:00
Lombiq
772ba66622 #20309: Surfacing method from PlacementFileParser to parse placement texts.
Work Item: 20309
2014-10-03 19:17:30 +02:00
Lombiq
0440d866e2 #20314: Fixing tests broken because of Work<T> injected into DefaultShapeTableManager
Work Item: 20314
2014-10-03 13:39:52 +02:00
Zoltán Lehóczky
8215849bc6 #20314: DefaultShapeTableManager doesn't keep IShapeTableEventHandlers alive too long any more.
Work Item: 20314
2014-10-02 23:16:39 +02:00
Sebastien Ros
d0c7091964 Adding Orchard.Redis module 2014-09-30 16:25:49 -07:00
Sipke Schoorstra
69d1ef8f86 Improving output cache filter.
- This change allows any shapes to be added to the Messages zone without causing the output cache to not kick in anymore.
- Using INotifier instead of INotificationManager to prevent invocation of INotificationProvider implementations.
2014-09-30 15:33:14 -07:00
Sebastien Ros
7a7528fa53 Creating Orchard.MessageBus 2014-09-30 10:26:17 -07:00
Stanley Goldman
47a00df9d7 Adding comment to Repository 2014-09-29 20:58:53 -04:00
Sebastien Ros
6efbde45ac Finishing Redis cache provider 2014-09-29 17:47:32 -07:00
Sebastien Ros
fc21ebc891 Fixing HTML encoding for feed tokens 2014-09-29 14:40:04 -07:00
Stanley Goldman
7403aff65c #18826: Correcting variable names 2014-09-28 15:51:47 -04:00
Stanley Goldman
a40bbbab51 #18826: Preventing shared references to repository collections 2014-09-28 15:19:00 -04:00
Sebastien Ros
abed55164d Fixing performance issue in OutputCache 2014-09-26 12:54:40 -07:00
Sebastien Ros
aafb915892 #20960: Fixing infinite loop when creating index tasks
Work Item: 20960
2014-09-26 12:21:14 -07:00
Nicholas Mayne
17a1209abd Fixing broken checkin 2014-09-26 10:45:29 +01:00
Sipke Schoorstra
a096e3abd1 Removing Name property on ContentTypeDefinitionBuilder and updating usages to use .Current.Name. 2014-09-25 13:04:13 -07:00
Nicholas Mayne
f0efbeb406 #18210: Changing preview to pass a version through, this was layers are kicked in.
Work Item: 18210
2014-09-25 20:21:56 +01:00
Sebastien Ros
9f84c29e39 #20959: Refactoring the Taxonomy service
Work Item: 20959
2014-09-25 11:34:19 -07:00