Commit Graph

7711 Commits

Author SHA1 Message Date
Sipke Schoorstra
aacae5451c Renamed 'List Definition' to just 'List'. 2014-03-28 10:06:42 -07:00
Sipke Schoorstra
3b95c46f90 Restored removed ContainerWidget properties. 2014-03-28 10:06:41 -07:00
Sipke Schoorstra
129133f6ba Added Lists projection filter and sort criterion provider. 2014-03-28 10:06:39 -07:00
Sebastien Ros
5da0177c68 Fixing User unit tests 2014-03-28 10:03:54 -07:00
Sebastien Ros
373421c310 Forcing version upgrade 2014-03-27 17:47:59 -07:00
Sebastien Ros
184c41e6d7 Adding an upgrade step for 1.x users 2014-03-27 17:35:17 -07:00
Sebastien Ros
1ca5fa5483 Fixing shifted content versionning 2014-03-27 06:52:05 -07:00
Sebastien Ros
14674a9908 Fixing DynamicProxy unit tests by reverting autofac upgrade 2014-03-26 18:38:20 -07:00
Sebastien Ros
0fbc2e47bc Fixing unit tests and warnings 2014-03-26 17:37:01 -07:00
Sebastien Ros
35d2a6c8fd #20577: Fixing Orchard.Templates
Work Item: 20577
2014-03-26 12:21:51 -07:00
Daniel Stolt
365060b7c6 Improved Module.txt for Orchard.Azure. 2014-03-26 01:19:40 +01:00
Daniel Stolt
64242b4310 Fixed an incorrect format string in DefaultPlatformConfigurationAccessor. 2014-03-26 00:35:58 +01:00
Daniel Stolt
46999e6748 Updating the Readme.txt file for the Orchard.Azure.MediaServices module. 2014-03-26 00:21:46 +01:00
Daniel Stolt
64da4c2d47 Merge branch '1.x' of https://git01.codeplex.com/orchard 2014-03-26 00:03:21 +01:00
Daniel Stolt
c58e82ebd1 Refactored platform configuration code in Orchard.Azure. 2014-03-26 00:03:10 +01:00
Sebastien Ros
b38f6202af Merge branch '1.x' of https://git01.codeplex.com/orchard into 1.x 2014-03-25 15:35:55 -07:00
Sebastien Ros
d6a8cb8b8d Merge branch '1.7.x' into 1.x
Conflicts:
	src/Orchard.Web/Modules/Orchard.Workflows/Orchard.Workflows.csproj
2014-03-25 14:38:13 -07: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
Daniel Dabrowski
0bb704e669 #20549: Fixed. Installed files from package have same last write time. 2014-03-25 20:31:40 +01:00
Daniel Dabrowski
d4c1cb5107 #20549: Test which proves that files have different last write time when installing package. 2014-03-25 20:31:21 +01:00
Daniel Stolt
6c5c8d2ab8 Synchronized Web.config namespace imports between Orchard.Web and Orchard.Azure.Web. Added missing view-level using statement in Orchard.Azure.MediaServices. 2014-03-25 11:24:34 +01:00
Sebastien Ros
e298a86081 Better fix for #20385 2014-03-24 15:35:02 -07:00
Sebastien Ros
e7b88b81c0 Better fix for #20385 2014-03-24 15:33:25 -07:00
Sipke Schoorstra
8bda4bc6cc Fixed sweeplock bugs in media services background tasks. 2014-03-24 23:29:43 +01:00
Stanley Goldman
34d6e5198a #20385 Fixing Logging Bugs
Work Item: 20385
2014-03-24 14:54:56 -07:00
Stanley Goldman
c91ea4ce15 #20385 Fixing Logging Bugs
Work Item: 20385
2014-03-24 14:53:52 -07:00
Sebastien Ros
dd648f3469 #20565: Preventing multiple media selection
Work Item: 20565
2014-03-24 14:18:00 -07:00
Sebastien Ros
dd73289c53 #20565: Preventing multiple media selection
Work Item: 20565
2014-03-24 14:16:42 -07:00
Sebastien Ros
f219e4fb58 #20570: Log views execution exceptions
Work Item: 20570
2014-03-24 14:12:29 -07:00
Bertrand Le Roy
af2f57401d #20399: white-listing supported image types, which allows for previously unsupported types like svg to be handled by the document factory instead of causing the image factory to throw. 2014-03-23 12:48:39 -07:00
Daniel Stolt
3fa9bce1ec Added an exception handler to JobProcessor. 2014-03-22 17:21:50 +01:00
Daniel Stolt
871e5c9021 Moved some dependencies to the root "lib" folder and updated Web.config in Orchard.Web and Orchard.Azure.Web. 2014-03-22 17:21:16 +01:00
Daniel Stolt
bddaa8cc60 Added the Orchard.Azure.MediaServices module. 2014-03-22 15:59:41 +01:00
Sebastien Ros
24f9225361 #20241, #20191: Fixing Decision Script
- Boolean field what incorrectly updating values for drafts
- Decision script is now using #{ } token syntax by default
- ContentItem is used by custom forms

Work Items: 20241, 20191
2014-03-21 17:57:34 -07:00
Daniel Stolt
eaa9ae1682 Adding missing projects in Orchard.Azure.sln. Adding missing project references from Orchard.Web.csproj in Orchard.sln. Removing orphaned project reference Orchard.Messaging from Orchard.Azure.sln. 2014-03-22 01:25:40 +01:00
Sebastien Ros
d42555218b Fixing custom url generation 2014-03-21 16:41:47 -07:00
Sebastien Ros
6e8e010fe2 Revert "Optimizing client forms validation"
This reverts commit 878f45ad86.
2014-03-21 16:41:46 -07:00
Sipke Schoorstra
0a970e88f3 Fixed Media Library not showing draft items.
Due to a bad merge (1.7.x into 1.x), the VersionOptions weren't being specified anymore, which caused the Media Library to not show draft items.
2014-03-21 12:23:02 +01:00
Jim Macdonald
e96c392479 #20434: Better transaction disposal
Work Item: 20434
2014-03-20 16:17:27 -07:00
Sebastien Ros
42f1583db3 #20536: Fixing HTML source edition in IE11
Upgrading TinyMce 3.5

Work Item: 20536
2014-03-20 16:12:12 -07:00
Sebastien Ros
3316a8fd72 Validating the length of the username 2014-03-20 15:28:05 -07:00
Sebastien Ros
878f45ad86 Optimizing client forms validation 2014-03-20 14:27:04 -07:00
Sebastien Ros
a05a3d8dab Fixing User menu item when it has not children 2014-03-20 14:26:55 -07:00
Sebastien Ros
136fbf153a Fixing broken date time localization in archives 2014-03-18 21:33:35 -07:00
Lombiq
bb9070098d #20539: Using reliable transactions when on SQL Azure
Work Item: 20539
2014-03-19 01:31:20 +01:00
Sebastien Ros
632749b145 Setting default value for cache duration 2014-03-17 17:27:03 -07:00
Sebastien Ros
dca5a0ccff Adding PrepareSql option for MySql 2014-03-17 17:21:42 -07:00
Sebastien Ros
0ce6023378 Fixing assembly reference in Workflows 2014-03-17 15:49:27 -07:00
Sebastien Ros
fcab97089b Fixing profile folders logic
Keep filename unchanged for SEO purpose.
Use hashcode hexadecimal version of folder names
2014-03-17 15:23:39 -07:00
Sebastien Ros
7cc07a0a53 Fixing assembly reference in Workflows 2014-03-17 15:22:10 -07:00