Lombiq
|
941eb3bfe3
|
Removing references to non-existing scripts from Orchard.Templates
|
2014-06-10 01:14:34 +02:00 |
|
Lombiq
|
ef491b730a
|
#20701: Fixing e-mail settings screen
Work Item: 20701
|
2014-06-02 12:39:35 +02:00 |
|
Lombiq
|
868a726567
|
Fixing tenant editor "Select all" checkbox
|
2014-05-31 19:39:35 +02:00 |
|
Lombiq
|
a1039f5609
|
Orchard.Framework/Caching: Fixing typo in a comment in Cache.cs
|
2014-05-21 18:48:20 +02:00 |
|
Lombiq
|
45392f60de
|
#20658: Factored out Razor-related services in Templates to separate feature.
Work Item: 20658
|
2014-05-20 16:03:55 +02:00 |
|
Lombiq
|
bca9ca1304
|
Orchard-style code formatting in Orchard.Templates
|
2014-05-20 14:54:58 +02:00 |
|
Lombiq
|
4f4f1c870b
|
Partially reverting the changes made related to #20337 to fix the errors caused by the limitations by NHibernate.
|
2014-03-25 21:25:46 +01:00 |
|
Lombiq
|
bb9070098d
|
#20539: Using reliable transactions when on SQL Azure
Work Item: 20539
|
2014-03-19 01:31:20 +01:00 |
|
Lombiq
|
ba09ba8053
|
Fixing that URLs displayed for tenants contained two slashes between the host name and the prefix, when the application path didn't have a virtual directory (Orchard.MultiTenancy)
|
2014-03-11 18:45:33 +01:00 |
|
Lombiq
|
584981efe3
|
#20384: Reconstructing Uri using UriBuilder when there's an available public host name for Azure storage (Orchard.Azure)
|
2014-03-08 00:09:49 +01:00 |
|
Lombiq
|
bf07c5e2d4
|
#20384: Public host name for Azure storage can be defined with a setting, based on the previous changes (Orchard.Azure)
Work Item: 20384
|
2014-03-07 17:56:18 +01:00 |
|
Lombiq
|
87dc3988be
|
Fixing the fix for #20527: Orchard.Azure.Media now depends on Orchard.Azure
|
2014-03-07 15:26:44 +01:00 |
|
Lombiq
|
438483e502
|
#20527: Extending DefaultPlatformConfigurationAccessor to check for setting in ConnectionStrings and AppSettings
Work Item: 20527
|
2014-03-07 02:40:37 +01:00 |
|
Lombiq
|
852d08a3f1
|
#20337: Re-implementing PlatformConfiguration as an injectable dependency (Orchard.Azure)
Work Item: 20337
|
2014-03-07 02:03:40 +01:00 |
|
Lombiq
|
d0c89f3ee8
|
Making some more script includes consistent by explicitly adding AtFoot() where it was implied, in Workflows
|
2014-03-02 20:20:50 +01:00 |
|
Lombiq
|
a83e07d785
|
#20525: LocalizationModule and LoggingModule don't fail anymore if you swap the implementation of a dependency mid-way with some Autofac-fu
Work Item: 20525
|
2014-02-28 20:22:16 +01:00 |
|
Lombiq
|
f0079280a9
|
Making some more script includes consistent by explicitly adding AtFoot() where it was implied
|
2014-02-27 16:42:10 +01:00 |
|
Lombiq
|
3d424805eb
|
Making script includes in Lists consistent by explicitly adding AtFoot() where it was implied
|
2014-02-20 13:42:11 +01:00 |
|
Lombiq
|
1224bdc696
|
Making script includes consistent by explicitly adding AtFoot() where it was implied
|
2014-02-20 13:40:46 +01:00 |
|
Lombiq
|
924da7dec7
|
Adding inline documentation to reports
|
2014-02-14 14:30:53 +01:00 |
|
Lombiq
|
59c00c1342
|
#20463: Better fix for the issue that background tasks accessing the HTTP cache failed (including e-mail template building).
The Cache object is not advised to be constructed by hand.
Work Item 20463
|
2014-02-01 23:38:48 +01:00 |
|
Lombiq
|
1719b9f469
|
#20463: Fixing that background tasks accessing the HTTP cache failed (including e-mail template building).
Work Item 20463
|
2014-01-30 22:38:37 +01:00 |
|
Lombiq
|
578bce12e2
|
Fixing that Containers migrations failed if there were containers saved already
|
2014-01-29 19:01:12 +01:00 |
|
Lombiq
|
233c030934
|
UpgradeService now disposes NHibernate sessions, preventing possible SQL server connection pool saturation
|
2014-01-29 18:04:02 +01:00 |
|
Lombiq
|
d9ee989615
|
Adding content item existence checks to infoset migration
|
2014-01-29 17:48:30 +01:00 |
|
Lombiq
|
6a5a06030d
|
#19014: Modules can now be filtered for tenants. Also adding "Select all" checkbox for tenant editor and fixing that tenant editing didn't preserve custom ShellSettings fields.
Work Item 19014
|
2014-01-29 13:54:58 +01:00 |
|
Lombiq
|
29c43d0db4
|
Adding content item existence check for WidgetPart infoset migration
|
2014-01-28 18:54:31 +01:00 |
|
Lombiq
|
dc4c362777
|
#20342: adding content item existence check for ContentMenuItemPart infoset migration
Work Item: 20342
|
2014-01-28 18:39:07 +01:00 |
|
Lombiq
|
35e188080f
|
Adding more checks to infoset migration
|
2014-01-28 18:34:45 +01:00 |
|
Lombiq
|
97026dd0fa
|
#20374: Fixing that tenant suspend/restart didn't take effect until an app restart
Work Item: 20374
|
2014-01-18 22:40:53 +01:00 |
|
Lombiq
|
d5b68e2c9a
|
#20420: Fixing Internal server error on the Azure Storage emulator when multiple concurrent requests try to access Blob storage.
Work Item: 20420
|
2014-01-15 22:40:22 +01:00 |
|
Lombiq
|
9a07d8b419
|
Adding some inline documentation to shell management API
|
2013-12-27 01:27:04 +01:00 |
|
Lombiq
|
4ce3ee3226
|
#18696: Adding module unit tests code generation command
Work Item: 18696
|
2013-12-23 21:04:25 +01:00 |
|
Lombiq
|
2d3145c754
|
#20194: Unneeded records from IndexingTaskRecord are cleaned up when saving a new record for the item
Work Item: 20194
|
2013-10-20 22:08:13 +02:00 |
|
Lombiq
|
840975e6b4
|
#20098: Extension build errors are now logged
Work Item: 20098
|
2013-10-03 12:50:24 +02:00 |
|
Lombiq
|
61b614a0bb
|
#20157: Changing OutputCache to use absolute expiration instead of sliding expiration
Work Item: 20157
|
2013-10-02 22:11:24 +02:00 |
|