Commit Graph

7899 Commits

Author SHA1 Message Date
Sebastien Ros
c590337df1 #20900: Creating Indexing tasks by batches
Work Item: 20900
2014-09-18 15:39:03 -07:00
Sebastien Ros
a0e8fda8a2 Clearing IContentManagerSession in SessionLocator 2014-09-18 15:38:42 -07:00
Sebastien Ros
65abba550f #20634: Removing unallowed media chars in requests
Work Item: 20634
2014-09-18 15:09:53 -07:00
Sebastien Ros
d5507f2661 #20953: Fixing potentially corrupted IndexTaskRecord
Work Item: 20953
2014-09-18 14:37:34 -07:00
Sebastien Ros
e349349860 Bullet proofing TransactionManager.Cancel() 2014-09-18 10:45:31 -07:00
Sebastien Ros
21b5a1b2ac Fixing PublishLater/CreatedUtc behaviors 2014-09-16 17:03:04 -07:00
Sebastien Ros
d89e36d78d Don't analyze username in index 2014-09-16 10:58:50 -07:00
Sebastien Ros
85159d8728 Fixing migration isolation and sessions lifetime 2014-09-15 17:28:14 -07:00
jasperd
0e1c0c567e #20368: Prevent creation of a tenant that already exists
Work Item: 20368
2014-09-14 11:42:01 +01:00
brporter
03e72cb931 #19347: fix for issue 19347
Work Item: 19347
2014-09-14 11:34:08 +01:00
Stanley Goldman
5a2f7be1af #20926: Correctly considering data-defaultstate 2014-09-14 11:25:27 +01:00
Lombiq
f9404e4cd7 Removing unused injected dependency from DynamicModuleVirtualPathProvider. 2014-09-13 21:50:02 +02:00
Sebastien Ros
8c9f0692a1 #20902, 20177: Fixing profile performance
Work Items: 20177, 20902
2014-09-11 17:06:38 -07:00
Sebastien Ros
899b5950b3 #20487: Fixing comments email case sensitivity
Work Item: 20487
2014-09-11 16:50:56 -07:00
Lombiq
bee83d2205 Fixing build warning because of unused variable in Orchard.Templates. 2014-09-11 22:26:07 +02:00
Stanley Goldman
d33069b1ff #20710:Fixing empty string support in command recipe handler
Work Item: 20710
2014-09-11 10:25:01 -07:00
Stanley Goldman
600dda4a2a #20668: Fixing Shape Tracing out of memory exception
Work Item: 20668
2014-09-11 10:14:33 -07:00
Sebastien Ros
5b294d3106 Fixing NRE during setup 2014-09-10 12:55:11 -07:00
Lombiq
a3053c3d9a Factoring out Alias updating logic to separate service so aliases can be refreshed not just from a background task. 2014-09-10 17:37:57 +02:00
Lombiq
8818202fcf #20922: Optimizing Alias lookups by using the in-memory AliasMap
Work Item: 20922
2014-09-10 17:28:54 +02:00
Sebastien Ros
eccea78185 Applying the RequireNew pattern correctly 2014-08-28 13:58:44 -07:00
Sebastien Ros
7b565c0517 #20905: Fixing unit tests
Work Item: 20905
2014-08-27 12:22:26 -07:00
Sebastien Ros
5f92beb0fb Improving indexing process 2014-08-27 12:22:23 -07:00
Lombiq
42189e9297 #20357: Orchard.Localization - Fixing that AddLocalizationViewModel.Content should of the type dynamic
Work Item: 20357
2014-08-27 14:12:20 +02:00
Sebastien Ros
3b5d4f4e85 Improving sessions management 2014-08-26 18:08:23 -07:00
Sebastien Ros
ad9a10d9be #20868: Fixing term type duplication
Work Item: 20868
2014-08-25 15:24:19 -07:00
Sebastien Ros
d7fded7ce9 #20848: Preventing unintentional empty slugs
Work Items: 20848
2014-08-25 15:20:43 -07:00
Sebastien Ros
52b0367cdf Defining default search fields in Search recipe 2014-08-22 16:46:31 -07:00
Sebastien Ros
284891dbaa #20781: Fixing template alternates support
Work Item: 20781
2014-08-21 17:53:40 -07:00
Lombiq
cb98e31df1 #20893: Adding shortcut extension methods to IStorageProvider to simply read and write files.
Work Item: 20893
2014-08-20 00:44:02 +02:00
Lombiq
12603a760d Also logging the tenant name when an exception is caught from background tasks, partially making up for the lack of tenant context when such exceptions are logged. 2014-08-16 20:49:44 +02:00
Lombiq
9a2041c2a2 Adding logging to ShellDescriptorManager. 2014-08-16 14:23:16 +02:00
Lombiq
d904d129f9 Changing logging levels in ShellSettingsManager to more appropriate "information".
See: http://stackoverflow.com/a/6795022/220230
2014-08-16 14:13:51 +02:00
Lombiq
a48ba49e67 #20156: Fixing that malformed content item display/preview URLs caused exceptions instead of resturning 404.
Work Item: 20156
2014-08-16 13:52:02 +02:00
Sebastien Ros
9550146acc Fixing build warnings 2014-08-15 13:42:52 -07:00
Lombiq
2e6f56f90e #20365: Fixing that a MediaLibraryPickerField looses its value(s) if an other editor group is updated
Work Item: 20365
2014-08-15 13:23:36 +02:00
Sebastien Ros
43a2e1a282 #20818: Adding analyzed search terms option
Work Item: 20818
2014-08-14 18:22:29 -07:00
Lombiq
780fc2a15f Fixing that disposed shell context were later accessed because of lazy enumerations.
Aka fixing the fix's improvement's fix.
2014-08-14 00:35:54 +02:00
Lombiq
64eb4725bc Using ShellContext.Dispose() where applicable 2014-08-13 15:58:31 +02:00
Lombiq
c08ba79d6e #20842: Fixing that a ContentPickerField looses its value(s) if an other editor group is updated
Work Item: 20842
2014-08-13 12:19:41 +02:00
Sebastien Ros
60ee35837b Adding disposable pattern to ShellContext 2014-08-12 15:47:37 -07:00
Lombiq
ecb9918964 #20877: standalone environments have their shell lifetime scope disposed as well
Work Item: 20877
2014-08-13 00:28:47 +02:00
Lombiq
ba8a202350 Adding tenant name and URL to Azure log messages too 2014-08-09 13:49:02 +02:00
Stanley Goldman
49e9871827 #20840: Removing unnecessary tags permission check
Work Item: 20840
2014-08-08 12:15:36 -07:00
jasperd
91766c486a #20844: Fixing case sensitivity of enable command
Work Item: 20844
2014-08-08 12:12:48 -07:00
Stanley Goldman
084c40ec6e #20865: Fixing Html extension usage of AppendFormat
Work Item:20865
2014-08-06 17:01:58 -07:00
Sebastien Ros
56277f275f Stop processing typescript definition files 2014-08-06 15:57:34 -07:00
Sebastien Ros
3585f30eb9 Adding Word files to excluded extensions 2014-08-06 15:57:12 -07:00
Jay Harris
f864fdc916 #20846: Allowing None as action in projects
Work Item:20846
2014-08-06 12:10:18 -07:00
Sebastien Ros
25e334e66b Adding FirstMediaUrl to MediaLibraryPickerField 2014-08-06 10:27:32 -07:00