Bertrand Le Roy
|
d10dc31898
|
This simple change makes it possible to call Display on the same pager twice, which is an important scenario (display pager on top and bottom of list).
|
2014-02-07 23:06:20 -08:00 |
|
Bertrand Le Roy
|
efa37e1d7a
|
Added join types and join condition expressions on HQL API
|
2014-02-06 17:43:58 -08:00 |
|
Sebastien Ros
|
107f54850c
|
Adding more restrictions on tag names
|
2014-02-06 12:25:08 -08:00 |
|
Sebastien Ros
|
093976851a
|
Adding Owner switch to menu commands
|
2014-02-05 16:32:16 -08:00 |
|
Sebastien Ros
|
e394879b89
|
Fixing local navigation with tenants
|
2014-02-05 16:02:17 -08:00 |
|
Sebastien Ros
|
595726acb3
|
Arranging tenant modules lists
|
2014-02-05 12:16:57 -08:00 |
|
Sebastien Ros
|
aaccd18368
|
Fixing tenant prefixed urls
|
2014-02-05 12:11:04 -08:00 |
|
Sebastien Ros
|
83df0ebdf0
|
Adding tags to RSS feeds
|
2014-02-05 10:28:24 -08:00 |
|
myates
|
86d149f9f7
|
Modified admin javascript for check all checkbox to ignore disabled checkboxes.
|
2014-02-04 15:21:49 -08:00 |
|
fassetar
|
7366af95ee
|
Filter creatable types based on permissions
|
2014-02-04 14:18:03 -08:00 |
|
Stanley Goldman
|
88fd2f2273
|
#20478: Checking Permissions in MediaLibrary AdminController
Work Item: 20478
|
2014-02-04 14:12:24 -08:00 |
|
Sebastien Ros
|
94189a58c7
|
Moving redirect suppression logic
|
2014-02-04 13:53:59 -08:00 |
|
Sebastien Ros
|
77b551d24b
|
Fixing compilation warnings
|
2014-02-04 11:58:27 -08:00 |
|
Sebastien Ros
|
79a210a179
|
Fixing unit tests compilation
|
2014-02-03 16:40:02 -08:00 |
|
Sebastien Ros
|
de4a12defa
|
Merge branch '1.7.x' into 1.x
|
2014-02-03 16:32:08 -08:00 |
|
Sebastien Ros
|
e2b318e04a
|
Use tenant prefix when building menus
|
2014-02-03 16:20:57 -08:00 |
|
Sebastien Ros
|
10a0257f19
|
Making Href() tenant aware
|
2014-02-03 15:36:26 -08:00 |
|
Sebastien Ros
|
e7d4626394
|
Adding support for prefixed tenant authentication redirects
|
2014-02-03 15:34:20 -08: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 |
|
Sebastien Ros
|
047ecd7109
|
Disposing sessions correctly
|
2014-01-30 16:58:58 -08:00 |
|
Sebastien Ros
|
93941b00e3
|
Disposing sessions correctly
|
2014-01-30 16:57:32 -08: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 |
|
Sebastien Ros
|
6ef1179817
|
Fixing deployment warnings
|
2014-01-29 09:33:37 -08:00 |
|
Sebastien Ros
|
079f842063
|
Optimize AliasUpdater code path
|
2014-01-29 09:33:35 -08: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 |
|
Jeff Olmstead
|
dce93df257
|
Fixing errors with infoset migrations due to tables not existing or strings being null
|
2014-01-29 15:02:25 +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 |
|
Zoltán Lehóczky
|
2bb8f9f7b5
|
#20340: adding checks to infoset migration so it doesn't fail at least with a default installation
Work Item: 20340
|
2014-01-28 18:02:59 +01:00 |
|
Zoltán Lehóczky
|
3fef4f0275
|
Fixing typo in Orchard.Templates manifest
|
2014-01-26 13:31:23 +01: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 |
|
Brett Morrison
|
e2c2473115
|
#20439: Added support for urls using the "mailto" and "tel" schemes.
Work Item: 20439
|
2014-01-23 15:39:45 +01:00 |
|
Bertrand Le Roy
|
2858fbf660
|
Fixed unclosed tag in media library field client-side template
|
2014-01-22 17:36:35 -08: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 |
|
Sebastien Ros
|
410c058166
|
Fixing Send Email activity upgrade process
|
2014-01-21 18:12:37 -08:00 |
|
Sebastien Ros
|
57d0dde156
|
Upgrading to ASP.NET MVC 5.1
|
2014-01-21 18:12:22 -08:00 |
|
Sebastien Ros
|
2e72abf59f
|
Adding Orchard.Caching module
|
2014-01-21 10:50:33 -08:00 |
|
Sebastien Ros
|
e1aa0b5f84
|
Adding indexes to default comments migration
|
2014-01-20 10:06:53 -08:00 |
|
Sebastien Ros
|
68e4828dfe
|
Shifting comments count
|
2014-01-20 10:06:52 -08:00 |
|
Sebastien Ros
|
7eb3579816
|
Adapting ShowTags view model
The new model change would break some themes
|
2014-01-20 10:06:50 -08:00 |
|
Bertrand Le Roy
|
cc9624c741
|
Added a part setting for TermPart so the page size can be adjusted.
|
2014-01-18 19:43:08 -08:00 |
|
Bertrand Le Roy
|
529a43c1ed
|
Added a part setting for TermPart so the display type can be changed on child items when displaying the details of the term.
|
2014-01-18 18:36:11 -08: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 |
|
Piotr Szmyd
|
1eecc1ab4d
|
Query hints - fixing "hidden member" warnings.
|
2014-01-16 02:28:23 +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 |
|
Sebastien Ros
|
70be174c72
|
Implementing Orchard.JobsQueue
|
2014-01-14 14:43:20 -08:00 |
|