Commit Graph

7141 Commits

Author SHA1 Message Date
Sebastien Ros
ef6298d272 Fixing xml content caching issues 2013-08-27 15:07:06 -07:00
Zoltán Lehóczky
3a73e77afe Fixing file name typo 2013-08-27 18:44:05 +02:00
kmulder
7f463d07cc #18269: Mapping localized data annotation attributes to existing attributes to support client side validation.
Work Item: 18269
2013-08-23 22:21:04 -07:00
bgrabkowitz
a8ff9e218a #20042: Cache invalidation by user defined request headers
Work Item: 20042
2013-08-23 17:22:49 -07:00
Sebastien Ros
4a6daa9ffa Fix exception when comments are used in Workflows 2013-08-23 17:07:49 -07:00
Sebastien Ros
6fe6b5afce Fixing potential exception when NotifyActivity is not configured 2013-08-23 17:07:33 -07:00
Sebastien Ros
b8f97cd0a7 Recovering DefaultOrchardHost.Current for unit tests 2013-08-23 17:07:09 -07:00
Sebastien Ros
a50e1b704d #19799: Improving tenants creation stability
Work Item: 19799
2013-08-22 18:23:29 -07:00
Sebastien Ros
39f7cc0a78 Adding the container id of an item to the index 2013-08-22 16:29:21 -07:00
Sebastien Ros
3e973837ab Fixing datetime format in comments.
zzz is not valid for UTC values, Z is expected instead
2013-08-22 12:29:41 -07:00
Erik Oppedijk
7a538a7e19 Add caching to scripts and styles in Outputcache and Taxonomies 2013-08-22 10:59:12 -07:00
Daniel Dabrowski
8c9b3570d0 #19890: Allowing module from previous version to be installed
Work Item: 19890
2013-08-22 10:35:07 -07:00
Sebastien Ros
2a00ecdcfb Fixing decision activity
There was no way to return an outcome
2013-08-20 18:09:21 -07:00
Sebastien Ros
9ca4349218 Fixing custom forms event 2013-08-20 17:08:02 -07:00
Sebastien Ros
2fc774e93b #19956: Adding a token for MediaLibraryFieldPicker
Work Item: 19956
2013-08-20 16:54:55 -07:00
Sebastien Ros
70c38496f4 #19993: Migrating media fields for drafts too
Work Item: 19993
2013-08-20 15:15:06 -07:00
Sebastien Ros
936e790c95 #20032: Adding a custom Form Submitted activity
Work Item: 20032
2013-08-20 15:08:04 -07:00
Piotr Szmyd
b95ce0cc7d #19235: Fixing possible multi-threading issues when striping characters from string.
This happened to be the reason for scripts/stylesheets not being included in the correct order sometimes. Char array passed might get corrupted when multiple string replacements were done in parallel, making the resulting string incorrect.
This method is most commonly used during shape name and alternate generation for resources, hence the issues.

Work Item: 19235
2013-08-20 23:00:53 +02:00
redbyron
ee526030f8 #20022: Adding XmlRpcHandler in Media Library
Work Item: 20022
2013-08-19 12:34:48 -07:00
Sebastien Ros
e42644a39b Removing unused files 2013-08-19 12:30:22 -07:00
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