Baruch Nissenbaum
1584bf703b
Additional Module and Theme directories (squashed commit)
2015-10-24 20:05:21 +03:00
Sébastien Ros
51003bf582
Merge pull request #5967 from carlwoodhouse/redis-patch
...
[Fixes #5958 ] Improving Redis extensions use of keys
2015-10-22 12:19:26 -07:00
Lombiq
7e66c98dd5
Adding the ability to add a menu item under another item directly, #4009
2015-10-21 19:52:03 +02:00
Carl Woodhouse
eecb61a132
Redis extensions use of keys #5958
2015-10-20 12:35:34 +01:00
Sébastien Ros
4574a9fb0b
Merge pull request #5915 from rtpHarry/patch-1
...
[Fixes #5912 ] Improve warning css in multi-tenant edit
2015-10-19 16:35:44 -07:00
Matthew Harris
bec9a6d792
Merge branch '1.9.x' into patch-1
...
Conflicts:
src/Orchard.Web/Modules/Orchard.MultiTenancy/Views/Admin/Edit.cshtml
2015-10-20 00:09:16 +01:00
Kegan Maher
dbe89d0a82
avoid null exception in AzureBlobStorageProvider.GetStoragePath, fixes #4402
2015-10-16 14:19:39 -07:00
Sipke Schoorstra
255547288b
Fixed T usage in ValidationRules, round 2.
2015-10-16 10:45:08 +02:00
Lombiq
a9abc294e3
Fixing that module tests codegen created projects with the old .NET framework version
2015-10-15 15:51:44 -07:00
Sebastien Ros
101d61b808
Merge branch 'master' into 1.9.x
2015-10-15 15:00:14 -07:00
Sipke Schoorstra
054925c297
Fixed T usage in ValidationRules.
2015-10-15 21:47:01 +02:00
Sébastien Ros
ff97d1e975
Merge pull request #5918 from rtpHarry/patch-3
...
[Fixes #5908 ] Triple columns don't fit on small screens
2015-10-15 12:22:16 -07:00
Sébastien Ros
e26fee3d6c
Merge pull request #5844 from escofieldnaxos/feature/Content-Picker-MultiSelect
...
Enhancement to allow multi-select for the content picker
2015-10-15 12:09:10 -07:00
Sebastien Ros
ec0ea5e321
Updating ManageOwnMedia defaults
...
Fixes #5894
1.9.2
2015-10-15 11:41:07 -07:00
Sébastien Ros
dd9d67fe48
Merge pull request #5952 from dcinzona/patch-2
...
Fixes #5896 - AzureFileStorageProvider
2015-10-15 11:36:49 -07:00
Sébastien Ros
9105187f78
Merge pull request #5950 from mattcowen/1.9.2
...
Fix for orchard issue #5869
2015-10-15 11:19:12 -07:00
Nicholas Mayne
1da6066e83
Merge pull request #5921 from rtpHarry/fix-m-ui-glitch
...
fix multitenancy ui glitch - fixes #5913
2015-10-15 08:41:56 +01:00
Sébastien Ros
52c6debc97
Merge pull request #5937 from dcinzona/patch-1
...
Fixes for #5936 #5938 #5941 and #5891
2015-10-14 09:11:08 -07:00
Sébastien Ros
f3be4fa2c7
Merge pull request #5946 from dcinzona/azure.storage-5.0.2.0
...
[Fixes #5935 ] Updates Azure.Storage to 5.0.2.0
2015-10-14 09:08:56 -07:00
Gustavo Tandeciarz
d64541d47a
Fixes #5896 - AzureFileStorageProvider
...
Needs verification that this will not break anything else - don't think it will.
2015-10-14 10:15:06 -04:00
mattcowen
9714c2c5f0
Fix for orchard issue 5869
2015-10-14 11:47:56 +01:00
dcinzona
855d183be3
Fixes #5935 Updates Azure.Storage to 5.0.2.0
2015-10-13 15:38:57 -04:00
Gustavo Tandeciarz
a37e548b25
Update media-library.js
...
Fixed typo
2015-10-13 07:26:52 -04:00
Gustavo Tandeciarz
99695f07cc
Update media-library.js
...
Adjusted for default dimention based on window width (css media query)
fixed class lookup as .thumbnail has 0 height on load.
2015-10-13 07:26:13 -04:00
Gustavo Tandeciarz
63ca6ee2d8
Media Library Recents - Fixes issue #5938
...
The Recents link doesn't work when rootMediaFolder is null.
2015-10-12 15:07:57 -04:00
Gustavo Tandeciarz
042c47cc3f
Media Library - Fixes issue #5941
...
Sets the opacity of the list items in the media library to .3 when new items are loading.
2015-10-12 15:05:39 -04:00
Gustavo Tandeciarz
49ab41d4dc
Fixes issue #5936 - page count = infinity
...
Sets defaults to 200 if any dimension = 0
2015-10-12 14:15:50 -04:00
Erik Scofield
7fb63fd9eb
Fix incorrect project reference probably from a merge from the Naxos branch to this feature.
2015-10-09 11:08:15 -05:00
Matthew Harris
e853550bda
fix multitenancy ui glitch
2015-10-09 10:45:17 +01:00
Matthew Harris
24c68bebe4
fix triple columns not fitting on small screens
2015-10-08 21:33:18 +01:00
Matthew Harris
0a82363187
fix css issue
2015-10-08 21:26:37 +01:00
Sébastien Ros
1e87eee2e4
Merge pull request #5852 from Codinlab/issue/5737
...
[Fixes #5737 ] ChangeListView throws NRE on unpublished Lists
2015-10-08 12:27:02 -07:00
Sébastien Ros
53244d702c
Merge pull request #5851 from mjy78/issue/5125
...
[Fixes #5125 ] Ensure the modified taxonomy items are not lost if a model validation…
2015-10-08 12:26:25 -07:00
Sébastien Ros
07cc3a6bad
Merge pull request #5804 from mvarblow/patch-2
...
Prevent no-op tasks for taxonomy field updates.
2015-10-08 12:19:11 -07:00
Sébastien Ros
6f4762a30c
Merge pull request #5785 from mjy78/issue/21244
...
[Fixes #5073 ] Display warning when insecure custom forms are created
2015-10-08 12:12:53 -07:00
Sébastien Ros
ce3179307d
Merge pull request #5784 from mjy78/issue/20514
...
[Fixes #4343 ] Remove id from custom form returnUrl hidden field
2015-10-08 12:11:06 -07:00
Erik Scofield
2620dc820d
~Fix resource include
...
~Rename javascript resource from RecentContentTab to SelectableContentTab for use in Search content picker as well.
+Add Selectable to Search Content Picker
+Add Select All to Search Content Picker
2015-10-06 23:27:30 -05:00
Sebastien Ros
9c88c7fcd1
Fixing draft indexation
2015-10-02 15:44:35 +02:00
Sebastien Ros
62136eb59f
Updating to Azure SDK 2.7
2015-09-30 15:50:05 -07:00
Sébastien Ros
8ed39703e5
Merge pull request #5864 from Garpo001/patch-1
...
Serialization error is thrown when creating layout or page in the dashboard when using Layouts in a Web Farm.
2015-09-28 09:38:04 -07:00
Gert Smith
a3ded18eb6
Update ElementSessionState.cs
...
Make Model Serializable for use in Web Farms with session state stored in a database. Currently a Serialization error is thrown when creating layout or page in the dashboard.
2015-09-26 10:52:39 +02:00
Sebastien Ros
5b0efdba58
Excluding long running tests from Test step
2015-09-25 16:00:10 -07:00
Sebastien Ros
8865041a8b
[ Fixes #5820 ] Fixing default layout support
...
The default layout was just set in the text editor, and would not be
taken into account if the Part settings were not saved. A user would
then think the default template was there but actually not.
The change here is to leave the text editor empty, and if the setting is
empty load the default from the service. To actually have an empty template
a user needs to provide an empty object.
2015-09-25 15:07:56 -07:00
Sebastien Ros
d9e833ba58
[ Fixes #5112 ] Removing Layout dependency on TinyMce
2015-09-25 15:05:33 -07:00
Sebastien Ros
9137414305
[ Fixes #5819 ] Fixing column element default size
2015-09-25 15:04:06 -07:00
myates
65ae99abd4
Ensure the modified taxonomy items are not lost if a model validation error occurs.
2015-09-25 15:43:44 +10:00
Sebastien Ros
eb9bfa0d29
Merge branch 'feature/webpi' into 1.9.2
2015-09-24 09:10:44 -07:00
Sebastien Ros
1724be5c72
Bumping version number
2015-09-23 17:23:54 -07:00
Sebastien Ros
7a289ca1ad
[ Fixes #5846 ] Saving settings would reset Markdown part settings
2015-09-23 17:12:59 -07:00
Sebastien Ros
b7a0b007e4
[ Fixes #5835 ] Restoring cache invalidation propagation
2015-09-23 16:14:19 -07:00