Daniel Stolt
8ca3b8c5c5
Fixing layout of preview in media library picker field.
2014-06-01 00:44:50 +02:00
Daniel Stolt
5097416a4f
Merge branch '1.8.x' of https://git01.codeplex.com/orchard
2014-05-23 00:30:40 +02:00
Daniel Stolt
fe03101d84
Removed version numbers from references to assemblies in the lib folder in Orchard.Azure.MediaServices.csproj.
2014-05-23 00:30:23 +02:00
Daniel Stolt
61c0013eea
Fixed a bug that caused calendars picker to not use the proper client-side localization files for non-gregorian calendars.
2014-05-17 22:57:24 +02:00
Daniel Stolt
90c567a291
#20684 Reverted incorrect (and naïve) string replacements of "Windows Azure".
...
Work Item: 20684
2014-05-17 19:15:19 +02:00
Daniel Stolt
365060b7c6
Improved Module.txt for Orchard.Azure.
2014-03-26 01:19:40 +01:00
Daniel Stolt
64242b4310
Fixed an incorrect format string in DefaultPlatformConfigurationAccessor.
2014-03-26 00:35:58 +01:00
Daniel Stolt
46999e6748
Updating the Readme.txt file for the Orchard.Azure.MediaServices module.
2014-03-26 00:21:46 +01:00
Daniel Stolt
64da4c2d47
Merge branch '1.x' of https://git01.codeplex.com/orchard
2014-03-26 00:03:21 +01:00
Daniel Stolt
c58e82ebd1
Refactored platform configuration code in Orchard.Azure.
2014-03-26 00:03:10 +01:00
Daniel Stolt
6c5c8d2ab8
Synchronized Web.config namespace imports between Orchard.Web and Orchard.Azure.Web. Added missing view-level using statement in Orchard.Azure.MediaServices.
2014-03-25 11:24:34 +01:00
Daniel Stolt
3fa9bce1ec
Added an exception handler to JobProcessor.
2014-03-22 17:21:50 +01:00
Daniel Stolt
871e5c9021
Moved some dependencies to the root "lib" folder and updated Web.config in Orchard.Web and Orchard.Azure.Web.
2014-03-22 17:21:16 +01:00
Daniel Stolt
eaa9ae1682
Adding missing projects in Orchard.Azure.sln. Adding missing project references from Orchard.Web.csproj in Orchard.sln. Removing orphaned project reference Orchard.Messaging from Orchard.Azure.sln.
2014-03-22 01:25:40 +01:00
Daniel Stolt
9f2a9b0550
Fixed bug that caused calendars picker to not be localized when gregorian calendar was used.
...
Added more overloads to DateTimeShapes to preserve backward compatibility.
Moved the legacy LocalizationDateTimeFormatProvider into module Orchard.Localization and created feature Orchard.Localization.DateTimeFormat to enable it.
2014-03-04 16:57:19 -08:00
Daniel Stolt
7f9628ba3d
Uncommented section group in Web.config.
2014-03-04 16:57:17 -08:00
Daniel Stolt
2dea8ace03
Integrating jQuery Calendars and jQuery Calendars Datepicker to enable client-side support for non-gregorian calendars. Integrating jQuery Time Entry to replace jQuery UI TimePicker. Renaming IDateTimeLocalization to IDateTimeFormatProvider and providing two implementations (one using the localization process and one using the already localized strings made available by CultureInfo). Removed duplicated date time editor code from ArchiveLater, PublishLater, Fields and CommonPart, and replaced with new reusable DateTimeEditor editor template.
2014-03-04 16:57:16 -08:00
Daniel Stolt
a306759748
Implementing support for user-configured default site calendar, plus related extensibility points (ICalendarSelector, ICalendarManager).
2014-03-04 16:57:13 -08:00
Daniel Stolt
60a7159f18
Fixed failing unit tests in DateTokenTests.
2014-03-04 16:57:12 -08:00
Daniel Stolt
9e2bba8224
Added missing file to source control.
2014-03-04 16:57:10 -08:00
Daniel Stolt
6eb9599450
Refactored IDateTimeLocalization and moved it into Orchard.Framework.
...
Refactored IDateServices to use format strings provided by IDateTimeLocalization.
Removed duplicated date localization logic from DateEditorDriver, ArchiveLaterPartDriver, PublishLaterPartDriver, FieldTokens, DateTokens, and replaced with calls to IDateServices instead.
2014-03-04 16:57:09 -08:00
Daniel Stolt
14ed42a53e
Introduced IDateServices and DefaultDateServices. Extracted date localization logic (time zone conversion, formatting/parsing) from DateTimeFieldDriver to IDateServices.
2014-03-04 16:57:08 -08:00
Daniel Stolt
cddd90e2f3
#20445 : Changing CloudBlobContainerExtensions to use the new CloudBlockBlob.Exists() API instead of causing and swallowing exceptions.
...
Work Item: 20445
2014-01-24 16:21:23 +01:00
Daniel Stolt
ece9cff117
#20433 : Added specialized implementation of IMachineNameProvider that uses the role instance ID instead of the Windows machine name for task lease records, and activated this implementation for cloud services through Host.config. This makes task lease records resilient to role instance reimaging.
...
Work Item: 20433
2014-01-22 21:27:16 +01:00
Daniel Stolt
2b793ad2b0
#20360 : Adding Orchard.SecureSocketsLayer to Azure solution and adding a reference to it from Orchard.Azure.Web.
...
Work Item: 20360
2013-12-17 16:20:09 +01:00
Daniel Stolt
1aff8df92c
Reverting IIS Express web site URL change.
2013-12-10 17:51:01 +01:00
Daniel Stolt
8870414d8c
Correcting CopyLocal=true on Newtonsoft.Json reference in Orchard.Web.
2013-12-10 06:35:54 +01:00
Daniel Stolt
da9503e58d
Moving SSL module inte Modules solution folder.
2013-12-10 06:35:01 +01:00
Daniel Stolt
dd3a75b120
Added removal of 30 minute transaction timeout for debugging purposes to the release-mode Web.config transforms. Cleaned up the formatting of Web.config files.
2013-12-09 20:20:49 +01:00
Daniel Stolt
cfa4a5dfc2
Removing subfolder from Orchard.Web site URL in IIS Express (fixes configuration section YSOD issue).
2013-12-09 19:55:33 +01:00
Daniel Stolt
7df4f0abb6
Updating some Windows Azure dependencies to latest versions.
2013-12-09 19:53:53 +01:00
Daniel Stolt
0184cd235f
Changing draft status text in media library thumbnail view.
2013-12-08 22:53:53 +01:00
Daniel Stolt
3e20412ef0
Updating to Windows Azure SDK 2.2.
2013-10-28 22:18:46 +01:00
Daniel Stolt
30f9d28fbc
Merge branch '1.7.x' of https://git01.codeplex.com/orchard
2013-10-19 20:46:21 +02:00
Daniel Stolt
a37d4ef6e8
Adding project dependencies in Orchard.Web to all modules and themes to ensure they will be compiled before publishing Orchard.Web.
2013-10-19 20:45:56 +02:00
Daniel Stolt
91d0048f27
Fixing publishing of Orchard.Web in Debug build configuration.
2013-10-14 00:38:56 +02:00
Daniel Stolt
4758056403
Removing obsolete Azure deployment files.
2013-10-11 00:23:34 +02:00
Daniel Stolt
9549dd6c29
Fixed issue in Orchard.proj that erroneously excluded Azure role content folders from Orchard.Source.1.7.1.zip.
2013-10-10 23:41:02 +02:00
Daniel Stolt
13af4c3f6d
Adding support for controller-level OutputCacheAttribute to OutputCacheFilter.
2013-09-05 19:14:12 +02:00
Daniel Stolt
296154c294
Removed Azure assemblies from DLL exclusion list in Orchard.Web.csproj.
2013-09-04 22:28:29 +02:00
Daniel Stolt
c8e277ba11
Removed support for Shared Cache from Azure caching providers.
...
Fixed bug in Azure output cache provider with tenant names containing non-alphanumeric characters.
Removed all Azure-related assembly references from Orchard.Web.csproj.
2013-09-04 22:28:28 +02:00
Daniel Stolt
66a4e03378
Fixed an issue in the Orchard.Web.csproj project file that caused publishing to fail.
2013-09-03 10:54:25 -07:00
Daniel Stolt
77f5eb1319
Enabled automatic updating of storage connection strings when publishing to Windows Azure.
2013-09-03 10:54:23 -07:00
Daniel Stolt
a5b6847b09
Removed unnecessary placeholder in Web.config.
2013-09-03 10:54:21 -07:00
Daniel Stolt
94d433daee
Changed customErrors to Off in Web.config files and set RemoteOnly in config transform instead (for Release configuration).
2013-09-03 10:54:20 -07:00
Daniel Stolt
4f47c6a967
Brought back support for compression in Azure database caching.
2013-09-03 10:54:18 -07:00
Daniel Stolt
5dbb82415b
Changed tenant name prefix separator in platform configuration reader.
2013-08-30 12:14:10 -07:00
Daniel Stolt
eac7d6290e
Removed incorrect comment in Web.config in Orchard.Azure.Web.
2013-08-30 12:14:09 -07:00
Daniel Stolt
db85911c2f
Modified all providers in Orchard.Azure to read their settings from platform configuration.
...
Added clear exceptions in provider constructors when settings are missing or invalid.
Refactored cache client configuration and creation into separate class.
2013-08-30 12:14:06 -07:00
Daniel Stolt
4f354898b9
Committed missing file to repo.
2013-08-30 12:14:05 -07:00
Daniel Stolt
063ea025e6
Cleaned up Web.config comments in Orchard.Web.
2013-08-30 12:14:03 -07:00
Daniel Stolt
375738df93
Added support for Windows Azure Shared Cache to Orchard.Azure.DatabaseCache.
2013-08-30 12:14:01 -07:00
Daniel Stolt
a690b9cc66
Improved the Azure database cache provider.
2013-08-30 12:13:59 -07:00
Daniel Stolt
8020447191
Corrected the fake record in Orchard.Azure.
2013-08-30 12:13:57 -07:00
Daniel Stolt
f6d01c8d23
Improved logging in Orchard.Azure module.
2013-08-30 12:13:55 -07:00
Daniel Stolt
9c61a70e41
Reverted platform configuration override change.
2013-08-30 12:13:53 -07:00
Daniel Stolt
5bb2ff2f78
Fixed bug in Azure cache providers (endless tenant restart).
2013-08-30 12:13:51 -07:00
Daniel Stolt
c163d87902
Fixed initialization bug in ShellSettings.
2013-08-30 12:13:49 -07:00
Daniel Stolt
0d8a0bfb10
Corrected errors in Web.config.
2013-08-30 12:13:48 -07:00
Daniel Stolt
ea3d926095
Changed AzureOutputCacheStorageProvider to return empty list when asked to enumerate cache contents (instead of throwing NotImplementedException as before).
2013-08-30 12:13:46 -07:00
Daniel Stolt
687fdadccc
Extended default ShellSettingsManager implementation to apply platform configuration overrrides when loading settings.
...
Removed the AzureConfigShellSettingsManager class.
2013-08-30 12:13:44 -07:00
Daniel Stolt
93c628bf85
Added missing file.
2013-08-30 12:13:42 -07:00
Daniel Stolt
bafda7583f
Fixed compilation error.
2013-08-30 12:13:40 -07:00
Daniel Stolt
ebd0fbf72a
Improved AzureDiagnosticsAppender.
2013-08-30 12:13:38 -07:00
Daniel Stolt
dcd64ddb87
Changed default logging level in Orchard.Azure.Web.
2013-08-30 12:13:37 -07:00
Daniel Stolt
852128991e
Changed default named cache expiration parameters.
...
Added support for per-item expiration time when not targeting Shared Caching.
2013-08-30 12:13:35 -07:00
Daniel Stolt
e973c490d4
Added all Azure SDK assemblies to lib folder and referenced them from there. Removed redundant documentation comment.
2013-08-30 12:13:33 -07:00
Daniel Stolt
2814794bd2
Moved shell settings initialization from MissingSettingsBanner into the providers themselves.
2013-08-30 12:13:30 -07:00
Daniel Stolt
ca34a462b6
Enabled caching by default in Orchard.Azure.Web cloud service role.
...
Enabled session state cache provider by default in Orchard.Azure.Wew.
Moved all string constants into Constants class.
Got rid of unused implicit module feature of Orchard.Azure.
Added missing settings banner.
Split Orchard.StorageConnectionString role configuration setting up into two separate settings for Media and Settings respectively.
Renamed startup task.
Removed hard coded connection string and container name from AzureFileSystem, making it truly reusable.
2013-08-30 12:13:28 -07:00
Daniel Stolt
5872371189
Moved a project to a different solution folder.
2013-08-30 12:13:26 -07:00
Daniel Stolt
a1f25fef81
Committed missing change from previous commit.
2013-08-30 12:13:24 -07:00
Daniel Stolt
b44c1a342d
Added diagnostics configuration in Orchard.Azure.CloudService.
...
Fixed enumeration bug in AzureConfigShellSettingsManager.
Added missing cache client library references.
2013-08-30 12:13:22 -07:00
Daniel Stolt
d0fe93fa66
Removed Orchard.WarmupStarter from Web.config in Orchard.Azure.Web.
2013-08-30 12:13:21 -07:00
Daniel Stolt
95087800bd
Changed Host.config files to use AzureConfigShellSettingsManager.
2013-08-30 12:13:19 -07:00
Daniel Stolt
92f8d0df80
Added module Orchard.Azure. Added Azure Cache providers to it.
...
Deleted old module Orchard.AzureBlobStorage.
Moved all Azure code into Orchard.Azure module, deleting the old Orchard.Azure project.
Cleaned up Web.config and Config\* files in Orchard.Web and Orchard.Azure.Web.
2013-08-30 12:13:17 -07:00
Daniel Stolt
d4154fa1fe
Cleaned up and fixed a couple of errors in Orchard.Web.csproj.
...
Publishing now works for both Release and Debug configurations (previously worked only for Debug).
Added missing module project Orchard.AzureBlobStogare to Orchard.Azure.sln and added a reference to it from Orchard.Azure.Web.csproj.
Created separate solution folders Modules and Modules.Deprecated in Orchard.Azure.sln to be consistent with Orchard.sln.
Cleaned up web.config transformation files.
Upgraded Orchard.Azure, Orchard.Web and Orchard.Azure.Web to new storage client (version 2.0).
Removed duplication between Orchard.Azure and Orchard.AzureBlobStorage (the latter is now just a thin wrapper over the former).
Added proper transformations for log4net.config and HostComponents.config in both Orchard.Azure.Web and Orchard.Web (recreating what was previously done by custom MSBuild logic in the project files).
2013-08-30 12:13:15 -07:00
DanielStolt
bf29469a7c
Added missing file.
2013-08-15 14:34:40 -07:00
DanielStolt
c379274e73
Removed obsolete build step in Orchard.Azure.Web. Added Web.config transformation in Orchard.Azure.Web.
2013-08-15 14:34:37 -07:00
DanielStolt
e094066194
Upgrading Orchard.Azure to Windows Azure SDK 2.1. Implementing dynamic inclusion of theme and module content via role content folders. Moving Orchard.Azure.Web startup task to Orchard.Azure.CloudService.
2013-08-15 14:34:35 -07:00