Commit Graph
100 Commits
Author SHA1 Message Date
Daniel Stolt 1fd8cd2580 #191: Fixed display of content part field settings change event. Cleaned up and refactored audit trail event summary views and corresponding CSS. 2014-07-20 17:59:01 +02:00
Daniel Stolt 15bdcadd4f #194: Implemented the missing ContentPart.DescriptionChanged event. 2014-07-20 16:44:49 +02:00
Daniel Stolt 104c051783 Removed duplicated ToFriendlyEmpty() methods and introduced an equivalent extension method. Changed <empty> to [Empty] to avoid HTML encoding problems. 2014-07-20 15:27:00 +02:00
Daniel Stolt 3ac23d4b32 Unified wording of event summaries. Added missing permission names to role events. 2014-07-20 01:30:46 +02:00
Daniel Stolt 21b9950ec7 Merge branch 'feature/audittrail' of https://git01.codeplex.com/orchard 2014-07-20 00:04:46 +02:00
Daniel Stolt a606a7d3d8 #188: Added missing summary views for role events, and improved wording of existing ones. 2014-07-20 00:04:28 +02:00
Daniel Stolt 16021b6ee8 Merge branch 'feature/audittrail' of https://git01.codeplex.com/orchard 2014-07-19 23:33:03 +02:00
Daniel Stolt a39d1eb492 #191 Fixed handling of added nodes in diffgram analysis. 2014-07-19 23:32:51 +02:00
Daniel Stolt 359c765109 #187 Displaying changes only for the trimmin settings that actually changed. Improved some display texts and renamed some classes. 2014-07-19 20:31:14 +02:00
Daniel Stolt de2dc60587 #190 Fixing content part event descriptions. 2014-07-19 19:57:03 +02:00
Daniel Stolt 4a899e489b Removed orphan file reference in Orchard.Azure.MediaServices.csproj. 2014-07-09 12:45:41 +02:00
Daniel Stolt 279f89f748 Fixed exception in model binding, causing event settings to never be persisted. 2014-07-09 03:15:38 +02:00
Daniel Stolt fa40768fda Fixed localization of last trimming run date display. Added range validation to trimming settings. Added configurable setting for minimum trimming run interval. 2014-07-09 00:38:45 +02:00
Daniel Stolt 7942801a5e Added localization of "last run" date in trimming settings. 2014-07-08 02:51:34 +02:00
Daniel Stolt 70cc73b2ed Removing some unneeded feature dependencies. 2014-07-07 23:19:31 +02:00
Daniel Stolt 4ea58a1615 Updated publishing profile. 2014-07-06 19:35:51 +02:00
Daniel Stolt 1fa28be067 Added task lease to audit trail trimming background task. 2014-07-06 19:03:07 +02:00
Daniel Stolt 50ee3fcd9d Added display of last trimming run to settings UI. 2014-07-06 18:47:46 +02:00
Daniel Stolt ff9a380ef5 Some more minor renames and reformatting. 2014-07-06 18:07:08 +02:00
Daniel Stolt ac6b3b2f66 Completed extraction of roles and users audit trail providers into separate features by removing duplicated interfaces. Renamed some helper classes as extensions. Some minor reformating and naming changes. Fixed bugs in the role audit trail provider. 2014-07-06 17:42:06 +02:00
Daniel Stolt d3481053d9 Redesigned the audit trail filtering UI. 2014-07-06 14:46:31 +02:00
Daniel Stolt c276433aff Changed the column order of event records. 2014-07-05 19:27:37 +02:00
Daniel Stolt f66affe98c Miscellaneous tweaks, refactorings and renames. 2014-07-05 19:08:40 +02:00
Daniel Stolt f96e73fc4c Refactored resources. Inlined small PNG images. 2014-07-05 17:19:21 +02:00
Daniel Stolt 66aa1426dc Refactored the audit trail settings UI and cleaned up a bunch of UI strings. Renamed some resource files. 2014-07-05 13:54:13 +02:00
Daniel Stolt 660ab8322e Changed the term "threshold" to "retention period" for clarity. 2014-07-05 12:40:12 +02:00
Daniel Stolt eb32aab073 Renamed features and clarified their descriptions. 2014-07-05 12:10:35 +02:00
Daniel Stolt f1276de0c2 Added missing project references and dependencies to Orchard.AuditTrail. Added a publishing profile. 2014-07-03 21:29:52 +02:00
Daniel Stolt 9fd6c88afd Incremental work. 2014-06-30 00:19:17 +02:00
Daniel Stolt 300ef6f71b #20761: Improved media upload experience in Orchard.Azure.MediaServices (added ability for user to control the name of the uploaded file).
Work Item: 20761
2014-06-28 17:55:07 +02:00
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