jasperd
f7d3f4a9a6
#20029 : Fixing invalid empty span tag
...
Work Item: 20029
2013-08-19 10:48:40 -07:00
agriffard
4940de0347
#19948 : Typo in Workflow
...
Work Item: 19948
2013-08-19 13:39:30 +02:00
Sipke Schoorstra
5fdea2e3e9
TextField validation localization: Translating the display name of the field as well on model validation error.
2013-08-18 20:11:22 -07:00
Sebastien Ros
abac56cf58
#19987 : Decoupling worfklows from other modules
...
Work Item: 19987
2013-08-16 17:23:41 -07:00
Sebastien Ros
d2b981f182
#19943 : Fixing taxonomy expando
...
Work Item: 19943
2013-08-16 17:23:39 -07:00
Zoltán Lehóczky
c33e2f56a4
#19878 : Adding default driver prefix, derived from the part's name
...
Work Item: 19878
2013-08-16 21:55:49 +02:00
Sebastien Ros
ad23c73e81
#19971 : Adding TrimEnd token
...
Work Item: 19971
2013-08-16 12:25:14 -07:00
Sebastien Ros
6a192cf154
#19953 : Removing duplicate style definitions
...
Work Item: 19953
2013-08-16 12:13:15 -07:00
Sebastien Ros
030f3ed4c6
#19938 : Workflow summary admin use T.Plural
...
Work Item: 19938
2013-08-16 12:05:28 -07:00
Sebastien Ros
c8a2338bbb
#19931 : Adding a link to the media
...
Work Item: 19931
2013-08-16 12:04:06 -07:00
Sebastien Ros
18cd049690
#19919 : Fixing MediaPicker upgrade on missing files
...
Work Item: 19919
2013-08-16 11:49:13 -07:00
Sebastien Ros
85d86b0623
#19745 : usage of Environment.CurrentDirectory
...
Work Item: 19745
2013-08-16 11:28:26 -07:00
Sebastien Ros
151ab81a9f
#19271 : Fixing tokens description html encoding
...
Work Item: 19271
2013-08-16 11:15:25 -07:00
Sebastien Ros
abed194f3d
#19225 : Fixing potential duplicate cultures
...
Work Item: 19225
2013-08-16 11:07:37 -07:00
Sebastien Ros
330937e821
Mocking HttpContext in background tasks
2013-08-15 16:56:15 -07:00
Kirix
29171b6531
#19998 : Fix "Parts_Video" shape display
...
Work Item: 19998
2013-08-15 15:56:36 -07:00
Sipke Schoorstra
e6d83b57bd
#20012 : Refactoring content picker field view and script to a shape for re-usability.
...
Work Item: 20012
2013-08-15 15:40:32 -07:00
sword
a7ffb31a57
Invalidating sesion configuration when a record is changed
2013-08-15 15:34:36 -07:00
Sebastien Ros
5ed51769ab
Ignoring staging files in Azure
2013-08-15 15:21:38 -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
Nicholas Mayne
3d7829ce0a
Adding Import/Export to Audio, Document, Image, OEmbed and Video Parts
2013-08-15 22:15:03 +01:00
jrmurdoch
32c618e575
#19350 : Adding Import/Export for Permissions
...
Work Item: 19350
2013-08-14 11:30:45 -07:00
Sebastien Ros
e7cb5dc1e2
Preventing wrong containerIds to be used in RSS feeds
2013-08-13 16:02:54 -07:00
Sebastien Ros
e6c4f829a1
#19285 : Adding a {Content.Body} token for the Body Part
...
Work Item: 19285
2013-08-09 12:47:55 -07:00
Sebastien Ros
b9528d6d8e
#19702 : Fixing Taxonomy fields tokens for newly created content
...
Work Item: 19702
2013-08-09 12:25:10 -07:00
Sebastien Ros
24d48c72c2
#19752 : Don't overwrite an existing etag
...
Work Item: 19752
2013-08-09 11:54:53 -07:00
David Cornish@DavidCornish-PC
6f22578f5b
#19818 : BeginAntiForgery doesn't format data attributes
...
Work Item: 19818
Signed-off-by: Sebastien Ros <sebastien.ros@microsoft.com >
2013-08-08 16:45:54 -07:00
Sebastien Ros
3b4a235f8b
Fixing workflow project file
2013-08-08 16:44:56 -07:00
Sebastien Ros
639cfad7ec
Modifying the behavior of the Content Created workflow event
...
Before this change, the content item data would not be available when
ContentCreated is called, as the Update drivers haven't been called yet.
This change will only trigger the event when the item is first created and its data has been updated.
It also introduces a new ContentUpdated event.
2013-08-08 16:41:52 -07:00
Sebastien Ros
afdd80126b
#19984 Fixing cache duration configuration support
...
Work Item: 19984
2013-08-08 15:25:44 -07:00
Sebastien Ros
9a10878779
Prevent Azure blob storage from breaking an instance if not yet configured
2013-08-07 17:15:12 -07:00
Sebastien Ros
6bd43591ac
Implementing Windows Azure Blob Storage provider module
2013-08-07 16:00:47 -07:00
Sipke Schoorstra
00568982a7
#19844 : Triggering the ShellDescriptorManager->Changed event to restart the shell.
...
Work Item: 19844
2013-08-07 11:58:08 -07:00
NogginBox
725fc84ccd
#17843 Made check-all feature work if there are mulitple instances of it in one page
2013-08-07 10:41:37 -07:00
Richard Garside
1f9f39e8ba
#17843 : Added check all option to comments page and others
2013-08-07 10:41:36 -07:00
Sipke Schoorstra
f59a071251
#19629 : Restoring the style of the "New" menu item to not render an icon and to not be indented.
...
Work Item: 19629
2013-08-07 02:11:02 -07:00
Sipke Schoorstra
3b9bbb2b9a
#19629 : Having the menu item icon also render in case it's a span and not a hyperlink.
...
Work Item: 19629
2013-08-07 02:02:51 -07:00
Sipke Schoorstra
4d5e51ccf5
#19850 : Only link to the first child if it also has the same "effective" url as its parent.
...
Work Item: 19850
2013-08-07 01:32:20 -07:00
Sebastien Ros
9338c96e3b
Removing HttpContextWeaver from Azure solution
...
No more needed as internal bug has been fixed
2013-08-06 18:11:10 -07:00
Sebastien Ros
378f764a83
#19984 : Output cache was not serving non ViewResult actions
...
Work Item: 19984
2013-08-06 16:33:46 -07:00
Sebastien Ros
ace100d40f
Merge branch 'master' into 1.x
2013-08-05 16:07:14 -07:00
Sebastien Ros
5e0c26f73c
Updating ignore files for git
2013-08-05 16:01:02 -07:00
Sipke Schoorstra
b7aa1cb2f3
#19976 : Implementing import/export for content permissions part.
...
Work Item: 19976
--HG--
branch : 1.x
2013-08-03 22:59:59 -07:00
Sebastien Ros
59f1a31c11
#19965 : Implementing import/export for gallery picker fields
...
Work Item: 19965
--HG--
branch : 1.x
extra : rebase_source : 037e17350002fa11519ca5f7279571d4f07c398f
2013-08-01 12:49:19 -07:00
Bertrand Le Roy
1bf4658657
Moving the tip.
...
--HG--
branch : 1.x
2013-08-01 11:53:50 -07:00
Sipke Schoorstra
661b581186
#19910 : Including the field name as part of a field shape alternate.
...
Work Item: 19910
--HG--
branch : 1.x
2013-07-30 22:40:50 -07:00
Sipke Schoorstra
5a43c494d1
#19957 : Using static String.Equals to compare against specified flavor to avoid NRE in case flavor is null.
...
Work Item: 19957
--HG--
branch : 1.x
2013-07-30 22:28:00 -07:00
Sipke Schoorstra
d951706364
#19924 : Adding back obsolete FormValueRequiredAttribute to the Orchard.Core.Contents.Controllers namespace to prevent 3rd party modules from failing to compile that still use this attribute.
...
--HG--
branch : 1.x
2013-07-24 22:37:35 +02:00